/* 2009 (c) UAB "Dizaino kryptis" */
/* 2009 (c) Simonas Falkauskas */
html {width: 100%; height: 100%;}

html#inside {height: auto; min-height: 100%; min-width: 955px;}

body {
	padding: 0; margin: 0;
	position: relative;
	text-align: center;
	font-size: 1em;
	font: 76% Tahoma, Geneva, sans-serif;
	width: 100%; height: 100%;
	background: #d8bc8a url('../images/bg.gif') repeat-x 0 0;
}

#inside body {background: #e1f1f5 url('../images/bg-inside.jpg') no-repeat 50% 100%;}
#inside body.bg2 {background: #e1f1f5 url('../images/bg-inside2.jpg') no-repeat 50% 100%;}

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, dl, dd, ul, img {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}
/* --- End Standart Tag's --- */
/* --- Hacks --- */
* html #id {}
*:first-child+html #id {}
/* --- End Hacks --- */

#bg-holder {
	position: relative;
	width: 100%;
	height: 100%;
	min-width: 955px; min-height: 700px;
	background: url('../images/bg-index.jpg') no-repeat 50% 0;
}
#inside #bg-holder {background: url('../images/bg-inside-wrapper.jpg') no-repeat 50% 0;}


#wrapper {
	position: relative;
	width: 955px;
	margin: 0 auto;
	text-align: left;
	padding-top: 115px;
}

/* --- Logo --- */
.logo {
	position: absolute;
	left: 404px; top: 0;
	display: block;
	width: 152px; height: 77px;
	background: url('../images/logo.gif') no-repeat 50% 50%;
}
.logo span {display: none;}
/* --- End Logo --- */
/* --- Languages --- */
#languages {
	padding: 0;
	list-style: none;
	position: absolute;
	top: 15px; left: 760px;
}
#languages li {
	display: block;
	float: left;
}
#languages li a {
	display: block;
	color: #3f382b;
	text-decoration: none;
	font-weight: bold;
}
#languages li.lt a {padding: 15px 15px 15px 35px;}
#languages li.en a {padding: 15px 35px 15px 15px;}

#languages li.lt a:hover, #languages li.lt a.active {background: url('../images/bg-lt.gif') no-repeat 100% 50%;}
#languages li.en a:hover, #languages li.en a.active {background: url('../images/bg-en.gif') no-repeat 0 50%;}

#languages li a.active {font-weight: normal;}
/* --- End Languages --- */
/* --- Meniu --- */
#meniu {
	width: 955px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background: url('../images/menu_bg_bt.gif') no-repeat 0 100%;
}
#meniu div {
	width: auto;
	margin: 0 auto;
	display: inline;
}

#meniu a {
	display: table-cell;
	display: inline-block;
	text-align: center;
	padding: 0 15px;
	text-decoration: none;
	color: #43472c;
	text-align: left;
	vertical-align: top;
}
#meniu a span {
	display: block;
	text-align: center;
}
#meniu a:hover, #meniu a.active {color: #b78839;}
/* --- End Meniu --- */
/* --- Container --- */
#container {
	width: 955px;
	min-height: 465px;
}
* html #container {height: 465px;}
#inside #container {min-height: 565px;}
* html #inn #container {height: 565px;}

#container #block-left, #container #block-right {float: left;}
#container #block-left {
	width: 315px;
	margin-right: 380px;
}
#container #block-right {width: 260px;}

#container #block-left h1, #container #block-right h1, #message h1 {
	font-size: 1.65em;
	padding-bottom: 12px;
	color: #6f7645;
	text-transform: uppercase;
	font-weight: normal;
}
#container #block-left h1 {
	margin-left: 30px;
	background: url('../images/bg-h1-left.gif') no-repeat 0 100%;
}
#container #block-right h1 {
	margin-right: 30px;
	background: url('../images/bg-h1-right.gif') no-repeat 0 100%;
}

#message h1 {
	margin-left: 30px;
	background: url('../images/bg-h1-message.gif') no-repeat 0 100%;
}

/* Left */
#container #block-left #nearest-trips {
	width: 285px;
	margin-left: 30px;
	padding: 12px 0 0 0;
	line-height: 16px;
	font-size: .9em;
}
#container #block-left #nearest-trips h1 {
	font-size: 1.1em;
	padding: 0; margin: 0;
	background: none;
	color: #43472c;
	font-weight: bold;
}
#container #block-left #nearest-trips h1 a {
	color: #43472c;
	text-decoration: none;
}
#container #block-left #nearest-trips h1 a:hover {text-decoration: underline;}
#container #block-left #nearest-trips h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #6e5c45;
}
#container #block-left #nearest-trips p {margin: 0 0 2em 0;}

