html {height:100%;}
* {
	font-family:verdana;
	font-size:10px;
	color:black;/*gray;*/
}
img {
	border-width:0px;
}
body {
	padding:0px; 
	margin:0px; 
	width:100%; 
	height:100%; 
	background-color:white; 
	color:black;
/*	background-image:url('/bitrix/templates/shop/images/shop_bg1.jpg');
	background-repeat:repeat-x;*/
/*	background-position: center 110px;*/
}
#header {
	height:50px; 
	vertical-align:text-top;
}
#content {
	text-align:left;
}
#contentSmall {
	width:480px;
	text-align:left;
}

#header a:link,#header a:visited,#header a:active,#header a:visited,#header fl:visited{color:#000099;text-decoration:underline;font-weight: normal;}
#header a:active,#header a:hover,#header fl:active{color:red;text-decoration: none;}
#footer a:link,#footer a:visited,#footer a:active,#footer a:visited,#footer fl:visited{color:#000000;text-decoration:underline;font-weight: bold;}
#footer a:active,#footer a:hover,#footer fl:active{color:#EF9600;font-weight: bold;}
#content a:link,#content a:visited,#content a:active,#content a:visited{color:#000099;text-decoration:underline;}
#content a:active,#content a:hover {color:#FF0000;text-decoration: none;}
#menu a:link,#menu a:visited,#menu a:active{color: #006699;text-decoration:underline;}
#menu a:active,#menu a:hover{color: red;text-decoration: none;}
#lmenu a:link,#lmenu a:visited,#lmenu a:active{color: #006699;text-decoration:underline;}
#lmenu a:active,#lmenu a:hover{color: #FF6600;text-decoration: none;}

.cellTL {
	width:380px;
	height:250px;
	padding:0px 10px 10px 0px;
	border-right:1px solid #3399CC;
	text-align:left;
	background-image:url('/bitrix/templates/vaizdosrautai/images/arrow-1.gif'); 
/*	background-image:url('/bitrix/templates/vaizdosrautai/images/people.gif'); */
	background-repeat:no-repeat;
	background-position: center bottom;
}
.cellTR {
	width:380px;
	height:250px;
	padding:0px 0px 10px 10px;
	text-align:left;
	background-image:url('/bitrix/templates/vaizdosrautai/images/arrow-4.gif'); 
/*	background-image:url('/bitrix/templates/vaizdosrautai/images/news.gif'); */
	background-repeat:no-repeat;
	background-position: center bottom;
}
.cellBL {
	width:380px;
	height:200px;
	padding:0px 10px 0px 0px;
	border-right:1px solid #3399CC;
	text-align:left;
	background-image:url('/bitrix/templates/vaizdosrautai/images/arrow-2.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
.cellBR {
	width:380px;
	height:200px;
	padding:0px 0px 0px 10px;
	text-align:left;
	background-image:url('/bitrix/templates/vaizdosrautai/images/arrow-3.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
.rectangle {
	background-color: #3399CC;
	padding: 4px 4px; 
	float: left; 
	text-align: center; 
	font-weight: bold; 
	color: white; 
	font-family: tahoma; 
	font-size: 9px;
}
.rectangleORANGE {
	background-color: #E49327;
	padding: 4px 4px; 
	float: left; 
	text-align: center; 
	font-weight: bold; 
	color: white; 
	font-family: tahoma; 
	font-size: 9px;
}
.rectOne {
	border: 1px solid #E49327;
	background-color: #E49327;
	padding: 3px 0px; 
	float: left; 
	text-align: center; 
	font-weight: bold; 
	color: #048FDC; 
	font-family: tahoma; 
	font-size: 9px;
	width:20px;
	height:10px;
}
.rectMenuOne {
	border: 1px solid #3399CC;
	background-color: #3399CC;
	padding: 3px 0px; 
	float: left; 
	text-align: center; 
	font-weight: bold; 
	color: #048FDC; 
	font-family: tahoma; 
	font-size: 9px;
	width:20px;
	height:10px;
}
.rectOrange {
	border: 1px solid #ff0000;
	background-color: white;
	padding: 2px 2px; 
	margin-right:2px;
	float: left; 
	text-align: center; 
	font-weight: bold; 
	color: #ff0000; 
	font-family: tahoma; 
	font-size: 9px;

}
.textOrange {
	border: 1px solid #ff0000;
	background-color: white;
	padding: 0px 2px; 
	margin-right:2px;
	text-align: center; 
	font-weight: bold; 
	color: #ff0000; 
	font-family: tahoma; 
	font-size: 9px;

}
.rectText1 {
	border-bottom:1px solid #3399CC;
	color: #006699;
	font-weight: bold; 
	padding:3px 5px; 
}
.rectText {
	border-bottom:1px solid #3399CC;
	color: #006699;
	font-weight: bold; 
	padding:3px 25px; 
}
.rectTextOne {
	border-bottom:1px solid #E49327; 
	padding:3px 5px; 
	color:black/*gray;/*#E98843;*/
}
.showTitle {
	border-bottom:1px solid #E49327; 
	padding:3px 10px; 
	font-size:14px;
	color:#E49327;/*#006699;/*#3399CC;*/
	font-weight:bold;
}
H1 {
	line-height:12px;
	font-size:10px;
	color:#E49327;
	margin:0px;
	padding:0px;
}
.showMenuLabel {
	border-bottom:1px solid #3399CC; 
	padding:3px 10px; 
	font-size:14px;
	color:#3399CC;/*#006699;/*#3399CC;*/
	font-weight:bold;
}
.showMenuLabelRED {
        border-bottom:1px solid #E49327;
        padding:3px 10px;
        font-size:14px;
        color:#E49327;
        font-weight:bold;
}
#content .label, #content a.label:link, #content a.label:active, #content a.label:visited {
	font-weight: bold;
	color: #E49327;
	text-decoration:none;
}
#content a.label:link,#content a.label:active,#content a.label:visited {
	text-decoration:underline;
}
#content a.label:hover {
	color: red;
}

 #content .labelRED, #content a.labelRED:link, #content a.labelRED:active, #content a.labelRED:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
#content a.labelRED:link, #content a.labelRED:active, #content a.labelRED:visited {
	text-decoration:underline;
}
#content a.labelRED:hover {
	color: #E49327;
}

