@CHARSET "UTF-8";
html, body{
	width: 100%;
	height: 100%;
}
body{
	margin: 0;
	padding: 0;
	background: #EBEAE9 url(../images/vert_line.gif) 242px top repeat-y;
}
a{
	text-decoration: none;
	font: 11px Tahoma, Arial;
	color: #FFF;
}
a:hover{
	text-decoration: underline;
}
div#container{
	min-height: 100%;
	_height: 100%;
	position: relative;
	top: 0;
	left: 0;
	min-width: 995px;
}
div#content{
	padding-bottom: 20px;
	
}
div#header{
	border-top: 1px solid #000;
	border-bottom: 1px solid #F8FAFC;
	background-color: #E16A00;
	/*font: 8px Tahoma, Arial;*/
	font-size: 1px;
	color: #FFF;
	/*padding: 1px 0 2px 40px;*/
	height: 2px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}
div#header a{
	margin: 0 5px;	
	font: 9px Tahoma, Arial;
}
a.arrow_left{
	background: url(../images/arrow_left.gif) left center no-repeat;
	padding-left: 15px;	
}
a.arrow_right{
	background: url(../images/arrow_right.gif) right center no-repeat;
	padding-right: 15px;
}
div#right{
	float: right;
	width: 243px;
	margin-left: -234px;
}
h4{
	margin: 0;
	padding: 0;
	/*background-color: #F8971C;*/
	background-color: #67666C;
	font: bold 11px Arial;
	color: #FFF;
	padding: 5px 8px ;
}
div#left{
	float: left;
	width: 242px;
	
	margin-right: -243px;
}
ul#navmenu{
	padding: 0;
	margin: 0;
	list-style: none;
	border-left: 1px solid #F8FAFC;
}
ul#navmenu ul{
	padding: 0;
	margin: 0 0 0 20px;
	list-style: none;
	display: none;
}

ul#navmenu ul li{
	padding: 6px 0 6px 0;
}
ul#navmenu li{
	padding: 6px 0;
	margin: 0;
	border-bottom: 1px solid #31627C;
}
ul#navmenu li.last{
	border: none;
}
ul#navmenu li a{
	font: 12px Arial;
	color: #000;
	background: url(../images/menu_arrow.gif) 2px center no-repeat;
	padding: 0 0 0 19px;
}
ul#navmenu li a#active,
ul#navmenu li ul li a#active{
	font-weight: bold;
}
ul#navmenu li a:hover{
	background-position: 8px center;
}
h2{
	margin: 0;
	padding: 0;
	font: bold 11px Arial;
	color: #FFF;
	background-color: #E16A00;
	padding: 4px 0 4px 10px;
}
div#feedback{
	padding: 6px 8px;
	font: 11px Arial;
	background: url(../images/feedback_title_back.gif) left top repeat-x;
	/*text-align: justify;*/
}
div#feedback_title{
	font: bold 11px Arial;
	background: url(../images/feedback_title_back.gif) left top repeat-x;
	padding: 6px;
}
div#center{
	padding: 0 244px 0 243px;
}
div#center div#head{
	/*background-color: #EB7E0C;*/
	background: url(../images/background.jpg) right top repeat-y;
	position: relative;
	z-index: 3;
	
}

img#img_title{
	position: absolute;
	top: 50px;
	left: 50%;
	_left: 30%;
	z-index: 4;
    

}
div#center div#head img{

	_margin-bottom: -4px;
}
h3{
	background-color: #000;
	font: bold 11px Arial;
	color: #FFF;
	padding: 5px;
	margin: 0;
	position: relative;
	z-index: 3;
}
a.news_title{
	font: bold 11px Arial;
	color: #000;
	display: block;
	margin: 2px 0 6px 0;
}
div.news_date{
	margin-bottom: 5px;
}
div.news_summary{
	margin-bottom: 9px;
}
div#inner_content{
	padding: 5px 5px 10px 8px;
	font: 11px Arial;
	background-color: #c8cccC;
	/*text-align: justify;*/
}


