@charset "windows-1251";	 

body{
background-color:#878787;
background-image:url(img/bg_header.jpg); 
background-repeat:repeat-x;
margin:0;
padding:0;
font-size:9pt; font-family:tahoma; color:white;
font-size: 8pt;
font-weight: normal;
}
img{border:none;}
.bold{font-weight:bold}
.mini{
position:absolute; z-index:3;
left:90%; top:5px;
color:white; font-family:tahoma; font-size:8pt;
}

.logo{
background-image:url(img/podlojka_logo.jpg);
background-repeat:no-repeat; 
height:91px;
position:absolute; z-index:3;
top:0px; left:0px;
padding:5px;
}

.logo h1{
color:#ffdffb; font-family:tahoma; font-size:20pt;
}

.logo span{
color:white; font-family:tahoma; font-size:10pt; font-weight:normal;
}

.main_menu{
position:absolute; z-index:3; top:30px; left:300px;
width: 500px;
color:white; font-family:tahoma; font-size:8pt; font-weight:bold;
}

.main_menu a{
color:white; font-family:tahoma; font-size:8pt; font-weight:bold;
}
.main_menu a:hover, .main_menu a.on{
color:#ffdffb !important; font-family:tahoma; font-size:8pt; text-decoration:none;
}  

.main{
position:absolute; top:160px; left:0px;
}
.picture{
background-color:#adabab;
/* background-image:url(img/); background-repeat:no-repeat; background-position:100% 100%; */
border:1px solid #000;
padding:5px;
}
.picture img{
border:1px solid white;	
margin: 0;
}  
.description{
padding:5px; padding-top:0px; padding-left:15px; 
color:white; font-family:tahoma; font-size:8pt;
}
.description snap{ font-weight:bold;}
.navigation{
padding-bottom:5px;
}
.navigation span{color:white; font-family:tahoma; font-size:8pt; font-weight:bold}
.navigation a{color:white; font-family:tahoma; font-size:8pt; font-weight:bold}
.navigation a:hover{color:#ffdffb; font-family:tahoma; font-size:8pt; font-weight:bold; text-decoration:none}
.catalog{
 padding-top:0px; width:220px; height: 400px;
background-image:url(img/bg_cat.jpg); background-repeat:no-repeat; background-position:0% 50%;
}
.catalog_box{
background-color:white; color:black; 
border:1px solid black;
}
.catalog_box td{
padding:10px;
}
.catalog_box a{
color:black; font-family:tahoma; font-size:8pt; font-weight:bold;
}  

.catalog_box a:hover{
color:#646464; text-decoration:none;
}  
.catalog_box span{
font-weight:bold; font-size:8pt;
}

.vote{
color:white; font-family:tahoma; font-size:8pt;
border:1px solid white; padding:5px;
}
.vote_head{
background-color:white; color:#646464;
}

.poolc{
    background-color: #878787;
    border: #fff 1px solid;
    width: 120px;}
    
.poolc td{
   font-size: 10pt;}
   
.cental td{
    text-align: right !important;
   }