@charset "windows-1251";
/* CSS Document */
* {
	font-size: 100%;
}
html, body, dl, dt, dd, blockquote, form, fieldset {
	margin: 0;
	padding: 0;
	border:0;
}
html, body {
	height: 100%;
}
body {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:12px;
	padding:0;
	background:#23547f;
}
/* основные стили */
a, a:hover {
	color: #1472ad;
}
a:hover {
	text-decoration:none
}
img {
	border-width: 0;
}
p, dl, blockquote {
	margin: 0 0 20px 0;
}
h1, h2, h3, h4 {
	color:#000000;
	margin:0 0 20px 0;
}
h1 {
	font-size: 18px;
	line-height:26px;
}
h2 {
	font-size: 16px;
	line-height:24px;
}
h3 {
	font-size: 14px;
	line-height:22px;
}
h4 {
	font-size: 12px;
	line-height:18px;
}
.clear {
	clear: both !important;
	border: none !important;
	overflow: hidden !important;
	display: block !important;
	height: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
.content {
	position: relative;
	width: 980px;
	margin: 0px auto;
	overflow: hidden;
}
.menuout {
	position: relative;
	width: 1000px;
	margin: 0px auto;
}
/* погода */
#weatmap-wrapper {
	background:#d4d4d4 url(/images/weather-wrapper.gif) top repeat-x;
}
#weatmap {
	height: 40px;
}
#weatmap .map {
	float:left;
	padding-top:9px;
	line-height:19px;
}
#weatmap .map a {
	color:#999999;
	padding-right:13px;
}
#weatmap .map a.fav {
	padding-left:13px;
	border-left:#5c5c5c solid 1px;
}
#weatmap .weather {
	float: right;
	line-height:40px;
	padding-left:40px;
	background-position:left;
	background-repeat: no-repeat
}
#weatmap .weather a {
	color:#5c5c5c;
}
#weatmap .weather.p1 {
/*background-image:url(/images/p1.gif)*/
}
#weatmap .weather img {float:left; margin:7px 5px 0 0;}
/* шапка */
#header-wrapper {
	background: url(/images/header-wrapper.gif)  top repeat-x;
}
#header-all {background: url(/images/header-all.gif) center  top repeat-x;}
#header {
	height: 340px;
}
#header #logo {
	height:250px;
}
#logo a, #logo a:hover {
float:left; width:260px;
}
#logo .all-pic { float:right; position: relative; width:720px; height:250px;}
#logo .all-pic .logo-main { position:absolute; z-index:1000; bottom:0; left:0;  background: url(/images/donetsk.png);

	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:30px;
	display:block;
	width:720px;
	height:250px;
	
	text-align:center;}
