/* Copyright © 2005 Aurelijus Bružas, Interidėja (www.interideja.lt) */

body {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, sans-serif;
	font-size: 71%; 
}

h1 {
	color: #009452;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h1 a {
	color: #009452;
}

h1.rest {
	color: #327971;
	margin: 16px 0px 10px 0px;
}

h2 {
	color: #327971;
	font-weight: normal;
	font-size: 1.5em;
	margin: 12px 0px 10px 0px;
	padding: 0px;
}

img { border: none; }
table { font-size: 1em; }
form { margin: 0px; }

a {
	color: #327971;
}

/* ---- */

#top div {
	height: 161px;
	background: url('img/top_en.jpg') no-repeat;
}

#top {
	background: url('img/top_bgr.jpg') repeat-x;
	font-size: 0px;
}

/* ---- */

#head {
	height: 106px;
	background: #F7F4ED url('img/logo.png') no-repeat 32px 44px;
	margin-bottom: 10px;
}

#head #home {
	width: 11px;
	height: 10px;
	background: url('img/home.gif') no-repeat;
	display: block;
	position: absolute;
	top: 30px;
	left: 322px;
}

#head #map {
	padding-left: 23px;
	background: url('img/map.gif') no-repeat 0px 2px;
	display: block;
	position: absolute;
	top: 29px;
	left: 373px;
	text-decoration: none;
	color: #534D4F;
}

#head #hline {
	position: absolute;
	top: 22px;
	left: 354px;
	height: 27px;
	width: 1px;
	background: #D8DCD8;
}

#head #langs {
	position: absolute;
	left: 538px;
	top: 23px;
	width: 220px;
}

#head #langs a {
	line-height: 24px;
	width: 28px;
	text-align: center;
	border: 1px solid #E8DECD;
	display: block;
	float: right;
	margin-left: 12px;
	text-decoration: none;
	color: #000;
}

#head #langs a:hover {
	border: 1px solid #B5B5B5;
}

/* ---- */

#head #mainmenu {
	background: url('img/spot.jpg') no-repeat 298px 0px;
	position: relative;
	top: 41px;
	padding: 26px 0px 0px 320px;
}

#head #mainmenu div {
	border-top: 1px solid #C7C8BC;
	background: #FFF;
}

#head #mainmenu div div {
	height: 38px;
	border: none;
	background: transparent;
	position: relative;
	top: -1px;
}

#head #mainmenu .it {
	color: #000;
	text-decoration: underline;
	text-transform: uppercase;
	padding: 18px 28px 0px 28px;
	float: left;
}

#head #mainmenu .it:hover, .itcur {
	background: url('img/pointer.gif') no-repeat 50% 0%;
	color: #317B73;
	text-decoration: underline;
	text-transform: uppercase;
	padding: 18px 28px 0px 28px;
	float: left;
}

/* ---- */

#left1 {
	width: 400px;
	background: #FFF url('img/shad1.png') no-repeat;
	margin-top: 10px;
	float: left;
}

#left1 div {
	padding: 14px 0px 0px 28px;
	text-align: justify;
}

#right1 {
	padding-left: 400px;
	margin-top: 10px;
}

#right1 #foto {
	height: 218px;
	background: #F0F0F0 url('img/shad2.png') no-repeat;
}

#right1 #foto a {
        display: block;
}

#right1 #foto .im1 {
        margin: 22px 0px 0px 44px;
}

#right1 #foto .im2 {
        border: 5px solid #FFF;
        margin: 14px 0px 0px 44px;
}

#right1 #search {
	background: #F2F2F2;
	padding: 12px 0px 12px 33px;
	margin: 6px 0px 0px 25px;
}

#right1 #search span {
	color: #356171;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

#right1 #search .txt {
	border-width: 1px;
	width: 123px;
	font-size: 0.9em;
}

#right1 #search .btn {
	border: none;
	background: #418397;
	color: #FFF;
	width: 19px;
	height: 18px;
	margin-left: 8px;
	padding: 0px;
}

/* ---- */

#left2 {
	width: 560px;
	background: #FFF url('img/shad1.png') no-repeat;
	margin-top: 10px;
	float: left;
}

