/* Start of CMSMS style sheet 'floralita' */
BODY, TD, P, PRE, BLOCKQUOTE, ADDRESS
FORM, INPUT, SELECT, TEXTAREA, 
H1, H2, H3, H4, H5, H6, 
LABEL, FIELDSET,
UL, OL, DL {
	padding:0px;
	margin:0px;
}

IMG {border:0;}

UL {
	list-style-type: disc;
	list-style-position:inside;
}
UL UL {
	margin-left:15px;
}


OL {
	list-style-position:inside;
}

OL OL {
	margin-left:15px;
}

TEXTAREA {
	overflow:auto;
	min-width: 12em;
	min-height: 3em;
}

TABLE {
	border-collapse: collapse;
} 

SELECT > OPTION {
	margin-left: 10%;
	min-width: 0.3em;
}

* {
	font-size: 11px;
	font-family: tahoma, sans-serif;
	color: #394431;
} 

BODY.index {
	background-color: #368000;
	background-repeat: repeat-x;
	background-image: url(../images/bg.gif);
	padding: 0px;
}

BODY.page {
	background-color: #68AC37;
	background-repeat: repeat-x;
	background-image: url(../images/bg_p.gif);
	padding: 0px;
}

/* === LAYERS === */

/* bg */
#layer1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}

/* img */
#layer10 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
}

/* img darbinis */
#layer15 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 15;
}

/* jaukiau */
#layer20 {
	position: absolute;
	left: 705px;
	top: 207px;
	z-index: 20;
}

/* keliai1 */
#layer30 {
	position: absolute;
	left: 500px;
	top: 267px;
	width: 100%;
	z-index: 30;
}

/* keliai2 */
#layer35 {
	position: absolute;
	left: 590px;
	top: 319px;
	width: 100%;
	z-index: 35;
}

/* krumoksniai */
#layer40 {
	position: absolute;
	left: 460px;
	top: 264px;
	width: 100%;
	z-index: 40;
}

/* medelis */
#layer50 {
	position: absolute;
	left: 510px;
	top: 251px;
	width: 100%;
	z-index: 50;
}

/* krumas */
#layer60 {
	position: absolute;
	left: 700px;
	top: 344px;
	width: 100%;
	z-index: 60;
}

/* upelis */
#layer70 {
	position: absolute;
	left: 259px;
	top: 280px;
	width: 100%;
	z-index: 70;
}

/* geles */
#layer80 {
	position: absolute;
	left: 470px;
	top: 458px;
	width: 100%;
	z-index: 80;
}

/* didelis_krumas */
#layer90 {
	position: absolute;
	left: 0px;
	top: 128px;
	width: 100%;
	z-index: 90;
}

/* kalnas */
#layer100 {
	position: absolute;
	left: 0px;
	top: 494px;
	width: 100%;
	z-index: 100;
}

/* kalnas_bottom */
#layer105 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 105;
}

/* suo */
#layer110 {
	position: absolute;
	left: 348px;
	top: 509px;
	width: 100%;
	z-index: 110;
}

/* mergaite */
#layer120 {
	position: absolute;
	left: 0px;
	top: 257px;
	width: 100%;
	z-index: 120;
}

/* zole1 */
#layer130 {
	position: absolute;
	left: 400px;
	top: 515px;
	width: 100%;
	z-index: 130;
}

/* zole2 */
#layer135 {
	position: absolute;
	left: 430px;
	top: 515px;
	width: 100%;
	z-index: 135;
}

/* medis_ir_akmenys */
#layer140 {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 100%;
	z-index: 140;
}

/* menu */
#layer200 {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 100%;
	z-index: 200;
}

/* info */
#layer205 {
	position: absolute;
	left: 0px;
	top: 276px;
	width: 100%;
	z-index: 205;
}

/* copyright */
#layer210 {
	position: absolute;
	left: 57px;
	top: 499px;
	z-index: 210;
}

#t100 {
	width: 100%;
	height: 100%;
}

TD.bg_bottom {
	background-repeat: no-repeat;
	background-image: url(../images/bg_bottom.gif);
}

/* === MENU === */

#menu {
	color: #68AC37;
}

#menu a {
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/menu_bullet.gif);
	color: #68AC37;
	text-decoration: none;
	padding-left: 12px;
}

