html, body, form, ul, li, p, h1, h2, h3 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
}
body {
	font-size: 12px;
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	background: url(/client/img/bg.gif) repeat-y center 0;
}
#main {
	width: 985px;
	min-height: 100%;
	background: url(/client/img/main_bg.gif) repeat-y;
	margin: 0px auto;
	position: relative;
}
#main_inside {
	width: 961px;
	min-height: 540px;
	_height: 540px;
	background: url(/client/img/main_bg.jpg) no-repeat;
	padding: 0 12px 0 12px;
	float: left;
}
#logo {
	width: 330px;
	height: 48px;
	padding: 35px 0 0 45px;
	float: left;
}
#icons {
	position: absolute;
	top: 133px;
	left: 374px;
}
#icons a {
	float: left;
}
#icons a.home {
	margin: 22px 0 0 27px;
}
#icons a.mail {
	margin: 13px 0 0 27px;
}
#icons a.map {
	margin: 0 0 0 27px;
}
#sidebar {
	width: 300px;
	color: #06367B;
	background: url(/client/img/menu_bottom.gif) #FFFFFF no-repeat 0 bottom;
	padding: 0 0 100px 61px;
	margin: 364px 0 0 0;
	float: left;
}
#menu {
	width: 300px;
	color: #06367B;
	font-size: 13px;
	list-style: none;
	background: url(/client/img/menu_line.gif) no-repeat 0 bottom;
	margin: -145px 0 0 0;
	position: relative;
	float: left;
}
#menu li {
	width: 237px;
	background: url(/client/img/menu_line.gif) no-repeat;
	padding: 0 0 0 0;
	float: left;
}

#topsearch .searchtext {
  font-size: 12px;
  color: #888;
  border: #DDD 1px solid;
  padding: 2px;
  width: 160px;
}

#separator {
	clear: both;
	height: 90px;
}

#topmenu {
	padding: 1em 0 0 50px;
}
	#topmenu li {
	  float: left;
	  margin-right:7px;
	}
	#topmenu a {
		color: #06367B;
		text-decoration: none;
		background: url(/client/img/menu_sub_sub_icon.gif) no-repeat 1px 50%;
		padding: 0 0 0 10px;
		display: block;
	}
	#topmenu a:hover {
		text-decoration: underline;
	}

#topsearch {
	position: absolute;
	top: 39px;
	right: 25px;
}
	#topsearch .searchbutton {
	  vertical-align:top;
	}

#menu a, #menu span, #sitemap a {
	color: #06367B;
	text-decoration: none;
	text-transform: uppercase;
	background: url(/client/img/menu_icon.gif) no-repeat 1px 11px;
	padding: 5px 0 5px 10px;
	display: block;
}

#menu a.expanded {
  background: url(/client/img/menu_icon_down.gif) no-repeat 1px 11px;
}
#sitemap li ul {
	margin: 0;
}
#sitemap a {
	color: #06367B;
	text-decoration: none;
	text-transform: uppercase;
	background: url(/client/img/menu_icon.gif) no-repeat 1px 6px;
	padding: 5px 0 5px 10px;
	display: block;
}
#sitemap a {
	text-transform: none;
	padding: 0 0 0 10px;
}
#menu .sub, #sitemap .sub {
	text-transform: none;
	background: url(/client/img/menu_sub_icon.gif) no-repeat 11px 11px;
	padding: 5px 0 5px 20px;
}
#menu a.expanded.sub {
  background: url(/client/img/menu_sub_icon_down.gif) no-repeat 11px 11px;
}
#menu  .sub_sub,  #sitemap .sub_sub{
	text-transform: none;
	background: url(/client/img/menu_sub_sub_icon.gif) no-repeat 21px 11px;
	padding: 5px 0 5px 30px;
}
#menu a.expanded.sub_sub {
  background: url(/client/img/menu_sub_sub_icon_down.gif) no-repeat 21px 11px;
}
#menu .sub_sub_sub, #sitemap .sub_sub_sub {
	text-transform: none;
	background: url(/client/img/menu_sub_sub_sub_icon.gif) no-repeat 31px 13px;
	padding: 5px 0 5px 40px;
}
#menu a.expanded.sub_sub_sub {
  background: url(/client/img/menu_sub_sub_sub_down.gif) no-repeat 31px 13px;
}
#menu .sub_sub_sub_sub, #sitemap .sub_sub_sub_sub {
	text-transform: none;
	background: url(/client/img/menu_sub_sub_sub_icon.gif) no-repeat 41px 13px;
	padding: 5px 0 5px 50px;
}
#menu a.expanded.sub_sub_sub_sub {
  background: url(/client/img/menu_sub_sub_sub_down.gif) no-repeat 41px 13px;
}
#menu .act {
	font-weight: bold;
}
#menu li ul, #sitemap li, ul {
	list-style: none;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	display: block;
}

