html, body {height: 100%; width: 100%;} 
div {height: 100%;}

*{
padding: 0px;
margin: 0px;
font-family: Arial;
}

#search{
font-size: 12px;
color: #C00;
font-weight: bold;
}
#search input{
font-size: 12px;
width: 100px;
}
#menu{
	margin-top: 17px;
	color: #000;
	background-color: #fff;

	}
#menu a{
color: #003366;
text-decoration: none;
font-weight: bold;
font-size: 14px;
padding-left: 15px;
}
#menu a:hover{
color: #003366;
text-decoration: underline;
font-weight: bold;
font-size: 14px;
padding-left: 15px;
}
#text{
padding-left: 7px;
padding-top: 15px;
font-size: 11px;
color: #fff;
}
#text *{
color: #fff;
}
#text a{
text-decoration: none;
}
#text a:hover{
text-decoration: underline;
}
#text h1{
font-size: 12px;
color: #CBCCCC;
margin-bottom: 5px;
}
#white{
padding-left: 0px;
}
#white h1{
margin-top: 0px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 20px;
font-size: 14px;
color: #C00;
}
#white ul{
padding-left: 50px;
font-size: 12px;
color: #000;
}

#white p{
padding-left: 20px;
font-size: 12px;
color: #000;
}
#white div{
padding-left: 20px;
font-size: 12px;
color: #000;
}

#white table{
padding-left: 20px;
font-size: 12px;
color: #000;
}

#news h1{
margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 20px;
font-size: 14px;
color: #C00;
}
#news p{
padding-left: 20px;
font-size: 10px;
color: #000;
margin-bottom: 11px;
}
#news b{
padding-left: 20px;
font-size: 11px;
color: #063A81;
font-weight: bold;
}
#catalog_menu {
padding-left: 0px;
margin-top: 10px;
color: #003466;
font-weight: bold;
}
#catalog_menu td{
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
#catalog_menu a{
font-size: 14px;
padding-bottom: 0px;
color: #003466;
font-weight: bold;
text-decoration: none;
}
#catalog_menu a:hover{

padding-bottom: 0px;
color: #003466;
font-weight: bold;
text-decoration: underline;
}
#instr{
font-size: 12px;
}
#instr td{
padding-right: 10px;
font-size: 12px;
}
#instr b{
font-size: 14px;
}
#instr a{
font-weight: bold;
font-size: 14px;
color: #003366;
text-decoration: none;
}
#instr a:hover{
font-weight: bold;
font-size: 14px;
color: #003366;
text-decoration: none;
}

#way {
font-size: 10px;
padding-left: 20px; 
padding-top: 5px;}

#way a{
font-size: 10px;
color: #003366;
text-decoration: none;
}

#konsult{
margin-left: 20px;
font-size: 12px;
}
#konsult td{
padding: 5px;
font-size: 12px;
}
#konsult b{
font-size: 14px;
color: #003366;
}
#konsult a{
font-size: 12px;
color: #003366;
text-decoration: none;
}
#konsult a:hover{
font-size: 12px;
color: #003366;
text-decoration: underline;
}

#main_c{
color: #ffffff;
font-size: 12px;
}
#main_c *{
color: #ffffff;
font-size: 12px;
}
#main_c a{
color: #ffffff;
font-size: 12px;
text-decoration: none;
}
#main_c a:hover{
color: #ffffff;
font-size: 12px;
text-decoration: underline;
}

#content{
height: 100%;
//border: 1px solid black;
}
