/* 2006 (c) UAB "Dizaino kryptis" */
/* 2006 (c) Simonas Falkauskas */

body {
	position: relative;
	margin: 0; padding: 0;
	font-size: 1em;
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	background: #FE610B;
}
/* --- Structure --- */
/* Wrappers */
#wrapper-top {display: none;}

#wrapper-middle, #wrapper-bottom {
	position: relative;
	width: 100%;
}
* html #wrapper-middle, #wrapper-bottom {text-align: center;}
#wrapper-middle {padding-top: 17px;}
/* End Wrappers */
/* Holders */
#holder-middle, #holder-bottom {
	position: relative;
	margin: 0 auto;
	width: 995px;
}
* html #holder-middle, #holder-bottom {text-align: left;}


#holder-middle {padding-top: 52px;}
#holder-bottom {height: 67px;}
/* End Holders */
/* --- End Structure --- */
/* --- Standart Tag's --- */
h1, h2, h3, h4, form, dl, ul {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}
h2 {font-size: .9em; padding: 5px 15px 8px 15px;}
small {display: block; color: #FE610B;}
/* --- End Standart Tag's --- */

.logo {display: none;}

#banner-top {display: none;}

.clear {
	clear: both;
	width: 100%;
}

/* Top Navigation */
#top-navigation {display: none;}
/* End Top Navigation */
/* Flash */
#flash {display: none;}
/* End Flash */
/* Search */
#search {display: none;}
/* End Search */
/* Travels Search */
#travels-search {display: none;}
/* End Travels Search */
/* Airtickets Search */
#airtickets {display: none;}
}
/* End Airtickets Search */
/* Login Form */
#login {display: none;}
/* End Login Form */
/* Content Structure */
#container {
	width: 100%;
	position: relative;
	padding-bottom: 20px;
}

#block-left, #block-right {display: none;}
#block-center {width: 100%;}
/* End Content Structure */
/* Meniu */
#meniu {display: none;}
/* End Meniu */
/* Newsletters */
#newsletters {display: none;}
/* End Newsletters */
/* Last Minute */
#last-minute {display: none;}
/* End Last Minute */
/* Left Bottom */
#air-contitions {display: none;}
/* End Left Bottom */
#tourism-news {
	background: #FDF0E6 url('../images/bg-tourism-news-bottom.gif') no-repeat 0 100%;
}
#tourism-news h2 {
	color: #323232;
	background: url('../images/h2-bg-tourism-news.gif') no-repeat;
	padding-top: 6px;
	padding-bottom: 10px;
}
#tourism-news dl {
	padding: 10px 0 0 10px;
	font-size: .9em;
	color: #323232;
	border-bottom: 2px solid #FDF9F6;
}
#tourism-news dt {padding-bottom: 5px;}
#tourism-news a {color: #323232;}
#tourism-news dd {
	margin: 0;
	padding: 0 10px 10px 10px;
	background: url('../images/bg-tourism-news.gif') no-repeat 0 5px;
}
#tourism-news dd.all-news {
	padding: 0;
	background: none;
	text-align: right;
}
#tourism-news dd a {text-decoration: none;}
#tourism-news dd a:hover {text-decoration: underline;}
#tourism-news dd.all-news a {
	display: block;
	padding: 8px 10px 6px 10px;
	background: url('../images/bg-all-news.gif') no-repeat 100% 100%;
	text-decoration: underline;
}
#tourism-news dd.last a {background: url('../images/bg-all-news-last.gif') no-repeat 100% 100%;}
/* End Tourism News */
/* Article */
#article {
	margin-top: 15px;
	font-size: .9em;
	text-align: justify;
	color: #323232;
	border-bottom: 1px solid #FE610B;
}
#article h3 {font-size: 1.5em; padding-bottom: 15px;}
#article p {margin: 0 0 1em 0;}
#article a {color: #FE610B; text-decoration: none;}
#article a:hover {text-decoration: underline;}

