body{
font-family:Georgia, "Times New Roman", Times, serif;
min-width:800px;
}

.logo {
height:199px;
}

#logomenu {
	vertical-align:top;
	background-image:url(/images/logoleft.png);
	background-repeat:no-repeat;
	height:98px;
    margin-left:1px;
	

}
.mod_changelanguage{
margin-top:0px;
padding-top:0px;
vertical-align:top;
}

#menu{
    margin-top:0px;
	background-image:url(/images/menufons.png);
	background-repeat: repeat-x;
	height:37px;
	width:auto;
	padding-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#menu ul{
	margin:0;
	padding:7px 15px 0;
	list-style: none;
	}
	
#menu li{
	background-image:url(/images/menurazdel.png);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	margin:0 0 0 1px;
	}
	
#menu a{
	width:auto;
	height:24px;
	display:block;
	padding:7px 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}
	
#menu a:hover{
	text-decoration:line-through;
	text-decoration:overline;
	}
#menu .first{
	background: none;
}
#menu .active{

	font-weight:bold;
}

#menu li .active{
	width:auto;
	height:24px;
	display:block;
	padding:7px 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#menuleft h1 {
background: url(/images/blocktop.png) no-repeat;
background-position: top left;
	color: #3e78c1;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
}


#menuleft {
background: url(/images/blockbotton.png) no-repeat;
background-position: bottom left;
padding-bottom: 12px;
}

#menuleft ul{
list-style: none;
padding-left:4px;
}
#menuleft li a{
list-style-image: none;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 14px;
line-height: 19px;
color: #000000;
padding-left: 19px;
background-color: transparent;
background-image: url("/images/ul1.gif");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 2px 3px;
text-decoration: none;
}

#menuleft a:hover{
text-decoration: underline;
}

#menuleft li .active {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 14px;
line-height: 19px;
color: #000000;
padding-left: 19px;
background-color: transparent;
background-image: url("/images/ul.gif");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 2px 3px;
text-decoration: none;
font-weight:bold;
}

#menuleft .level_2{
padding-left:10px;
font-style: italic;
}

#menuleft .level_2 .active{
text-decoration: none;
padding-left:10px;
font-style: italic;
font-weight:bold;
}

#menuleft .level_2 .active span{
background-image:none;
}
