/*--------------COMMON----------------*/
html {background: url(../img/main_grad1_bg.jpg) 0 0 repeat-x #b6bcca;}
body {
	background: url(../img/main_bg.jpg) center 0 no-repeat;
	font: normal 13px Arial, Helvetica, sans-serif;
}
html, body {
	height: auto;
	min-height: 100%;
}
.left {float: left;}
.right {float: right;}
.clr {clear: both;}
.wrap {

	width: 1000px;
	margin: 0 auto;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
}
.container {
	width: 922px;
	margin: 0 auto;
}

/*---------HEADER------------------*/
.header {
	height: 148px;
	position: relative;
}
.header .logo {
	padding: 12px 0 0 21px;
}
.header .logo a{
	background: url(../img/logo.jpg) 0 0 no-repeat; 
	display: block;
	height: 94px;
	text-decoration: none;
	color: #515e6c;
	width: 345px;
}
.header .logo span {
	display: block;
	padding: 54px 0 0 82px;
	font-size: 11px;
}
.header .rightInfo {
	padding: 8px 25px 0 0;
}
.rightInfo .languages a {
	display: block;
	float: right;
	width: 16px;
	height: 11px;
	overflow: hidden;
}
.rightInfo .languages .en {
	background: url(../img/en_icon.gif) 0 -11px no-repeat;
	margin-left: 11px;
}
.rightInfo .languages .ru {
	background: url(../img/ru_icon.gif) 0 -11px no-repeat;
}
.rightInfo .languages .active {
	background-position: 0 0;
}
.rightInfo table {
	margin-top: 15px;
	float: right;
}
.rightInfo td {
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding-bottom: 2px;
	font-size: 11px;
	color: #515E6C;
	padding-left: 5px;
}
.rightInfo strong{
	color: #515e6c;
	font-size: 13px;
	white-space: nowrap;
}
.header .menu {
	padding: 6px 20px 0 100px;
	float: left;
	height: 33px;
	
}
.header .menu ul{width:800px;}
*html .header .menu ul { width: 795px;}
.header .menu li {
	height: 33px;
	padding-left:10px;
	float: left;
	/*margin-right: 16px;*/
}
*html .header .menu li {
	width: 1%;
}
.header .menu li.last {
	margin-right: 0;
}
.header .menu li a {
	text-decoration: none;
	font-size: 14px;
	color: #212121;
	float: left;
	padding-right:16px;
    
}
.header .menu li a span {
	display: block;
	background: url(../img/drop_icon.png) 0 0 no-repeat;
	height: 17px;
	margin: 10px 0 0 0;
	padding-left: 20px;
	white-space: nowrap;
}
.header .menu li.active {
	background: url(../img/menu_bg_l.gif) no-repeat 0 0;
}
.header .menu li.active a {
	background: url(../img/menu_bg_r.gif) no-repeat right 0;
	color:#FFFFFF;
	float:left;
	height:33px;
}
.header .menu li.active a span,
.header .menu li a:hover span{
	background-position: 0 -17px;
}
.tail {
	position: absolute;
	top: 119px;
	left: 0;
}


/*---------Banner-----------------*/
.banner {
	height: 271px;
	position: relative;
}
.banner .info {
	position: absolute;
	right: 40px;
	top: 15px;
	width: 280px;
	height: 235px;
	overflow: hidden;
}
.banner .info h3 {
	font-size: 24px;
	letter-spacing: -1px;
	color: #FFF;
	margin-bottom: 2px;
}
.banner .info p {
	margin-bottom: 10px;
	color: #bbdcff;
	padding-right: 10px;
}
.more {
	background: url(../img/more.png) right center no-repeat;
	padding-right: 12px;
	color: #bbdcff;
}

/*------Banner2-------*/
.banner2 {
	height: 124px;
	position: relative;
}
.banner2 .belka {
	position: absolute;
	top: 0;
	left: 5px;
	margin-top: -3px;
}
.banner2 img.right {
	
}
.banner2 h1 {
	position: absolute;
	top: 40px;
	right: 271px;
	text-align: right;
	color: #FFF;
	font-size: 36px;
	letter-spacing: -1px;
}
.banner2 h1.fix {
	right: 45px;
}

/*----------Content-------------------*/
.content {
	padding: 20px 0 10px 0;
}
.products .item {
	width: 298px;
	float: left;
	position: relative;
	margin-right: 9px;
	margin-bottom: 13px;
}
.products .item .top {
	background:url(../img/prod_top_bg.png) 0 0 no-repeat;
	height: 40px;
}
.products .item .middle {
	background:url(../img/prod_middle_bg.png) 0 0 repeat-y;
	min-height: 77px;
	_height: 77px;
}
.products .item .bottom {
	background:url(../img/prod_bottom_bg.png) 0 0 no-repeat;
	height: 11px;
}
.products .activeItem .top { background:url(../img/prod_top_bg2.png) 0 0 no-repeat; }
.products .activeItem .middle { background:url(../img/prod_middle_bg2.png) 0 0 repeat-y; } 
.products .activeItem .bottom { background:url(../img/prod_bottom_bg2.png) 0 0 no-repeat; }

.products .item h4 {
	color: #005ec6;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 8px 0 0 19px;
}
.products .item img {
	position: absolute;
	top: 8px;
	right: 10px;
}
.products last {
	margin-right: 0;
}
.products .item .middle ul {
	padding: 5px 0 0 21px;
	width: 115px;
}
.products .item .middle li {
	background: url(../img/list.gif) 0 center no-repeat;
	line-height: 12px;
	padding: 1px 0 2px 12px;
}
.products .item .middle li a {
	color: #4f687a;
	text-decoration: none;
}
.products .item .middle li a:hover {
	text-decoration: underline;
}

.content .roundWrap .top {
	background:url(../img/top_bg.png) 0 0 no-repeat;
	height: 9px;
	
}
.content .roundWrap .top2 {
	background:url(../img/top_bg2.png) 0 0 no-repeat;
	height: 59px;	
}
*html .content .roundWrap .top {font-size: 1px;}
.content .roundWrap .middle {
	background:url(../img/middle_bg.png) 0 0 repeat-y;
	/*height: 1%;*/
	min-height: 300px;
}
.blueBorder {
	background: url(../img/border.gif) 689px 0 repeat-y;
	height: 1%;
}
.content .roundWrap .bottom {
	background:url(../img/bottom_bg.png) 0 0 no-repeat;
	height: 12px;
}
.tableWrap {
	padding: 40px 0;
}
.productsTable {
	margin: 0 auto;
}
.productsTable td {
	text-align: left;
	vertical-align: top;
    width:207px;
}
.productsTable .pictures td {
	text-align: center;
}
.productsTable .cap td { vertical-align: middle;} 
.productsTable .pictures img {
	display: inline;
}

.productsTable h3 {
	font-size: 22px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 120px;
	line-height: 18px;
	letter-spacing: -1px;
	
}
.productsTable h3.blue {
	color:#005EC6;
}
.productsTable h3.yellow {
    color:#FF6600;
    padding-left:0;
    width:auto;
}
.productsTable p.xxx {
    color:#4F687A;
}
.productsTable p.xxx .more{
    color:#1D82EF;
}
.productsTable p.xxx .more:hover{
    text-decoration:none;
}
.productsTable h3 a {
	color: #005ec6;
	text-decoration: none;
}
.productsTable h3 a:hover {
	color: #ff6600;
}
.productsTable ul {
	padding: 0 0 15px 45px;
}
.productsTable li {
	background: url(../img/list.gif) 0 center no-repeat;
	line-height: 12px;
	padding: 1px 0 2px 12px;	
}
.productsTable li a {
	color: #4f687a;
	text-decoration: none;
}
.productsTable li a:hover {
	text-decoration: underline;
}
.roundWrap .top2 h2,
.roundWrap .top2 h3{
	width: 680px;
	padding: 10px 0 0 27px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #616467;
}
.roundWrap .top2 h2 span {
	font-size: 24px;
}
.roundWrap .top2 h3 {
	width: 200px;
	padding: 13px 0 0 0;
}
.roundWrap .leftColumn {
	width: 689px;
}
.wrapper {
	padding: 0 20px;
}

/*----search-----*/
.search{
    padding: 10px 0 15px 0;
}

.search input{
    border:1px solid #CCC;
    padding-left:3px;
    width:230px;
}
.empty { color: #999;}
.search .submit,
.search .submit_en{
	background: url(../img/btn_search.gif) 0 0 no-repeat;
	width: 78px;
	height: 23px;
	border: none;
	margin-left: 5px;	
}
.search .submit_en {
	background: url(../img/btn_search_en.gif) 0 0 no-repeat;
}

/*----paging------*/
.paging {
	padding: 10px 0 15px 0;
}
.paging li{
	float: left;
	margin-right: 1px;
	
}
*html .paging li { width: 1%;}
.paging li a {
	display: block;
	color: #4f687a;
	background-color: #f1f1f1;
	text-decoration: none;
	height: 19px;
	line-height: 19px;
	padding: 0 6px;
	font-size: 11px;	
}
.paging li a.active {
	background-color: #cbe9ff;

}
.paging li a.first {
	padding: 0 6px 0 17px;
	background-color: none;
	background:url(../img/prev_icon2.gif) 0 8px no-repeat;
}
.paging li a.firstUnactive {  
	background:url(../img/prev_icon.gif) 0 8px no-repeat;
	color: #cccccc;
	cursor: default; 
	text-decoration: none;
}
.paging li a.last {
	padding: 0 17px 0 6px;
	background-color: none;
	background:url(../img/next_icon2.gif) right 8px no-repeat;
	text-decoration: none;
}
.paging li a.first:hover, 
.paging li a.last:hover {
	text-decoration: underline;
}
.paging li a.firstUnactive:hover,
.paging li a.lastUnactive:hover{ 
	text-decoration: none;
}
.paging li a.lastUnactive {  
	background:url(../img/next_icon.gif) right 8px no-repeat;
	color: #cccccc;
	cursor: default; 
}
/*Inner page with products*/
.prodDesc th{
	background-color: #cbe9ff;
	padding: 7px 10px;
	border-right: solid 1px #ffffff;
	text-align: left;
}
.tdBorder th {
	text-align: center;
}
.prodDesc td {
	padding: 7px 10px;
	vertical-align: top;
	border-right: solid 1px #ffffff;
}
.tdBorder td{
	border-bottom: solid 1px #ceecff;
	text-align: center;
}
.tdBorder .str2 td {
	border-bottom: none;
}
.tdBorder .leftTd {
	text-align: left;
}
.prodDesc td b {
	color: #717b8c;
}
.prodDesc .str2 td {
	background-color: #eff6fb;
}


.roundWrap .rightColumn {
	width: 225px;
}
.rightColumn .rightBanner {
	background: url(../img/action.jpg) 0 0 no-repeat;
	height: 179px;
	margin: 38px 0 30px 12px;
	color: #bbdcff;
}
.rightBanner h3 {
	color: #FFFFFF;
	text-align: center;
	padding: 15px 15px 10px 15px;
	font-size: 18px;
	letter-spacing: -1px;
}
.rightBanner p {
	padding: 0 25px;
}
.rightBanner p a {
	color: #bbdcff;
}
.rightBanner a.more  {
	background: url(../img/more.png) right center no-repeat;
	padding-right: 10px;
}
.rightBanner .more:hover  {
	text-decoration: none;
}
.rightColumn .submenu {
	padding: 0 0 0 27px;
}
.rightColumn .cities {
	padding-top: 20px;
}
.rightColumn .submenu h4 {
	font-size: 13px;
	color: #005EC6;
	font-weight: bold;
	padding: 3px 0 3px 6px;
}
.rightColumn .submenu li {
	padding: 2px 0;
}
.rightColumn .cities li {
	padding: 4px 0;
}
.rightColumn .submenu a {
	text-decoration: none;
	color: #4F687A;
	display: block;
	line-height: 16px;
	height: 16px;
	background:url(../img/list.gif) 6px center no-repeat;
	padding-left: 18px;
}
.rightColumn .cities a {
	background: url(../img/list4.png) 6px 4px no-repeat;
}
.rightColumn .cities a.minsk {
	background: url(../img/list3.png) 4px 3px no-repeat;
}
.rightColumn .submenu a.active {
	background:url(../img/orange_pl.gif) 0 center no-repeat;
}
.rightColumn .submenu a:hover {
	text-decoration: underline;
}
.leftInfo {
	padding: 0 0 0 25px;
	width: 630px;
}
.leftInfo h2 {
	color: #005EC6;
	font: normal 36px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
.leftInfo p {
	padding: 0 0 20px 0;
}
.leftInfo p.phone,.leftInfo h3 {
	padding: 5px 0 40px 0;
	color: #005EC6;
	font-size: 18px;
}
.representations {
	margin-top: 15px;
}
.representations td {
	vertical-align: top;
	background: url(../img/border2.gif) 0 bottom repeat-x #fff;
	padding: 10px 0;
}
.representations .noBorder td {
	background-image: none;
}
.representations td b {
	color: #717b8c;
}
.representations td.leftTd{
	padding-left:18px;
	padding-right:18px;
}
.representations .blueStr td{
	color: #616467;
	padding: 20px 0;
	font-size: 18px;
	letter-spacing: -0.5px;
	background-color: #eff6fb;
	background-image: none;
}
.representations a{
	color: #005EC6;
}
.representations .blueStr a {
	padding-left: 18px;
	color: #616467;
}
.item1 {
	padding: 15px 0;
	border-bottom: solid 1px #ceecff;
}
.item1 h3 {
	font-size: 18px;
	letter-spacing: -0.5px;
}
.item1 a {
	color: #005EC6;
}
.item1 p {
	width: 550px;
	line-height: 18px;
}
.findLogo {
	width: 350px;
	margin: 0 auto;
	text-align: center;
}
.findLogo h4 {
	color: #005EC6;
	font-size: 24px;
	text-align: center;
	letter-spacing: -1px;
	padding: 20px 0 15px 0;
}
.findLogo img {
	display: inline;
}





/*-----------FOOTER-------------------*/
.footer {
	padding-bottom: 30px;
}
.footer p {
	padding-left: 25px;
	color: #FFF;
	font-size: 12px;
}
.footer ul {
	padding-right: 23px;
}
.footer ul li{
	float: left;
	color: #FFF;
}
.footer li a {
	color: #FFF;
}
.footer li a:hover {
	text-decoration: none;
}
.footer li span {
	padding: 0 6px;
}
*html .footer p.right {
	white-space: nowrap;
	padding-top: 10px;
}
a.areonix {
	background: url(../img/areonix_logo.png) right center no-repeat;
	color: #FFF;
	text-decoration: none;
	padding-right: 22px;
	margin-left: 5px;
	margin-right: 5px;
	height: 18px;
	display: block;
	float: right;
}
.footer p.clr span {
	float: right; 
	display: block;
	text-align: right;
	padding-right: 23px;
}


/*Map*/
.belarusMap { 
	width: 390px;
	height: 333px;
	margin: 25px 0 15px 165px;
	position: relative;
}
.belarusMap .belarus {
	position: relative;
	/*z-index: 20;*/
}
.belarusMap .minsk {
	position: absolute;
	top: 86px;
	left: 113px;
	z-index: 100;
}
.belarusMap .vitebsk {
	position: absolute;
	top: 6px;
	left: 127px;
	z-index: 100;
}
.belarusMap .gomel {
	position: absolute;
	top: 185px;
	left: 168px;
	z-index: 100;
}
.belarusMap .mogilev {
	position: absolute;
	top: 115px;
	left: 195px;
	z-index: 100;
}
.belarusMap .grodno {
	position: absolute;
	top: 86px;
	left: 22px;
	z-index: 100;
}
.belarusMap .brest {
	position: absolute;
	top: 188px;
	left: 5px;
	z-index: 100;
}
.belarusMap .tooltip {
	background:url(../img/tooltip.jpg) 0 0 no-repeat;
	width: 217px;
	height: 87px;
	position: absolute;
	top: 0px;
	left: 0;
	margin-left: -130px;
	z-index: 500;
}
.belarusMap .tooltip p {
	padding: 15px 20px 15px 15px;
	color: #616467;
}



/*contactForm*/
.contactForm {
	padding: 11px 0 20px 20px;
}
.contactForm label {
	display: block;
	padding-bottom: 2px;
	font-size: 12px;
}
.contactForm input {
	width: 185px;
	border: solid 1px #CCC;
	margin-bottom: 8px;
	padding-left: 4px;
	font-size: 11px;
}
.contactForm input:focus {
	border: solid 1px #39C;
}
.contactForm textarea {
	width: 185px;
	border: solid 1px #CCC;
	padding-left: 4px;
	font-size: 11px;
	font-size: 11px;
	height: 80px;
}
.contactForm .sendBtn {
	background: url(../img/btn_send.gif) 0 0 no-repeat;
	width: 147px;
	height: 28px;
	border: none;
	padding: 0;
	cursor: pointer;
	margin-left: 22px;
	margin-top: 10px;
}



.contactInfo {
    padding-bottom: 30px;
}
.contactInfo div {
    float: left;
    width: 50%;
    padding: 10px 0;
}
.contactInfo h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #005EC6;
	padding: 10px 0 20px 0;
}
.contactInfo p {
    padding-bottom: 20px;
}
.contactInfo span {
    line-height: 25px;
    color:#616467;
    font-size: 13px;
}
.contactInfo strong {
    padding-bottom: 6px;
    font: bold 13px arial;
}
.contactInfo strong,
.contactInfo b{
    color: #616467;
}

.contactInfo em { 
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
}
.contactInfo b { display: inline;}

.contactInfo p a {
    color: #005EC6;
    font-size: 14px;
}
.contactInfo h2 {
    color:#616467;
    clear: both;
    font-size:18px;
    letter-spacing:-1px;
    padding:20px 0 5px 0px;
    border-bottom: 1px solid #CEECFF;
}

.searchWrap {
	margin: 0px auto;
	width: 880px;
	padding: 10px 0;
}
.searchWrap form {
	padding: 20px 140px;
	background-color: #eff6fb;
}
.searchWrap form label {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #616467;
	padding-right: 6px;
}
.searchWrap input {
	width: 250px;
	border: solid 1px #ccc;
}
.searchWrap .searchBtn,
.searchWrap .searchBtn_en {
	background: url(../img/btn_search.gif) 0 0 no-repeat;
	width: 78px;
	height: 23px;
	border: none;
	margin-left: 6px;	
}
.searchWrap .searchBtn_en {
	background: url(../img/btn_search_en.gif) 0 0 no-repeat;
}



.pr h3{
    font-size:18px;
    letter-spacing:-0.5px;
}
.pr a{color:#005EC6;}
.pr a:hover{text-decoration:none;}
.pr h4{
    color:#005EC6;
    font-size:24px;
    letter-spacing:-1px;
    padding:20px 0 15px;
    text-align:center;
}
.pr td p{line-height:18px;width:100%;text-align:justify;padding-bottom:10px;}
.pr hr{width:100%;border-bottom:1px solid #CEECFF;margin:10px 0;height:1px;color:#fff;}

.pr .logoBottom td p{line-height:18px;width:550px;}

input.searchInput{
    border:1px solid #CCCCCC;
    font-size:11px;
    margin-bottom:8px;
    padding-left:4px;
    width:185px;
}

.hightlight{
    background-color:#CBE9FF;
}

.contentPage{
	padding:10px;
}

.contentPage h2, .contentPage h1{
	color:#005EC6;
	font-family:Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:normal;
	padding-bottom:10px;
}

.contentPage img{
	padding: 10px 0;
}

.contentPage img.left{
	padding: 5px 20px 5px 0;
}

.contentPage img.right{
	padding: 5px 0 5px 20px;
}


.leftTd{padding-left:}



.products .activeItem .top, .news .top {
    background:url("../img/prod_top_bg3.png") no-repeat scroll 0 0 transparent;
}

.products .item .bottom, .news .bottom {
    background:url("../img/prod_bottom_bg.png") no-repeat scroll 0 0 transparent;
    height:11px;
}

.products .item, .news {
    float:left;
    margin-bottom:13px;
    margin-right:9px;
    position:relative;
    width:298px;
}

.products .activeItem .bottom,
.news .bottom {
    background:url(../img/prod_bottom_bg3.png) 0 0 no-repeat;
} 

.products .item h4, .news h4 {
    color:#005EC6;
    font:bold 13px Arial,Helvetica,sans-serif;
    padding:8px 0 0 19px;
}

.middle li a {
    color:#4F687A;
    text-decoration:none;
}
.middle li a:hover {
    text-decoration:underline;
}

.products .activeItem .middle, .news .middle {
    background:url("../img/prod_middle_bg3.png") repeat-y scroll 0 0 transparent;
}


/*-- NEWS --*/
.news .top {
    padding:0 4px 14px;
    overflow:hidden;
}
.news h4{
    color:#930;
    float:left;
}
.news .middle{
    overflow:hidden;
}
.news ol{
    margin:10px 20px;
}
.news li{
    margin:0 0 15px;
}
.date{
    color:#b5643b;
    margin-right:.5ex;
}
.top .allLink{
    color:#4f687a;
    float:right;
    text-decoration:none;        
    margin:8px 15px 0 0;
}
.top .allLink:hover{
    text-decoration:underline;
}
/*-- DOWN TEXT --*/
.dt{ color:/* #494335   - 100% контраст*/ #4F687A;

  	}
