/* CSS Document */
/* Begin */
* {
	margin:0 auto;
	padding: 0px;
	outline: none;
}
html {
	height: 100%;
}
body {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	background-color:#eaebec;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
	padding-left:3px;
	padding-right:3px;
}
a img {
	border:0
}
p {
	margin: 0;
	padding: 0;
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}
a {
	color: #3a3a3a;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
p a {
	color: #3a3a3a;
}
a:hover, p a:hover {
	text-decoration: underline;
	color: #e10000;
}
h1 {
	font-size: 15px;
	color: #fff;
	margin:0;
	text-align:right;
	padding-bottom:15px;
	padding-top:5px;
}
h1 a {
	font-size: 13px;
	color: #E8641B;
	font-weight: normal;
}
h1 a:hover {
	font-size: 13px;
	color: #E8641B;
	font-weight: normal;
	text-decoration: underline !important;
}
h2 {
	font-size: 17px;
	color: #484848;
	font-family: arial;
	font-weight: normal;
}
h3 {
	background:url("../images/h3.gif") no-repeat left top;
	font-size: 14px;
	color: #cc7804;
	padding-left:17px;
	margin:10px 0 5px 0;
	padding-bottom:0px;
}
.br {
	width:auto;
	margin:0px;
	padding:0px;
	clear:both;
}
ul, li {
	margin: 0;
	padding: 0;
}
/* Header */
#top {
	width: 1002px;
	background-color:#eaebec;
	color:#000;
	height:194px;
}
#top_text a {
	font:12px Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	text-decoration:none;
	height:30px;
	padding-left:28px;
}
#top_text a:hover {
	color:#e10000;
	text-decoration:underline;
}
.logo {
	background:url("../images/logo.png") left top no-repeat;
	float:left;
	height:133px;
	width:295px;
}
.logo a {
	display:block;
	height:130px;
	width:295px;
}
.top_right {
	float:right;
	width:370px;
	padding-top:41px;
}
.top_right_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:solid 1px #bbc0c4;
	padding-bottom:17px;
	margin-bottom:22px;
}
.top_right_link a {
	color:#858a8e;
}
.top_right_link a:hover {
	color:#ea8238;
	text-decoration:none;
}
.cod {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#858a8e;
}
.tel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#ea8238;
	font-weight:bold;
}
/* Main menu */

