/**author: rgb(raduga) http://mambasana.ru**/
td.top_left{  
margin : 0;  
padding:  0;  
background: url(../images/top_left_red.jpg) no-repeat top left;  
width: 171px;  
height: 102px; 
}

td.top_nav_repeat{  
margin : 0;  
padding:  0;  
background: url(../images/top_repeat_red.jpg) repeat-x top left;  
height: 102px; 
}

td.top_nav_right{  
margin : 0;  
padding:  0;  
background: url(../images/top_right_red.jpg) no-repeat top left;  
width: 13px;  
height: 102px; 
}

td.footer_iz{  
margin : 0;  
padding:  0;  
background: url(../images/pie_iz.gif) no-repeat top left;  
width: 171px;  
height: 40px; 
}

td.footer_mid{  
margin : 0;  
padding:  0;  
background: url(../images/pie_mid.gif) repeat-x top left;  
height: 40px;  
font-size:10px; 
}

td.footer_dr{  
margin : 0;  
padding:  0;  
background: url(../images/pie_dr.gif) no-repeat top left;  
width: 13px;  
height: 40px; 
}

table.moduletable th {
background:#000000 url(../images/mod_red.gif) repeat-x scroll 0% 4%;
color:#ffffff;
font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:15px;
padding:3px;
text-align:left;
text-indent:10px;
width:100%;
height:20px;
}

/******************* Top Menu************************/
.moduletable-topnav {    
float: right;    
width: auto;    
padding: 0px 0px 1px 5px;
}

.moduletable-topnav td {    
width: auto;
}

.topnav {	
width: 0px;
}

a.topnav, a.topnav:visited {
position: relative;	
width: auto;	
background: none; 	
padding: 5px 6px 9px 6px;	
color: #FFFFFF;
text-decoration: none;	
font-weight: bold;     
line-height: 35px;       	
}

a.topnav:hover {
color:#000000;
font-weight:bold;
padding:7px 6px 12px;
text-decoration:none;
width:auto;	
}

a.topnav#current {
color:#000000;
cursor:default;
font-weight:bold;
padding:7px 6px 12px;
position:relative;
text-decoration:none;
width:auto;	
} 

a.topnav#current:hover {
color:#000000;
cursor:pointer;
font-weight:bold;
padding:7px 6px 13px;
position:relative;
text-decoration:none;
width:auto;	
}

.pie{
font-size: 10px;
}