*{margin:0; padding:0;}

html, body {height: 100%;}
body {font: normal 14px Tahoma, Verdana, Arial, Helvetica, sans-serif; text-align: center;}

ul, ol {margin-left: 30px;}

img {border: 0px;}

a, a:visited {color: #7cc0f1;}

a:hover {color: #00629b;}

p {margin-bottom: 5px; margin-top: 5px;}

.ov {overflow: hidden; _overflow: visible; height: 1%;}

h1 {color: #95ca3e; font-size: 22px;}
h2 {color: #584b45; font-size: 18px;}
h3 {color: #584b45; font-size: 18px;}
h4 {color: #95ca3e; font-size: 22px;}
h5 {color: #95ca3e; font-size: 22px;}
h6 {color: #95ca3e; font-size: 22px;}

#page {margin:0 auto; min-width: 1024px; max-width: 1360px; position: relative; min-height: 100%;}

*html #page {width:expression((document.compatMode && document.compatMode == 'CSS1Compat') ? (document.documentElement.clientWidth < 1024 ? "1024px" : (document.documentElement.clientWidth > 1360 ? "1360px" : "auto")) : (document.body.clientWidth < 1024 ? "1024px" : (document.body.clientWidth > 1360 ? "1360px" : "auto"))); height: 100%;}

#header {margin:0 auto; min-width: 1024px; max-width: 1360px; height: 190px; position: relative; background: #fff url(/images/rbl/header_bg.gif) top left no-repeat; text-align: left; overflow: hidden;}

*html #header {width: 100%;}

#headerlogo {float: left; width: 20%; position: relative;}
#headerlogo a {display: block; margin: 40px 0 0 90px;}
#headerlogo a #logo_img {}

#headerinfo {float: left; overflow: hidden; height: 155px; position: relative; width: 79.9%; background: url('/images/rbl/header_bg_right.gif') right top no-repeat;}
#headerinfo #prephone {float: left; position: relative; width: 8%; color: #584b45; text-align: right; font-size: 12px; padding-top: 48px;}
#headerinfo #phone {float: left; position: relative; width: 15%; color: #584b45; font-size: 18px; padding-top: 42px; line-height: 24px;}
#headerinfo #address {float: left; position: relative; width: 32%; font-size: 16px; padding-top: 42px; color: #7cc0f1;}
#headerinfo #address a {color: #00629b; line-height: 24px;}
#headerinfo #facebook {width: 280px; float: left; margin-top: 42px;}

#menu {clear: both;	height: 42px; position: relative; min-width: 1024px; max-width: 1360px;	_margin-top: -60px;	_margin-left: -40px;}

*html #menu {width: 100%;}

#menulist {margin-left: 90px; list-style: none; height: 33px; text-align: center; color: #00629b;}
*html #menulist {margin-top: 0px; padding-top: 0px;}
#menulist li {float: left; margin-right: 3%;}
#menulist li a, #menu li a:visited {display: block; _display: inline; line-height: 33px; height: 33px; text-decoration: underline; font-size: 18px; cursor: pointer; color: #00629b}
#menulist li a:hover {background: url(/images/rbl/menu/center.gif) top left repeat-x; color: #fff; text-decoration: none;}
#menulist li span {display: block; _display: inline; padding-left: 10px; height: 33px; line-height: 33px;}
#menulist li span span {padding: 0; padding-right: 10px; height: 33px; line-height: 33px; _padding-bottom: 5px; _padding-top: 5px;}
#menulist li a:hover span {background: url(/images/rbl/menu/left.gif) left top no-repeat}
#menulist li a:hover span span {background: url(/images/rbl/menu/right.gif) right top no-repeat}

#menulist li a.act, #menu li a.act:visited {display: block; _display: inline; line-height: 33px; height: 33px; text-decoration: none; font-size: 18px; cursor: default; color: #fff;}
#menulist li a.act {background: url(/images/rbl/menu/center.gif) top left repeat-x; color: #fff;}
#menulist li span {display: block; _display: inline; padding-left: 10px; height: 33px; line-height: 33px;}
#menulist li span span {padding: 0; padding-right: 10px; height: 33px; line-height: 33px; _padding-bottom: 5px; _padding-top: 5px;}
#menulist li a.act span {background: url(/images/rbl/menu/left.gif) left top no-repeat}
#menulist li a.act span span {background: url(/images/rbl/menu/right.gif) right top no-repeat}

#content {margin:0 auto; min-width: 1024px; max-width: 1360px; position: relative; background: #fff; text-align: left;    _margin-top: -20px;}
*html #content {width: 100%;}
#content .text_content {margin: 50px 0 0 90px; width: 70%;}
#content .text_content h1 {color: #00629B; font-size: 21px; margin-bottom: 20px;}
#content .text_content h3 {margin-bottom: 18px;}
#content .text_content h3 .pseudo_link {color: #7cc0f1; border-bottom: 1px dashed #7cc0f1;}
#content .text_content h3 .pseudo_link:hover {border-bottom: 0px; cursor: pointer;}

#content .text_content p {font-size: 16px; line-height: 22px; margin-bottom: 16px;}
#content .text_content a {font-size: inherit;}
#content .text_content ul,
#content .text_content ol {font-size: 16px;}
#content .text_content ul li,
#content .text_content ol li{margin-bottom: 6px;}

#content_left {
	float: left;
	position: relative;
	width: 49%;
}

#content_left h2, #content_left h1{
	padding-left: 90px;
	padding-top: 50px;
	color: #00629b;
	font-size: 21px;
}

#content_left p{
	padding-left: 90px;
	padding-right: 20px;
	color: #584b45;
	font-size: 19px;
}

#content_right {
	float: left;
	position: relative;
	width: 49%;
}


#content_right p{
	padding-top: 60px;
	padding-left: 20px;
	color: #584b45;
	font-size: 16px;
}

#service {
    margin:0 auto;
    min-width: 1024px;
    max-width: 1360px;
    position: relative;
    text-align: left;
    clear: both;
    padding-top: 20px;
}

*html #service {
	width: 100%;   /*expression((document.compatMode && document.compatMode == 'CSS1Compat') ? (document.documentElement.clientWidth < 1024 ? "1024px" : (document.documentElement.clientWidth > 1280 ? "1280px" : "1280")) : (document.body.clientWidth < 1024 ? "1024px" : (document.body.clientWidth > 1280 ? "1280px" : "auto")));
		       */
}

#mainblock {
	margin-top: 10px;
	margin-left:70px;
	position: relative;
	text-align: left;
	width: 85%;
	min-height: 150px;
}


