/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}
body{
	background: #fff url(/images/bg01.gif) repeat-x left top;
	font: 12px/18px Tahoma, Verdana, sans-serif;
	color: #363636;
}
h1, h2, h3, h4, h5, h6, div, img, table, form, label, td, p, ul, li, ol {
	margin: 0;
	padding: 0;
	border: 0;	
}
input, textarea, select, label, button{
	color: #363636;
	font: 12px Tahoma, Verdana, sans-serif;
}
div{
	z-index: 1;
}
.clB{
	clear:both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	width: 100%;
	overflow: hidden;
}
.flL{
	float: left;
}
.flR{
	float: right;
}
img{
	border: none;
}
table td{
	text-align: left;
	vertical-align: top;
}
a{
	text-decoration: underline;
	color: #1c65c2;
}
a:hover{
	text-decoration: none;
}
p{
	margin-bottom: 15px;
}
dl{
	margin: 0;
	padding: 0px;
}
button{
	cursor: pointer;
	border: none;
}
h1, h2, h3, h4, h5, h6{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #363636;
	padding-bottom: 25px;
}
h1{
	font-size: 30px;
	line-height: 32px;
}
h2{
	font-size: 24px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 16px;
	font-weight: bold;
}
h5{
	font-size: 14px;
	font-weight: bold;
}
h6{
	font-size: 13px;
	font-weight: bold;
}

.alignC{
	text-align: center !important;
}
.alignL{
	text-align: left !important;
}
.alignR{
	text-align: right !important;
}


