div#qTip {
 padding: 8px;
 border: 1px solid #909090;
 border-right-width: 1px;
 border-bottom-width: 1px;
 display: none;
 background: #dfb770;
 color: #000000;
 font: bold 10px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;

}


a:hover img {
        filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
        -moz-opacity: 0.8; /* Mozilla 1.6 */
        -khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
        opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
        filter: alpha(opacity=80); /* IE 5.5+*/
}



/* General Style */


a:links {text-decoration:underline; color:#835402;}
a:link {text-decoration:underline; color:#835402;}
a:active {text-decoration:underline; color:#835402;}
a:visited {text-decoration:underline; color:#835402;}
a:hover {text-decoration:none; color:#835402;}


body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 
 background-repeat: no-repeat;
 background-color: #050505;
 background-position:center top;
}
body,td,th {

 font-family: Arial, Helvetica, sans-serif; 
 font-size: 14px;
 font-style: Italic;
 color: #000000;
 text-decoration: none;
}




.bg_content {
 background: url(http://cinemamd.ucoz.ru/images/bg_content.jpg);
 background-repeat: no-repeat; 
 background-position:center top;
}

.bg_repeat_y{
 background: url(http://cinemamd.ucoz.ru/images/bg_content.jpg);
 background-repeat: repeat-y; 
 background-position:center top;
}

.bottom {
 background: url(http://cinemamd.ucoz.ru/images/bottom_bg.jpg);
 background-repeat:no-repeat; 
 background-position:bottom;
}

.nume {
 font-family:weddings, Helvetica, sans-serif;
 font-size: 16px;
 color: #000000;
 font-weight: bold;
 text-decoration:none;
 padding-top:10px;
 padding-left:5px
}





