#menu a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/menu_bullet_on.gif);
	color: #FFB70B;
	text-decoration: none;
}

#menu a.selected {
	background-repeat: no-repeat;
	background-image: url(../images/menu_bullet_on.gif);
	color: #FFB70B;
	text-decoration: none;
}

#menu a.selected:hover {
	background-repeat: no-repeat;
	background-image: url(../images/menu_bullet_on.gif);
	color: #FFB70B;
	text-decoration: underline;
}

#vsep_menu {
	height: 3px;
}

#mtitle {
	font-weight: bold;
	color: #68AC37;
	padding-left: 12px;
	padding-top: 15px;
}

/* === LANG === */

#lang {
	color: #95C573;
}

#lang a {
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/lang_bullet.gif);
	color: #95C573;
	text-decoration: none;
	padding-left: 12px;
}

#lang a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/lang_bullet_on.gif);
	color: #95C573;
	text-decoration: underline;
}

#vsep_lang {
	height: 3px;
}

/* === ICONS === */

#icon_mail {
	width: 28px;
	height: 13px;
	overflow: hidden;
	background: url(../images/icon_mail.gif) top left no-repeat;
	display: block;
}

#icon_mail:hover {
	background-position: bottom left;
}

#icon_sitemap {
	width: 28px;
	height: 13px;
	overflow: hidden;
	background: url(../images/icon_sitemap.gif) top left no-repeat;
	display: block;
}

#icon_sitemap:hover {
	background-position: bottom left;
}

#icon_print {
	width: 31px;
	height: 13px;
	overflow: hidden;
	background: url(../images/icon_print.gif) top left no-repeat;
	display: block;
}

#icon_print:hover {
	background-position: bottom left;
}

/* ========== */

#block {
	width: 100%;
}

#block TD.spacer1 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 11px;
}

TD.v_sep1 {
	background-color: #FFF;
	height: 1px;
}

TD.v_sep8 {
	background-color: #FFF;
	height: 8px;
}

.btitle_sep {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
}

.binfo_sep {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.sep {
	background-color: #BECAC7;
	height: 1px;
}

.title2 {
	padding-top: 6px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

/* ========== */

#block_menu {
	width: 100%;
}

#block_menu TD.info {
	background-color: #E1B78C;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 11px;
}

#block_brown {
	width: 100%;
}

#block_brown TD.title {
	background-color: #BC723B;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

#block_brown TD.info {
	background-color: #E1B78C;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 8px solid #FFF;
}

#block_blue1 {
	width: 100%;
}

#block_blue1 TD.title {
	background-color: #425A8E;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

#block_blue1 TD.info {
	background-color: #C5DBF2;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 8px solid #FFF;
}

#block_blue2 {
	width: 100%;
}

#block_blue2 TD.title {
	background-color: #425A8E;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

#block_blue2 TD.info {
	background-color: #ECF5FC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 8px solid #FFF;
}

#block_info {
	width: 100%;
}

#block_info TD.title {
	background-color: #425A8E;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

#block_info TD.info {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 12px;
	padding-bottom: 24px;
}

/* ========== */

.btn_search {
	background-repeat: no-repeat;
	background-image: url(../images/bg_search.gif);
	background-position: center center;
}

.btn_ok {
	background-repeat: no-repeat;
	background-image: url(../images/bg_arrow.gif);
	background-position: center center;
}

/* === TEXT === */

a {
	color: #FFB70B;
	text-decoration: none;
}

a:hover {
	color: #FFB70B;
	text-decoration: underline;
}

.title {
	font-size: 24px;
	color: #FFF;
	padding-top: 14px;
}

.prn_label {
	color: #FFF;
}

.prn_label a {
	color: #FFF;
	text-decoration: none;
}

.prn_label a:hover {
	color: #FFF;
	text-decoration: underline;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #796D4C;
	cursor: default;
}

.copyright a {
	font-family: arial;
	font-size: 10px;
	color: #796D4C;
	text-decoration: none;
}

.copyright a:hover {
	font-family: arial;
	font-size: 10px;
	color: #796D4C;
	text-decoration: none;
}

.copyright_page {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #D7EFC4;
	cursor: default;
}

.copyright_page a {
	font-family: arial;
	font-size: 10px;
	color: #D7EFC4;
	text-decoration: none;
}

.copyright_page a:hover {
	font-family: arial;
	font-size: 10px;
	color: #D7EFC4;
	text-decoration: none;
}

