/*sdfdsf*/

a{
text-decoration:none;
color: #333333;
}

a:hover{
text-decoration:underline;
color: #000000;
}

body {
	background-color: #eceed8;
	background-image: url('../img/bg.gif');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font: normal 12px/15px Arial, Tahoma, Verdana;
	color: #666666;
}

h1, h2, h3, h4, h5, p, ul, li, form {
padding: 0;
margin: 0;
}

img {
border: 0;
}

hr {
display:none;
}


/* ------------------------------------------------------------------------------------------------ */

#container {
width: 100%;
}

#content {
width: 1004px;
margin: 0 auto; 
text-align:left;
}

/* ------------------------------------------------------------------------------------------------ */

#top {
	width: 100%;
	height: 158px;
}

#top td {
	vertical-align: middle;
	height: 158px;
}

#top td.logo {
	width: 141px;
	vertical-align: middle;
	padding-left: 15px;
}

/* ------------------------------------------------------------------------------------------------ */

#menu {
	height: 42px;
	background: #ffffff url('../img/menu_bg.gif') no-repeat scroll 0 0;
	padding-left: 5px;
}

#selector {
	background: #ffffff url('../img/index_news_bg.gif') no-repeat scroll top left;
	width: 310px;
	height: 368px;
}

#menu ul li {
	float:left;
	font-size: 14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	position:relative;
	display: inline;
}

#menu ul li a {
	font: 14px Georgia, "Times New Roman", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #737371;
	float:left;
	height:29px;
	padding: 12px 7px 0px 1px;
	margin:0 3px 0 10px;
}

#menu ul li a:hover {
	color: #83b800;
}

#menu ul li#current {
	background:transparent url('../img/menu_left.gif') no-repeat scroll 0 0;
}

#menu ul li#current a {
	color: #ffffff;
	font-weight: bold;
	background:transparent url('../img/menu_right.gif') no-repeat scroll right 0;
	margin:0 5px 0 7px;
	padding: 12px 15px 0px 9px;
}

#menu ul li#current a:hover {
	color: #ffffff;
}
/* ------------------------------------------------------------------------------------------------ */
#lang {
	text-align: right;
	padding-right: 8px;
}

#lang p.remia {
	text-align: right;
	padding: 0;
	margin: 0;
	padding-right: 4px;
	font-size: 11px;
}

#langBlock {
	padding-top: 10px;
	padding-right: 3px;
}

#langBlock img {
	margin-left: 5px;
}


/* --------------------- top ---------------------------- */

#top {
height: 90px;
}

#top table {
width: 100%;
}

#top td.l {
width: 300px;
}

#top td.r {
text-align: right; 
}

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

#footer {
padding: 14px 15px; 
color: #7e7e7e; 
font: normal 11px/13px Arial, Tahoma; 
}

#footer a{
text-decoration:none;
color: #7e7e7e;
}

#footer a:hover{
text-decoration:underline;
color: #7e7e7e;
}

#footer span.divider {
	padding: 0 5px;
}

/* --------------------- main ---------------------------- */
#main {
	padding-top: 10px;
}

#main table {
	width: 100%;
}

#main table td {
	vertical-align: top;
}

#main table td#img {
	width: 682px;
	padding-right: 12px;
}

#main table td#news {
	padding-top: 10px;
	background: #ffffff url('../img/index_news_bg.gif') no-repeat scroll 0px 0px;
}

.news {
	margin-top: 20px;
	margin-left: 19px;
	margin-right: 20px;
	border-bottom: 1px solid #eceed8;
	padding-bottom: 10px;
}

.news p.date {
	font: 18px/18px Georgia, "Times New Roman", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #9dca00;
	padding-bottom: 10px;
}
.news p.title {
	color: #666666;
	font: 12px Arial, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	line-height: 14px;
	padding-right: 20px;
}
.news p.more {
	padding: 2px 0px;
}
.news p.more a {
	color: #9dca00;
/*	color: #01803b;*/
}

a.more {
	color: #9dca00;
	text-decoration: underline;
}

/* --------------------- bottom ---------------------------- */
#bottom {
	padding-top: 14px;
}

#bottom .top {
	height: 10px;
	background: #ffffff url('../img/index_b_top.gif') no-repeat scroll 0px 0px;
	overflow: hidden;
}

#bottom .main {
	background: #ffffff url('../img/index_b_main.gif') repeat-y scroll 0px 0px;
}

#bottom .bot {
	height: 10px;
	background: #ffffff url('../img/index_b_bot.gif') no-repeat scroll 0px 0px;
	overflow: hidden;
}

#bottom table {
	width: 100%;
}

#bottom table td {
	vertical-align: top;
}

#bottom table td#bnr {
	text-align: center;	
	padding: 13px 0;
}

#bottom table td#services {
	width: 682px;
	padding: 13px 0;
padding-top: 0px;
}

#bottom table td#services h2 {
	font: 18px/18px Georgia, "Times New Roman", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #01803b;
	padding-bottom: 6px;
}

#bottom table td#services h2 a {
	color: #01803b;
	text-decoration: none;
}

