html, body {
	font-family: Tahoma;	
	height: 100%;
	text-align: left;
	
}
#container {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -150px;
}

#footer {
  	background: #ffffff url('./images/footer_bg.gif') repeat-x bottom left;
   	height: 160px;   /* Height of the footer */
}
.push {
   	height: 160px;   /* Height of the footer */
}
#footer_content {
	width: 950px;
	margin: 0px auto;
	padding-top: 20px;
}

#header {
	/*background: #ffffff url('./images/header_bg.jpg') no-repeat top left;*/
	height: 166px;
	margin-top: 15px;
	margin-bottom: 19px;
}
.headerimg { 
	background-position: left top; 
	background-repeat: no-repeat; 
	width: 950px; 
	position:absolute;
	height: 166px;
	margin-top: 0px;
	margin-bottom: inherit;
}
#header img {	
	padding: 20px 0px 0px 5px;
}
#sidebar {
	background: #ffffff url('./images/meniu_top.jpg') no-repeat top left;
	padding-top: 5px;
}
#sidebar_content {
	background: #ffffff url('./images/meniu_top_bg.jpg') repeat-y top left;	
}
#sidebar_bottom {
	background: #d7e9fb url('./images/meniu_bottom.jpg') no-repeat bottom left;
	padding-bottom: 16px;	
}

#meniu  {
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
}
#meniu li {
	
}
#meniu li a {
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url('./images/meniu_bullet.png') no-repeat top left;
	
	color: #003366;
	text-decoration: none;
	
	display: block;
}
#meniu li a:hover { 
	background-color: #c1def9;
}
#meniu li ul {
	list-style: none;	
}
#meniu li ul li {
	background-image: none;
}
#meniu li ul li a {
	color: #505050;
	padding-left: 13px;
	background: url('./images/meniu_second_bullet.png') no-repeat top left;
}
#meniu li ul li a:hover {
	background-color: #d7e9fb;
	text-decoration: underline;
}


/* footer meniu */

.footer_meniu_div {
  overflow: hidden;
  height: 90px;
  
}


.footer_meniu  {
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 101%;
}
.footer_meniu li {
	padding: 0px;
	margin: 0px !important;
}
.footer_meniu li a {
	padding: 0px;
	color: #99d5df;
	text-decoration: none;
}
.footer_meniu li a:hover, .current_page_item { 
	text-decoration: underline;
}
.footer_meniu li ul {
	list-style: none;	
}
.footer_meniu li ul li {
	background-image: none;
}
.footer_meniu li ul li a {
	color: #999979;
	font-size: 80%;
}
.footer_meniu li ul li a:hover {
	text-decoration: underline;
}

 


h1 {
	font-size: 14pt;
	background: url('./images/h1_left.png') no-repeat top left;
	height: 30px;
	margin-bottom: 2px;
}
h1 span  {
	background: url('./images/h1_bg.png') repeat-x top left;/**/
	height: 30px;
	display: block;
	margin-left: 5px;
	

}

h1 a {
	display: block;
	text-decoration: none;
	background: url('./images/h1_right.jpg') no-repeat top right;
	height: 30px;
	padding-top: 4px;
	margin-left: 10px;
	color: #003366;	
}
h1 span a:hover {
	text-decoration: underline;
}

.date {
	padding-left: 14px;
	color: #000000;
	font-size: 9pt;
	padding-top: 4px;
}

.comments {
	padding-left: 15px;
	padding-right: 19px;
	text-decoration: none;
	background: url('./images/comments.png') no-repeat top right;
	
}
p {
	margin: 0px;
	padding: 5px; 
	color: #000000;
}
a.more-link {
	display: block;
	color: #1a4a7a;
	text-decoration: none;
	text-align: right;
	padding-bottom: 25px;
}
a:hover.more-link {
	text-decoration: underline;
}

.footer_bottom {
	border-top: 1px solid #666666;
	color: #666666;
	margin-top: 6px;
	padding-top: 3px;
	
	font-size: 80%;
}
.sprendimas {
	text-align: right;
	padding-bottom: 3px;
	color: #666666;
	
}
.sprendimas a {
	color: #959595;
	text-decoration: none;
}
.sidebar_widget {
	list-style: none;
	margin: 0px;
	padding: 8px;
}
.sidebar_title {
	font-weight: 500;
	
	color: #1D7832;
	font-size: 112%;

}
#commentlist {
	list-style: none;
}
#commentlist li {
	background-color: #e9f0f6;
}
label {
    font-weight: normal;
}
table, table td {
	border: 1px solid #cccccc;
	border-collapse: collapse; 
}

.wp_bannerize {
	margin: 10px 0px;
}
.wp_bannerize ul li {
	list-style: none;
	margin: 5px 0px;
}