/* === STUFF === */

.form_textfield {
	width: 100px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.form_textarea {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
}

.form_select {
}

.form_button {
}

.table_lang_top A {
	white-space: nowrap;
	color: red;
	text-decoration: none;
}

.table_lang_top A:hover {
	text-decoration: underline;
}

.table_lang_top .selected A {
	font-weight: bold;
}


.line100 {
	display: block;
	width: 100%;
	border: 0px solid black;
	font-size: 1%;
	margin-right: -1px;
	height: 2px;
	background: red;
}

.spacer {
	display: block;
	width: 1px;
	border: 0px;
	font-size: 1%;
	margin-right: -1px;
	height: 10px;
}


.lang_item {
	background-image: url(../images/bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 11px;
}

.menu_container {
	padding-left: 20px;
}





.lineheight {line-height:17px;}
.error					{ color: #940D00; font-weight: bold; }
.button { font-family: tahoma; font-size: 11px; font-weight: bold; border: 1px solid #940D00; background: #940D00; color: #ffffff; }
.input, .textarea { font-family: tahoma; font-size: 11px; font-weight: normal; border: 1px solid #BECAC7; background: #FFFFFF; color: #000000; }
.textarea { overflow: auto; scrollbar-base-color:#BECAC7;  scrollbar-arrow-color:#000000 }

p { margin:0; padding:0; }
blockquote { margin:0; padding:0 0 0 25; }
.search { visibility: hidden; display: none; }
.opacity { filter: alpha(opacity=70) }


.sitemap0 a { font-size:14px; font-weight:bold; color:#202C18; text-decoration:none; }
.sitemap0 a:hover { font-size:14px; font-weight:bold; color:#202C18; text-decoration:underline; }

.sitemap1 a { font-weight:normal; color:#3D6F18; text-decoration:none; }
.sitemap1 a:hover { font-weight:normal; color:#3D6F18; text-decoration:underline; }

.sitemap2 a { color:#4E9619; text-decoration:none; }
.sitemap2 a:hover { color:#4E9619; text-decoration:underline; }

.sitemap3 a { color:#7EB953; text-decoration:none; }
.sitemap3 a:hover { color:#7EB953; text-decoration:underline; }

.partitle { font-weight:bold; }

.date {
	color: #869AA1;
}

#odd00, #odd11, #odd01, #odd10					{ background: #BDB45A; }
#odd00 th, #odd11 th, #odd01 th, #odd10 th		{ background: #DACB50; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 4px; text-align: left; color: #FFFFFF; font-weight: bold; }
#odd00 td, #odd11 td, #odd01 td, #odd10 td		{ padding-left: 5px; padding-right: 5px; vertical-align: top; padding-top: 2px; padding-bottom: 3px; }

#odd00 td.t10, #odd00 td.t11, 
#odd00 td.t00, #odd00 td.t01,
#odd10 td.t10, #odd10 td.t11,
#odd01 td.t10, #odd01 td.t00,
#odd11 td.t10 { background: #ECE4A4; }

#odd10 td.t00, #odd10 td.t01,
#odd01 td.t11, #odd01 td.t01,
#odd11 td.t00 { background: #E6DC8A; }

#odd11 td.t11 { background: #E2D779; }

#odd11 td.t01 { background: #DDCF5F; }

#menu_sub {
	color: #68AC37;
	display: inline;
}

#menu_sub a {
	display: inline;
	background-repeat: no-repeat;
	background-image: url(../images/menu_bullet.gif);
	color: #68AC37;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 60px;
	padding-bottom: 12px;
}

#menu_sub a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/menu_bullet_on.gif);
	color: #FFB70B;
	text-decoration: none;
}

#menu_sub a.selected {
	background-repeat: no-repeat;
	background-image: url(../images/menu_bullet_on.gif);
	color: #FFB70B;
	text-decoration: none;
}

#menu_sub a.selected:hover {
	background-repeat: no-repeat;
	background-image: url(../images/menu_bullet_on.gif);
	color: #FFB70B;
	text-decoration: underline;
}

#galerija img {
min-height:100px;
max-height:110px;
max-width:150px;
}

#sitemapicon img {
margin-bottom: 1%; margin-left: 1%; margin-right: 1%;
}
/* End of 'floralita' */