#logo .all-pic .logo-main  a, #logo .all-pic .logo-main  a:hover  {color:#FFFFFF; text-decoration:none; padding:0 0 20px 26px; display:block; width:455px; padding-top:170px;}
#logo .pics { margin-top:20px;}
#menu {
	background:url(/images/menu-bg.jpg) top center no-repeat;
	height:90px;
}
#nav {
	padding-top:16px;
	overflow: hidden;
	position:relative;
}
#nav ul {
	margin:0;
	left: 50%;
	float: left;
	position:relative;
	padding:0;
	height:34px;
	list-style:none;
	color:#ffffff;
	font-size:14px;
	font-weight:bold
}
#nav li {
	float:left;
	right: 50%;
	position:relative;
	padding:0;
	margin:0 10px;
	text-align: center;
	list-style: none;
	line-height:34px;
}
#nav ul li a {
	color: #ffffff;
	position: relative;
	float:left;
	padding: 0 17px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav ul li a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#nav ul li.selected a, #nav ul li.selected a:hover {
	background: #cbcbcb url(/images/menu-selected.gif) bottom repeat-x;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	border-left:#f9f9f9 solid 1px;
	border-top:#f9f9f9 solid 1px;
	border-right:#f9f9f9 solid 1px;
	color:#333333
}
#submenu {
	padding:13px 0 8px 0;
	overflow: hidden;
	position:relative;
}
#submenu ul {
	margin:0;
	left: 50%;
	float: left;
	position:relative;
	padding:0;
	line-height:18px;
	list-style:none;
	font-size:12px;
	font-weight:bold
}
#submenu ul li {
	float:left;
	right: 50%;
	position:relative;
	padding:0 18px;
	margin:0;
	border-right:#7c99ac solid 1px;
	text-align: center
}
#submenu ul li a {
	float:left;
	color:#ffffff;
}
.bord-none {
	border-right:0 !important;
}
#content-wrapper {
	background:#23547f url(/images/content-wrapper-bg.gif) top repeat-x;
	padding-bottom:20px;
}
.corner-all {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}
.corner-top {
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
}
.corner-tl {
	-webkit-border-radius:10px 0 0 0;
	-moz-border-radius:10px 0 0 0;
	border-radius:10px 0 0 0;
}
.corner-bottom {
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px
}
.conteiner {
	background:#eeeeee;
	padding-bottom:20px
}
#left-menu-wrapper {
	float:left;
	background:#23547f url(/images/content-wrapper-bg.gif) top repeat-x;
	width:220px;
	padding:0 20px 0 0
}
#left-menu {
	background:#e7e7e7 url(/images/left-menu-bg.gif) top repeat-x;
	padding-bottom:16px;
	margin-bottom:20px;
}
#search-all {
	padding:17px 11px;
	border-bottom:#adadad solid 1px;
	height:22px;
}
#search-all div {
	background: url(/images/search-bg.gif)no-repeat;
	width:160px;
	height:20px;
	margin-top:1px;
	float:left;
}
#search-all form div input.search {
	background: none;
	border: 0;
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height:19px;
 //height:16px;
 //margin-top:3px;
	padding-left: 5px;
	width:150px
}
#search-all form .submit {
	background: url(/images/search-submit.gif);
	width:22px;
	height:22px;
	margin:-1px 0 0 12px;
	border:none;
	cursor:pointer;
	float:left;
}
#left-menu ul {
	list-style:none;
	padding:0;
	margin:0;
	border-bottom:#ffffff solid 1px;
}
#left-menu ul li {
	border-top:#ffffff solid 1px;
	border-bottom:#bcbcbc solid 1px;
}
#left-menu ul li a {
	display:block;
	padding:9px 45px 9px 13px;
	background:#e9e9e9 url(/images/left-menu-off.gif) 97% center no-repeat;
	text-decoration:none;
	color:#333333
}
#left-menu ul li a:hover {
	background:#797979 url(/images/left-menu-on.gif) 97% center no-repeat;
	color:#FFFFFF
}
#right-col { float:left; width:700px; padding:20px;}



