body{	
	margin:0;
	padding:0;
	background-color:rgb(255,255,255);
	color:rgb(0,0,0);
	font-family:Arial;
	font-size:12px;
	text-align:center;
}
table{
	margin:0;
	padding:0;
	color:rgb(0,0,0);
	font-family:Arial;
	font-size:12px;
	text-align:left;
}
h1{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:16px;
	color:rgb(128,35,34);
}
a:link, a:visited{
	font-size:11px;
	color:rgb(174,174,174);
	text-decoration:underline;
}
a:active, a:hover{
	text-decoration:none;
}
img{
	border:0;
	margin:0;
}
.page{
	width:770px;
	height:100%;
	margin:0 auto;
	padding:0;
	border-left:1px solid rgb(128,34,32);
	border-right:1px solid rgb(128,34,32);
}
.logo{
	padding-top:10px;
	border-bottom:1px solid rgb(255,255,255);
	background:rgb(128,34,32) url(/img/topback.jpg) repeat-x top left;
}
.phone{
	padding-top:20px;
	border-bottom:1px solid rgb(255,255,255);
	background:rgb(128,34,32) url(/img/topback.jpg) repeat-x top left;
}
.phonenr{
	color:rgb(255,255,255);
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 24px;
	margin-left:20px;
	background:url(/img/phone.gif) no-repeat center left;
}
/* header'i */
.header0{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header0.jpg) no-repeat top left;
}
.header1{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header1.jpg) no-repeat top left;
}
.header2{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header2.jpg) no-repeat top left;
}
.header3{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header3.jpg) no-repeat top left;
}
.header4{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header4.jpg) no-repeat top left;
}
.header5{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header5.jpg) no-repeat top left;
}
.header6{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header6.jpg) no-repeat top left;
}
.header7{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header7.jpg) no-repeat top left;
}
.header8{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header8.jpg) no-repeat top left;
}
.header9{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header9.jpg) no-repeat top left;
}
.header10{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header10.jpg) no-repeat top left;
}
.header11{
	border-left:1px solid rgb(255,255,255);
	border-right:1px solid rgb(255,255,255);
	background:rgb(255,255,255) url(/img/header11.jpg) no-repeat top left;
}
/* header'i beidzas*/
.menutd{
	background:rgb(190,141,141) url(/img/middleback.jpg) repeat-x top left;
}
.welcometd{
	background:rgb(190,141,141) url(/img/middleback.jpg) repeat-x top left;
}
.welcometable{
	margin:30px 0 0 25px;
}
		.welcometable h1{
			color:rgb(255,255,255);
		}
.newstd{
	background:url(/img/newsback.jpg) no-repeat top right;
}
.newstable{
	margin:40px 0 0 25px;
}
		.newstable a:link,.newstable a:visited{
			padding:0 0 10px 0;
			color:rgb(0,0,0);
			font-size:12px;
			text-decoration:none;
		}
		.newstable a:active,.newstable a:hover{
			text-decoration:underline;
		}
		.date{
			display:block;
			color:rgb(174,174,174);
			font-size:10px;	
			margin:-2px 0 5px 0;		
		}
.abouttd{
	background:url(/img/aboutback.jpg) no-repeat top right;
}
.abouttable{
	margin:40px 0 0 0;
}
.servtd{
	background:url(/img/servback.jpg) no-repeat bottom right;
}
.servtable{
	margin:40px 0 0 25px;
}
.footertd{
	background:url(/img/bottomback.jpg) repeat-x top left;
}
.footertable{
	color:rgb(255,255,255);
	font-size:11px;
}
		.footertable a:link,.footertable a:visited{
			color:rgb(255,255,255);
			text-decoration:none;
		}
		.footertable a:active,.footertable a:hover{
			text-decoration:underline;
		}
/* menu */
#menudiv{
	width:205px;
	height:100%;
	background-color:rgb(255,255,255);
	padding-top:20px;
}
html>body #menudiv{padding-top:15px;height:185px;}
.lng{
	position:absolute;
	width:90px;
	margin:-45px 0 0 155px;
	color:rgb(255,255,255);	
}
a#lng:link, a#lng:visited{
	color:rgb(255,255,255);
	text-decoration:none;
}
a#lng:active, a#lng:hover{
	color:rgb(255,255,255);
	text-decoration:underline;
}