/* default opacity for IE */
img {
 filter:alpha(opacity=100);
}
/* duplicate image positioning */
img.idupe {
 position:absolute;
 z-index:30000;
 visibility:hidden;
}

#bere td ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}
#bere td li{
 float: left;
 text-align: left;
 color: #ddc4a5;
 padding: 2px;
}
#bere td ul li a{	
 color:#f4b83e;
}

#tip_bere {
 font-weight: bold;
 color: #ddc4a5;
 float: left;
 width: 70px;
 padding: 2px;
 text-align: right;
 margin-right: 5px;
}
div.regulile_casei {
 float: left;
 width: 350px;
 padding: 2px;
 text-align: right;
 margin-left: 120px;
 margin-top: 10px;
 text-align: left; 
}
#foto_container {
 width:193px;
 height:300px;
 vertical-align:top;
}
#foto_container img {
 
}

#text_container {
 float: left;
 width: 505px;
 padding-left: 10px;
 padding-top: 0px;
 min-height: 320px;
 background-repeat: no-repeat;
}
div.strofe {
 float: left;
 width: 245px;
 border-left: 1px solid #486232;
 font-size: .92em;
}
div.strofe p {
 text-indent: 0px;
 margin-top: 5px;
 margin-bottom: 3px;
}