html, body {
	margin:0;
	padding:0;
	height:100%; 
	min-width:770px;
}

* html #outer{
	height:100%;
}

a img {border:0;}

#outer {
	background-color:#FFF;
	margin-bottom:-54px;
	min-height:100%;
	
	background-image:url(images/inbg.gif);
	background-repeat:repeat;
}

#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:150px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
}

#header .center {
	width:800px;
	height:150px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	text-align:left;
}

#header .center .logo_click {
	position:absolute;
	width:180px;
	height:100px;
	top:20px;
	left:30px;
}

#header .center .logo_click a {
	width:180px;
	height:100px;
	display:block;
}


#header .center  .buttons {
	position:absolute;
	bottom:2px;
	left:315px;
	width:475px;
	height:35px;
	overflow:hidden;
}

#header .center  .buttons a {
	display:block;
	width:144px;
	height:35px;
	float:left;
}

#footer {
	width:100%;
	height:54px;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	font-size:12px;
}

#footer .center {
	text-align:center;
	padding-top:12px;
	color:#8d8d8d;
}

#footer a {
	color:#8d8d8d;
}

#clearheader {
	height:148px;
}

#clearfooter {
	clear:both;
	height:50px;
}

.content {
	width:770px;
	position:relative;
	margin:10px;
	text-align:left;
}

.active{ background-position:bottom; }

.menu {
	position:absolute;
	top:20px;
	left:29px;
	width:185px;
	overflow:hidden;
}

.menu ul.item {
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
}

.menu ul.item li a {
	width:185px;
	height:27px;
	background-repeat:no-repeat;
	margin-bottom:6px;
	display:block;
	overflow:hidden;
}

.bm1 {background-image:url(images/menu_vs.gif);}
.bm2 {background-image:url(images/menu_ps.gif);}
.bm3 {background-image:url(images/menu_cs.gif);}
.bm4 {background-image:url(images/menu_vk.gif);}

.tm20 {background-image:url(images/mapiemus.gif); background-repeat:no-repeat;}
.tm1 {background-image:url(images/mnaujienos.gif); background-repeat:no-repeat;}
.tm3 {background-image:url(images/mkontaktai.gif); background-repeat:no-repeat;}

.menu ul.item li a:hover {
	background-position:15px 0px;
}
.menu ul.item li a.active:hover {
	background-position:bottom;
}

.body {
	width:770px;
	position:relative;
}

.content .body .box {
	background-color:#E4E4E4;
	border:1px solid #151515;
	padding:10px;
	position:relative;
	width:533px;
}

* html .content .body .box {
	padding-top:2px;
}

.content .body .box .rigth {
	position:absolute;
	width:6px;
	height:6px;
	background-image:url(images/content_tr.gif);
	background-repeat:no-repeat;
	top:-1px;
	right:-1px;
}

* html .content .body .box .rigth {
	top:-1px;
	right:-2px;
}

.content .body .box .left {
	position:absolute;
	width:6px;
	height:6px;
	background-image:url(images/content_tl.gif);
	background-repeat:no-repeat;
	top:-1px;
	left:-1px;
}

* html .content .body .box .left {
	top:-1px;
	left:-1px;
}

.content .body .box .bleft {
	height:6px;
	background-image:url(images/content_bl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
	margin:-11px;
}

* html .content .body .box .bleft {
	margin-bottom:-16px;
}

.bottom_set {font-size:1px; height:12px;}

.content .body .box .bright {
	height:6px;
	background-image:url(images/content_br.gif);
	background-repeat:no-repeat;
	background-position:top right;
	font-size:1px;
	margin-bottom:-7px;
}

* html .content .body .box .bright {
	margin-bottom:-8px;
}

/* FORMS */
.textfield, .textarea {color:#999; background:#eee; border:1px solid #ccc;}
.textfield:focus, .textarea:focus {color:#006; background:#eee; border:1px solid #999;}
.submit {background:url(../../includes/images/bg3.gif) center; border:1px solid #ccc; color:#666; font-weight:bold;}
.submit:hover {background:url(../../includes/images/bg2.gif) center; border:1px solid #999; color:#006;}

/* SYSTEM MESSAGES */
div.error, div.notice, div.info, div.ok {clear:both; margin:5px; padding:10px 10px 10px 50px; background-repeat:no-repeat; background-position:5px center; color:#333; -moz-border-radius:5px; }
div.error  {border:1px solid #f32629; background-color:#ffe6e6; background-image:url(../../includes/images/ico_error.gif);}
div.notice {border:1px solid #fea803; background-color:#fef9bf; background-image:url(../../includes/images/ico_notice.gif);}
div.info   {border:1px solid #a8c7f4; background-color:#f1fafd; background-image:url(../../includes/images/ico_info.gif);}
div.ok     {border:1px solid #91e375; background-color:#e3f8dc; background-image:url(../../includes/images/ico_ok.gif);}

/* EMAIL */
table.email {width:100%;}
table.email th {width:30%; text-align:left; font-weight:500;}
table.email td {width:70%;}
table.email .textfield, table.email .textarea, table.email .submit {width:100%;}

/* NEWS */
ul.news {padding:10px 5px 10px 25px; margin:0; font-weight:bold; color:#63C;}
li.newsarchive {list-style:none;}
ul.news a {color:#63C;}
div.news {clear:both; border-bottom:2px solid #ddd; margin:0 0 5px 0;}
.news .date {padding-bottom:10px;}
.news .title {padding-bottom:10px;}
.paging {text-align:center;}
.pagination {text-align:center; padding:5px;}
.pagination a {background:url(../../includes/images/bg3.gif) center; border:1px solid #ccc; color:#666; font-weight:bold; padding:2px 5px 2px 5px;}
.pagination a.current, .pagination a:hover {background:url(../../includes/images/bg2.gif) center; border:1px solid #999; color:#006;}