#mainblock div{
	width: 100%;
	background: #fff url(/images/rbl/mainblock/u.gif) top repeat-x;
	position: relative;
}

#mainblock div div{
	width: 100%;
	background: url(/images/rbl/mainblock/d.gif) bottom repeat-x;
}

#mainblock div div div{
	width: 100%;
	background: url(/images/rbl/mainblock/dl.gif) left bottom no-repeat;
}

#mainblock div div div div{
	width: 100%;
	background: url(/images/rbl/mainblock/dr.gif) right bottom no-repeat;
}

#mainblock div div div div div{
	width: 100%;
	background: url(/images/rbl/mainblock/ul.gif) top left no-repeat;
}

#mainblock div div div div div div{
	width: 100%;
	background: url(/images/rbl/mainblock/ur.gif) top right no-repeat;
}

#mainblock div div div div div div div{
	width: 100%;
	background: url(/images/rbl/mainblock/town.gif) right bottom no-repeat;
}

#mainblock div div div div div div div div{
	width: 24%;
	float: left;
	background: none;
}

#mainblock div div div div div div div div p{

	padding: 20px;	padding-top: 0px;
}

#mainblock div div div div div div div div p a{
	color: #00629b;
	font-size: 16px;
	line-height: 25px;
}

#mainblock div div div div div div div div p a:hover{
	color: #004079;
}

#main_news {
    margin:0 auto;
    min-width: 1024px;
    max-width: 1360px;
    position: relative;
    text-align: left;
    /*background: url(/img/sovok.jpg) bottom left no-repeat;*/

}

*html #main_news {
	width: 100%;   /*expression((document.compatMode && document.compatMode == 'CSS1Compat') ? (document.documentElement.clientWidth < 1024 ? "1024px" : (document.documentElement.clientWidth > 1280 ? "1280px" : "1280")) : (document.body.clientWidth < 1024 ? "1024px" : (document.body.clientWidth > 1280 ? "1280px" : "auto")));
		       */
}

#main_news h1 {
	padding-top: 20px;
	padding-left: 13%;
	color: #00629b;
	font-size: 19px;
}

#main_news h3 {
	padding-top: 20px;
	padding-left: 13%;
	color: #00629b;
	font-size: 19px;
}

div.news_col {
	float: left;
	width: 28%;
}
div.news_col p {font-size: 12px;}
div.news_col div {
	float: left;
	padding-right: 10px;
}

.share {overflow: hidden; float: right; margin-top: 15px;}
.share span {float: left; line-height: 28px; font-size: 12px; color: #968F8C;}
div.news_col .share {float: none; margin: 0;}

.news_date {
	color: #968f8c;
	font-size: 12px;
}

.news_title {
	color: #968f8c;
	font-size: 12px;
	font-weight: bold;
}

.news_info {
	color: #968f8c;
	font-size: 12px;
}

#main_news a{
	color: #968f8c;
}

#main_news a:hover{
	color: #746d6a;
}

#hfooter {height: 200px; width: 100%;}

#footer {margin: 0 auto; min-width: 1024px; max-width: 1360px; position: relative; text-align: center; overflow: hidden; height: 200px; margin-top: -200px;}

*html #footer {width: 100%;}

#footer #logos {float: right; margin-top: 60px; overflow: hidden; margin-right: 5%;}
#footer #logos a {display: block; margin-left: 20px; float: right;}

#footer span {color: #968f8c;}
#footer .counters {position: absolute; bottom: 15px; right: 5%; height: 34px; width: 210px; overflow: hidden;}
#footer .counters div {float: right; width: 90px; height: 34px; margin-left: 10px;}

div.blue {
	background: #026bad url(/images/rbl/blueblock/tl.gif) top left no-repeat;
}

div.blue div {
	background: url(/images/rbl/blueblock/tr.gif) top right no-repeat;
}

div.blue div div {
	background: url(/images/rbl/blueblock/bl.gif) bottom left no-repeat;
}

div.blue div div div{
	background: url(/images/rbl/blueblock/br.gif) bottom right no-repeat;
}

#gallery img {
	border: solid;
	border-width: 1px;
	border-color: #00629B;
}

div.count {display: none;}

.pdf_link {margin-left: -25px; padding-left: 25px; background: url('/images/rbl/pdf_icon.png') left top no-repeat;}

table.phones td {font-size: 16px; padding: 5px;}