#block-left .more {
	margin-left: 30px;
	width: 285px;
}
#block-left .more a {
	display: table-cell;
	display: inline-block;
	color: #efdfc3;
	text-decoration: none;
	padding-left: 5px;
	background: url('../images/more-a-l.gif') no-repeat 0 50%;
}
#block-left .more a span {
	display: block;
	padding: 4px 10px 4px 5px;
	background: url('../images/more-a-r.gif') no-repeat 100% 50%;
}
/* End Left */
/* Right */
#container #block-right #contacts {
	width: 230px;
	margin-right: 30px;
	line-height: 16px;
	padding: 12px 0 0 0;
	font-size: .9em;
	font-weight: bold;
}

#message #contacts {
	width: 280px;
	margin-left: 30px;
	line-height: 16px;
	padding: 12px 0;
	font-size: .9em;
	font-weight: bold;
}
#container #block-right #contacts h1, #message #contacts h1 {
	font-size: 1.1em;
	padding: 0; margin: 0;
	background: none;
	color: #43472c;
	font-weight: bold;
	text-transform: none;
}
#block-right #contacts p, #message #contacts p {margin: 0 0 2em 0;}
#block-right #contacts p span, #message #contacts p span {color: #6e5c45;}
#block-right #contacts a, #message #contacts a {
	font-size: 1.1em;
	font-weight: normal;
	color: #493f2d;
}
#block-right #contacts a:hover, #message #contacts a:hover {text-decoration: none;}
/* End Right */
/* --- End Container --- */
/* --- Text --- */
#text {
	padding: 0 30px 30px 30px;
	line-height: 24px;
	color: #43472c;
}
#text h1 {
	font-size: 1.65em;
	padding-bottom: 12px;
	color: #6f7645;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 15px;
	background: url('../images/bg-h1-text.gif') no-repeat 0 100%;
}
#text h2 {
	color: #43472c;
	font-size: 1.15em;
}

#text img {
	border: 2px solid #6f7645;
	float: left;
	margin-right: 15px;
}

#text p {margin: 0 0 2em 0;}
#text a {color: #493f2d;}
#text a:hover {text-decoration: none;}

#text hr {
	border: 0;
	color: #b4c2ad;
	background-color: #b4c2ad;
	height: 1px;
}

#text ul {
	padding: 0;
	list-style: none;
	margin-bottom: 2em;
}

#text ul li {
	display: block;
	padding: 0 0 0 30px;
	background: url('../images/bg-text-bullet.gif') no-repeat 13px 7px;
}

* html #text ul li {vertical-align: top; height: 1%;}
#text ul ul {margin: 0;}
#text ul ul li {
	padding-left: 20px;
	background: url('../images/bg-text-bullet.gif') no-repeat 0 7px;
}

#text ul ul ul {margin: 0;}

#text ul ul ul li {
	background: url('../images/bg-text-bullet.gif') no-repeat 0 7px;
}

#text ol {
	padding: 0 0 0 40px;
}

* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: lower-alpha;}
#text ol li {padding: 0}

#text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #b4c2ad;
	width: 100%;
	margin-bottom: 2em;
}

* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }

#text td {
	padding: 4px 20px;
	font-size: 1em;
	border-color: #b4c2ad;
	vertical-align: top;
}

#text th {
	padding: 4px 10px;
	text-align: left;
	color: #745d35;
	border-color: #b4c2ad;
	font-weight: bold;
}

#text td p, #text th p {margin: 0;}

table.keliones {
	border: none !important;
}

table.keliones tr th {
	background: #ddedf0;
	font-size: 1.234em;
	border-bottom: 1px solid #b4c2ad !important;
}

table.keliones tr td {
	width: 33%;
	font-size: 0.99em !important;
	border-bottom: 1px solid #b4c2ad !important;
}


/* --- End Text --- */
/* --- Footer --- */
#footer {
	width: 955px;
	padding: 15px 0;
}
#footer ul {
	list-style: none;
	padding: 0;
	color: #6c6356;
}
#footer ul li.left {float: left; padding-left: 30px;}
#footer ul li.right {float: right; padding-right: 30px;}
#footer a {color: #53462f;}
#footer a:hover {text-decoration: none;}
/* --- End Footer --- */

.clear {
	width: 100%;
	clear: both;
}

#text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}