#bottom table td#services h2 a:hover {
	color: #01803b;
	text-decoration: underline;
}

#bottom table td#services p {
	color: #666666;
}

#bottom table td#services ul.items {
	list-style: none;
	color: #666666;
	width: 260px;
	float: left;
	margin-left: 20px;
	margin-right: 50px;
	display: block;
}

#bottom table td#services ul.items li {
	list-style-type: none;
	padding: 13px 0px 7px 47px;
	background: url('../img/services_blank.gif') no-repeat scroll 0px 10px;
}

/* --------------------- inner_main ---------------------------- */
#inner_main {
	padding-top: 8px;
}

#inner_main .top {
	height: 12px;
	background: #ffffff url('../img/inner_b_top.gif') no-repeat scroll 0px 0px;
	overflow: hidden;
}

#inner_main .main {
	background: #ffffff url('../img/inner_b_main.gif') repeat-y scroll 0px 0px;
}

#inner_main .main_wrapper {
	background: #ffffff url('../img/inner_bg.gif') no-repeat scroll 0px 0px;
	margin: 0 12px;
	padding: 0;
	padding-bottom: 40px;
	min-height: 500px;
}

#fotogalerija #inner_main .main_wrapper {
	min-height: 590px;
}

#inner_main .bot {
	height: 12px;
	background: #ffffff url('../img/inner_b_bot.gif') no-repeat scroll 0px 0px;
	overflow: hidden;
}

#inner_main table {
	width: 100%;
}

#inner_main table td {
	vertical-align: top;
}

#inner_main table td#right_col {
	padding: 0;
}

#inner_main table td#left_col {
	width: 640px;
	padding: 0;
}

#inner_main table td#left_col a {
	text-decoration: underline;
}

#inner_main table td#left_col a:hover {
	text-decoration: underline;
	color: #83b800;
}

#inner_main table td#left_col h2 {
	font: 30px/30px Georgia, "Times New Roman", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #01803b;
	padding-bottom: 6px;
}

#inner_main table td#left_col h3 {
	font: 20px/20px Georgia, "Times New Roman", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	color: #01803b;
	padding-top: 20px;
	padding-bottom: 0px;
}

#inner_main table td#left_col h3.image {
	list-style-type: none;
	padding: 32px 0px 10px 46px;
	background: url('../img/services_blank.gif') no-repeat scroll 0px 20px;
}

#inner_main table td#left_col h3.under_h2 {
	font: 16px/18px Georgia, "Times New Roman", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
	color: #87ad01;
}
#inner_main table td#left_col h3.under_h2_again {
	font: 14px/16px Georgia, "Times New Roman", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	padding: 0px;
	padding-bottom: 8px;
	color: #87ad01;
}

#inner_main table td#left_col h3.under_h2en {
	font: 14px/17px Georgia, "Times New Roman", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 8px;
	color: #87ad01;
}

#inner_main table td#left_col p {
	color: #666666;
	padding: 8px 0;
}

#inner_main table td#left_col div.kontaktai {
	padding-top: 20px;
}

#inner_main table td#left_col div.kontaktai p {
}

#inner_main table td#left_col ul {
	padding: 0px 5px;
	margin: 0px 5px;
}

#inner_main table td#left_col li {
	padding: 3px 3px;
	margin: 0px 5px;
}


#inner_main table #left_col_content {
	padding: 30px 50px;
}

table#prices {
	margin-top: 15px;
	border-collapse: collapse;
}

table#prices td {
	border: 1px solid #daddc0;
	padding-top: 7px;
	padding-bottom: 7px;
}

table#prices th {
	border: 1px solid #daddc0;
	background-color: #ffffff;
}



/* ----- Thumbnail Grid Styles */

ul.thumbs  {
	height: 90px;
    margin: 0px !important;
    padding: 0px !important;
	margin-left: -4px !important;
	margin-top: 10px !important;
	margin-bottom: 5px !important;
}
#pramogos ul.thumbs  {
	margin-top: 4px !important;
	margin-bottom: 10px !important;
}
ul.thumbs li {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
}
ul.thumbs li {
	display: inline;
	float: left;
/*
	border: 1px solid #999; 
*/    
}
ul.thumbs img {
    width: 60px;
    height: 60px;	
}
ul.thumbs a {
	display: block;
    width: 72px;
    height: 72px;	
	padding-top: 12px !important;
	padding-left: 12px !important;
    margin: 0px;
	padding: 0px;
	background: transparent url('../img/thumb_bg.gif') no-repeat top;
}
ul.thumbs a:hover {
	background-position: bottom;
}


#popup {
	background-color: #F5F6EB;
	background-image: none;
	background-repeat: repeat-x;
}

#map_container {
	width: 500px;
	padding: 10px;
	border: 1px solid #d8d8d8;
	background-color: #ffffff;
}

div#mapzoom {
	padding-top: 15px;
	padding-bottom: 5px;
}

div#mapzoom a {
	font-size: 16px;
	color: #01803B;
	text-decoration: none !important;
}

div#mapzoom a:hover {
	color: #87AD01 !important;
	text-decoration: underline !important;
}

















