@charset "windows-1251";
body {
	background-color: #e2edf9;
    color: #333333; 
	padding:0px; 
	margin:0px;
    font-size: 0.75em;
    font-family: Arial, Helvetica, Verdana;
	background-image: url(/img/bg-body.png);
	background-repeat: repeat-x;
}
ul, ol, dl {
	font-size: 13px;
	color: #333333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	text-align: justify;
	margin: 0;
}
li {
	margin-bottom: 5px;
	margin-right: 15px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
p {
	text-align: justify;
    font-size:13px;
    color:#333333;
}
p.intro {
    font-size:14px;
    color:#333333;
}
h1 {
    /*font-size: 1.6em;*/
	font-size: 20px;
	color: #0d4a9b;
	font-weight: bold;
	/*font-weight : normal;*/
	margin:0px 0px 10px 0px;
    text-align:left;
	background-image: url(/img/h8x40.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1.light {
    padding:0px;margin:0px 0px 10px 0px;
    text-align:left;
    color:#868585;
}
h1 A:link:hover, h1 A:visited:hover  {
    font-weight:bold;
}
h2 {
    font-size: 1.45em;
	color: #EE6B00;  
	font-weight : normal; 
    border-bottom:1px solid #D1d1d1; 
	text-align:left; line-height:105% ;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 tt { color: #EE6B00;/*#2D3F8E;*/ }
h1 tt { color: #D20106; }
h3 tt { color: #2D3F8E; }
h3 {
	font-size: 1.3em;
	color: #2D3F8E;
	font-weight : normal;
	border-bottom: 1px solid #D1d1d1;
	text-align: left;
	/*line-height:105% ;*/
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
    font-size: 1.15em;color: #3D3D3D; font-weight : bold; padding:10px 0px 3px 0px;margin:0px; text-align:left;
}
h5 {
    font-size: 1.15em;color: #1E2A60; font-weight : bold; padding:10px 0px 3px 0px;margin:0px;
    color: #5E5966; text-align:left;
}
A:link, A:visited {
    color: #23569d; font-weight : normal; text-decoration: none;
}

A:hover  {
    color: #23569d; font-weight : normal; text-decoration : underline;
}
a img {
	border: none;
}
a:link, a:visited {
	color: #42413C;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline; 
}

.full-width {
    width:100%;
} 
.half-width {
	width: 50%;
}
.valign-top {
	vertical-align: top;
}
.float-left {
    float:left;
}
.float-right {
    float:right;
}
.d_container {
	width: 1200px;
	background-image: url(/img/bg-dconteiner.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}
.container {
	width: 960px;
	margin: 0 auto;
}
.header {
	height: 25px;
}
.navi_main {
	height: 309px;
	background-image: url(/img/img_banner.png);
	background-repeat: no-repeat;
}
.navi_pg {
	height: 160px; /*209px;*/
	background-image: url(/img/img_banner.png);
	background-repeat: no-repeat;
}
.navi_top {
	height: 42px;
	padding-top: 1px;
}
.navi_top_l {
	float: left;
	width: 770px;
	color: #FFF;
	height: 42px;
}
.navi_top_r {
	height: 43px;
	width: 155px;
	padding-left: 805px;
}
.banner-main {
	height: 250px;
}

.banner-main h1 {
    color: white;
    font-size: 27px;
    border: none;
    margin-bottom: 5px;
    font-weight: bold;
	background-image: none;
}
.banner-main h2 {
    color: white;
    font-size: 22px;
    border: none;
    margin-bottom:20px;
}
.banner-main h3 {
    color: white;
    font-size: 20px;
    border: none;
    margin-bottom:5px;
}
.banner-main p {
	color: white;
	font-size: 17px;
	border: none;
	margin-bottom: 10px;
	padding-left: 30px;
}
.banner-main-left {
	float: left;
	width: 560px;
	margin-top: 30px;
}
.banner-main-right {
	float: right;
	height: 245px;
	width: 390px;
	margin: 0;
	background-image: url(/img/bg-banner-right.png);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.banner-pg {
	height: 110px;
}
.banner-pg h1 {
	color: white;
	font-size: 30px;
	border: none;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: none;
}
.banner-pg h2 {
    color: white;
    font-size: 22px;
    border: none;
    margin-bottom:20px;
}
.banner-pg h3 {
    color: white;
    font-size: 20px;
    border: none;
    margin-bottom:5px;
}
.banner-pg p {
	color: white;
	font-size: 17px;
	border: none;
	margin-bottom: 10px;
	padding-left: 30px;
}
.banner-pg-left {
	float: left;
	width: 560px;
	margin-top: 40px;
}
.banner-pg-right {
	float: right;
	height: 105px;
	width: 390px;
	margin: 0;
	background-repeat: no-repeat;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 60px 5px;
}
.baner-logo-big {
	background-repeat:no-repeat height:247px; 
	width: 388;
	height: 237px;
	margin:0px;
	padding-left: 100px;
	padding-top: 90px;
	background-image: url(/img/logo-bomond-big.png);
	background-repeat: no-repeat;
}
#search-div {
    float:right;
    margin:8px 7px 0px;
}
#search-input {
    width:120px;
    margin:0px;
    border:1px solid #3e83c4;
    border-radius: 3px;
    padding:2px 0px 2px 7px;
    font-size: 12px;
    height: 18px;
    color: #242233;
}

.banner-nrb25 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	
}
.content {
	padding: 10px 0;
	background-color: #FFF;
	border-right-color: #a7b0b7;
	border-left-color: #a7b0b7;
	background-image: url(/img/bg-content.png);
	background-repeat: repeat-y;
}
.social-panel {
	height: 30px;
	background-image: url(/img/bg-content.png);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4c4c4;
	padding-left: 5px;
	padding-top: 5px;
	
}
.fb-like {
	padding: 0px;
	float: left;
	width: 200px;
}
.footer {
	background-image: url(/img/img_footer.png);
	background-repeat: no-repeat;
	height: 150px;
	padding-right: 0;
	padding-left: 0;
	color: #FFF;
}
.footer p {
	color: #CCC;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
.footer-top {
	height: 120px;
}
.mnu-bot {
	height: 35px;
}
.dual1left_margin {
	float: left;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.dual1left {
	float: left;
	width: 630px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a7b0b7;
	margin: 0px;
	padding: 0px;
}
.dual1leftmain {
	width: 620px;
	margin-left: 10px;
}
.dual1right {
	float: right;
	width: 310px;
}
.foot-content {
	margin-top: 15px;
}
.foot-text-left {
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.foot-text-div {
	float: left;
	width: 15px;
}
.foot-text-meed {
	width: 200px;
	float: left;
}
.foot-text-right {
	float: right;
}
.footer-bot {
	height: 29px;
}
.footer-bot-left {
	float: left;
	height: 28px;
	width: 788px;
	padding-top: 5px;
}
.footer-bot-right {
	height: 28px;
	width: 165px;
	margin-left: 795px;
}
.footer-bot-left p {
	font-size: x-small;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.btnFWhite {
	background-repeat: no-repeat;
	height: 32px;
	width: 126px;
	background-position: center center;
	background-image: url(/img/btn/bg_btn_001.jpg);
	text-align:center
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #3783a9;
	cursor:pointer;
}
.btnFBlue {
	background-repeat: no-repeat;
	height: 32px;
	width: 126px;
	background-position: center center;
	background-image: url(/img/btn/bg_btn_002.jpg);
	text-align:center
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	cursor:pointer;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float:left;
}
.btnFGrey {
	background-repeat: no-repeat;
	height: 32px;
	width: 83px;
	background-position: center center;
	background-image: url(/img/btn/bg_btn_003.png);
	text-align:center
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #3783a9;
	cursor:pointer;
}
.vh10 {
	height: 10px;
}
.vh20 {
	height: 20px;
}.totoppage {
	font-size: 11px;
	text-align: right;
	margin-top: -10px;
	margin-right: 10px;
}
.toprgpage {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 11px;
}
.anti-maidan-pl {
	margin-left: 80px;
}
