html, body{margin: 0;}

body, td, div, textarea.contents {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	/*color:#616367;*/
	color: #333333;
}
#page{width: 993px;}

.nomargin{padding: 0; margin: 0;}
.full{height: 100%;}


.lightGrey{
	color: #b0bac2;
}

.pageName{
	font-size: 18px;
	font-weight: bold;
}

.pTitle{	
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.tekstas{
	line-height: 133%;
}

/* Spec. produkto stiliai */
.specOfferBorder{
	border: 1px solid #b0bac2;
	width: 196px;
	height: 153px;
	background: #FFFFFF;
	padding: 0px;
	vertical-align: middle;
	line-height: 153px;
	margin: auto;	
}
.specOfferInner{
	border: 1px solid #b0bac2;
	width: 178px;
	height: 135px;
	background: #FFFFFF;
	vertical-align: middle;
	line-height: 135px;
	margin: auto;
}

.describeOffer{
	width: 221px;
	background: #b0bac2;
	margin-bottom: 5px;
}
.describeName{
	padding: 8px 10px 0px 12px;
	text-align:left;
}
.describeName A{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.describeText{
	color:#FFFFFF;
	text-align:left;
	padding: 7px 10px 10px 12px;
}
.more{
	font-size: 9px;
	color: #007bc5;
	background: #FFFFFF;
	padding: 0px 3px 0px 3px;
}
/* ------------------------------ */


.bordered{
	 width:237px; 
	 height:87px;
}

.orangeButton{
	width: 197px;
	height: 38px;
	background: url(../images/orangeButton.gif);
	font-size: 18px;
	color: #FFFFFF;
	text-align:center;
	line-height: 38px;
	cursor: pointer;
	border: 0px;
}




/* Produktu katalogas */
.lvl1{
	text-transform:uppercase;
	font-size: 11px;
}
.lvl2{
	font-size: 10px;
}
.lvl3{
	
}

/* Kalkuliatoriaus elementai */

.calcText, .calcText td{
	font-size: 10px;
	color: #333333;
	line-height: 133%;
}

.calcText2 td{
	font-size: 10px;
	color: #333333;
	line-height: 133%;
	padding: 0px 6px 0px 6px;
	text-align:center;
}
.calcIn{
	height:12px;
	width: 35px;
	border: 1px solid black;
	color: #333333;
	font-size:10px;
}
.vals{
	height:10px;
	width: 100%;
	border-width: 0px;
	text-align:center;
	color: #333333;
	font-size:10px;	
}
.vals2{
	height:10px;
	width: 100%;
	border-width: 0px;
	text-align:center;
	color: #333333;
	font-size:10px;	
	font-weight:bold;
}
.tHead td{
	font-weight: bold;
	text-align:center
}
.calcText2 .aLeft{
	text-align:left;
}

.control{
	top: 20px;
	left: -5px;
}
.lvl2menu{
	background: #ffffff;
	width: 110px;
	border: 1px #eaedef solid;
	border-top-width: 0px;
}
.lvl2menu td{
	padding: 4px 6px;
	white-space:nowrap;
	/*background: #c7cfd5;*/
}
.lvl2menu td a{
	font-size:11px;
	color: #999999;
}
.selected{
	background: #b0bac2;
}

.unselected{
	background: #ffffff;
}

/* ------------------ */

/* htmlarea styles */
.verd8				{font-size:8px}
.verd9				{font-size:9px}
.verd10				{font-size:10px}
.verd11				{font-size:11px}
.verd12				{font-size:12px}
.verd14				{font-size:14px}
.verd18				{font-size:18px}
.lineSpc10			{line-height: 10px;}
.lineSpc15			{line-height: 15px;}
.lineSpc20			{line-height: 20px;}