#main-news-wrapper {
	float:left;
	width:430px;
	background: url(/images/content-wrapper-bg.gif) top repeat-x;
}
#main-news {
	background:#eeeeee;
	padding:20px 20px 0 20px;
}
.all-header {
	background:#11669f url(/images/all-header-bg.gif) top repeat-x;
	color:#ffffff;
	padding:8px 20px;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	margin-bottom:0;
}
.all-header a,  .all-header a:hover{	color:#ffffff;}
.block-1 {
	border-bottom:#d6d6d6 solid 1px;
	border-left:#d6d6d6 solid 1px;
	border-right:#d6d6d6 solid 1px;
	background:#FFFFFF;
	padding:12px;
}
.block-2 {
	border:#cdcdcd solid 1px;
	background:#dedede;
	padding:12px;
}
.block-3 {
	border:#dadada solid 6px;
	background:#ffffff;
	padding:12px;
}
.main-news-one {
	width:366px;
	height:234px;
	position:relative
}
.main-news-one div {
	position: absolute;
	bottom:0;
	background:url(/images/news-main-text-bg.png);
	padding:12px;
	width:342px;
}
.news-date {
	margin-bottom:2px;
	color:#aeaeae
}
.news-main-header {
	margin-bottom:0;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
}
.news-main-header a, .news-main-header a:hover {
	color:#FFFFFF
}
.personal {
	float:left;
	width:265px;
	margin-top:20px
}
.pers-one {
	background:#ffffff;
	padding:9px;
	color:#666666;
	margin-bottom:8px;
}
.pers-one img {
	float:left;
	margin:0 10px 0 0;
	border:#b7b7b7 solid 1px;
}
.pers-one b {
	color:#000000;
	display: block;
	margin-top:7px;
}
.personal a {
	display:block;
	padding:10px 17px;
	background:#ffffff url(/images/more-bg.gif) 96% center no-repeat;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	margin-bottom:8px;
	text-decoration:none;
}
.personal a:hover {
	text-decoration:underline
}
#news-partner-wrapper {
	float:left;
	width:740px;
	background:#23547f;
}
#news-partner {
	background:#eeeeee;
	padding:20px 20px 0 20px;
}
.block-4 {
	padding-bottom:20px;
	border-bottom:#b5b5b5 solid 6px;
}
.partner {
	float:left;
	width:220px;
}
ul.pv-all {
	margin:0;
	padding:0;
	list-style:none;
}	
ul.pv-all li {
	padding:12px 11px;
	font-weight:bold;
	background:url(/images/part-menu-bg.gif) center bottom no-repeat;
}
ul.pv-all  li a {
	color:#000000;
	text-decoration:none;
}
ul.pv-all  li a:hover {
	color:#ee3000;
	text-decoration:none;
}
.vote-name {
	padding:0 11px;
}
.backg-bottom {
	background:none !important
}
.news-block {
	float:left;
	margin-left:20px;
	width:210px;
}
.marg-top {
	margin-top:20px;
}
.news-one {
	padding:14px 0;
	border-top:#ffffff solid 1px;
	border-bottom:#c1c1c1 solid 1px;
}
.news-header {
	font-size:12px;
	line-height:18px;
	margin-bottom:0
}
.news-header a {
	text-decoration:none
}
.news-header a:hover {
	text-decoration: underline
}
.news-img {
	float:left;
	margin-right:10px;
}
.news-img img {
	width:66px;
	border:#FFFFFF solid 1px;
}
.bord-pad-top {
	padding-top:0 !important;
	border-top:0 !important
}
.bord-pad-bottom {
	padding-bottom:0 !important;
	border-bottom:0 !important
}
.logo-part {
	padding:20px 0;
	border-bottom:#b2b2b2 solid 1px;
}
.logo-part img {
	padding:0 3px;
}
.logo-part .img-center {
}
.block-5 {
	float:left;
	width:200px;
	padding:20px 20px 0 20px;
}
.block-5 h2 {
	margin-bottom:10px;
}
a.let-all, a.let-all:hover {
	color:#0f5c95;
	line-height:22px;
}
a.letter, a.letter:hover {
	background:url(/images/letter-bg.gif) no-repeat;
	width:193px;
	height:40px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	display:block;
	line-height:40px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold
}
.block-6 {
	float:left;
	width:460px;
	padding:20px 0 0 0;
}
.block-7 {
	border:#cdcdcd solid 1px;
	background:#ffffff;
	padding:1px 1px 0 1px;
}
.block-8 {
	background:#cecece url(/images/priem-bg.gif) top repeat-x;
	padding:17px 17px 0 17px;
}
.block-8 select {
	width:99%;
	margin-bottom:17px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#bot-menu-wrapper {
	background:#39658c
}
#bot-menu {
	padding:25px 0;
	position: relative;
	width: 980px;
	margin: 0px auto;
}
#bot-menu div {
	float:left;
	width:25%
}
#bot-menu div ul {
	margin:0 12px;
	color:#ffffff;
	padding:0;
	list-style:none;
}
#bot-menu div ul li {
	margin-bottom:4px;
}
#bot-menu div ul li a {
	color:#9fc1ef;
	text-decoration:none;
}
#bot-menu div ul li a:hover {
	color:#9fc1ef;
	text-decoration: underline;
}
#footer-wrapper {
	background:#24272c
}
#footer {
	padding:25px 25px 40px 25px;
	position: relative;
	width: 930px;
	margin: 0px auto;
	color:#b9b9b9
}
#footer a, #footer a:hover {
	color:#b9b9b9
}
#footer .copy {
	float:left;
	margin:0 30px 0 0
}
#footer .counter {
	float:left;
	margin:0 10px 0 0
}
#footer .adres {
	float:left;
	margin:0 30px 0 0;
	color:#eeeeee
}
#footer .adres .phone {
	color:#ffffff;
	font-size:18px;
	line-height:24px;
}
#footer .made {
	float: right;
	margin:0 0 0 30px;
}
a.news-all {
	float:right;
	color:#ffffff;
	font-size:11px;
	margin:8px 20px 0 0;
	line-height:24px;
}
.hell{
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
   }
.ImgNews {float:left; margin-right:17px}
.News {margin-bottom:20px;}
.News h4, .News p {margin-bottom:0px;}
