<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin : 0px;
	padding : 0px;
}
html {
  height:100%;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 0px;
	min-height: 100%;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	vertical-align: top;
}
a:link {
	color: #FF7B24;
	text-decoration: none;
}

a:visited {
	color: #FF7B24;
	text-decoration: none;
}
a:hover {
	color: #FF7B24;
	text-decoration: none;
}
a:active {
	color: #FF7B24;
	text-decoration: none;
}
span a {
	color: #A92229;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	padding-bottom: 7px;
	font-weight: normal;
	color: #3C3C3C;
}
h1 a:link {
	color: #3C3C3C;
}
h1 a:visited {
	color: #3C3C3C;
}
h1 a:hover {
	color: #FF6600;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 7px;
	font-style: normal;
}
h3 {
	font-size: 10px;
	color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
}
p {
	line-height: 1.6em;
	text-indent: 0em;
	margin-bottom: 5px;
}
img {
	border-width: 0px;
}
.clear {
	clear : left;
	height: 0px;
}
.spacer {
	height: 3px;
	
}
#wrapper {
	width : 1250px;
	text-align : left;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#advert_top {
	height: auto;
	width: 1000px;
}
#header {
	margin-bottom: 20px;
	margin-top: 0px;
	position: relative;
	padding-left: 16px;
	background-color: #FFF;
}
#body_left {
	width: 125px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	z-index: 1;
	text-align: right;
}
#body_center {
	position: relative;
	width: 1000px;
	float: left;
	z-index: 11;
	background-color: #FFF;
}
#body_right {
	position: inherit;
	width: 125px;
	float: right;
	z-index: 1;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
.center_left {
	float: left;
	width: 220px;
	margin-right: 16px;
}
.center_left2 {
	float: left;
	width: 300px;
	margin-right: 16px;
}

.center {
	width: 380px;
	margin-right: 16px;
	padding-left: 16px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	float: left;
}
.center2 {
	width: 300px;
	margin-right: 16px;
	padding-left: 16px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	float: left;
}
#body_center .num {
	color: #000;

}


.center_right {
	float: left;
	width: 300px;
	padding-left: 16px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.center_right .title_link a:link {
	font-size:14px;
	color: #5B5B5B;
	margin-top: 3px;
}
.center_right2 {
	float: right;
	width: 300px;
	padding-right: 16px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#wrapper #body_center .hrbl {
	background-color: #333;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#wrapper #body_center .hrlbl {
	background-color: #999;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#wrapper #body_center .hrbldot {
	height: 1px;
	margin-top: 7px;
	margin-bottom: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#wrapper #body_center .anket {
	width: 200px;
	height: 350px;
	border-color: #DBDAE4;
	border-style: solid;
	border-width: 2px;
	float: left;
}
#wrapper #body_center .anket2 {
	width: 285px;
	height: 300px;
	margin-right: 25px;
	border-color: #DBDAE4;
	border-style: solid;
	border-width: 2px;
	float: left;
	padding: 7px;
	margin-bottom: 7px;
}
#wrapper #body_center .anket3 {
	width: 285px;
	height: 300px;
	border-color: #DBDAE4;
	border-style: solid;
	border-width: 2px;
	float: left;
	padding: 7px;
	margin-bottom: 7px;
}


.view1 {
	background-image: url(/site_pict/v1.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	float: left;
	height: 20px;
	width: 70px;
	padding-left: 30px;
	padding-top: 5px;
	position: relative;
}
.view2 {
	background-image: url(/site_pict/v2.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	float: left;
	height: 20px;
	width: 120px;
	padding-left: 30px;
	padding-top: 5px;
	position: relative;
}
.view3 {
	background-image: url(/site_pict/v3.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	float: left;
	height: 20px;
	width: 70px;
	padding-left: 30px;
	padding-top: 5px;
	position: relative;
}
#wrapper #body_center .cell_ttl {
	background-image: url(/site_pict/v4.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}
#wrapper #body_center .cell_ttl a {
	color: #333;
}
#wrapper #body_center .cell_ttl a:hover {
	color: #F60;
}
#wrapper .title_link a {
	font-size: 14px;
	color: #333;
	text-decoration: none;	
}
#wrapper .title_link a:hover {
	color: #FF7B24;
	text-decoration: none;	
}
#wrapper #body_center .title_arrow {
	border-width: 1px;
	border-style: solid;
	border-top-color: #000;
	border-right-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #FFF;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 40px;
	padding-top: 5px;
}
#wrapper #body_center .subtitle_arrow {
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #FFF;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 7px;
	border-width: 1px;
	border-style: dotted;
	color: #F60;
	text-align: left;
	clear: left;
}
#wrapper #body_center div .center_right .img-not {
	margin-right: 15px;
	margin-bottom: 10px;
}
#wrapper #body_center .news_pict {
	padding-right: 12px;
	padding-bottom: 15px;
}

