body {
	margin: 0px;
	padding:0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #585858;
}
html, body {
	height:100%;
}
.container {
	min-height: 100%;
    height: 100%;
}
.tekstas {
	font-size: 11px;
	line-height: 16px;
	color: #585858;
}
h1 {
	font-size: 13px;
	color: #585858;
	font-weight:bold;
}
h2 {
	font-size: 13px;
	color: #585858;
	font-weight:normal;
}
h2 a {
	font-size: 13px;
	color: #585858;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
	font-size: 13px;
}
.menu_tekstas, a.menu_tekstas:link, a.menu_tekstas:visited, a.menu_tekstas:active {
	font-size: 11px;
	color: #276498;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
a.menu_tekstas:hover {
	font-size: 11px;
	font-weight: bold;
	color: #d13318;
	text-decoration: none;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
a {
	font-size: 11px;
	color: #d5402f;
	text-decoration: none;
	}
a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
.table_info {
	padding: 0px 30px 10px 30px;
}
.right {
	width:20%;
}
.menu_big {
	font-size: 14px;
	color: #276498;
	text-decoration: none;
	font-weight: bolder;
}
.table_info2 {
	padding-right: 30px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.20px_right {
	padding-right: 20px;
}
.bg_green {
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:275px;
}

.bg_green_small {
	background-image: url(images/green-bg_small.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:131px;
}



.inputas {
	font-size:11px;
}

a.button {	
	font-weight: bold;	
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	line-height:21px;

	padding: 3px 8px 3px 8px;	

	background-position: right;
	background-image: url(images/bg_button.gif);
	background-repeat: no-repeat;

	border-top: 1px solid #ACABAB;	
	border-right: 1px solid #ACABAB;	
	border-bottom: 1px solid #ACABAB;	
	border-left: 1px solid #ACABAB;	
	text-align: center;	
	min-width: 75px;	
}

a.button:link {  color:#838383; text-decoration: none; }
a.button:visited  {  	color:#838383; 	text-decoration: none; }
a.button:hover  {  	
	color:#838383; 	
	text-decoration: none;  	
	background-position: left;
	background-image: url(images/bg_button2.gif);
	background-repeat: no-repeat; 
}
a.button:active  {  	color:#838383;  text-decoration: none; }

.list_active {
	background-color:#efefee;
}
.list_nonactive {
	background-color:#ffffff;
}
.td_head {
	background-color: #efefee;
	background-image: url(images/bck_lentele.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:10px;
}


.jump {
	width: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

hr { border: 0;  size:1px;  width:100%; background-color: #8D8D8D; height: 1px;}

@media print
{
    .nerodyk {display:none;}
}


.lentele {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding:3px;


}

.lentele2{ border-collapse: collapse; border:1px;  border-color:#cccccc; }