#article a.more {
	display: block;
	width: 50px; height: 20px;
	text-align: center;
	padding-top: 3px;
	text-transform: lowercase;
	background: url('../images/bg-more.gif') no-repeat 50% 50%;
	color: #FFF;
	text-decoration: none;
}
#article .more:hover {text-decoration: none;}
/* End Article */
/* Other News */
#other-news {
	margin-top: 15px;
	color: #323232;
}
#other-news h4 {font-size: 1.1em; padding-bottom: 5px;}
#other-news ul {
	list-style: none;
	padding: 0;
}
#other-news li {
	display: block;
	padding: 3px 12px;
	background: url('../images/bg-other-news.gif') no-repeat 0 8px;
}
#other-news a {
	color: #323232;
	text-decoration: none;
}
#other-news a:hover {text-decoration: underline;}

#other-news .all-news {
	display: block;
	float: right;
	width: 90px; height: 20px;
	text-align: center;
	font-size: .9em;
	padding-top: 3px;
	text-transform: lowercase;
	background: url('../images/bg-other-news-all.gif') no-repeat 50% 50%;
	color: #FFF;
	text-decoration: none;
}
#other-news .all-news:hover {text-decoration: none;}
/* End Other News */
/* Text */
#text {
	padding: 0 20px 30px 0;
	color: #323232;
	text-align: justify;
}
#text h3 {
	font-size: 1.3em;
	padding-bottom: 20px;
}
#text h4 {
	font-size: 1.15em;
	padding-bottom: 15px;
	clear: both;
}
#text p {margin: 0 0 1.5em 0;}
#text a {color: #FE610B; text-decoration: none;}
#text a:hover {text-decoration: underline;}
#text span {color: #000;}
#text ul {
	padding: 0 0 1.5em 25px;
	list-style: circle;
}
#text li {padding: 2px 10px;}
#text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #D3D3D3;
	width: 100%;
}
* html #text table {font-size: 1em;}
#text td {
	padding: 3px;
	font-size: 1em;
	border-color: #D3D3D3;
}

#text .more {
	display: block;
	float: right;
	width: 50px; height: 20px;
	text-align: center;
	padding-top: 3px;
	text-transform: lowercase;
	font-size: .9em;
	background: url('../images/bg-more.gif') no-repeat 50% 50%;
	color: #FFF;
	text-decoration: none;
}
#text .more:hover {text-decoration: none;}
/* End Text */
/* Forms */
#text form {}
#text select {border: 1px solid #323232;}
#text form fieldset {padding: 5px;}
#text label {
	display: block;
	float: left;
	width: 170px;
	white-space: normal;
}
#text span {color: #FE610B;}
#text .txtfld, #text .txtfld2, #text .txtfld3 {
	color: #323232;
	border: 1px solid #323232;
}
#text .txtfld {width: 200px;}
#text .txtfld2 {width: 287px;}
#text .txtfld3 {width: 202px;}
* html #text .txtfld3 {width: 206px;}
#text textarea {
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #323232;
	border: 1px solid #323232;
	width: 330px; height: 120px;
	overflow: auto;
}
#text .submit {
	color: #323232;
	border: 1px solid #323232;
	background: #D4D0C8;
	width: 80px; height: 20px;
}
#text .error {font-size: .9em; color: #FE610B; padding: 2px 0 0 11px;}
/* End Forms */
/* List */
#text .list {
	width: 100%;
	font-size: .9em;
	margin: 20px 5px;
}
#text .list th {
	border: 1px solid #D3D3D3;
	padding: 2px;
	text-align: center;
	background: #D3D3D3;
}
#text .list .nowrap {white-space: nowrap;}
#text .list .center {text-align: center;}
#text .list .right {text-align: right;}
#text .list img {border: 0;}
#text .list .row-1 {background: #FDFDFD;}
/* End List */
/* News */
#text .news {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D3D3D3;
}
/* End News */
/* Right Banners */
#banner-right {display: none;}
/* End Right Banners */