#bloc {
	background-color:#d6d7d7;
	width:auto;
	height:198px;
}
#main_menu {
	width: 1002px;
	background-color:#d6d7d7;
	color:#726b67;
	height:198px;
}
#main_menu ul li {
	list-style:none;
	float:left;
	text-align: center;
}
#main_menu li a {
	font:14px Arial, Helvetica, sans-serif;
	display:inline-block;
}
#main_menu li a:hover {
	color:#ef4601;
	text-decoration:none;
} 
.about_menu a {
	background:url("../images/menu1.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#726b67;
}
.about_menu a:hover, .about_menu_sel a, .about_menu_sel a:hover {
	background:url("../images/menu1_1.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#ef4601;
	text-decoration:none;
}
.archives_menu a {
	background:url("../images/menu2.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#726b67;
}
.archives_menu a:hover, .archives_menu_sel a {
	background:url("../images/menu2_2.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#ef4601;
	text-decoration:none;
}
.uslugi_menu a {
	background:url("../images/menu3.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#726b67;
}
.uslugi_menu a:hover, .uslugi_menu_sel a {
	background:url("../images/menu3_3.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#ef4601;
	text-decoration:none;
}
.articles_menu a {
	background:url("../images/menu4.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#726b67;
}
.articles_menu a:hover, .articles_menu_sel a {
	background:url("../images/menu4_4.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#ef4601;
	text-decoration:none;
}
.payment_menu a {
	background:url("../images/menu5.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#726b67;
}
.payment_menu a:hover, .payment_menu_sel a {
	background:url("../images/menu5_5.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#ef4601;
	text-decoration:none;
}
.links_menu a {
	background:url("../images/menu6.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#726b67;
}
.links_menu a:hover, .links_menu_sel a {
	background:url("../images/menu6_6.jpg") no-repeat right top;
	padding-top: 155px;
	width:167px;
	height:43px;
	display:block;
	color:#ef4601;
	text-decoration:none;
}
/* End Main menu */
/* Content */
.content_center {
	width: 1002px;
}
.table_content {
	width: 100%;
}
.content_left {
	width: 50%;
}
.content_right {
	width: 50%;
	background:url("../images/link.jpg") no-repeat top left;
	background-position: -345px 26px;
}
.link_a {
	display: block;
	margin: 60px 0 0 0;
	height: 68px;
	width: 255px;
}
.link {
	font-style: italic;
	font-family: arial;
	color: #726b67;
	display: block;
	margin: 12px 0 30px 0;
	padding-left: 50px;
}
.metro {
	color: #cc7804;
	font-size: 14px;
	font-family: arial;
	display: block;
	padding-top: 0px;
}
#content_div {
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: 1px #bbc0c4 solid;
	width: 1002px;
}
#content_div .content_marge {
	padding:0 10px 0 10px;
}
#content_div .content_marge h2 {
	margin-bottom: 28px;
}
#content_div .content_marge h4 {
	color:#c37203;
	font:16px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#content_div .content_marge p {
	color: #3a3a3a;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 14px;
	padding-top: 0px;
}
#content_div_left {
	float:left;
	width: 620px;
	padding:0 20px 0 10px;
}
#content_div_left h2 {
	margin-bottom: 28px;
}
#content_div_left h3 a {
	font-size: 14px;
}
#content_div_left h4 {
	color:#c37203;
	font:16px Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
}
#content_div_left p {
	color: #3a3a3a;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 14px;
	padding-top: 0px;
}
#content_div_right {
	float:right;
	background:url("../images/link.png") no-repeat top left;
	background-position: 0px 0px;
	width: 345px;
}
/* End Content */
/* News */
#content_div_left .news {
	color: #858a8e;
	padding-bottom: 20px;
}
#content_div_left .news span {
	display: block;
	color: #fff;
	background: url("../images/news.jpg") no-repeat;
	height: 29px;
	width: 126px;
	clear: both;
	margin: 0;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 14px;
	font-family: arial;
	margin-left: -10px;
}
#content_div_left .news_title {
	color: #cc7804;
	font-size: 14px;
	font-weight:normal;
	display: block;
	margin-bottom: 10px;
	text-decoration: underline;
}
#content_div_left .arhiv {
	color: #858a8e;
}
#content_div_left .arhiv:hover {
	color: #858a8e;
	text-decoration: none;
}
/* End News */
/* News arhive */
#arhivnews ul {
	float: left;
	padding-bottom: 5px;
	clear:left;
	width: 100%;
	list-style: none;
}
#arhivnews ul li {
	float: left;
	margin: 0 2px 3px 0;
	padding: 4px;
	background-color: #d2d3d3;
	border:solid 1px #bbc0c4;
}
#arhivnews ul li.select {
	background-color: #eaa23b;
}
#arhivnews ul li a {
	color: #8a5103;
	text-decoration: none;
}
#arhivnews ul li a:hover {
	color: #e10000;
	text-decoration: none;
}
#arhivnews ul li.select a, #arhivnews ul li.select a:hover {
	font-weight:bold;
	color: #fff;
}
/* End News arhive */
/* Set li */
.spred_li li {
	list-style: none;
	background: url("../images/li_bul.gif") no-repeat 0 5px;
	font:13px Arial, Helvetica, sans-serif;
	padding-left:17px;
}
.spred_li a {
	font:13px Arial, Helvetica, sans-serif;
	color: #3a3a3a;
}
.spred_li a:hover {
	color: #cc0033;
}
.spred_li {
	padding: 10px 0 10px 0;
}
.articles_li li {
	list-style: none;
	background: url("../images/li_bul.gif") no-repeat 0 5px;
	font:14px Arial, Helvetica, sans-serif;
	padding:0 0 7px 17px;
}
.articles_li a {
	font:14px Arial, Helvetica, sans-serif;
	color: #3a3a3a;
}
.articles_li a:hover {
	color: #cc0033;
}
.articles_li {
	padding: 7px 0 15px 0;
}
.sp_li li {
	list-style: none;
	background: url("../images/li_bul.gif") no-repeat 0 5px;
	font:13px Arial, Helvetica, sans-serif;
	padding-left:17px;
}
.sp_li a {
	font:13px Arial, Helvetica, sans-serif;
	color: #3a3a3a;
}
.sp_li a:hover {
	color: #cc0033;
}
.sp_li {
	padding: 0px 0 0px 0;
}
.span {
	text-align:right;
	display:block;
	padding-top:15px;
}
.span a {
	color:#fff;
	text-decoration:underline;
	font-size:12px;
}
.span a:hover {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
/* Table Tarif */
.table_tarif {
}
.table_tarif td {
	padding:5px 5px 5px 5px;
}
.table_tarif_head {
	background-color:#d2d3d3;
	font-size:14px;
	color:#000;
}
.table_tarif_tr {
	background-color:#d2d3d3;
}
.table_tarif_link {
	color:#cc7804;
	text-decoration:underline;
}
.tarif_lim {
	text-align:right;
	font-size:16px;
	font-weight: 500;
	color:#000;
}
.tarif_name {
	font-size:17px;
	color:#000;
}
.tarif_prim {
	font-size:12px;
}
.tarif_price {
	text-align:right;
	font-size:20px;
	color:#000;
}
/* End Table Tarif */
/* table connect */
.tab_connect {
	width:500px;
	border: 0px;
}
.tab_connect td {
	padding:3px;
}
.tab_connect input {
	margin:0 5px 0px 0;
}
.tab_connect input.fio, .tab_connect input.input_all, .tab_connect input.aaddr {
	height: 20px;
	line-height: 20px;
	border:solid 1px #bbc0c4;
}
.tab_connect select {
	border:solid 1px #bbc0c4;
}
.tab_connect fieldset {
	margin:0 5px 4px 0;
	border: none;
}
.tab_connect input.fio, .tab_connect input.aaddr {
	width:99%;
}
.tab_connect select.street_list {
	width:99%;
}
.tab_connect textarea {
	border:solid 1px #bbc0c4;
}
.tab_connect input.send {
	height: 26px;
	padding:0 5px 0 5px;
}
.tab_whois {
	width:100%;
	border:0px;
}
.tab_whois input.check_host {
	height: 20px;
	line-height: 20px;
	border:solid 1px #bbc0c4;
	width:70%;
}
.tab_whois input.send_check_host {
	height: 26px;
	padding:0 5px 0 5px;
}
/* End table connect */
/* Footer */
#footer {
	width: 1002px;
	border-top:solid 1px #bbc0c4;
	background-color:#eaebec;
	color:#000;
	text-align:center;
	padding-top:20px;
	height:180px;
}
.footer_left {
	float:left;
	text-align:left;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
.footer_left li {
	list-style:none;
	padding-bottom:7px;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#726b67;
}
.footer_left li a {
	color:#726b67;
}
.footer_left li a:hover {
	color:#e10000;
}
.footer_right {
	float:right;
	color:#726b67;
}
.footer_content {
	padding: 20px 20px 0 20px;
}
.copyright {
	padding: 15px 20px 20px 20px;
}
/* End Footer */
/* Search */
.style-text-box {
	width: 220px;
	float:right;
}
.style-text-box div {
	margin-top: 18px;
	margin-bottom: 10px;
	background: url("../images/search-main-background.png") no-repeat top left;
}
.style-text-box div {
	margin: 0px 0px 0px 3px;
	height: 28px;
	text-align:left;
	padding-left:15px;
}
.style-text-box div .right-background {
	background: url("../images/search-right-background.png") no-repeat top right;
}
.style-text-box input {
	padding-left: 0px;
	margin-left: 0px;
	width: 80%;
	margin-top: 2px;
	height: 24px;
	line-height: 24px;
	background: #fff;
	border: none;
}
.style-text-box input[type=submit] {
	margin: 0px 0px 0px 0px;
	border: none;
	background: url("../images/icon-search.png") no-repeat top right;
	overflow: hidden;
	position: absolute;
	text-indent: -100000px;
	width: 29px;
	height: 28px;
	cursor: pointer;
}
/* End Search */
.help {
	text-align:center;
	padding:10px 0 0 0px;
}
.banner_center_second {
	padding: 36px 0 47px 0;
	text-align:center;
}
/* lanset */
.toggle_container .lanset {
	clear:both;
}
.toggle_container div.first {
	background:#d2d3d3 url("../images/art_bgf.jpg") repeat-y right;
	float:left;
	height:24px;
	margin:6px 10px 0 0;
	padding-top:7px;
	padding-left:10px;
	cursor: pointer;
	 font-size: 15px;
	color:#4b4949;
}
.toggle_container div.second {
	background:#e2ccad url("../images/art_bgs.jpg") repeat-y right;
	float:left;
	height:24px;
	margin:6px 10px 0 0;
	padding-top:7px;
	padding-left:10px;
	cursor: pointer;
	 font-size: 15px;
	color:#4b4949;
}
.promo_list {
	clear:both;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	display: none;
}
/* End lanset */
/* Up back */
.mini_border_back {
	float: left;
	margin-top: 5px;
}
.back_ico {
	float: left;
	display:block;
	width: 9px;
	height: 13px;
	background: url("../images/back.gif") no-repeat 0 0;
	margin: 0px 0 10px 0;
}
.back {
	float: left;
	padding-left:6px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
}
.mini_border_up {
	float: right;
	margin: 0px 0 10px 0;
}
.up_ico {
	float: left;
	display:block;
	width: 13px;
	height: 9px;
	background: url("../images/top.gif") no-repeat 0 0;
	margin-top: 3px;
}
.up {
	float: left;
	padding-left:6px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
}
/* End Up back */
/* Payment */
.payment_map {
	padding-left: 20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:20px;
	border-top: 1px #bbc0c4 solid;
}
.payment_map_online {
	border:solid 1px #ababab;
	width:700px;
}
.terminal {
	border-bottom: 1px #bbc0c4 solid;
	padding-bottom:10px;
	padding-top:20px;
}
.red {
	color:#f00;
	font-weight:700;
}
.terminal_li {
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
}
.terminal_li li {
	padding:0 0 5px 0;
}
/* End Payment */


.text_left {
	width:46px;
	height:239px;
	float:left;
	background:url("../images/text_left.jpg");
	background-repeat:no-repeat;
}
.text_center {
	width:486px;
	border-left:solid 1px #D9D9D9;
	border-right:solid 1px #D9D9D9;
	padding-left:10px;
	padding-right:10px;
}
.text_right {
	width:46px;
	height:239px;
	float:right;
	background:url("../images/text_right.jpg");
	background-repeat:no-repeat;
}
.tp {
	font-size: 28px;
	color: #e41a0a;
	font-weight: bold;
	top: -1px;
}
.colright {
	float:right;
	margin:0px 4px 0px 4px;
}
/* Links resourse */
#linkmain {
	height: 75px;
}
#linkmain img {
	float:left;
	margin-right:10px;
}
#linkmain h3 {
	margin:0px 0px 10px 0px;
	padding-top:5px;
}
/*  */
.os2_menu {
}
.os2_menu li {
	display:inline-block;
	zoom: 1;
 *display: inline;
}
.os_menu_scroll {
	position: relative;
	height: 35px;
}
.os_menu_scroll #scrollleft {
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0;
	width: 12px;
	height: 35px;
	background: url("../images/sl_arrow.gif") no-repeat top left;
}
.os_menu_scroll #scrollright {
	cursor: pointer;
	position: absolute;
	left: -12px;
	top: 0;
	margin-left: 99%;
	width: 12px;
	height: 35px;
	background: url("../images/sr_arrow.gif") no-repeat top left;
}
.os_menu {
	width: 95%;
	position: relative;
	height:35px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	margin-left:20px;
}
.os_menu ul li {
	position: relative;
	list-style-type: none;
	height:35px;
	margin: 0 5px 0 5px;
	padding: 9px 9px 9px 9px;
}
.class1 {
	background-color: #f7b64b;
	border:1px solid #e78f08;
}
.class2 {
	background-color: #d7d7d7;
	border:solid 1px #bbc0c4;
}
.os_menu ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #3e3e3e;
	font-weight:bold;
}
.os_menu ul li a:hover {
	text-decoration: none;
	font-size: 12px;
	color:#000;
}
.os_block {
	border: 1px solid #d9d9d9;
	background: #eeeeee url("../images/4.png") repeat-x top;
	margin: 0;
	padding: 10px 10px 0 10px;
}
/*  */
/*  */
.settings {
	float:left;
	background-color: #d7d7d7;
	border-top:solid 1px #bbc0c4;
	border-left:solid 1px #bbc0c4;
	border-right:solid 1px #bbc0c4;
	padding:10px 10px 10px 10px;
	margin-right:4px;
	font-weight:bold;
	color: #535353;
}
.settings_select {
	float:left;
	background-color: #f7b64b;
	border-top:solid 1px #e78f08;
	border-left:solid 1px #e78f08;
	border-right:solid 1px #e78f08;
	padding:10px 10px 10px 10px;
	margin-right:4px;
	cursor: pointer;
	font-weight:bold;
	color: #000;
}
.lan_settings {
	border: 1px solid #d9d9d9;
	margin: 0;
	padding: 0 15px 0 15px;
}
/* Begin Callme */

