/* CSS Document */
img {
	behavior: url("/design/scripts/png.htc"); 
}
* {
	margin:0;
	padding:0;
}
body {
	background-image:url(/design/images/bg_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#f6f7f2;
}
html, body {
	height:100%;
}
html, body, table, p, blockquote, td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Tahoma";
	font-size:11px;
	color:#333;
}


/* Main tags
--------------------------------------------------------- */
h1 {
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#660000;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:5px;
	text-indent:5px;
}
h2 {
	color:#333;
	font-size:13px;
}
h3 {
	color:#600;
	font-size:13px;
	padding-bottom:3px;
	border-bottom:1px solid #CFE1BF;
	margin-bottom:5px;
	text-indent:5px;
}

h4 {
	color:#BB5E00;
	font-size:12px;
	padding-bottom:3px;
	text-indent:5px;
}

h5 {
	color:#600;
	font-size:14px;
	padding-bottom:3px;
	border-bottom:1px solid #CFE1BF;
	margin-bottom:5px;
	text-indent:5px;
}

p {
	line-height:120%;
}

blockquote {
}

.ul {
	padding: 5px 0;
	list-style-type: none;
}
.li {
	margin-left: 5px;
	padding-left: 10px;
	background-image: url(/design/images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

/* Main LINKS
--------------------------------------------------------- */
a:link, a:visited, a:active {
	color:#600;
	text-decoration:underline;
}
a:hover {
	color:#600;
	text-decoration:none;
}

/*a.esc:link, a.esc:visited, a.esc:active {
	color:#600;
	text-decoration:underline;
}
a.esc:hover {
	color:#600;
	text-decoration:none;
}*/

a:link.placiau, a:visited.placiau, a:active.placiau {
	color:#679D3F;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	padding-right:15px;
	padding-bottom:0;
	padding-top:0;
	background-image:url(/design/images/dot_placiau.gif);
	background-repeat:no-repeat;
	background-position:right -10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.placiau {
	background-position:right 2px;
	color:#660000;
}


a:link.spacial, a:visited.spacial, a:active.spacial {
	color:#CC3300;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	background-image:url(/design/images/dot_spacial.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.spacial {
	border-bottom:1px solid #C30;
	padding-bottom:1px;
}

/* titles
--------------------------------------------------------- */
.pagetitle_left {
	padding-bottom:15px;
}
.title {
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#660000;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:0;
	text-indent:20px;
}
.title_content_td {
	padding-bottom:3px;
}
.page_path {
	font-size: 10px;
	line-height: normal;
	padding-left:5px;
	color: #333333;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tahoma";
}
.page_path a, .page_path a:link, .page_path a:visited {
	color: #CC3300;
	text-decoration: none;
}
.page_path a:active {
	color: #999999;
}
.page_path a:hover {
	text-decoration: underline;
}

/* layout
--------------------------------------------------------- */
.top_left {
	background-image:url(/design/images/logoz_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:8px;
}
.top_left_table {
	margin-top:10px;
}
.left_content {
	background-image:url(/design/images/news_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.content_bg {
	background-image:url(/design/images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.search_bg {
	background-image:url(/design/images/search_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:52px;
}
.meniu_top {
	background-image:url(/design/images/meniu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:63px;
}


/* meniu main [top]
--------------------------------------------------------- */
.main_meniu {
	background-image:url(/design/images/meniu_list_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:691px;
	height:52px;
}
.main_meniu a, .main_meniu a:link, .main_meniu a:active, .main_meniu a:visited {
	color: #CC3300;
	
	padding: 0 5px;
	margin: 13px 0 0 0;
	display: block;
	text-decoration: none;
	text-align: center;
	font: bold 13px/18px Arial;
}
.main_meniu a:hover {
	text-decoration:underline;
}

/*.main_meniu a:active {
	text-decoration:underline;
	color:#CC3300;
}
.main_meniu a#active a {
	color:#CC3300;
}*/

/*#meniuholder {
	margin:20px 0 0 0;
	padding:0;
	height:20px;
}
#meniuholder ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#meniuholder ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#meniuholder ul li a {
	width:auto;
	height:18px;
	padding:0;
	margin:0 0 10px 0;
	color:#CC3300;
	text-decoration:none;
	display:block;
	text-align: center;
	font: bold 13px/18px Arial;
}
#meniuholder ul li a:hover {
	color: #930;
	text-decoration:underline;
}
#meniuholder a:active {
	text-decoration:underline;
	color:#CC3300;
}
#meniuholder li#active a {
	color:#CC3300;
}
*/

/* meniu top left
--------------------------------------------------------- */
.meniu_left_top {
	margin-top:7px; 
	color:#CC3300;
}
.meniu_left_top a, .meniu_left_top a:link, .meniu_left_top a:active, .meniu_left_top a:visited {
	color:#C30;
	text-decoration:none;
}
.meniu_left_top a:hover {
	text-decoration:underline;
}

/* meniu languages
--------------------------------------------------------- */
.meniu_lang {
	margin:0;
	padding:0;
}
.meniu_lang a, .meniu_lang a:link, .meniu_lang a:active, .meniu_lang a:visited {
	color:#C30;
	font-weight:bold;
	text-decoration:none;
}
.meniu_lang a:hover {
	text-decoration:underline;
}

/* meniu left side
--------------------------------------------------------- */
#meniu2 { 
	width: 229px;
	margin-bottom:20px;
	color:#C30;
}

#meniu2 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#meniu2 ul ul {
	margin-left: 0;
	padding-left: 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#meniu2 ul ul a {
	background-image:none;
	font-size:9px;
	color:#666666;
	display:block;
	padding:1px 0 1px 20px;
	width: 190px;
	text-decoration:none;
	border:none;
}
#meniu2 ul ul a:hover {
	color:#666666;
	background-image:url(/design/images/dot_right.gif);
	background-repeat:no-repeat;
	background-position:10px 2px;
	background-color:transparent;
}

#meniu2 a {
	background-image:url(/design/images/dot_meniu.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
	display:block;
	padding:3px 0 3px 20px;
	width: 200px;
	font-weight:bold;
	color:#C30;
	font-size:12px;
	text-decoration:none;
	border-bottom: 1px solid #a4d281;
}

#meniu2 a:link, .navlist2 a:active, .navlist2 a:visited {
	color:#C30;
	text-decoration: none;
}

#meniu2 a:hover {
	background-color: #C8E3B1;
	color:#C30;
}

/* Meniu kontente
--------------------------------------------------------- */
.navcontainer_2 {
	border-top: 1px solid #DEEAD4;
	border-bottom: 1px solid #DEEAD4;
	background-color: #F0F4E9;
	width: 640px;
	padding: 0 10px 5px 0 !important;
	padding: 0 10px 1px 0;
	margin: 10px 0;
	height: 26px;
}
.navlist_2 {
	margin: 3px 0;
}
.navlist_2 ul, .navlist_2 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
.navlist_2 a:link, .navlist_2 a:visited {
	background-image:url(/design/images/dot_meniu.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-family: Tahoma;
	margin-right: 0px;
	padding-left: 8px;
	display: inline;
	text-decoration: none;
	text-align: left;
	color: #CC3300;
	font-weight:bold;
	font-size: 10px;
	line-height: 120%;
}
.navlist_2 a:link#current_2, .navlist_2 a:visited#current_2, .navlist_2 a:hover {
	color: #666;
	background-image:url(/design/images/dot_meniu.gif);
	background-repeat:no-repeat;
	background-position:0px -12px;
}

.navlist_2 a:hover { 
	color: #666;
}



/* Search block
--------------------------------------------------------- */
.search {
	margin-top:8px;
	margin-left:45px;
}
.search a, .search a:link, .search a:active, .search a:visited {
	color:#CC3300;
	text-decoration:underline;
	line-height:140%;
}
.search a:hover {
	text-decoration:none;
}
.search input {
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #6eab40;
	border-left:1px solid #6eab40;
	background-color:#fbfceb;
	height:14px;
	font-size:10px;
	vertical-align:middle;
	width:135px;
	color:#666666;
}

/* forma block
--------------------------------------------------------- */
.forma {
	margin-top:8px;
}
.forma a, .forma a:link, .forma a:active, .forma a:visited {
	color:#CC3300;
	text-decoration:underline;
	line-height:140%;
}
.forma a:hover {
	text-decoration:none;
}
.forma input {
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #6eab40;
	border-left:1px solid #6eab40;
	background-color:#fbfceb;
	height:14px;
	font-size:10px;
	vertical-align:middle;
	width:160px;
	color:#666666;
}
.forma textarea {
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #6eab40;
	border-left:1px solid #6eab40;
	background-color:#fbfceb;
	overflow: auto;
	width: 160px;
}
.forma button {
	color:#666666;
	font-weight:bold;
	padding: 1px 10px;
	background-color:#FBFCEB;
	border: 1px solid #6eab40;
	font-size: 10px;
/*	border-top: 1px solid #6eab40;
	border-bottom: 1px solid #6eab40;
	border-left:none;
	border-right:none;
*/}
.form_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #666666;
	width: 45%;
}
/* paieska block
--------------------------------------------------------- */
.paieska {
	margin-top: 8px;
	margin-bottom: 10px;
}
.paieska a, .paieska a:link, .paieska a:active, .paieska a:visited {
	color:#CC3300;
	text-decoration:underline;
	line-height:140%;
}
.paieska a:hover {
	text-decoration:none;
}
.paieska_input {
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #6eab40;
	border-left:1px solid #6eab40;
	background-color:#fbfceb;
	height:16px;
	font-size:12px;
	vertical-align:middle;
	width:200px;
	color:#666666;
}
.paieska_textarea {
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #6eab40;
	border-left:1px solid #6eab40;
	background-color:#fbfceb;
	overflow: auto;
	width: 200px;
}
.paieska_check {
	color:#666666;
	font-weight:bold;
	padding: 1px 10px;
	border: none;
}
.paieska button {
	font-size: 10px;
	color:#666666;
	font-weight:bold;
	padding: 1px 10px;
	background-color:#FBFCEB;
	border: 1px solid #6eab40;
/*	border-top: 1px solid #6eab40;
	border-bottom: 1px solid #6eab40;
	border-left:none;
	border-right:none;
*/
}
.ulpaieska {
	margin-left: 25px;
	margin-bottom: 10px;
}
.paieska_count {
	color:#660000;
	font-weight:bold;
}

/* kainu lentele
--------------------------------------------------------- */
.kainos {
	border:1px solid #E0EED3;
}

.kainos th {
	background-color: #EDF4E6;
	padding: 5px 0;
	border:1px solid #E0EED3;
}
.kainos td {
	padding: 5px 0 5px 5px;
	border:1px solid #E0EED3;
}

/* sodybos info lentele
--------------------------------------------------------- */
.sodyba_info {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 100%;
}

.sodyba_info th, .sodyba_info td {
	padding: 3px 0;
	border-bottom: 1px solid #E0EED3;
	text-align: left;
}
.sodyba_pav {
	color: #333;
	font-size: 13px;
	border-bottom: 1px solid #333;
	font-weight: bold;
	padding-bottom: 5px;
}
.sodyba_anotacija {
/*	background-image:url(/design/images/dot_spacial.gif);
	background-repeat: no-repeat;*/
	padding-left: 0;
}
.ivertinimas {
	color: #990000;
	font-weight: bold;
}

/* News first page block
--------------------------------------------------------- */
.news_pirmas {
	line-height:normal;
}
.news_pirmas_pav {
	color:#993300;
	font-weight:bold;
}
.news_data {
	font-weight:bold;
}
.news_placiau a, .news_placiau a:link, .news_placiau a:active, .news_placiau a:visited {
	color:#C30;
	text-decoration:underline;
}
.news_placiau a:hover {
	text-decoration:none;
}

/* web page content 
--------------------------------------------------------- */
.content_table {
	width:640px;
	margin-left:25px;
	margin-bottom:10px;
}
.content, .content p {
	color:#333;
	text-align: justify;
	line-height: 120%;
}
.content p {
	margin: 5px 0;
}
.content ul {
	padding: 5px 0;
	list-style-type: none;
}
.content li {
	margin-left: 5px;
	padding-left: 10px;
	background-image: url(/design/images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.content img {
	display: block;
	padding: 2px;
	border: 2px solid #A8d387;
	background-color:#FFFFFF;
}

/* Right side blocks 
--------------------------------------------------------- */
.rightcontent {
	margin-top:22px;
	margin-left:20px;
	margin-right:20px;
	width:230px;
}

/* footer content
--------------------------------------------------------- */

.footer_text {
	text-align:center;
	margin-bottom:5px;
	color:#466530;
}
.footer_text a, .footer_text a:link, .footer_text a:active, .footer_text a:visited {
	text-decoration:underline;
	color:#466530;
}
.footer_text a:hover {
	text-decoration:none;
}