div#footer{
	position: absolute;
	bottom: 0;
	left: 0;
	border-top: 1px solid #F8FAFC;
	border-bottom: 1px solid #000;
	background-color: #E16A00;
	font: 11px Tahoma, Arial;
	color: #FFF;
	z-index: 2;
	width: 100%;
	padding: 3px 0;
}
div#right_background{
	position: absolute;
	right: 243px;
	top: 0;
	width: 1px;
	height: 100%;
	background: url(../images/vert_line.gif) left top repeat-y;
	z-index: 0;
}
a#fondas{
	margin: 10px 0 10px 5px;
	display: block;
	width: 202px;
}
a img{
	border: none;
}
div#contacs, div#links{
	font: 11px Arial;
	color: #BD5A01;
	padding: 7px;
}
div#contacs{
	color: #333230;
}
div#links a{
	font: 11px Arial;
	color: #333230;
	line-height: 1.5;
}
form#form_256,
form#form_266,
form#form_254{
	width: 400px;
}
form#form_256 label,
form#form_266 label,
form#form_254 label{
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 15px;
}
form#form_256 div.fo_title,
form#form_266 div.fo_title,
form#form_254 div.fo_title{
	margin: 10px 0;
}
input, textarea{
	font: 11px Tahoma;
	
}
form#form_256 input,
form#form_256 textarea,
form#form_266 input,
form#form_266 textarea,
form#form_254 input,
form#form_254 textarea{
	width: 280px;
	_width: 275px;
}
form#form_256 textarea,
form#form_266 textarea,
form#form_254 textarea{
	height: 100px;
}
form#form_256 input.submit,
form#form_266 input.submit,
form#form_254 input.submit{
	float: right;
	width: 60px;
	border: 1px solid #A5ACB2;
	margin-right: 1px;
}
form#form_256 input.fo_date,
form#form_266 input.fo_date,
form#form_254 input.fo_date{
	width: 255px;
	_width: 250px;
	background-color: #CCC;
	border: 1px solid #A5ACB2;
}
hr.delimiter{
	border: none;
	border-top: 1px solid #000;
	height: 1px;
}
div#inner_content a{
	color: #000;
}
div#inner_content a.all_news,
div#news_module a.more, 
div#inner_content a.more{
	color: #000;
	font-weight: bold;
	background: url(../images/all_news_arrow.gif) right center no-repeat;
	padding: 0 15px 0 0;
}
div#news_module a.title,
div#news_module div.title{
	font-weight: bold;
}
div#news_module a.more{
	margin: 10px 0;
	width: 100px;
	
}
div#paging{
	margin: 10px 0;
}
div#paging a.active{
	background-color: #E16A00;
	padding: 0 2px;
}
div.date{
	margin-top: 10px;
}

div#footer div.left{
	float: left;
	margin-left: 10px;
}
div#footer div.right{
	float: right;
	margin-right: 10px;
}

hr{
	border: none;
	height: 1px;
	border-top: 1px solid #67666C;
}
div.error{
	color: red;
}
span.bold{
	font-weight: bold;
}
div.feedback_post{
	margin-bottom: 15px;
}
div.top_post_comment{
	margin: 5px 0 10px 0;
}


div#blog_space form{
	padding: 0;
	margin: 15px 0 0 0;
}
div#blog_space label{
	display: block;
	width: 80px;
	float: left;
	text-align: right;
	padding-right: 15px;
}
div#blog_space input,
div#blog_space textarea{
	width: 350px;
	font: 11px Tahoma, Arial;
	border: 1px solid #67666C;
}
div#blog_space input.submit{
	border: 1px solid #A5ACB2;
	width: auto;
	padding: 0 15px;
	margin: 4px 20px 0 95px;
}
div#blog_space div.error{
	font-style: italic;
	color: red;
}

div#blog_space div.date,
div#blog_space span.user,
div#blog_space span.ip{
	color: #67666C;
	margin: 0;
	
}
div#blog_space div.comment{
	margin: 5px 0 15px 0;
	padding: 0;
	text-indent: 0.7cm;
	color: #000;
}
div#blog_space div.blog{
	background-color: #EBEAE9;
	color: #67666C;
	padding: 5px;
}
div#blog_space span.user{
	font-weight: bold;
}
div#blog_calendar{
	margin: 5px;
	
}
div#left a.dp-choose-date{
	display: none;
}
div#last_comments{
	margin: 5px;
	font: 11px Arial;

}
div#last_comments div.user{
	font-weight: bold;
}
div#last_comments div.comment{
	margin-bottom: 10px;
}

ul#blogs{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#blogs li{
	margin: 0 0 15px 0;
	padding: 0;
}
ul#blogs li div.date{
	padding: 0 20px 0 0;
	color: #E16A00;
	font-size: 10px;
}
ul#blogs li a{
	font-weight: bold;
}
ul#blogs li div.text{
	color: #000;
	padding-left: 30px;
	font-size: 11px;
}
ul#blogs li a.more{
	margin-left: 30px;
	/*font-weight: normal;*/
}

#left h2 a{
	color: #FFF;
	font-weight: bold;
}

div#kalendorius{
	padding: 5px 5px 10px 8px;
	font: 11px Arial;
	/*background-color: #c8cccC;
	text-align: justify;*/
}