#content_1 ul, #content_2 ul, #content_3 ul {
	margin: 1em 0;
}

#content_1 ul li, #content_2 ul li, #content_3 ul li {
	list-style: disc outside none;
	margin-left: 2em;
}

#content_1 h1, #content_3 h1 {
	margin: -35px 0 1em 0;
	position: relative;
}
#content_2 h1 {
	margin: -20px 0 0 0;
	position: relative;
}
h2 {
	font-size: 14px;
/*	padding: 60px 0 10px 0;
*/	margin: 1em 0;
	display: block;
}
h3 {
	font-size: 13px;
/*	padding: 15px 0 10px 0;
*/	margin: 1em 0;
	display: block;
}
#content_1 {
	width: 210px;
	font-size: 12px;
	margin: 220px 0 0 0;
	float: left;
}
.bg_1_1 {
	background: url(/client/img/content_1_bottom_1.gif) #FFFFFF no-repeat 0 bottom;
	padding: 0 15px 0 15px;
}
.bg_1_2 {
	background: url(/client/img/content_1_bottom_2.gif) #FFFFFF no-repeat 0 bottom;
	padding: 0 15px 70px 15px;
}
/*
#content_1 span, #content_3 span {
	color: #0795E5;
	position: relative;
	display: block;
}
*/
#content_1 p, #content_3 .p {
	color: #06367B;
	padding: 0 0 15px 0;
	position: relative;
	display: block;
}
#content_1 p a, #content_3 .p a {
	color: #06367B;
	text-decoration: none;
}
#content_2 small {
	font-size: 11px;
	position: relative;
	display: block;
}
#content_2 small font {
	color: #737373;
	font-size: 11px;
}
#content_2 {
	width: 330px;
	background: url(/client/img/content_2_bottom.gif) #FFFFFF no-repeat 0 bottom;
	padding: 0 15px 90px 15px;
	margin: 157px 0 0 0;
	float: left;
}
#content_3 {
	width: 570px;
	background: url(/client/img/content_3_bottom.gif) #FFFFFF no-repeat 0 bottom;
	padding: 0 15px 100px 15px;
	margin: 220px 0 0 0;
	float: left;
}
#content_2 p, #content_3 p, #sitemap {
	line-height: 1.5;
	list-style: none;
	padding: 0 0 15px 0;
	position: relative;
	display: block;
}
#sitemap li {
	padding: 2px 0 2px 0;
	display: block;
}
#content_3 .img_block {
	width: 159px;
	min-height: 185px;
	_height: 185px;
	font-size: 11px;
	border: 1px solid #E8E8E8;
	padding: 7px;
	margin-bottom: 15px;
	position: relative;
	float: left;
}
#content_3 .img_block div {
	width: 159px;
	min-height: 120px;
	_height: 120px;
	float: left;
}
.lrm {
	margin-left: 22px;
	margin-right: 22px;
}
.img_block img, #gallery .big, #gallery .small {
	border: 3px solid #E8E8E8;
}
#content_3 .img_block a {
	width: 159px;
	color: #000000;
	text-decoration: none;
	float: left;
}
#gallery {
	width: 210px;
	padding: 0 0 20px 0;
	float: left;
}
#gallery .row {
	width: 210px;
	float: left;
}
#gallery .big, #gallery .small {
	margin: 3px 0 0 0;
	float: left;
}
#gallery .lrm {
	margin-left: 3px;
	margin-right: 3px;
}
#pages {
	width: 570px;
	color: #06367B;
	text-align: center;
	padding: 25px 0 5px 0;
	float: left;
}
#pages a {
	color: #06367B;
	text-decoration: none;
}
#pages a:hover {
	color: #DBB503;
}
#pages a.act {
	color: #DBB503;
	font-weight: bold;
}
#search {
	width: 570px;
	background: url(/client/img/search_bg.gif) no-repeat 0 bottom;
	border-top: 3px solid #F3F3F3;
	margin: 0 0 10px 0;
	position: relative;
	float: left;
}
#search .left {
	width: 267px;
	border-left: 3px solid #F3F3F3;
	padding: 10px 5px 10px 10px;
	float: left;
}
#search .right {
	width: 267px;
	border-right: 3px solid #F3F3F3;
	padding: 10px 10px 10px 5px;
	float: left;
}
#search label {
	padding: 4px 0 2px 0;
	display: block;
	float: left;
}
#search .wide {
	width: 115px;
}
#search .tight {
	width: 30px;
	text-align: center;
}
#search .select, #search .input {
	font-size: 11px;
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 1px 0 4px 0;
	float: left;
}
#search .select {
	width: 140px;
}
#search .input {
	width: 40px;
}
#search .center {
	width: 570px;
	text-align: center;
	background: url(/client/img/search_line.gif) no-repeat center 0;
	padding: 10px 0 20px 0;
	float: left;
}
#search .center .submit {
	cursor: pointer;
}
#newsletter {
  height: 30px;
	margin: 15px 0 20px 0;
  padding:7px 3px 0;
  background-color: #f5f5f5;
  border: 0 #e2e2e2 solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
}
#newsletter label {
	font-size: 13px;
  padding:0 5px 6px 0;
  float: left;
}
#newsletter .input {
	width: 170px;
	color: #282828;
	font-size: 11px;
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	border: 1px solid #00377B;
	padding: 2px 4px 2px 4px;
	float: left;
}
#newsletter .submit {
	cursor: pointer;
	margin: 0 0 0 5px;
	float: left;
}
#footer {
	width: 550px;
	font-size: 11px;
	padding: 0 25px 10px 25px;
	float: right;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover, #sitemap a:hover, #content_1 p a:hover, #content_3 .p a:hover, #footer a:hover {
	text-decoration: underline;
}
.clearfooter {
	clear: both;
}


/************************************************/

table {
	border-collapse: collapse;
	margin: 1em 0;
	font-size: 11px;
	border: 1px  #000 solid;
}

	td, th {
		/*border: 1px solid #E8E8E8;*/
		border: 1px solid #000;
		padding: 3px;
	}

	th {
		text-align: left;
		background: #E8E8E8;
	}

	td {
		text-align: right;
	}

table.images {
	border: none;
}

	table.images td, table.images th {
		text-align: center;
		border: none;
		padding: 0.5em;
	}
  
.naujiena {  
  /* padding-bottom: 1em;
  border-bottom: #e2e2e2 1px solid; */
  margin-bottom: 3em;
  width: 100%;
}
#content_3 .naujiena .newsdate {
  padding: 0;
  color: #0895e5;
}
#content_3 .naujiena .title a {
  color: #05367b;
  font-weight: bold;
  text-decoration: none;
  font-size: 120%;
}
#content_3 .naujiena .title a:hover {
  text-decoration: underline;
}
#content_3 .naujiena .title {
  padding: 0;
}
.naujiena .newsthumb {
  float: left;
  padding: 0 1em 0 0;
}
.naujiena .newsthumb img {
  border: #efc500 3px solid;
}

.naujiena .intro {
  color: #06357b;
}
