body
{
	padding:0;
	margin:0;
	font-family:Verdana;
	font-size:12px;	
	background:#00122e url(/img/default/body_bg.png) right top repeat-x;
	position:relative;
	min-width:1000px;
	max-width:1280px;
	margin:0 auto;
	
}
.lighter
{
	background:url(/img/default/top_bg.png) left top no-repeat;
	-background:none;
	z-index:23;
}
.header_right
{
	background:url(/img/default/header_right.jpg) right top no-repeat;
}
.bottom_bg
{
	background:url(/img/default/bottom_grad.png) left bottom no-repeat;
	-background:none;
}
a img{border:0;}
.clear{clear:both;}
.lefted{float:left;}
.righted{float:right;}

.wrap
{
	position:relative;
	z-index:100;
	margin:0 auto;
	padding:0 40px;
	
}
.header
{
	padding-top:30px;
}
.logo
{
	display:inline-block;
	
}

.logo_text
{
	font-family:Myriad Pro;
	font-size:28px;	
	font-weight:bold condensed;
	float:right;
	margin-top:30px;
}


.logo img
{
	float:left;
}
.line
{
	
	padding:0;
	margin:0;
}
.lang
{
	margin-top:14px;
}
.lang_block
{
	font-size:11px;	
	padding:0 20px 10px 0;
}
.lang_block
{
	text-align:right;
}

.lang_block a
{
	color:#fff;
}
.lang_block a.active_lang
{
	text-decoration:none;
}

.main_menu
{
	height:51px;
	margin-top:15px;
	width:96.5%;
	position:relative;
	
	margin-left:18px;
	background:url(/img/default/main_menu_bg.png) top repeat-x;
}
.main_menu ul
{
	list-style-type:none;
	line-height:51px;
	text-align:center;
	display:block;
	padding:0;
	height:51px;
	width:100%;
	margin:0;
	position:relative;
	background:url(/img/default/main_menu_bg_right.png) right top no-repeat;
	padding-right:3px;
}
.main_menu ul li
{
	text-align:center;
	
	margin:0;
	display:block;
	float:left; 
	position:relative;
	left:0;
	top:0;
}
.main_menu ul li.first
{
	background:url(/img/default/main_menu_bg_left.png) left top no-repeat;
	padding-left:3px;
	position:relative;
	left:-3px;
}
.main_menu ul li.last
{
}
.main_menu ul li.active
{
	background:url(/img/default/menu_active_left.png) left top no-repeat;
}

.main_menu ul li a
{
	display:block;
	color:#fff;
	margin:0;
	height:51px;
	padding:0 9px;
	
	text-decoration:none;
	float:left; 
}
.main_menu ul li.active a
{
	background:url(/img/default/menu_active_right.png) right top no-repeat;
	text-decoration:none;
}


.fall_menu
{
	position:absolute;
	left:0;
	top:51px;
	color:#000;
	line-height:21px;
	height:21px;
	background:#fff;
	width:195px;
	margin:0;
	padding:0;
	text-align:left;
	display:none;
}

.fall_menu a
{
	position:relative;
	color:#000;
	font-size:12px;
	height:21px!important;
	
	text-decoration:underline!important;
	width:195px;
	line-height:18px;
	display:block;
	background:#125c96!important;
}
.fall_menu a:hover
{
	background:#ffffc7!important;
	color:#125c96;
}



.header_pic
{
	margin:0;
	background:#000000 url(/img/default/head_pic.jpg) left top no-repeat;
	height:100px;
	width:100%;
	margin-bottom:15px;
}
.header_pic_right
{
	margin:0;
	background:url(/img/default/head_pic_right.png) right top no-repeat;
	height:100px;
}

.left_menu
{
	width:240px;
	float:left;
	
}

.center_container
{
	margin-left:-260px;
	float:right;
	width:100%;
}

.content
{
	margin-left:260px;
	min-height:500px;
}
.content_lb{background:#fff url(/img/default/cont_corner_lb.png) left bottom no-repeat;margin-bottom:10px;min-height:500px;}
.content_rb{background:url(/img/default/cont_corner_rb.png) right bottom no-repeat;}
.content_rt{background:url(/img/default/cont_corner_rt.png) right top no-repeat;}
.content_lt{background:url(/img/default/cont_corner_lt.png) left top no-repeat;padding:10px 50px 50px 50px; }


.left_menu ul
{
	list-style-type:none;
	padding:0;
	margin:0;
	
}
.left_menu ul li
{
	display:block;
	padding:0 15px;
	margin-bottom:12px;
	background:url(/img/default/menu_arrow.gif) 0px 5px no-repeat;
	
}

.left_menu ul li a
{
	color:#fff;
	margin:0;	
}

.content h2
{
	font-family:Times New Roman;
	font-size:20px;
	color:#025a96;
	font-weight:normal;
}

.table_name
{
	font-size:14px;
	color:#457eaa;	
}

.nelikvid
{
	width:585px;
}
.nelikvid th
{
	font-size:11px;
	color:#fff;
	background:#02396a;
	text-align:left;
	border-bottom:1px solid #fff;
}
.nelikvid td
{
	font-size:11px;
}
.nelikvid td.grey
{
	background:#e3e3e3;
	font-size:11px;
}

.counter
{
	background:url(/img/default/counter.gif) no-repeat;
	width:88px;
	height:31px;
	float:left;
}

.contacts
{
	height:120px;
}
.contacts span
{
	font-size:14px;
	color:#fff;	
	bottom:0;
	padding:0;
	margin:0;
	display:block;
}

.contacts img
{
	display:block;
	float:left; 
}

.contacts .adres
{
	margin-top:40px;
	float:left;
}
