@charset "utf-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, ol, ul, li, p, img, form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/main/background-repeat.jpg);
	background-repeat: repeat;
	background-position: left top;
}

а {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.topbar {
	height: 176px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/main/body_background_home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
.header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 111px;
	background-image: url(../images/main/bg_head.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px none #000000;
}
.downbar {
	height: 101px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/main/body_background_home_180.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-size: 12px;
}

.maincontent {
	overflow: hidden;
	min-height: 50px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/main/footer.jpg);
	background-position: left bottom;
	height: 300px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: repeat-x;
}


#main_nav {
	list-style: none;
	font-family: "Helvetica Neue", Arial, sans-serif;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main_nav li {
	display: block;
	width: 163px;
	text-align: left;
	background: url(../images/main/bg_main_nav_left.png) no-repeat top left;
	vertical-align: top;
	float: left;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 22px;
	padding-left: 18px;
}

#main_nav li a {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	display: block;
}


#main_nav li a:hover {
	color: #ffcc00;
}
#main_nav li a:hover span {
	color: #797970;
}
#main_nav li .nav_description {
	color: #595951;
	display: block;
	font-weight: normal;
	text-transform: none;
	display: block;
	padding-top: 5px;
	font-size: 11px;
}


#main_nav li ul li {
	display: list-item;
	height: auto;
	width: auto;
	padding: 5px 0 0 0;
	background: none;
	list-style: none;
	margin: 0;
}

#separator {
	background-image: url(../images/main/separator_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
	margin-bottom: 10px;
}
.bottom {
	position: relative;
	z-index: 2;
	top: 12px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.arrowdiv {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-left-style: none;
	float: left;
	margin-top: 10px;
	line-height: 16px;
}
.arrowbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	width: 24px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #F2F2F2;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
}
.arrowbox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	width: 24px;
	border: 1px solid #EFC003;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #F2F2F2;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
}
.arrowbox a {
	color: #000000;
	display: block;
	width: 100%;
	text-decoration: none;
}
.arrowbox a:hover {
	color: #EFC003;
}
.arrowboxselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	width: 24px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #006699;
}

.arrows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BCBCBC;
	height: 18px;
	border: 1px solid #BCBCBC;
	width: 80px;
	display: block;
	padding: 1px;
	text-align: center;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
a.arrows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #03354E;
	height: 18px;
	border: 1px solid #03354E;
	width: 80px;
	display: block;
	padding: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	text-align: center;
	margin-left: 4px;
	text-decoration: none;
}
a.arrows:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EFC003;
	border: 1px solid #EFC003;
}
.nomer {
	font-size: 16px;
	font-weight: bold;
}
#services {
	list-style-type: none;
	margin-top: 10px;
}

#services li {
	text-align: left;
	vertical-align: top;
	background-image: url(../images/main/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	margin: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

a.titlenews {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #03354E;
	display: block;
	margin-bottom: 10px;
}
a.titlenews:hover {
	color: #EFC003;
	text-decoration: none;
}
a.rlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #03354E;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
a.rlinks:hover {
	color: #EFC003;
	text-decoration: none;
}
a.mlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #03354E;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
}
a.mlinks:hover {
	color: #EFC003;
	text-decoration: none;
}
a.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #044F73;
	font-size: 13px;
	font-weight: bold;
}
a.links:hover {
	color: #EFC003;
	text-decoration: none;
}
a.rlinksblog {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #03354E;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
	background-image: url(../images/main/bolts.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a.rlinksblog:hover {
	color: #EFC003;
	text-decoration: none;
}
.newsdate {
	background-image: url(../images/main/icon_date.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	margin-bottom: 20px;
	display: block;
}

.floatright {
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;

}
.newsimg img {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.newsdown {
	background-image: url(../images/main/postmeta_horizontal_spacer.jpg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 16px;
}
.linkopisanie {
	color: #595951;
	display: block;
	font-weight: normal;
	text-transform: none;
	display: block;
	padding-top: 2px;
	font-size: 11px;
	padding-bottom: 4px;
}
img.wborder {
	border: 3px solid #075E7A;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.wborder:hover {
	border: 3px solid #FFCC00;
}
#imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
#imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#imgcenter {
	float: none;
	margin-right: auto;
	margin-bottom: 10px;
	border: 4px solid #075E7A;
	margin-top: 10px;
	margin-left: auto;
}
.contacts {
	background-image: url(../images/main/eumap.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.slogon {
	font-size: 11px;
	color: #CCCCCC;
}