/* CSS Document для wasy slider */

#showhere	{
width: 490px;
height: 305px;

}
#showheredis	{
display: none;
}
#showherelink	{
display: none;
}
#showherecc {
/*width: 450px;*/
}
.showbg	{
background-color: black;

}

.link_nor	{
background-color: #333333;
font: normal 30% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 2px solid #808000;
padding:0px 4px 0px 4px;
text-align:center;
color:white;
}

.link_act	{
background-color: #808000;
font: normal 30% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 2px solid #808000;
padding:0px 4px 0px 4px;
text-align:center;
color:white;
}

.gray	{
background-color: black;
position: absolute;
border: 0px solid #9F6D11;
z-index: 100;
font-size: small;
}

.opa	{
color: black;
padding: 10px 10px 0px 10px;
position: absolute;
z-index: 101;
background-color: #ffca71;
opacity: 0.5;
filter: alpha(opacity=50);
filter: progid:DXImageTransform.Microsoft.Alpha
(Opacity=100, FinishOpacity=50, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); 
-moz-opacity: 0.5;
font-stretch: condensed;
font-size: 10px;
font-size-adjust: none;
}


