html{
	margin:0px;
	padding: 0px;
}
body{
	background-image: url("./i/bg.jpg");
	font-family: Verdana, Helvetica, Tahoma ;
	font-size: 11px;
	margin:0px;
	min-height: 1100px;
	padding: 0px;
}
#container {
   background-color: #ffffff;  /* the background          */
   filter:alpha(opacity=50);   /* Internet Explorer       */
   -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
   opacity: 0.5;               /* newer Mozilla and CSS-3 */
}
#opaquetext {
   filter:alpha(opacity=100);  /* discarded */
   -moz-opacity:1.0;           /* discarded */
   opacity: 1.0;               /* discarded */
}



li{
	list-style-type: none;
	min-height: 20px;
}
ul{
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
input{
	font-size: 11px;
}
.text_field{
	width: 50px;
	height: 13px;
}
.text_field1{
	width: 31px;
}


div.container{
	margin: 20px 0px 0px 20px;
	width: 970px;
}
div.top{
	background-image: url("./i/bg_top.jpg");
	background-repeat: no-repeat;
	height: 197px;
	width: 970px;
}
div.main{
	background-image: url("./i/bg_main.jpg");
	background-repeat: repeat-y;
	width: 970px;
}
div.foot1{
	background-image: url("./i/bg_foot1.jpg");
	background-repeat: no-repeat;
	height: 55px;
	width: 970px;
}
div.foot2{
	background-image: url("./i/bg_foot2.jpg");
	background-repeat: no-repeat;
	height: 128px;
	width: 970px;
}
div.top_link{
	height: 128px;
}
div.top_name1{
	float: left;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	width: 230px;
}
div.top_name2{
	float: left;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	width: 230px;
}
div.top_name3{
	float: left;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	width: 235px;
}
div.top_name4{
	float: left;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	width: 255px;
}
div.main1{
	float: left;
	font-size: 10px;
	width: 207px;
}
div.main2{
	float: left;
	font-size: 10px;
	width: 207px;
}
div.main3{	
	float: left;
	font-size: 10px;
	width: 207px;
}
div.main4{	
	float: left;
	font-size: 10px;
	width: 207px;
}
div.sp1{
	float: left;
	width: 17px;
}
div.sp2{
	float: left;
	width: 40px;
}
div.sp3{
	float: left;
	width: 35px;
}
div.sp4{
	float: left;
	width: 35px;
}
div.jautajums{
	font-weight: bold;
}
div.subtot1{
	float: left;
	width: 235px;
}
div.subtot2{
	float: left;
	width: 235px;
}
div.subtot3{
	float: left;
	width: 235px;
}
div.subtot4{
	float: left;
	width: 235px;
}
div#total_transp{
	font-size: 18px;
	font-weight: bold;
	margin: 13px 0px 0px 53px;
	text-align: center;
	width: 65px;
}
div#total_food{
	font-size: 18px;
	font-weight: bold;
	margin: 13px 0px 0px 67px;
	text-align: center;
	width: 65px;
}
div#total_house{
	font-size: 18px;
	font-weight: bold;
	margin: 13px 0px 0px 76px;
	text-align: center;
	width: 65px;
}
div#total_life{
	font-size: 18px;
	font-weight: bold;
	margin: 13px 0px 0px 70px;
	text-align: center;
	width: 65px;
}
div.foot_2_1{
	float: left;
	width: 145px;
}
div#total_sum{
	color: #E6571D;
	font-size: 26px;
	font-weight: bold;
	margin: 48px 0px 0px 45px;
	text-align: center;
	width: 65px;
}
div.foot_2_2{
	float: left;
	width: 675px;
}
div.foot_2_3{
	float: left;
	width: 140px;
}
div#stripa{
	background-image: url('./i/linija.jpg');
	background-position: top left;
	height: 13px;
	margin: 14px 0px 0px 1px;
	
}
a.logo_link{
	margin: 0px 28px 0px 0px;
}
