html { background:white url('../img/tile.jpg') center 0; }
body { background:transparent url('../img/zole.jpg') repeat-x center bottom; }
#gradient { background:transparent url('../img/grad.jpg') repeat-x center 0; }
#background { background:transparent url('../img/bg.jpg') no-repeat center 0; width: 100%; display: table; }
#container { overflow:hidden; width:836px; margin:0 auto; }
#wrapper { background:transparent url('../img/shadow.png') repeat-y center 0; overflow:hidden; padding:0 8px; position:relative; }


a { color:#2b89e0; text-decoration:none; }
a:visited { color:#316b9b; }
a:hover { color:#2062dd; text-decoration:underline; }
a:active { color:#cf25c2; }

/* Bendra teksto spalva */
body,
.entry .summary a { color:#4c4c4c; }


h1, h2, h3, h4, h5, h6 { font-weight:normal; color:#74bb5f; font-family:georgia, 'Times new roman', serif; }
p+h3, p+h4, p+h5, p+h6, ol+h3, ol+h4, ol+h5, ol+h6, ul+h3, ul+h4, ul+h5, ul+h6 { margin-top:30px; }
h2, h3, .short h2 		{ background:transparent url('../img/dash-h3.png') right -5px; 		display:inline-block; padding-right:15px; width:auto; font-family:/* Trajan, 'Trajan Pro', */ georgia, 'Times new roman', serif; font-variant:small-caps; }
h2, #pradzia .short h2	{ background:transparent url('../img/dash-h2.png') right -6px; 		}
.short h2 				{ background:transparent url('../img/dash-sh2.png') 0 -5px; 		}
h2 { font-size:28px; line-height:1.2em; margin-bottom:20px; color:#46a533; }
.short h2 a, h3 a, .short h2 a:hover, h3 a:hover, h4 a, .h4 a:hover { color:#74bb5f; }
.short h2 a:visited, h3 a:visited, h4 a:visited { color:#b7d89e; }
h3, h3 a { font-size:24px; line-height:1.1em; }
h3 { background-position:right -4px; }




/* ============================================ */
/* Header */
/* ============================================ */
#header
{
	height:203px;
	overflow:hidden;
	position:relative;
	background:transparent url('../img/shadow-top.png') no-repeat center bottom;
}

#logo { position:absolute; top:93px; left:41px; width:257px; height:42px; }
#logo a { text-indent:-9999px; display:block; width:257px; height:42px; overflow:hidden; background:transparent url('../img/lamsodis.gif') no-repeat 0 0; }

#menu {
	position:absolute;
	bottom:0;
	left:0;
	height:42px;
	width:790px;
	margin:0 8px;
	padding:0 15px;
	background:#8b683c url('../img/menu.jpg') 0 0;
	list-style:none;
	overflow:hidden;
	border-bottom:2px solid #aec202;
}
#menu li { float:left; margin:0 1px 0 0; }
#menu a {
	display:block;
	padding:13px 19px;
	height:16px;
	line-height:14px;
	font-size:14px;
	color:#fff8dc;
	text-decoration:none;
}
#menu a:hover { background:transparent url('../img/menu-active.png') repeat-x 0 0; }
#menu .active a { background:transparent url('../img/menu-active.png') repeat-x 0 0; color:#fff; text-decoration:none; }



/* ============================================ */
/* Main content area */
/* ============================================ */
#main { float:left; width:476px; padding:20px 35px; }

#pradzia #main { width:100%; padding:20px 0 0; }
#show { border-bottom:2px solid #aec202; display:block; width:820px; height:300px; position:relative; }
#show .wrapper { position:absolute; top:0; left:0; width:820px; height:300px; }
#show ul, #show li { list-style:none; overflow:hidden; margin:0; position:relative; width:820px; height:300px; }
#show ul { width: 32700px; position: absolute; top: 0; left: 0; }
#show ul li { float: left; }
#show .slide-text { position:absolute; bottom:22px; right:0; width:500px; padding:15px 30px 7px 25px; font-size:15px; line-height:1.2em; color:#fff; background:transparent url('../img/trans50.png') 0 0; }
#show .slide-text p { margin-bottom:10px; }
#show .arrow { display:none; }
#show #thumbNav { position:absolute; bottom:3px; right:22px; }
#show #thumbNav a { padding:3px 10px 5px; background:transparent url('../img/trans50.png') 0 0; font-size:11px; color:#6a6a6a; }
#show #thumbNav a:hover { background:#000; text-decoration:none; }
#show #thumbNav a.cur { /* background:#aec202; */ color:#fff; }
#show a#start-stop { position:absolute; bottom:0px; right:0px; display:block; width:22px; height:22px; background:#fff; overflow:hidden; text-indent:-9999px; background:transparent url('../img/play-pause.png') no-repeat 0 0; }
#show a#start-stop:hover { background-position:0 -22px; }
#show a#start-stop.playing { background-position:-22px 0; }
#show a#start-stop.playing:hover { background-position:-22px -22px; }


.short { width:210px; margin:0 25px 0 0; float:left; }
.short h2 { margin-bottom:15px; }
.short p { margin-bottom:10px; }
#sidebar .short { width:210px; margin:0 0 40px; float:left; }
#pradzia .short { padding:0 0 40px 35px; height:220px; background:transparent url('../img/side-shadow2.png') no-repeat 0 bottom; }

.side-news { margin-bottom:6px; padding-bottom:6px; border-bottom:1px solid #ccc; }
.side-news h4, .side-new h4 { margin-bottom:0; line-height:1.1em; font-size:16px;  }
.side-new h4 { font-size:18px; }
.date { font-size:12px; color:#aeaeae; }

.B_crumbBox { margin-bottom:5px; display:block; }

.gallery { margin:0 -40px 0 0; clear:both; overflow:hidden; }
.gallery a { float:left; margin:0 40px 30px 0; text-decoration:none; }
.gallery a, .gallery a span { display:block; text-align:center; width:130px; }
.gallery a img { padding:5px; border:1px solid #ccc; }
.gallery a span { margin-top:3px; line-height:1.2em; }
.gallery a:hover span { text-decoration:underline; }
.gallery a:hover img { border-color:#aec202; padding:1px; border-width:5px; }


.entry { margin-bottom:50px; clear:both; overflow:hidden; }
.entry .title { margin-bottom:5px; clear:both; line-height:1.1em; }
.entry .date { margin-bottom:5px; }
.entry .summary { clear:both; margin-bottom:10px; }
.entry .title, .entry .summary, .entry .read { display:inline-block; *display:block; }
.entry .date { display:block; }
.entry .summary a:hover { text-decoration:none !important; }


.contact address { float:left; font-style:normal; }
.map { float:right; }


/* Puslapiavimas */

.jot-nav { margin:0 0 25px !important; }
#pagenumbers, .jot-nav  { display:block; clear:both; margin:0 0 25px -8px; overflow:hidden; }
#pagenumbers .pages { float:left; width:auto; overflow:hidden; padding:1px 0 1px 1px; margin-right:1px; border:1px solid #ccc; }
#pagenumbers a, .ditto_currentpage, .ditto_previous_off, .ditto_next_off, .jot-nav a, .jot-nav-mid { padding:0 8px; float:left; margin-right:1px; }
.jot-nav a, .jot-nav-mid { padding:0 6px; }
#pagenumbers a:hover, .jot-nav a:hover { background:#aec202; text-decoration:none; color: #fff; }
.ditto_currentpage { background:#8b683c url(../img/menu.jpg) repeat-x 0 0; color:#fff; }
.ditto_previous_off, .ditto_next_off { color:#c1c1c1; }
.ditto_previous_link, .ditto_next_link, .ditto_previous_off, .ditto_next_off { margin-top:2px; }
a+.ditto_currentpage, span+.ditto_currentpage { display:block; }



.maxiadmin { clear:both; }



/* ============================================ */
/* Sidebar */
/* ============================================ */
#sidebar {
	float:right;
	width:210px;
	padding:26px 32px 50px;
	background:transparent url('../img/side-shadow.png') no-repeat 0 0;
	color:#666666;
}

#sidebar h2 { font-size:24px; }
#side-shadow2 { position:absolute; bottom:0; right:267px; width:7px; height:143px; background:transparent url('../img/side-shadow2.png') no-repeat 0 0; }

/* ============================================ */
/* Footer */
/* ============================================ */
#footer
{
    position: relative;
    clear:both;
    height: 80px;
    padding:23px 35px 20px;
	margin:0 8px 80px;
	background:transparent url('../img/footer.png') 0 0;
	color:#90a861;
	overflow:hidden;
}
#footer a { color:#92c87f; }
#footer p { margin:0; font-size:11px; clear:both; }
#more-links a { margin-left:20px; }
#footer-logo { float:left; }
#footer-menu { float:left; list-style:none; overflow:hidden; padding:9px 0 0 30px; margin-bottom:25px; }
#footer-menu li { display:inline; margin:0 30px 0 0; }
#footer-menu .active a { text-decoration:underline; }
