a {
	font-family: Verdana;
	font-size: 11px;
	color: #0857A6;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0857A6;
	text-decoration: none;
}


a.navtext {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration: none;

}
a.navtext:hover {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration: underline;
}

.navtext {
	font-family: Times New Roman;
	font-size: 11px;
	color: White;
	text-decoration: none;
}


H2 {
	font-family: Arial;
	font-size: 16px;
	color: Black;
	text-decoration: none;
	color: #414141;
	margin-bottom: 0px;
}

.nazv {
 	font-family: verdana, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #0857A6;
 	text-decoration: none;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
.textred {
 	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #CA3200;
}

.textredsm {
 	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color: #CA3200;
}

.inp
{font-size : 12px; font-family : Tahoma; border : 1px ; border-style : ridge; border-color : #3F89C3;}
.selec
{font-size : 10px; font-family : MS Sans Serif, Geneva, sans-serif; border : 1px ; border-style : ridge; border-color : Silver;}
.subm
{font-size : 11px; font-family : verdana; border : 1px ; border-style : ridge; border-color : Silver;}

.brd {border-bottom: 1px solid #C7C7C7;}



table.tck {
	COLOR: #c2c2c2
}




/* Left menu */
#leftMenu {
float: left;
}

#leftMenu .firstMenu {
border-bottom: 2px solid Silver;
color: #CA3200; 
float: left;
font-family: Verdana; 
font-size: 11px; 
font-weight: bold;

}

#leftMenu li.add {
border-top: 1px solid Silver; 
border-bottom: 1px solid Silver; 
background: url("img/pl.gif") no-repeat left top;
margin-bottom: 5px;
}


#leftMenu li.firstMenu {
border-bottom: 2px solid Silver;
color: #CA3200; 
font-family: Verdana; 
font-size: 11px; 
font-weight: bold;
padding-left: 16px;
background: url("img/kub.gif") no-repeat left top;
}

#leftMenu li {
width: 185px;
height: 17px;
list-style: none;
float: left;
margin-left: 0px;
padding-left: 10px;
background: url("img/redsq.gif") no-repeat left;
}


#leftMenu a {
font-family: Verdana;
font-size: 11px;
	color: #0857A6;
	text-decoration: underline;
}

#leftMenu  a:hover{ 
font-family: Verdana;
font-size: 11px;
	color: #0857A6;
	text-decoration: none;
}