/* Contact */

#contactFormContainer {
	position:absolute;
	margin:0 0 0 315px;
}
#contactForm {
	height:auto;
	width:370px;
	background-color: #e4e2e2;
	border:1px solid #bbc0c4;
	display:none;
}
#contactForm fieldset {
	padding: 10px 20px 20px 20px;
	border:none;
}
#contactForm label {
	display:block;
	color:#3a3a3a;
}
#contactForm input[type=text] {
	display:block;
	border:solid 1px #bbc0c4;
	width:100%;
	margin-bottom:5px;
	height: 20px;
	line-height: 20px;
}
#contactForm .call_buttons {
	height: 26px;
	padding:0 5px 0 5px;
}
#contactForm .call_red {
	color:#e10000;
	font-weight:700;
}
#callback {
	padding-left:120px;
}
#callback a {
	font-weight:normal;
}
#messageSent {
	color:#800;
	font-size: 16px;
	padding: 0 0 20px 0;
	display: none;
}
/* End Callme */


/* scrollTop */
.scrollTop {
	background:transparent url("../images/arrow.png") 0 0 no-repeat;
	display:block;
	width:70px;
	height:27px;
	position:fixed;
	bottom:30px;
	right:5%;
	z-index:2000;
}
.scrollTop:hover {
	background-position:0 -27px;
}
.scrollTop:active {
	background-position:0 -54px;
}
.rss {
	float: right;
}
.print_div {
	display: none;
}
.printer_div {
	float: right;
	padding: 0 0 10px 15px;
	margin: 0px 0 10px 0;
}
.printer_div img {
	float: left;
}
.counterz {
	opacity: 0.1;
	-moz-opacity: 0.1;
	FILTER: alpha(Style=3, opacity=99);
}

