@charset "utf-8";
/* --------------- reset.css --------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, address, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}
html,body {
	width:100%;
	height:100%;
}
:focus {
	outline: 0; /* убираем контуры вокруг ссылок при фокусе */
}
a {                                      	
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
table {						
	border-collapse: collapse; 
	border-spacing: 0;
}
td, td img {
	vertical-align: top;			
} 
input, select, button, textarea {
	margin: 0; 				
	font-size: 100%; 			
}
input[type="text"], input[type="password"], textarea {
	padding: 0; 				
}
input[type="checkbox"] { 		
	vertical-align: bottom;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
label, input[type="button"], input[type="submit"], button {
        cursor: pointer;
}
nav ul {
	 list-style:none;
}
input[type=submit]::-moz-focus-inner { 
	padding:0;
	border:0;
}
input,
textarea {
	outline: none;
}
canvas { border: 1px solid #000; }

hr {
height: 2px;
border: none;
color: #c2dce9;
background: #c2dce9;
margin: 0;
width: 100%;
margin: 10px 0 10px 0;
}

/* --------------- /reset.css --------------- */

html {
	overflow-y: scroll;
}
body {
	min-width:996px;
	background-color:#eee;
	font: 12px/18px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #3e3e3e;
}
p {
	margin: 0 0 18px 0;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0 0 24px 0;
	text-align: left;
	color:#2e4998;
	font-weight: normal;
}
h1 {font-size:18px; margin: 0 0 10px 0;}
h2 {font-size:18px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:15px;}
h6 {font-size:14px;}

em {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;}

.overf {overflow: hidden;}
.sep {
	margin: 15px 0;
}
.picl {
	float: left;
	margin: 0 15px 10px 0;
}
.picr {
	float: right;
	margin: 0 0 10px 15px;
}

/* Links
-----------------------------------------------------------------------------*/

a img {
border: 0;
}

#content a img {
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
border-radius: 1px;
border:7px solid #FFF;
-webkit-box-shadow: 0px 0px 25px #999;
-moz-box-shadow: 0px 0px 25px #999;
 box-shadow: 0px 0px 25px #999;
}

a:link {
	color: #2f4a98;
	text-decoration: underline;
}
a:visited {
	color: #2f4a98;
	text-decoration: underline;
}
a:hover { 
	text-decoration: none;
	color:#639fbd;
	}

.active { 
	text-decoration: none;
	color:#F30;
	}

/* Design
-----------------------------------------------------------------------------*/

#full {
	position:relative;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width: 994px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 25px #777;
	-moz-box-shadow: 0px 0px 25px #777;
	box-shadow: 0px 0px 25px #777;
	border-left: 1px solid #cfcece;
	border-right: 1px solid #cfcece;
}
* html #full {
	height:100%;
}
#page {
	padding: 0; 
	width: 994px;
}
 
#content {
	padding: 0 0 120px 0; 
}
#wrapper {
	width: 100%;
	float: left;
	margin-right: 0;
}
#content1 {
	margin-right: 0;
	padding: 10px 30px;
}

#container2 {
	width: 100%;
	float: right;
	margin-left: -280px;
}
#main_content {
	margin-left: 280px;
	text-align: justify;
}



#main_content table {
	width: 99%;
	text-align: left;
}
#main_content table td {
	padding: 3px 10px;
	border: 1px solid #c2dce9;
}

.clearing {
	height: 0;
	clear: both;
}

/* Header
-----------------------------------------------------------------------------*/

#header {
	height: auto;
	position:relative;
	border-top: 5px solid #607fd9;
	padding: 20px 30px;
}
#namesite {text-align: center; font-size: 22px;}
#akr {text-align: center; font: 11px/14px Tahoma, Arial, Verdana, Helvetica, sans-serif;}
#misba {position: absolute; right: 30px; top: 20px; float: right; text-align: center;}
#logo {position: absolute; left: 30px; top: 20px; float: left; text-align: center;}

#headmenu {
	border-top: 5px solid #607fd9;
	background-color: #2e4998;
	background-image: url(../bgupmenu.jpg);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	margin-top: 30px;
	color: #FFF;
	overflow: hidden;
	padding: 20px;
}
#adress {text-align: right; float: right; margin: 10px 0 0 50px;}
#headtext {overflow: hidden;}
#headname {border-bottom: 3px solid #607fd9; font-size: 24px; padding-bottom: 7px; margin-bottom: 15px;}
.dopheadtext {color: #607fd9; margin-top: 10px;}

.list .column {float: left; width: 200px; font-weight: bold; color:#d1fbfe;}
.list li {margin: 5px 15px; vertical-align: top;}

#upmenu a:link {
	color: #fff;
	text-decoration: underline;
}
#upmenu a:visited {
	color: #d1fbfe;
	text-decoration: underline;
}
#upmenu a:hover { 
	text-decoration: none;
	color:#d1fbfe;
	}


/* Middle
-----------------------------------------------------------------------------*/

.submenutd {margin: 10px 0; border-bottom: 2px solid #c2dce9; padding: 10px 0 10px 0;}
ul.submenu {margin: 0 20px 10px 20px; text-align: left;}

ul.submenu a:link {
	color: #2e4998;
	text-decoration: underline;
}
ul.submenu a:visited {
	color: #2e4998;
	text-decoration: underline;
}
ul.submenu a:hover { 
	text-decoration: none;
	color:#639fbd;
	}
#main_content ul {margin: 5px 20px; vertical-align: top;}

.tablesert {
	margin: 5px 0 20px 0;
	border: 1px solid #FFF;
	text-align: center;
}
.tablesert table td {
	padding: 3px 10px;
	border: 1px solid #FFF;
	text-align: center;
}

/* Leftcol
-----------------------------------------------------------------------------*/

#leftcol {
	position:relative;
	width: 250px;
	float: left;
}
.lblock {
	background-color: #f7feff;
	border: 1px solid #7dc9cf;
	padding: 10px 15px;
}
#lcoltext {
	padding: 0 40px;
	line-height: 18px;
	margin-bottom: 30px;
}

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	position: absolute;
	bottom: 0;
	height: 100px;
	width: 100%;
	background-color: #eee;
	border-top: 5px solid #7dc9cf;
}
#foottext {
	padding: 15px 30px 0 30px;
	font-size: 11px;
	line-height: 16px;
}
#counters {
	width: 250px;
	float: right;
	text-align: right;
}
#icons {
	width: 250px;
	float: left;
}