#wrapper #body_center div .img-not2 {
	margin-bottom: 7px;
	margin-left: 5px;
}
#wrapper #body_center .menu-bottom {
	float: left;
}
#wrapper #body_center .menu-bottom a {
	color:#333
}
#wrapper #body_center .firmtlf {
	float: left;
	width: 160px;
	margin-bottom: 7px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#wrapper #body_center .firmtxt {
	width: 245px;
	height: 150px;
	float: left;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-right: 5px;
	margin-right: 5px;
}
#wrapper #body_center .title_firm {
	font-size: 16px;
	color: #009;
	padding-left: 15px;
	margin-bottom: 7px;
}
#wrapper #body_center .title_firm a{
	color: #006;
}
.top-boton {
	background-color: #EB6705;
	text-align: center;
	border: 1px solid #003;
	border-radius: 8px;
	position: relative;

	float: right;
	width: 255px;
	height: 25px;
	margin-left: 1px;
	margin-top: 1px;
	
}

.top-boton a {
	color: #FFF;
	font-size: 16px;
	margin-top: 10px;
	padding-top: 15px;
}
.top-boton2 {
	background-color: #EB6705;
	text-align: center;
	border: 1px solid #003;
	border-radius: 4px;
	position: relative;
	top: 0px;
	float: left;
	width: 150px;
	height: 15px;
	margin-right: 5px;
	margin-top: 15px;
}

.top-boton2 a {
	color: #FFF;
	font-size: 12px;
	display: block;
}
.top-boton3 {
	background-color: #EB6705;
	text-align: center;
	border: 1px solid #003;
	border-radius: 6px;
	position: relative;
	top: 0px;
	width: 295px;
	height: 35px;
	margin-left: 1px;
	margin-top: 15px;
	padding-top: 15px;
}

.top-boton3 a {
	color: #FFF;
	font-size: 16px;
	display: block;
}
#wrapper #body_center .news_buton {
	width: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 25px;
	font-size: 14px;
	text-align: center;
	padding-top: 3px;
	float: left;
}
#wrapper #body_center .login-ms {
	padding: 10px;
	border: 1px solid #F00;
	border-radius: 6px;
	color: #F30;
	margin-bottom: 15px;
}

#wrapper #body_center .news_buton Р° {
	color: #666;
	display: block;

}
#wrapper  .poll {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #FAFAFA;
}
#wrapper  .poll_iframe {
	height: 300px;
	width: 287px;
	border-width: 0px;
}
#wrapper  .poll_iframe-n {
	height: 350px;
	width: 200px;
	border-width: 0px;
}
#wrapper  iframe {
	border: none;
}
#wrapper  .iframe_adv_big {
	height: 900px;
	width: 645px;
	border-width: 0px;
	margin: 0px;
}
.center_right .not-link {
	padding-bottom:5px;
	color: #5B5B5B;
	width:295px;
}
.center_right .not-link a:link {
	color: #5B5B5B;
}
.center_right .not-link a:visited {
	color: #5B5B5B;
}
.center_right .not-link a:hover {
	color: #FF7B24;
}
#body_center #cod-pict  {
	margin-top: 3px;
}
#body_center #nots-buton  {
	background-color: #B8C2C9;
	text-align: center;
	border: 1px solid #003;
	border-radius: 7px;
	position: relative;
	width: 150px;
	height: 25px;
	margin-left: 75px;
	margin-top: 1px;
	cursor:pointer;
}
#body_center #post-buton  {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid red;
	border-radius: 3px;
	width: 150px;
	height: 18px;
	margin-top: 1px;
	cursor: pointer;
	float: right;
	padding-top: 2px;
}
#wrapper #body_center .sitemap {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#wrapper #body_center .sitemap li .subsitemap {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* cookies */
#CookieSetBar {
	display: block;
	width: 100%;
	z-index: 1234567;
	position: fixed;
	bottom: 0;
	background: rgba(0,0,0, 0.8);
	font-family: arial, tahoma, sans-serif;
}

#CookieSetBar .CookieContainer {
	max-width: 1000px;
	margin:0 auto;	
}

#CookieSetBar p {
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	max-width: 850px;
}

#CookieSetBar #CookieSet {
	font-size: 11px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	padding: 0 12px;
	text-align: center;
	line-height: 20px;
	margin: 5px 20px;
	float: right;
	display: block;
	color: #fff;
	opacity: 0.75;
	background-color: #F58634;
}

#CookieSetBar .CookieContainer #CookieSet:hover {
	opacity: 0.99;
	filter: alpha(opacity=95); /* For IE8 and earlier */
}

.clearfix { display: inline-block; }
</pre></body></html>