body
{
	padding:0px;
	margin:0px;
}

img 
{
	border:0px;
}

#empty
{
	height:30px;
}

#menu
{
	height:65px;
	width:400px;
	float:left;
}

#menu_admin
{
	height:65px;
	width:500px;
	float:left;
}

#logo
{
	width:315px;
	height:65px;
	float:left;
	text-align:right;
}

.menu_link
{
	height:65px;
	float:left;
	padding-left:8px;
	padding-right:8px;	
}

.menu_link a 
{
	line-height:65px;
	font-size:10pt;
	font-family:georgia,palatino;
	color:#666666;
	text-decoration:none;	
}
.aserv a
{
	font-size:10pt  !important;
	font-family:georgia,palatino !important;
	color:#000000 !important;
	text-decoration:none !important;	
}

.aserv a:hover
{
	color:#2d6504 !important;
	text-decoration:underline  !important;	
}

.menu_link a:hover
{
	text-decoration:underline;
}

.menu_link_h
{
	height:65px;
	float:left;
	padding-left:8px;
	padding-right:8px;	
}

.menu_link_h a
{
	line-height:65px;
	font-size:10pt;
	font-family:georgia,palatino;
	color:#33cc00;
	text-decoration:none;
}

.menu_link_h a:hover
{
	text-decoration:underline;
}


.lang_active
{
	background-image:url(/images/lang_bg.gif);
	width:35px;
	float:left;
	height:65px;
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
}

.lang_active a
{
	color:#ffffff;
	line-height:65px;
	font-size:9pt;
	font-family:georgia,palatino;
	text-decoration:none
}

.lang_active a:hover
{
	text-decoration:none;
}

.lang_no_active
{
	width:35px;
	float:left;
	height:65px;
	text-align:center;
}

.lang_no_active a
{
	color:#666666;
	line-height:65px;
	font-size:9pt;
	font-family:georgia,palatino;
	text-decoration:none;
}

.lang_no_active a:hover
{
	text-decoration:none;
}

#container
{
	height:95px;
}

#news
{
	float:left;
	width:211px;
}

#news_hr
{
	background-image:url(/images/hr.gif);
	width:211px;
	height:4px;
	margin-top:15px;

}

.news_date
{
	color:#000100;
	font-size:12pt;
	font-family:georgia,palatino;
	margin-top:15px;
	margin-bottom:0px;
	text-decoration:none;
}

.news_content
{
	color:#000100;
	font-size:10pt;
	font-family:georgia,palatino;
	margin-top:15px;
	margin-bottom:0px;
	text-decoration:none;
}

.news_text
{
	color:#2d6504;
	font-size:9pt;
	font-family:georgia,palatino;
	margin:0px;
	text-decoration:none;
	
}
.news_text:hover
{
	text-decoration:underline;
}

.content a
{
	color:#2d6504;
	font-size:10pt;
	font-family:Georgia;
	text-decoration:none;
}

.content a:hover
{
	text-decoration:underline;
}

#content
{
	color:#000000;
	font-size:10pt;
	line-height: 18px;
	font-family:georgia,palatino;
	float:left;
}

#head_page
{
	color:#000000;
	font-size:15pt;
	font-family:Georgia;
	margin-top:4px;
}

#logo_gray
{
	background-image:url(/images/logo_gray.jpg);
	width:41px;
	height:35px;
	float:left;
}


#contacts
{
	float:left;
	color:#979797;
	height:35px;
	font-size:8pt;
	font-family:Trebuchet MS;
	line-height:11px;
	margin-left:10px;
	margin-bottom:30px;
}

#popup-mapwin {
    background-image:url(../images/window-bg.png);
    background-repeat:no-repeat;
	background-position:center center;
	width:732px;
	height:511px;
	position: relative;
	top: 50px;
	left: 400px;
	z-index: 100;
}

#popup-mapwin-bg {
    background-image:url(../images/window-bg.png);
    background-repeat:no-repeat;
	background-position:center center;
	width:732px;
	height:511px;
	position: absolute;
	z-index: 105;
}

#popup-mapwin-bg_en {
    background-image:url(../images/window-bg_eng.png);
    background-repeat:no-repeat;
	background-position:center center;
	width:732px;
	height:511px;
	position: absolute;
	z-index: 105;
}

#popup-mapwin-close-btn {
    background-image:url(../images/close.gif);
    background-repeat:no-repeat;
	background-position:center center;
	width:12px;
	height:14px;
	cursor: pointer;
	position: relative;
	left: 710px;
	top: 10px;
	z-index: 110;
	
}

#popup-mapwin-close-btn:hover {
    background-image:url(../images/close_a.gif);
    background-repeat:no-repeat;
	background-position:center center;
}