#left2 div {
	padding: 14px 22px 0px 28px;
	text-align: justify;
}

#left2 a.top {
	color: #808080;
	text-decoration: none;
	font-size: 0.9em;
	float: right;
	margin-top: 12px;
	padding-left: 10px;
	background: url('img/argt.gif') no-repeat 0px 4px;
}

#left2 #inlinks {
	padding: 0px;
	background: #F2F2F2;
}

#left2 #inlinks div.lnk {
	width: 170px;
	height: 30px;
	float: left;
	padding: 0px;
}

#left2 #inlinks a {
	display: block;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #000;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#left2 #inlinks a:hover {
	color: #317971;
}

#right2 {
	width: 212px;
	margin-top: 10px;
	float: left;
}

#right2 #search {
	background: #F2F2F2;
	padding: 12px 0px 12px 13px;
	margin-top: 6px;
}

#right2 #search span {
	color: #356171;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

#right2 #search .txt {
	border-width: 1px;
	width: 123px;
	font-size: 0.9em;
}

#right2 #search .btn {
	border: none;
	background: #418397;
	color: #FFF;
	width: 19px;
	height: 18px;
	margin-left: 8px;
	padding: 0px;
}

#right2 #menu {
	margin-top: 8px;
}

#right2 #menu span {
	display: block;
	background: url('img/argb.gif') no-repeat 15px 13px;
	line-height: 30px;
	padding-left: 34px;
	color: #009150;
}

#right2 #menu .l1 {
	display: block;
	line-height: 24px;
	background: #F7F4ED url('img/arbl.gif') no-repeat 15px 10px;
	margin-bottom: 1px;
	padding-left: 34px;
	text-decoration: none;
	color: #000;
}

#right2 #menu .l1:hover {
	background: #F7F4ED url('img/arcl.gif') no-repeat 15px 10px;
}

#right2 #menu .l1cur {
	display: block;
	line-height: 24px;
	background: url('img/arcl.gif') no-repeat 15px 10px;
	margin-bottom: 1px;
	padding-left: 34px;
	text-decoration: none;
	color: #327971;
	font-weight: bold;
}

#right2 #menu .l2 {
	display: block;
	line-height: 24px;
	background: url('img/arbl.gif') no-repeat 22px 10px;
	margin-bottom: 1px;
	padding-left: 34px;
	text-decoration: none;
	color: #000;
}

#right2 #menu .l2cur {
	display: block;
	line-height: 24px;
	background: url('img/arcl.gif') no-repeat 22px 10px;
	margin-bottom: 1px;
	padding-left: 34px;
	text-decoration: underline;
	color: #327971;
}

#right2 #menu .d {
	display: none;
}

#right2 #contacts {
	background: #F2F2F2;
	padding: 15px 0px 15px 15px;
	margin-top: 18px;
}

/* ---- */

#left2 .map1 {
	margin-right: 8px;
	float: left;
	width: 118px;
	padding: 0px;
}

#left2 .map1 .l1 {
	line-height: 22px;
	background: #F7F4ED;
	color: #C43700;
	display: block;
	text-decoration: none;
	padding-left: 14px;
	margin-bottom: 6px;
}

#left2 .map1 .l2 {
	line-height: 22px;
	color: #327971;
	display: block;
	text-decoration: none;
	padding-left: 14px;
}

#left2 .map1 .l3 {
	line-height: 22px;
	color: #000;
	display: block;
	text-decoration: none;
	padding-left: 19px;
}

#left2 #squery {
	background: #F2F2F2 url('img/arbd.gif') no-repeat 8px 14px;
	padding: 0px 0px 0px 22px;
	line-height: 30px;
}

#left2 .sres {
	padding: 0px;
	margin-top: 10px;
}

#left2 .sres .num {
	float: left;
	background: #F2F2F2;
	color: #676767;
	line-height: 25px;
	width: 25px;
	height: 25px;
	text-align: center;
	padding: 0px;
	margin-right: 10px;
}

/* ---- */

#foot {
	clear: both;
	border-left: 2px solid #009150;
	margin-top: 18px;
	color: #B2B2B2;
	padding-left: 30px;
}

#foot span {
	display: block;
	margin-bottom: 5px;
}