#content .labelBLUE, #content a.labelBLUE:link,#content a.labelBLUE:active, #content a.labelBLUE:visited {
	font-weight: bold;
	color: #3399CC;
	text-decoration:none;
}
#content a.labelBLUE:link,#content a.labelBLUE:active, #content a.labelBLUE:visited {
	text-decoration:underline;
}
#content a.labelBLUE:hover {
	color:red;
}
#content .labelBLACK {
	color: #666666;
	font-weight:bold;
}

#content .labelGREEN, #content a.labelGREEN:link,#content a.labelGREEN:active, #content a.labelGREEN:visited {
	font-weight: bold;
	color: gray;
	text-decoration:none;
}
#content a.labelGREEN:link,#content a.labelGREEN:active, #content a.labelGREEN:visited {
	text-decoration:underline;
}
#content a.labelGREEN:hover {
	color:red;
}

.titletext {
	padding-left:10px;
	padding-bottom:6px;
	text-align:justify;
}
.titletext1 {
	vertical-align: text-top;
}
.newsdate {
	padding-left:10px;
	font-size:9px;
	color: gray;
}
.smallgray, 
#content .smallgray a:link,
#content .smallgray a:active,
#content .smallgray a:visited,
#content .smallgray a:hover {
	font-size:9px;
	color: gray;
}
#content .smallgray a:hover {
	font-size:9px;
	color: red;
}

.footseparator{
/*	border-top:1px solid #3399CC;*/
}
.buttonSubmit{
	border:1px solid #3399CC;
	background-color:#E3F2F9;
	color:black;
}
.blockDef {
	border-width:0px;
	border-color:white;
	border-style:none;
	padding:4px;
}
.blockOn {
	border:1px gray dashed;
	padding:3px;
}
.cartTable {
	border-collapse : collapse;
	border:1px solid gray;
}
.cartTable td, .cartTable th {
	border:1px solid gray;
}