/**/
#container{
	width: 912px;
	margin: 0 auto;
}
#footer{
	margin: 10px auto 18px;
	width: 912px;
}
.fbox1{
	background: url(/images/fbg01.gif) no-repeat left top;
	height: 20px;
}
.fbox2{
	background: #edeef4 url(/images/fbg02.gif) repeat-x left top;
	height: 195px;
	padding: 0px 45px;
}
.fbox3{
	background: url(/images/fbg03.gif) no-repeat left top;
	height: 20px;
}
.fmenu{
	width: 190px;
	float: left;
}
.fmenu  a{
	display: block;
	text-transform: uppercase;
	color: #363636;
	font-size: 11px;
	margin-bottom: 6px;
}
.fmenu .map{
	color: #1c65c2 !important;
	margin-bottom: 18px !important;
}
.login{
	width: 235px;
	float: left;
}
.copyright{
	width: 394px;
	float: left;
}
.enter_form{
	font-size: 12px;
	color: #363636;
}
.enter_form label{
	display: block;
	margin: 0px 0px 5px 2px;
}
.enter_form .input1{
	background: url(/images/ibg01.png) no-repeat left top;
	padding: 3px 0px 0px 8px;
	height: 21px;
	width: 163px;
	margin-bottom: 10px;
	border-style: none;
	color: #787777;
	display: block;
}
.ib{
	margin-bottom: 3px !important;
}
.enter{
	background: url(/images/enter01.png) no-repeat left top;
	display: block;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.logout{
	background: url(/images/button_logout.png) no-repeat left top;
	display: block;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.rusite{
	color: #363636;
}
.links{
	color: #1c65c2;
}
.links a{
	font-size: 11px;
	color: #1c65c2;
}
#header{
	height: 134px;
	position: relative;
}
.top{
	height: 78px;
}
.logo{
	margin: 6px 0 0 28px;
}
.phone{
	font: 36px Arial, Helvetica, sans-serif;
	color: #424896;
	position: absolute;
	left: 564px;
	top: 21px;
}
.phone span{
	font: 18px Arial, Helvetica, sans-serif !important;
	color: #737aca !important;
}
.tagline {
	position:absolute;
	left:276px;
	top:24px;
	width:280px;
}
.tagline h1, .tagline h2, .tagline h3, .tagline h4, .tagline h5, .tagline h6 {
	display:block;
	text-align:center;
	text-transform:uppercase;
	color:#424896;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
}
.nav{
	position: absolute;
	top: 26px;
	right: 12px;
}
.nav a img{
	margin-left: 6px;
}
.menu_box{
	height: 50px;
	background: url(/images/mbg01.png) no-repeat left top;
	width: 912px;
	position: relative;
}
.menu{
	height: 48px;
	margin-left: 15px;
}
.menu td{
	text-align: center;
	vertical-align: middle;
}
.menu td a{
	font-size: 11px;
	text-transform: uppercase;
	color: #484848;
	text-decoration: none;
	height: 22px;
}
.menu td a:hover{
	text-decoration: underline;
}
.curra{
	color: #fff !important;
	background: url(/images/curr02.gif) repeat-x left top;
	display: block;
	float: left;
}
.curra:hover{
	text-decoration: none !important;
}
.curr b{
	font-weight: normal;
	background: url(/images/curr01.gif) no-repeat left top;
	height: 22px;
	width: 12px;
	float: left;
}
.curr span{
	background: url(/images/curr03.gif) no-repeat left top;
	float: left;
	height: 22px;
	width: 12px;
}
.rm{
	width: 25px;
}

.search{
	position: absolute;
	top: 12px;
	right: 11px;
}
.search_input{
	background: url(/images/formbg01.gif) no-repeat left top;
	padding: 4px 4px 0px 14px;
	float: left;
	height: 19px;
	width: 120px;
	border: none;
	color: #919191;
}
.search_button{
	background: url(/images/formbg02.gif) no-repeat left top;
	float: left;
	height: 23px;
	width: 64px;
	border: none;
	cursor: pointer;
}
.bunner{
	margin-bottom: 7px;
}
.tabs{
	margin-bottom: 36px;
}
.a1{
	background: url(/images/sir01.gif) no-repeat left top;
	width: 193px;
	padding: 10px 17px 0px;
}
.a2{
	background: url(/images/sin01.gif) no-repeat left top;
	width: 193px;
	padding: 10px 17px 7px;
	color: #fff;
}
.a2 a, .a3 a, .a4 a, .ac a{
	color: #fff;
	font-size: 11px;
}
.a3{
	background: url(/images/gol01.gif) no-repeat left top;
	width: 193px;
	padding: 10px 17px 7px;
	color: #fff;
}
.a4{
	background: url(/images/las01.gif) no-repeat left top;
	width: 193px;
	padding: 10px 17px 7px;
	color: #fff;
}

.b1{
	background: #533e7f url(/images/sir02.gif) repeat-x left 22px;
	width: 226px;
	border-right: 1px solid #fff;
}
.b2{
	background: #3746a7 url(/images/sin02.gif) repeat-x left 22px;
	width: 227px;
	border-right: 1px solid #fff;
}
.b3{
	background: #1d66c3 url(/images/gol02.gif) repeat-x left 22px;
	width: 227px;
	border-right: 1px solid #fff;
}
.b4{
	background: #1d94c3 url(/images/las02.gif) repeat-x left 22px;
	width: 227px;
}

.c1{
	background: url(/images/sir03.gif) no-repeat left top;
	height: 23px;
	width: 227px;
	border-right: 1px solid #fff;
}
.c2{
	background: url(/images/sin04.gif) no-repeat left top;
	height: 23px;
	width: 227px;
	border-right: 1px solid #fff;
}
.c3{
	background: url(/images/gol03.gif) no-repeat left top;
	height: 23px;
	width: 227px;
	border-right: 1px solid #fff;
}
.c4{
	background: url(/images/las04.gif) no-repeat left top;
	height: 23px;
	width: 227px;
}

.ac{
	background: url(/images/cb01.gif) no-repeat left top;
	width: 429px;
	padding: 10px 17px 7px;
	color: #fff;
}
.bc{
	background: #1e66c3 url(/images/cb02.gif) repeat-x left 22px;
	width: 463px;
}
.cc{
	background: url(/images/cb03.gif) no-repeat left top;
	height: 23px;
	width: 463px;
}


.a1a{
	background: url(/images/si01.gif) no-repeat left top;
	width: 176px;
	padding: 10px 17px 0px;
}
.b1b{
	background: #533e80 url(/images/si03.gif) repeat-x left 22px;
	width: 210px;
}
.c1c{
	background: url(/images/si02.gif) no-repeat left top;
	height: 23px;
	width: 210px;
	margin-bottom: 45px;
}
.n1a{
	background: url(/images/nbox01.gif) no-repeat left top;
	width: 166px;
	padding: 10px 17px 0px;
}
.n1b{
	background: #3948a8 url(/images/nbox02.gif) repeat-x left 22px;
	width: 200px;
}
.n1c{
	background: url(/images/nbox03.gif) no-repeat left top;
	height: 23px;
	width: 200px;
	margin-bottom: 17px;
}
.left_nav{
	margin: 19px 0px 0px 8px;
}
.left_nav li{
	margin-bottom: 29px;
	color: #fff;
	background: url(/images/marker01.gif) no-repeat left 7px;
	display: block;
	padding-left: 16px;
}
.left_nav li a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.left_nav ul{
	margin-top: 17px;
}
.left_nav li li{
	background: none;
	margin-bottom: 7px;
	padding-left: 10px;
}
.left_nav li ul li a{
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #c8c6ed;
}
.bl{
	padding-bottom: 96px;
}
.bln{
	padding-bottom: 32px;
}
.nn li{
	margin-bottom: 25px;
}
.nn li li{
	margin-bottom: 5px;
}
.nn li a{
	font-size: 11px;
}
.nn li ul li a{
	font-size: 12px;
}
.price, .more, .price2{
	position: relative;
	height: 22px;
}
.price2 img{
	position: absolute;
	top: -36px;
	left: 36px;
}
.price img{
	position: absolute;
	top: -40px;
	left: 45px;
}
.more img{
	position: absolute;
	top: 0px;
	left: 40px;
}
.head{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	line-height: 14px;
}
.head img{
	float: left;
	margin: 5px 7px 0px 0px;
}
.lsin{
	font-size: 0px;
	background: #b6bce1;
	margin: 8px 0px;
	height: 1px;
}
.lgol{
	font-size: 0px;
	background: #98b9e5;
	margin: 8px 0px;
	height: 1px;
	clear: both;
}
.llas{
	font-size: 0px;
	background: #9ed3e7;
	margin: 8px 0px;
	height: 1px;
}
.img{
	padding-left: 25px;
}
.img img{
	border: 1px solid #dddce8;
}
.nf{
	font-size: 14px; 
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
.bun1{
	margin-bottom: 27px;
}
.bun2{
	margin-bottom: 8px;
}
#columns{
	padding-bottom: 35px;
}
.left{
	width: 205px;
	float: left;
	padding: 0px 10px 0px 13px;
}
.left2{
	width: 211px;
	float: left;
}
.right{
	float: left;
	width: 202px;
	padding-left: 25px;
}
.right2{
	float: left;
	width: 200px;
}
.center{
	float: left;
	width: 402px;
	padding: 0px 30px 0px 25px;
}
.center2{
	float: left;
	width: 463px;
	padding: 0px 22px 0px 16px;
}
.clients{
	background: #eeeff4 url(/images/cl01.gif) no-repeat left top;
	height: 55px;
	width: 912px;
	position: relative;
}
.sc{
	background: url(/images/cl02.gif) no-repeat right top;
	height: 55px;
	font-size: 16px;
	padding: 0px 21px 0px 170px;
	vertical-align: middle;
	display: table-cell;
	width: 721px;
}
.sc img{
	margin: 0 5px;
}
* html .sc img {
z-index: expression(
runtimeStyle.zIndex = 1,
this == ((55/2)-parseInt(offsetHeight)/2) <0 ? style.marginTop="0" : style.marginTop=(55/2)-(parseInt(offsetHeight)/2) +'px');
}
*:first-child+html .sc img {
z-index: expression(
runtimeStyle.zIndex = 1,
this == ((55/2)-parseInt(offsetHeight)/2) <0 ? style.marginTop="0" : style.marginTop=(55/2)-(parseInt(offsetHeight)/2) +'px');
}

.oc{
	text-decoration: underline;
	position: absolute;
	left: 32px;
	top: 17px;
	display: block;
	color: #363636;
}
.lb{
	margin-bottom: 32px;
}
.sr{
	margin-left: 21px;
}
.sr a{
	font-size: 16px;
	color: #363636;
	display: block;
	margin-bottom: 20px;
}
.sr img{
	margin-bottom: 20px;
	display: block;
}
.text{
	font-style: italic;
	color: #a1a1a1;
	margin: 0px 0px 20px 25px;
	border-left: 4px solid #1d94c2;
	padding-left: 10px;
}
.line{
	font-size: 0px;
	background: #1d94c2;
	height: 5px;
	margin-bottom: 10px;
}
.line2{
	font-size: 0px;
	background: #1d94c2;
	margin: 16px 0px 16px 0px;
	height: 3px;
	clear: both;
}
.line3{
	font-size: 0px;
	background: #1d94c2;
	margin: 8px 0px 28px;
	clear: both;
	height: 3px;
}
.line4{
	font-size: 0px;
	background: #1d94c2;
	margin: 28px 0px 8px;
	clear: both;
	height: 3px;
}
.date{
	font-size: 16px;
	color: #1d65c3;
	display: block;
	margin-bottom: 8px;
}
.news a{
	color: #363636;
	display: block;
	margin-bottom: 12px;
}
.news span a{
	color: #1d66c3;
	display: block;
	margin-bottom: 12px;
}
.allnews{
	color: #fff;
	background: url(/images/allnews01.gif) no-repeat left top;
	display: block;
	height: 21px;
	width: 102px;
	text-align: center;
	padding-top: 2px;
	line-height: 14px;
	margin: 35px 0px 30px 47px;
}
.ns{
	padding-bottom: 10px !important;
}
.imgL{
	float: left;
	margin-right: 11px;
}
.center2 p{
	margin-bottom: 27px;
}
.name{
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 20px;
	margin: 20px 0px 0px 20px;
}
.list {
	padding-bottom: 20px;
}
.list li{
	background:none;
	margin-left: 20px;
	display: block;
	padding-bottom: 4px;
}
.list a{
	font-size: 12px;
	color: #d9ddf5;
}
.list .active{
	background: url(/images/circl01.gif) no-repeat left 9px;
	padding-left: 16px;
	margin-left: 17px;
}
.list .active a{
	color: #fff;
}
.gallery img{
	margin: 0px 6px 8px;
}
.mb{
	padding-bottom: 10px;
}
.mt{
	margin-top: 8px;
}
.product_price{
	font-size: 16px;
	color: #1d66c3;
}
.product_price i{
	font-style: normal;
	color: #05090a;	
}
.vopros{
	margin: 22px 0px 20px 32px;
	display: block;
}
.question{
	font-size: 16px;
	display: block;
	margin-bottom: 9px;
}
.phone2{
	font: 30px Arial, Helvetica, sans-serif;
	color: #424896;
}
.phone2 span{
	font-size: 18px;
	color: #737aca;
}
.lh{
	line-height:28px;
}
.nw{
	width: 187px;
}
.rn{
	margin: 0px 0px 7px 14px;
}
.lg{
	font-size: 0px;
	background: #98b9e5;
	margin: 12px 0px;
	height: 1px;
	clear: both;
}
.catalog{
	margin: 10px 0 40px 0;
}
.catalog td{
	text-align: center;
}
.catalog td a{
	color: #363636;
	padding-top:6px;
}
.y1{
	width: 205px;
}
.y2{
	width: 22px;
}
.y3{
	width: 0px;
	border-right: 2px solid #2a9ac6;
}
.y4{
	width: 22px;
}
.y5{
	width: 205px;
}
.d1{
	padding-bottom: 33px;
}
.va{
	vertical-align: middle;
	padding: 10px 0;
}
.forprice{
	margin-bottom: 25px;
	background: #3b7acb url(/images/forformbg01.gif) no-repeat left top;
	padding: 3px 11px 0px 21px;
	height: 83px;
	width: 431px;
}
.inf{
	margin-top: 12px;
}
.inf label{
	color: #fff;
	display: block;
	padding: 5px 9px 0px;
	float:left;
}
.inp1{
	background: url(/images/inp01.gif) no-repeat left top;
	padding: 2px 10px 0px 15px;
	float: left;
	height: 21px;
	width: 76px;
	border: none;
	color: #919191;
}
.select{
	background: url(/images/select01.gif) no-repeat left top;
	margin: -5px 0px 0px 23px;
	float: left;
	height: 33px;
	width: 141px;
	border:none;
	cursor:pointer;
}



/*list all*/
.center2 ul li ul, .center2 ol li ol{
	margin-bottom: 0 !important;
}
.center2 ul{
	margin-left: 18px;
	margin-bottom: 27px;
}
.center2 ul ul{
	margin-left: 10px !important;
}
.center2 ol{
	margin-left: 42px;
	margin-bottom: 27px;
}
.center2 ol ol{
	margin-left: 22px !important;
}
ul, ul li{
	list-style: none;
}
ul li, ul li ul li, ul li ul li ul li, ul li ul li ul li ul li ul li{
	display: block;
	padding-left: 12px;
	color: #363636;
	background: url(/images/sc01.gif) no-repeat left 8px;
/*	margin-left: 10px;*/
	line-height: 19px;
}
ul li ul li, ul li ul li ul li ul li, ul li ul li ul li ul li ul li ul li{
	color: #363636;
	background: url(/images/sc01.gif) no-repeat left 8px;
}

ol li, ol li ol li, ol li ol li ol li, ol li ol li ol li ol li ol li{
	color: #363636;
	line-height: 19px;
/*	margin-left: 20px;*/
}
ol li ol li, ol li ol li ol li ol li, ol li ol li ol li ol li ol li ol li{
	color: #363636;
}
ol li span{
	color: #363636;
}

/*back navigation*/
.backNav {
	font-size:12px;
	padding: 7px 0px 15px 0px;
	line-height: 20px;
	color: #363636;
}
.backNav  span{
	margin: 0 16px;
	font-family: Microsoft Sans Serif;
}
.backNav a{
	color: #1d66c3;
	text-decoration: underline;
}
.backNav a:hover{
	text-decoration: none;
}
.link{
	color: #363636;
	font-size: 14px;
	display: block;
	padding-bottom: 7px;
}
.iml{
	float:left;
	margin-right: 18px;
}
.pr{
	font-size: 14px;
	font-weight: bold;
	color: #05090a;
	display: block;
	margin-top: 7px;
}
.st{
	padding-bottom: 15px;
}




.pageNav{
	font-size: 12px;
}
.pageNav span{
	color: #05090a;
	margin: 0 8px;
}
.pageNav a{
	color: #1d66c3;
}
.pageNav div{
	color: #05090a;
}
.pageNav a:hover{
	text-decoration: none;
}
.pageNav b{	
	color: #1d66c3;
	font-weight: bold;
}

/*Data table*/
table.data-table{
    border-collapse:collapse;
	border: none;
	margin-bottom: 25px;
}

/*Any cell*/
table.data-table td{
	background-color: #fff;
	color: #363636;
	padding: 5px 7px 5px 7px;
	text-align:left;
	border: 1px solid #e2e2e2;
	font-size:12px;
}
/*Head cell*/
table.data-table tfoot td{
	border: 1px solid #c5c3c3;
	background-color: #cae2eb;
	text-align:left;
	background-image: none;
	padding: 5px 7px 5px 7px;
	color:#05090a;
	font-size:12px;
}
table.data-table th{
	background-color: #1d94c2;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px 7px 5px 7px;
	border: 1px solid #1a7598;
}
table.data-table td a{
	/*color:#636363;*/
}
/*Body cell*/
table.data-table tbody td {
	background-color: #fff;
	background-image:none;
}
.color1{
	background-color: #dff2f9 !important;
}
.color2{
	background-color: #e3e5ff !important;
}

.submenu{
	width: 185px;
    position:absolute;
    top:35px;
    text-align:left;
display:none;	
}
.submenu li{
	background: url(/images/submenu/sm2.png) repeat-y left top;
	width: 115px;
	padding: 2px 45px 2px 25px;
}
.submenu li a{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #c8c6ed;
}
.v{
	background: url(/images/submenu/sm.png) no-repeat left top !important;
	height: 16px !important;
	width: 185px !important;
	padding: 0 !important;
	font-size: 0px;
	line-height: 0px;
}
.n{
	background: url(/images/submenu/sm3.png) no-repeat left top !important;
	height: 25px !important;
	width: 185px !important;
	padding: 0 !important;
	font-size: 0px;
	line-height: 0px;
}
.submenu a.active{
	color: #fff;
}
.iePNG, IMG, .submenu li{ filter:expression(fixPNG(this)); } 
.iePNG A, .submenu li { position: relative; }

.button_search{
	background: url(/images/buttons/button02.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.button_create{
	background: url(/images/buttons/button13.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 180px;
	border: none;
	cursor: pointer;
}
.button_set{
	background: url(/images/buttons/button12.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.button_clean{
	background: url(/images/buttons/button11.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.button_save{
	background: url(/images/buttons/button10.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.button_ok{
	background: url(/images/buttons/button09.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.button_send{
	background: url(/images/buttons/button08.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.button_view{
	background: url(/images/buttons/button07.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.button_show{
	background: url(/images/buttons/button06.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.button_vote{
	background: url(/images/buttons/button05.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.button_unvote{
	background: url(/images/buttons/button04.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}
.button_find{
	background: url(/images/buttons/button03.gif) no-repeat left top;
	margin: 16px 0px 3px 35px;
	height: 23px;
	width: 102px;
	border: none;
	cursor: pointer;
}

div.colr ul li { color: #000080;
 }

