html{
	margin: 0 auto;
	padding: 0;
}
body{
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
}
#main{
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:990px;
}
a{
	color: gray;
	text-decoration: none;
}
a:hover{
	color: red;
}

/* --- */
#line1{
	display: block;
	float: left;
	margin-bottom: 0px;
}
#line1 .d1{
	width: 225px;
	height: 126px;
	float: left;
	display: block;
	background: url("../images/page/l1_d1.gif");
}
#line1 .d2{
	width: 394px;
	height: 126px;
	float: left;
	display: block;
	background: url("../images/page/l1_d2.gif");
}

#line1 .d2_5{
	width: 394px;
	height: 126px;
	float: left;
	display: block;
	background: url("../images/page/l1_d2_5.gif");
}

#line1 .d2_6{
	width: 394px;
	height: 126px;
	float: left;
	display: block;
	background: url("../images/page/l1_d2_6.gif");
}

#line1 .d2_7{
	width: 394px;
	height: 126px;
	float: left;
	display: block;
	background: url("../images/page/l1_d2_7.gif");
}

#line1 .d2_9{
	width: 394px;
	height: 126px;
	float: left;
	display: block;
	background: url("../images/page/l1_d2_9.gif");
}

#line1 .d3lt{
	width: 371px;
	height: 126px;
	float: left;
	display: block;
	background: url("../images/page/l1_d3.gif");
}
#line1 .d3en{
	width: 371px;
	height: 126px;
	float: left;
	display: block;
	background: url("../images/page/l1_d3en.gif");
}
#line1 .d3ru{
	width: 371px;
	height: 126px;
	float: left;
	display: block;
	background: url("../images/page/l1_d3ru.gif");
}
#line1 .d3lv{
	width: 371px;
	height: 126px;
	float: left;
	display: block;
	background: url("../images/page/l1_d3lv.gif");
}
/* --- */
#line2{
	display: block;
	float: left;
	margin-bottom: 1px;
}
#line2 .d1{
	width: 157px;
	height: 41px;
	float: left;
	display: block;
	background: url("../images/page/l2_d1.gif");
	padding-left: 80px;
}
#line2 .d1 .lt{
	display: block;
	width: 18px;
	height: 12px;
	float: left;
	margin-top: 17px;
}
#line2 .d1 .en{
	display: block;
	width: 18px;
	height: 12px;
	float: left;
	margin-top: 17px;
	margin-left: 13px;
}
#line2 .d1 .ru{
	display: block;
	width: 18px;
	height: 12px;
	float: left;
	margin-top: 17px;
	margin-left: 13px;
}
#line2 .d1 .lv{
	display: block;
	width: 18px;
	height: 12px;
	float: left;
	margin-top: 17px;
	margin-left: 14px;
}
#line2 .d2{
	width: 753px;
	height: 32px;
	float: left;
	display: block;
	background: url("../images/page/l2_d2.gif");
	padding-top: 9px;
	text-align: right;
}
#line2 .d2 a{
	color: #dedede;
	text-decoration: none;
	text-transform: uppercase;
	font: normal 12px Arial;
	margin: 5px;
}
#line2 .d2 a:hover{
	color: #dedede;
	text-decoration: underline;
	text-transform: uppercase;
	font: normal 12px Arial;
	margin: 5px;
}
/* --- */
#line3{

}
#line3 .d1{
	width: 250px;
	height: 256px;
	float: left;
	display: block;
	background: url("../images/home/i_07.gif");
}
#line3 .d2{
	width: 243px;
	height: 256px;
	float: left;
	display: block;
	background: url("../images/home/i_09.gif");
	margin-left: 1px;
}
#line3 .d3{
	width: 246px;
	height: 256px;
	float: left;
	display: block;
	background: url("../images/home/i_11.gif");
	margin-left: 1px;
}
#line3 .d4{
	width: 248px;
	height: 256px;
	float: left;
	display: block;
	background: url("../images/home/i_13.gif");
	margin-left: 1px;
}
/* --- */
#line4{
	padding-top: 30px;
	float: left;
	display: block;
	border-bottom: 1px solid #E7EFF2;
	width: 990px;
	border-top:2px solid #B1B0AF;
}
#line4 .d1{
	width: 205px;
	float: left;
	display: block;
}
#line4 .d11{
	width: 205px;
	border-bottom: 1px solid #E7EFF2;
	padding-bottom: 5px;
	float: left;
	font: normal 12px arial;
}
#line4 .d12{
	padding-left: 18px;
	width: 187px;
	padding-bottom: 5px;
	padding-top: 20px;
	float: left;
	font: normal 12px arial;
	color: #333333;
}
#line4 .d11  .item a, #subs .item a{
	display: block;
	float: left;
	font: bold 12px helvetica;
	color: #4e4a49;
	text-decoration: none;
	margin-left: 8px;
	padding-left: 12px;
	/*width: 169px;*/
	margin-bottom: 5px;
}
#line4 .d11  .item_selected a, #line4 .d11  .item a:hover, #subs .item a:hover{
	display: block;
	float: left;
	font: bold 12px helvetica;
	color: #dc332b;
	text-decoration: none;
	margin-left: 8px;
	padding-left: 12px;
	/*width: 169px;*/
	background: url("../images/page/sub_arrow.gif") no-repeat;
	margin-bottom: 5px;
}
#line4 .d2{
	width: 730px;
	float: left;
	display: block;
	padding-left: 34px;
	font: normal 12px Arial;
	padding-bottom: 15px;
	padding-right: 5px;
	min-height: 350px;
}
/* --- */
#line6{
	width: 960px;
	float: left;
	display: block;
	/*background: url("../images/page/banners.gif");*/
	padding-left: 22px;
	padding-top: 9px;
}
#line7{
	width: 990px;
	height: 96px;
	float: left;
	display: block;
	background: url("../images/page/footer.gif");
}
#line7 .menu{
	text-align: right;
	width: 950px;
	height: 15px;
	padding-left: 22px;
	padding-top: 5px;
}
#line7 .menu a{
	color: #9bd4f5;
	text-decoration: none;
	text-transform: uppercase;
	font: normal 12px Arial;
	margin: 5px;
}
#line7 .menu a:hover{
	color: #dedede;
	text-decoration: underline;
	text-transform: uppercase;
	font: normal 12px Arial;
	margin: 5px;
}
#h1{
	color: #dc332b ;
	text-transform: uppercase;
	font: bold 12px Tahoma;
	margin-bottom: 5px;
	width: 700px;
}
.h1{
	color: #dc332b ;
	font: bold 12px Tahoma;
}
.prodcat{
	float: left;
	width: 170px;
	height: 170px;
	border: 1px solid #eff4f8;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	background: url("../images/page/kat_back.gif");
}
.prodcat .title{
	display: block;
	margin: 5px;
	color: #000;
	font: bold 12px Arial;
}
.prodlist{
	border: 1px solid #d3e5f3;
	margin: 0;
	padding: 0;
	width: 700px;
	float: left;
	margin-bottom: 15px;
	border-spacing: 0px;
}
.prodlist .top{
	border: 1px solid #e0ebf1;
}
.prodlist .c1{
	background: #ffffff;
}
.prodlist .c2{
	background: #f8fcff;
}
.prodlist .c1:hover, .prodlist .c2:hover{
	background: #f0ffff;
}
.prodlist .pav{
	background: #ecf7fd;
	margin: 0;
	padding: 0;
	border: 0;
	height: 22px;
	width: 324px;
	text-align: center;
	font: bold 12px Arial;
	border-right: 1px solid #e0ebf1;
	
}
.prodlist .kain{
	background: #ecf7fd;
	margin: 0;
	padding: 0;
	border: 0;
	height: 22px;
	width: 195px;
	text-align: center;
	font: bold 12px Arial;
	border-right: 1px solid #e0ebf1;
}
.prodlist .plac{
	background: #ecf7fd;
	margin: 0;
	padding: 0;
	border: 0;
	height: 22px;
	width: 100px;
	text-align: center;
	font: bold 12px Arial;
	border-right: 1px solid #e0ebf1;
}
.prodlist .uzs{
	background: #ecf7fd;
	margin: 0;
	padding: 0;
	border: 0;
	height: 22px;
	width: 100px;
}
.prodlist .title a{
	margin: 0;
	padding: 0;
	border: 0;
	width: 304px;
	font: normal 12px Arial;
	color: #000;
	text-decoration: none;
	margin-left: 20px;
	display: block;
	float: left;
}
.prodlist .title a:hover{
	text-decoration: underline;
}
.prodlist .price{
	margin: 0;
	padding: 0;
	border: 0;
	height: 22px;
	width: 175px;
	padding-left: 20px;
	font: normal 12px Arial;
}
.prodlist .more, .prodlist .title , .prodlist .price{
	border-right: 1px solid #e0ebf1;
	border-top: 1px solid #e6eff4;
}
.prodlist .order{
	border-top: 1px solid #e6eff4;
}
.prodlist .more a{
	margin: 0;
	padding: 0;
	border: 0;
	height: 22px;
	width: 80px;
	padding-left: 20px;
	text-align: center;
	font: normal 12px Arial;
	color: #000;
	text-decoration: none;
}
.prodlist .order a{
	margin: 0;
	padding: 0;
	border: 0;
	height: 22px;
	width: 80px;
	padding-left: 20px;
	text-align: center;
	color: #c5342f;
	text-decoration: none;
	font: normal 12px Arial;
}
#product{
	display: block;
	float: left;
	width: 730px;
}
#product .imagesdiv{
	float: left;
	display: block;
	width: 237px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.new_banner{
	float: left;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 520px;
}
.new, #galerija{
	float: left;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 710px;
	line-height: 1.9em;
}
.new_banner .more, .new .more{
	float: right;
}
.new_banner .title a, .new .title a{
	font: bold 12px Arial;
	color: #000;
	text-decoration: none;
}
.new_banner .text, .new .text{
	font: normal 12px Arial;
	color: #000;
}
.new_banner .date, .new .date{
	font: normal 11px Arial;
	color: #727272;
}
#goup a{
	background: url("../images/page/upgray.gif") right center no-repeat;
	padding-right: 13px;
	font: normal 12px Arial;
	color: #72706f;
	float: right;
	text-decoration: none;
}
#goprevious a{
	background: url("../images/page/leftgray.gif") left center no-repeat;
	padding-left: 13px;
	font: normal 12px Arial;
	color: #72706f;
	float: left;
}
#gonext a{
	background: url("../images/page/rightgray.gif") right center no-repeat;
	padding-right: 13px;
	font: normal 12px Arial;
	color: #72706f;
	float: right;
}
#goup a:hover, #goprevious a:hover, #gonext a:hover{
	color: red;
}
.form_title{
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 5px;
	font: normal 12px Arial;
	margin-top: 5px;
}	
.textareaw150{
	width: 200px;
	margin-top: 5px;
}
.statictext{
	float: left;
	line-height: 1.9em;
}
.statictext_banner{
	float: left;
	width: 530px;
	line-height: 1.9em;
}

.catalog{
	background: url('../images/katalogas_up.gif');
	width: 246px;
	height: 78px;
	display: block;
	font: bold 16px Arial;
	text-decoration: none;
}
.catalog:hover{
	background: url('../images/katalogas_on.gif');
}
.dokumentacija{
	background: url('../images/dokumentacija_up.gif');
	width: 250px;
	height: 78px;
	display: block;
	font: bold 16px Arial;
	text-decoration: none;
}
.dokumentacija:hover{
	background: url('../images/dokumentacija_on.gif');
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
