@charset "windows-1251";
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFF;
}
h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
}
h3 {
	font: 16px  Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background-color: #222;
	margin: 0px;
}
body,td,th {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
.white12b {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
.status1 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
}
.status1link:link, .status1link:visited, .status1link:active {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}
.status1link:hover {
	color:#FFF;
	text-decoration: underline;
}
.status2 {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
}
.status2link:link, .status2link:visited, .status2link:active {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	text-decoration: none;
}
.status2link:hover {
	color:#FFF;
	text-decoration: underline;
}
.maintext {
	text-indent: 1.5em;
}
.button {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E8E8E8;
	height: 18px;
	border-right: 1px solid #333;
	text-align: center;
	text-decoration: none;
}
.button:hover {
	color: #06C;
	background-image: url(img/design/gradient_h.gif);
	text-decoration: none;
}
.menu1, .menu1:link, .menu1:visited, .menu1:active {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
.menu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.menu2:link, .menu2:visited, .menu2:active {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #039;
	text-decoration: none;
}
.menu2:hover {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #03F;
	text-decoration: underline;
}
.newslink {
	font-size: 11px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
}
.newslink:link, .newslink:visited, .newslink:active {
	font-size: 11px;
	font-weight: normal;
	color: #039;
	text-decoration: none;
}
.newslink:hover {
	font-size: 11px;
	font-weight: normal;
	color: #03F;
	text-decoration: underline;
}
.newslinkID {
	font-weight: normal;
	color: #036;
	text-decoration: none;
}
.newslinkID:link, .newslinkID:visited, .newslinkID:active {
	font-weight: normal;
	color: #039;
	text-decoration: none;
}
.newslinkID:hover {
	font-weight: normal;
	color: #03F;
	text-decoration: underline;
}
.headers {
	margin-bottom:10px;
	background-image:url(img/design/podlogka.png);
	padding-left:10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
}
.newsBlock {
	background: #fcfbf7 url(img/design/newsBg.gif) no-repeat;
}
#mailFrame {
	position: absolute;
	width: 500px;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	border: solid 1px #333;
	padding: 0px;
	overflow:hidden;
	z-index: 10;
	display: none;
}
#titleDiv {
	background-image: url(img/design/title.jpg);
	height: 120px;
	width: 930px;
}
#subDiv {
	height: 20px;
	width: 930px;
	background-color: #333;
}
#basicDiv {
	width: 930px;
	background: url(img/design/basic.gif) repeat-y;
}
#gradDiv {
	width: 928px;
	height: 18px;
	position: relative;
	top: 1px;
	background-image: url(img/design/gradient.gif);
}
#content {
	width: 710px;
}
.editorBody {
	background-color:#F8F8F8;
}
div.overlay {
	background-image:url(/js/jquery/newsBack.png);
	width:500px;
	display:none;
	padding:40px;
}
div.overlay div.close {
	background-image:url(/js/jquery/closeBlue.png);
	position:absolute;
	right:5px;
	top:4px;
	cursor:pointer;
	height:29px;
	width:29px;
}
div.overlayDeal {
	background-image:url(/js/jquery/newsBack.png);
	width:350px;
	display:none;
	padding:25px 25px 25px 20px;
}
div.overlayDeal div.close {
	background-image:url(/js/jquery/closeBlueSm.png);
	position:absolute;
	right:3px;
	top:2px;
	cursor:pointer;
	height:23px;
	width:23px;
}
.wrap {
	height:375px;
	overflow:auto;
	text-align:justify;
	padding:5px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
a:active {
  outline:none;
}
