@charset "utf-8";
.ui-effects-transfer { border: 2px solid black; }

html, body{height:100%;}
/* end hack */
html,body {margin:0;padding:0;}
body{
	background:#ffffff;
}

html{
	height:100%;
	width:100%;
}

#outer{
	min-height:100%;
	margin-bottom:-52px;
	height:auto;
	width: 100%;
	background: url(/img/style/footer-back.jpg) 0px bottom repeat-x;
}

* html #outer{height:100%;}
#footer {
	margin-top:10px;
	width:961px;
	margin: 0px auto;
	clear:both;
	height:42px;
}
#clearfooter{clear:both;height:52px;}
div>p {margin-top:0}
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */


#body {
	padding: 0px;
	margin: 0px;
	width:100%;
	height: 100%;
	text-align: left;
}
#subBody{
	width:100%;
	height: 100%;
}

.all{
	position:relative;
	width: 961px;
	margin: 0px auto;
	text-align:left;
}
.clear {
	clear: both;
}

.header {
	height: 90px;
	background: url(/img/style/header.jpg) 0px 0px no-repeat;
}
	.header-spring {
		background: url(/img/style/head_pavasaris.jpg) 0px 0px no-repeat;
	}
	.header-summer {
		background: url(/img/style/head_vasara.jpg) 0px 0px no-repeat;
	}
	.header-autumn {
		background: url(/img/style/head_ruduo.jpg) 0px 0px no-repeat;
	}
	.header-winter {
		background: url(/img/style/head_ziema.jpg) 0px 0px no-repeat;
	}
	.logo {
		width: 255px;
		height: 41px;
		padding: 23px 0px 0px 22px;
		float: left;
	}
	.logo-div {
		width: 255px;
		height: 41px;
		background: url(/img/style/logo.png) right bottom no-repeat;
	}
	
	
	* html .logo-div {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/style/logo.png",sizingMethod="crop");
	}
	
	.logo-div-lt {
		width: 255px;
		height: 41px;
		background: url(/img/style/logo.png) right bottom no-repeat;
	}
	* html .logo-div-lt {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/style/logo.png",sizingMethod="crop");
	}
	
	
	.logo-div-en {
		width: 255px;
		height: 41px;
		background: url(/img/style/logo_en.png) right bottom no-repeat;
	}
	* html .logo-div-en {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/style/logo_en.png",sizingMethod="crop");
	}
	
	
	.logo-div-ru {
		width: 255px;
		height: 41px;
		background: url(/img/style/logo_ru.png) right bottom no-repeat;
	}
	* html .logo-div-ru {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/style/logo_ru.png",sizingMethod="crop");
	}
	.logo-div-pl {
		width: 255px;
		height: 41px;
		background: url(/img/style/logo_pl.png) right bottom no-repeat;
	}
	* html .logo-div-pl {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/style/logo_pl.png",sizingMethod="crop");
	}
	
	* html .logo a {
		
	}
		.logo a {
			width: 100%;
			height: 100%;
			display: block;
			text-indent: -10000px;
			overflow: hidden;
			position:relative;
			cursor: pointer;
		}
	.languages {
		float: right;
		padding: 20px 5px 0px 0px;
	}
		.languages div a {
			font: 14px arial;
			color: #333333;
			text-transform: uppercase;
			text-decoration: none;
			padding-left: 2px;
		}
		.languages div.on a {
			font-weight: bold;
			color: #00427A;
		}
		.languages div.col{
			float:left;
			padding-left:10px;
		}
		.languages span {
			width: 20px;
			height: 1px;
			display: block;
			background: url(/img/style/languages-separator.jpg) 1px 6px no-repeat;
			text-indent: -10000px;
			overflow: hidden;
			padding: 6px 0px 7px 0px;
		}
.menu {
	width: 100%;
	height: 29px;
}
	.menu .left-corner, .menu .right-corner {
		width: 9px;
		height: 29px;
		text-indent: -1000px;
		overflow: hidden;
		float: left;
	}
	.menu .left-corner {
		background: url(/img/style/menu-left.jpg) 0px 0px no-repeat;
	}
	.menu .right-corner {
		background: url(/img/style/menu-right.jpg) 0px 0px no-repeat;
	}
	.menu .center-back {
		width: 943px;
		height: 29px;
		background: url(/img/style/menu-back.jpg) 0px 0px repeat-x;
		float: left;
	}
		.center-back div {
			height: 23px;
			padding: 6px 8px 0px 8px;
			margin: 0px 17px 0px 0px;
			float: left;
		}
		.center-back div.on {
			background: url(/img/style/menu-on.jpg) 0px 0px repeat-x;
		}
		.center-back div a {
			font: 14px verdana;
			color: #FFFFFF;
			text-decoration: none;
		}
.submenu {
	width: 923px;
	height: 29px;
	background: url(/img/style/submenu-back.jpg) 0px 0px repeat-x;
	padding: 0px 20px 0px 18px;
}
	.submenu a {
		font: 14px verdana;
		line-height: 29px;
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		float: left;
	}
	.submenu a.on {
		font-weight: bold;
	}
	.submenu span {
		width: 1px;
		height: 23px;
		display: block;
		float: left;
		margin: 0px 11px 0px 11px;
		background: url(/img/style/submenu-spliter.gif) 0px 6px no-repeat;
	}
.content {
	/* background: #FFFFFF; */
	padding: 10px 0px 0px 0px;
}

.white-content {
	background: #FFFFFF;
}
	.light-blue {
		background: #E1F5FF;
		border: 1px solid #C7D9E7;
		float: left;
		padding-bottom: 5px;
		*padding-bottom: 0px;
	}
		.light-blue h1 {
			font: 19px arial;
			color: #555555;
			padding: 8px 0px 0px 16px;
			text-align: left;
		}
		
		.paieska {
			float: left;
			margin: 5px 0px 0px 15px;
			padding-bottom: 14px;
			padding-right: 11px;
		}
		* html .paieska {
			margin: 5px 0px 0px 8px;
			padding-right: 4px;
		}
			.paieska .label {
				font: 11px verdana;
				color: #555555;
				padding-left: 3px;
				display: block;
				margin: 3px 0px 1px 0px;
			}
			.select-long {
				clear: both;
			}
			
			.select-short {
				float: left;
				margin-right: 6px;
			}
				.select-long select, .select-short select  {
					border-top: 1px solid #848484;
					border-right: 1px solid #FFFFFF;
					border-bottom: 1px solid #FFFFFF;
					border-left: 1px solid #848484;
					display: block;
					*font-size: 10px;
				}
				.select-long select {
					width: 167px;
					height: 19px;
				}
				.select-short select {
					width: 80px;
					height: 19px;
				}
			.checkboxas {
			}
			.checkboxas input{
				border: 1px solid #848484;
				_border:none;
				float: left;
				margin-top: 9px;
			}
			.checkboxas span{
				width: 120px;
				display: block;
				float: left;
				font: bold 11px verdana;
				color: #555555;
				margin: 7px 0px 0px 4px;
			}
.bottom-banner {
	clear: both;
	width: 100%;
	margin-top: 11px;
}
.inside-banner {
	clear: both;
	width: 750px;
	margin-top: 11px;
	overflow: hidden;
}
	.inside-banner a {
		width: 100%;
		height: 100%;
		display: block;
	}
.right-container {
	float: left;
}
	.bottom-banner .left-side, .bottom-banner .right-side,
	.banner-left-side,.banner-right-side{
		overflow: hidden;
	}
	.bottom-banner .left-side,
	.banner-left-side{
		width: 200px;
		float: left;
	}
	.bottom-banner .right-side,
	.banner-right-side{
		
		width: 750px;
		float: right;
	}
		.bottom-banner .left-side a, .bottom-banner .right-side a,
		.banner-left-side a,.banner-right-side a{
			width: 100%;
			height: 100%;
			display: block;
			text-decoration: none;
		}
.footer-inside{
	margin: 21px 0px 0px 12px;
	text-align: right;
	float: right;
}
	.footer-inside span {
		font: 11px arial;
		text-transform: uppercase;
		display: block;
		float: left;
		padding-top: 1px;
	}
	.footer-inside .name {
		color: #084A82;
	}
	.footer-inside .text {
		color: #666666;
		text-transform: none;
	}
	.footer-inside .separator {
		width: 1px;
		height: 18px;
		background: #666666;
		margin: 0px 7px 0px 8px;
		padding: 0px;
	}
.yellow-button {
	clear: both;
	width: 167px;
	padding: 8px 0px 0px 0px;
}
	.yellow-button-left {
		width: 6px;
		height: 25px;
		background: url(/img/style/yellow-button-left.gif) 0px 0px no-repeat;
		float: left;
	}
	.yellow-button-center {
		width: 155px;
		height: 25px;
		background: url(/img/style/yellow-button-center.gif) 0px 0px repeat-x;
		float: left;
	}
		.yellow-button-center div {
			background: url(/img/style/mail-arrow.gif) 2px 6px no-repeat;
			padding-left: 23px;
		}
		.yellow-button-center a {
			width: 100%;
			height: 19px;
			font: bold 11px arial;
			color: #555555;
			letter-spacing: 1px;
			text-decoration: none;
			display: block;
			padding: 6px 0px 0px 0px;
		}
	.yellow-button-right {
		width: 6px;
		height: 25px;
		background: url(/img/style/yellow-button-right.gif) 0px 0px no-repeat;
		float: left;
	}
.mazi {
	float: left;
	padding: 17px 12px 0px 18px;
}
	.mazi-back {
		width: 155px;
		height: 92px;
		background: url(/img/style/mazi-back.png) 0px 0px no-repeat;
		padding: 0px 3px 5px 0px;
		*padding: 0px 3px 7px 0px;
	}
	* html .mazi-back {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/style/mazi-back.png",sizingMethod="crop");
	}
		.mazi-image {
			width: 154px;
			height: 53px;
		}
		* html .mazi-image {
			height: 49px;
		}
			.mazi-image a {
				width: 100%;
				height: 100%;
				display: block;
				position:relative;
			}
		.mazi-back a {
			position:relative;
			width: 155px;
			display: block;
			font: 11px verdana;
			color: #555555;
			text-align: center;
			text-decoration: none;
			padding-top: 5px;
			line-height: 11px;
		}
.dienos-pasiulymas {
	width: 327px;
	float: left;
	margin: 0px 11px 0px 11px;
}

* html .dienos-pasiulymas {
	margin: 0px 6px 0px 11px;
}
	.dienos-pasiulymas .top {
		width: 100%;
		height: 15px;
		overflow:hidden;
		background: url(/img/style/savaites-back-top.jpg) 0px 0px no-repeat;
	}
	.dienos-pasiulymas .center {
		width: 301px;
		border-left: 1px solid #C7D9E7;
		border-right: 1px solid #C7D9E7;
		padding: 0px 0px 0px 24px;
	}
		.dienos-pasiulymas .center h1 {
			font: 19px arial;
			color: #555555;
			line-height: 19px;
			margin: 0px;
			padding: 0px;
		}
	.dienos-pasiulymas-back {
		width: 273px;
		height: 163px;
		border: 1px solid #C7D9E7;
		margin-top: 16px;
	}
	.dienos-pasiulymas-image {
		width: 273px;
		height: 163px;
	}
	.dienos-pasiulymas-image a{
		display:block;
		width: 273px;
		height: 163px;
	}
	.little-back {
		width: 274px;
		height: 19px;
		background: url(/img/style/little-back.jpg) 0px 0px repeat-x;
	}
	.dienos-name, .dienos-name a {
		width: 246px;
		font: bold 25px arial;
		color: #004179;
		line-height: 28px;
	}
	.dienos-name a {
		text-decoration: none;
	}
	.dienos-kainos {
		margin: 22px 0px 0px 0px;
		vertical-align:bottom;
	}
		.dienos-kainos label {
			width: 106px;
			font: 13px verdana;
			color: #555555;
			display: inline-block;
			text-align: left;
			margin-bottom: 6px;
		}
		.dienos-kainos span {
			width: 60px;
			font: bold 17px arial;
			color: #004179;
			display: inline-block;
			text-align: right;
			margin: 0px 5px 0px 0px;
		}
		.left-align {
			text-align: left !important;
		}
	.dovana {
		margin: 6px 0px 0px 0px;
		font: bold 14px arial;
		color: #CC0000;
		line-height: 14px;
	}
	.dienos-pasiulymas .bottom {
		width: 100%;
		height: 15px;
		background: url(/img/style/savaites-back-bottom.jpg) 0px 0px no-repeat;
	}
.daugiau {
	padding: 30px 0px 0px 0px;
	*padding: 34px 0px 0px 0px;
}
.button {
	display: block;
	float: left;
	text-decoration: none;
}
	.button span {
		display: block;
		cursor: pointer;
	}

.blue-button-in-white {
	height: 25px;
	background: url(/img/style/blue-button-in-white.gif) left top no-repeat;
	font: bold 17px arial;
	color: #FFFFFF;
}
	.blue-button-in-white span {
		background: url(/img/style/blue-button-in-white.gif) right top no-repeat;
		padding: 2px 24px 3px 0px;
		margin: 0px 0px 0px 20px;
	}

.search-button-div {
	clear: both;
	padding: 15px 0px 0px 0px;
	*padding: 8px 0px 0px 0px;
}
.search-button {
	height: 29px;
	width: 111px;
	background: url(/img/style/search-button-right.jpg) top right no-repeat;
}
	.search-button-div input {
		width: 84px;
		border: none;
		background: url(/img/style/blue-button.gif) 0px 0px no-repeat;
		padding: 1px 14px 3px 14px;
		font: bold 17px arial;
		color: #FFFFFF;
		cursor: pointer;
	}
.didesni {
	padding: 0px 0px 2px 0px;
}
	.didesni-item {
		margin: 0px 9px 0px 12px;
		*margin: 0px 10px 0px 12px;
		padding-bottom: 9px;
	}
	* html .didesni-item {
		margin: 0px 9px 0px 12px;
	}
		.didesni-back {
			width: 187px;
			height: 164px;
			background: url(/img/style/didesni-back.png) 0px 0px no-repeat;
			padding: 14px 0px 0px 14px;
			*padding: 14px 0px 0px 13px;
		}
		* html .didesni-back {
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/style/didesni-back.png",sizingMethod="crop");
		}
			.didesni-foto {
				width: 145px;
				height: 86px;
				border: 1px solid #A3B5C8;
				margin-bottom: 3px;
				position: relative;
			}
			.didesni-foto a {
				width: 100%;
				height: 100%;
				display: block;
			}
			.didesni-label, .didesni-label a {
				font: bold 14px arial;
				color: #004179;
			}
			.didesni-label {
				position: relative;
			}
			.didesni-label a {
				text-decoration: none;
			}
			.didesni-kaina {
				padding: 7px 0px 0px 0px;
			}
			.didesni-kaina  label {
				font: 13px verdana;
				color: #555555;
				padding-right: 5px;
			}
			.didesni-kaina span {
				font: bold 17px arial;
				color: #004179;
				text-align: right;
				display: inline-block;
				padding-left: 5px;
			}
.paieska-ir-savaites {
	float: left;
	margin: 0px 11px 0px 0px;
}
.kontaktai {
	width: 181px;
	border: 1px solid #C7D9E7;
	margin: 11px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	float: left;
}
	.kontaktai h1, .naujienos h1 {
		font: 19px arial;
		color: #555555;
		padding-top: 6px;
		padding-bottom: 11px;
	}
	.kontaktai p {
		font: 11px verdana;
		color: #555555;
		padding: 0px 0px 10px 0px;
		*padding: 0px 0px 8px 0px;
	}
.naujienos {
	width: 450px;
	border: 1px solid #C7D9E7;
	margin: 11px 0px 0px 11px;
	float: left;
	padding: 0px 45px 1px 17px;
}
	.naujienos a {
		font: 13px verdana;
		color: #056BB5;
		margin: 0px 0px 9px 0px;
		*margin: 0px 0px 7.5px 0px;
		display: block;
	}
.nauji-pasiulymai {
	padding-bottom: 14px !important;
}
.palyginimas-link {
	height: 15px;
	display: inline-block;
	font: 11px verdana;
	color: #555555;
	text-decoration: none;
	background: url(/img/style/palyginimas-link.gif) 0px 0px no-repeat;
	padding: 2px 0px 0px 25px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.palyginimas-cars {
	margin: 0px 0px 0px -8px;
}
	.cars-item, .cars-item-on {
		width: 47px;
		height: 17px;
		background: url(/img/style/palyginimas-car-inactive.jpg) 0px 0px no-repeat;
		float: left;
		margin-top: 5px;
	}
	.cars-item-on {
		background: url(/img/style/palyginimas-car-active.jpg) 0px 0px no-repeat;
	}
	.cars-item a {
		width: 100%;
		height: 100%;
		display: block;
		text-decoration: none;
		text-indent: -10000px;
		overflow: hidden;
	}
	.palyginimas-spliter {
		width: 1px;
		height: 27px;
		background: url(/img/style/palyginimas-spliter.gif) 0px 0px no-repeat;
		float: left;
		margin: 0px 9px 0px 9px;
	}
.vidinis-mazas {
	width: 200px;
	clear: both;
	margin-top: 11px;
	overflow: hidden;
}
	.vidinis-mazas a, .vidinis-didelis a {
		width: 100%;
		height: 100%;
		display: block;
	}
.vidinis-didelis {
	clear: both;
	width: 200px;
	margin-top: 11px;
	overflow: hidden;
}

.content-right {
	width: 714px;
	border: 1px solid #C7D9E7;
	float: left;
	padding-left: 34px;
	background: #FFFFFF;
}
.content-right h1 {
	font: bold 18px arial;
	color: #134771;
	float: left;
	padding: 32px 0px 0px 0px;
	line-height: 18px;
}
.content-hor-split {
	width: 677px;
	height: 1px;
	background: url(/img/style/content-hor-split.gif) 0px 0px repeat-x;
	margin: 10px 0px 0px 2px;
	padding: 0px;
}
.kontaktai-text1 {
	width: 207px;
	margin-top: 31px;
	float: left;
}
.kontaktai-text2 {
	margin-top: 20px;
}
* html .kontaktai-text2 {
	margin-top: 14px;
}
	.kontaktai-text1 h1, .kontaktai-text2 h1 {
		clear: both;
		padding: 0px;
		margin: 0px;
		display: block;
		font: bold 17px arial;
		color: #004179;
		padding-bottom: 12px;
		*padding-bottom: 0px;
	}
	.kontaktai-text1 p {
		clear: both;
		font: 13px arial;
		color: #555555;
		padding-bottom: 11px;
		line-height: 16px;
	}
	.kontaktai-text1 a {
		font: 13px arial;
		color: #0F436B;
	}
.kontaktu-mapas {
	width: 440px;
	height: 300px;
}
.personal {
	float: left;
	padding-bottom: 30px;
}
	.personal-fotke {
		width: 120px;
		height: 140px;
		float: left;
	}
	.personal-text{
		width: 196px;
		font: 13px verdana;
		color: #555555;
		float: left;
		margin-left: 15px;
	}
	.personal-text a {
		color: #0F436B;
	}
.no-bottom-margin {
	margin: 0px !important;
}
.aukstyn-link {
	background: url(/img/style/aukstyn-link.gif) 0px 1px no-repeat;
	float: right;
	margin-right: 40px;
	height: 16px;
	margin-top: 14px;
	*margin-top: 14px;
}
* html .aukstyn-link {
	padding-right: 0px;
	margin-top: 0px;
}
.atgal-link {
	background: url(/img/style/atgal-link.gif) 0px 0px no-repeat;
	float: right;
	margin-right: 40px;
	margin-top: 34px;
	height: 17px;
}
* html .atgal-link {
	margin-right: 20px;
}
.naujienos-data {
	font: 11px tahoma;
	color; #999999;
}
.content-right h2 {
	font: bold 17px arial;
	color: #225D8F;
	line-height: 17px;
	margin-top: 3px;

}
	.content-right h2 a {
		text-decoration: none;
		font: bold 17px arial;
		color: #225D8F;
		line-height: 17px;
	}
.naujienos-short {
	font: 13px tahoma;
	color: #555555;
	margin-top: 9px;
	width: 670px;
}
.placiau-link {
	background: url(/img/style/placiau-link.gif) right 5px no-repeat;
	float: left;
	margin: 0px;
	padding: 6px 25px 0px 0px;

	margin-top: 7px;
}
.naujienos-item {
	clear: both;
	margin-top: 15px;
}
* html .naujienos-item {
	margin-top: 0px;
}
.viena-naujiena {
	padding-bottom: 10px;
}
.content-right {
	font: 13px arial;
	color: #555555;
}
.content-right p {
	font: 13px arial;
	color: #555555;
	padding-top: 15px;
	padding-right: 40px;
	line-height: 19px;
}

.search-item {
	border: 1px solid #C8D9E7;
	background: #F8FAFC;
	float: left;
	width: 674px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
	.search-foto-back {
		width: 124px;
		height: 83px;
		border: 1px solid #E8E8E8;
		margin: 6px 0px 0px 7px;
		padding: 2px 0px 0px 2px;
		float: left;
	}
		.search-item-foto {
			width: 121px;
			height: 80px;
		}
			.search-item-foto a {
				width: 100%;
				height: 100%;
				display: block;
			}
	.search-item-text {
		float: left;
		margin: 6px 0px 0px 20px;
		width: 502px;
	}
		.search-item-text h1 {
			font: bold 14px arial;
			color: #225D8F;
			padding: 0px;
			margin: 0px;
			clear: both;
			padding-top: 2px;
		}
		.search-item-text h1 a {
			font: bold 14px arial;
			color: #225D8F;
			text-decoration: none;
		}
	.search-item-spec {
		font: 13px verdana;
		color: #555555;
		padding-top: 2px;
		float: left;
	}
	.search-item-spec-spliter {
		font: 13px verdana;
		color: #555555;
		padding-top: 2px;
		margin: 0px 10px 0px 10px;
		float: left;
	}
	.search-item-prices {
		margin: 14px 0px 0px 0px;
		float: left;
	}
		.search-item-prices label {
			width: 106px;
			font: 13px verdana;
			color: #555555;
			text-align: right;
			display: inline-block;
			padding-right: 6px;
		}
		.search-item-prices span {
			font: bold 14px arial;
			color: #225D8F;
		}
	.search-item-daugiau {
		float: right;
		margin: 0px;
		padding: 0px;
		margin-top: 19px;
		background: none;
	}
	.search-item-daugiau-left {
		width: 6px;
		height: 25px;
		background: url(/img/style/search-daugiau-left.gif) 0px 0px no-repeat;
		float: left;
	}
	.search-item-daugiau-center {
		height: 25px;
		background: url(/img/style/search-daugiau-center.jpg) 0px 0px repeat-x;
		float: left;
	}
		.search-item-daugiau-center a {
			font: bold 14px arial;
			color: #FFFFFF;
			display: block;
			padding: 4px 6px 0px 6px;
			text-decoration: none;
		}
	.search-item-daugiau-right {
		width: 6px;
		height: 25px;
		background: url(/img/style/search-daugiau-right.gif) 0px 0px no-repeat;
		float: left;
	}
		.search-item-button span {
			padding: 2px 12px 3px 0px;
			margin: 0px 0px 0px 10px;
		}
.search-top-split {
	padding-bottom: 14px;
}
* html .search-top-split {
	padding-bottom: 0px;
}
.darker-item {
	border: 1px solid #225D8F;
	background: #E8EEF7;
}
.search-item-top {
	height: 25px;
}
.search-item-new {
	background: url(/img/style/search-item-new-right.gif) right top no-repeat;
	padding: 0px 7px 0px 0px;
	float: left;
	height: 25px;
	margin: 0px 0px 0px 9px;
}
	.search-item-new span {
		height: 21px;
		display: inline-block;
		background: url(/img/style/search-item-new-left.gif) left top no-repeat;
		font: bold 14px arial;
		color: #FFFFFF;
		padding: 4px 2px 0px 7px;
		text-transform: uppercase;
	}
	.fixed-width span {
		width: 119px;
	}
.search-item-dovana {
	font: bold 13px tahoma;
	color: #CC0000;
	margin: 9px 15px 0px 7px;
	letter-spacing: 1px;
}
* html .search-item-dovana {
	margin: 4px 6px 0px 7px;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.no-margin {
	margin: 0px !important;
}
.no-margin-right {
	margin-right: 0px !important;
}
.search-pages {
	float: right;
	margin: 20px 40px 0px 0px;
}
* html .search-pages {
	margin: 20px 20px 0px 0px;
}
	.search-pages span {
		display: inline-block;
		background: #A3B5C8;
		width: 1px;
		height: 17px;
		float: left;
		margin: 12px 6px 0px 7px;
	}
.serach-pages-atgal {
	background-position:0px 3px;
	padding: 5px 0px 0px 23px;
	margin: 8px 0px 0px 0px;
	float: left;
	color: #0E335A;
}
.search-pages-numbers {
	float: left;
	font: 11px verdana;
	color: #0E335A;
	margin-top: 13px;
	margin-right: 12px;
}
.active-page {
	font-weight: bold;
	text-decoration: none;
}
.search-rasta {
	font: 13px verdana;
	color: #00427A;
	float: left;
	padding-top: 35px;
	*padding-top: 34px;
	padding-left: 6px;
}
.search-pages-bottom {
	margin: 2px 40px 0px 0px;
}
* html .search-pages-bottom {
	padding-top: 0px;
	margin-top: -4px;
}
.search-placiau {
	color: #0E335A;
}
.spausdinti-sarasa {
	float: left;
	background: url(/img/style/print-link.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 25px;
	margin-top: 16px;
	font: 11px verdana;
	color: #555555;
	line-height: 11px;
	height: 15px;
}
* html .spausdinti-sarasa {
	margin-top: 8px;
}
.search-results {
	padding-bottom: 22px;
}
.vienas-auto-auktyn {
	margin-right: 0px;
}
.vienas-auto h1 {
	font: bold 18px arial;
	color: #004079;
	padding-top: 8px;
	margin-left: 2px;
}
.vienas-auto-atgal {
	padding-left: 22px;
	margin-top: 7px;
	padding-right: 0px;
}
* html .vienas-auto-atgal {
	padding-right: 20px;
}
.vienas-auto-top {
	height: 25px;
}
.vienas-auto-naujiena {
	margin-left: 2px;
}
.vienas-auto-naujiena span {
	width: 103px;
	font: bold 17px arial;
	padding-top: 2px;
	padding-left: 15px;
	height: 23px;
}
.vienas-auto-naujiena-large {
	margin-left: 2px;
}
.vienas-auto-naujiena-large span {
	width: 133px;
	font: bold 17px arial;
	padding-top: 2px;
	padding-left: 15px;
	height: 23px;
}
.vienas-auto-prices {
	margin-top: 21px;
}
.vienas-auto-prices label {
	text-align: left;
	width: 108px;
	margin-left: 3px;
}
.vienas-auto-prices span {
	font-size: 17px;
}
.vienas-auto-kaire {
	float: left;
	width: 354px;
}
.auto-duomenys div {
	font: bold 13px verdana;
	color: #333333;
	border-top: 1px dashed #C8D9E7;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 320px;
}
.auto-border-bottom {
	border-bottom: 1px dashed #C8D9E7;
}
.auto-duomenys {
	margin-top: 16px;
}
.auto-duomenys label {
	width: 198px;
	font: 13px verdana;
	color: #555555;
	display: inline-block;
}
.komplektacija {
	margin-top: 10px;
}
.komplektacija h1 {
	font: bold 13px verdana;
	color: #333333;
	padding-bottom: 7px;
}
.komplektacija div {
	background: url(/img/style/auto-yra.gif) 0px 2px no-repeat;
	padding: 0px 0px 0px 17px;
	font: 13px verdana;
	color: #555555;
	margin-bottom: 3px;
}
.raudonas-uzrasas {
	padding-top: 35px;
	*padding-top: 43px;
	height: 17px;
}
.pvm-uzrasas {
	position:absolute;
	top:23px;
	left:-35px;
	width:300px;
}
.vienas-auto-back {
	width: 316px;
	height: 214px;
	background: url(/img/style/vienas-auto-back.png) 0px 0px no-repeat;
	padding: 15px 0px 0px 15px;	
	margin-top: 10px;
	*margin-top: 0px;

}
* html .vienas-auto-back {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/style/vienas-auto-back.png",sizingMethod="crop");
}
.vienas-auto-back * {
		position:relative;
}
.vienas-auto-desine {
	float: left;
	position:relative;
}
.vienas-auto-image {
	width: 300px;
	height: 200px;
}
.vienas-auto-image a{
	width: 300px;
	height: 200px;
	display:block;
}
.vienas-auto-mazos {
	margin: 9px 0px 0px 6px;
	width:330px;
}
.vienas-auto-mazos div a {
	width: 100%;
	height: 100%;
	display: block;
	float:left;
}
.vienas-auto-mazos div {
	width: 73px;
	height: 56px;
	border: 1px solid #E8E8E8;
	float: left;
	margin-right: 6px;
}
.no-right-margin {
	right-margin: 0px !important;
}
.vienas-auto-linkai {
	padding-left: 10px;
}
	.vienas-spausdinti {
		padding: 0px 0px 0px 23px;
		width: 137px;
		margin-top: 14px;
	}
	.vienas-help {
		background: url(/img/style/help-link.gif) 0px 0px no-repeat;
		margin-top: 14px;
	}
	.vienas-siusti{
		background: url(/img/style/email-link.gif) 0px 0px no-repeat;
		padding: 0px 0px 0px 23px;
		width: 137px;
		margin-top: 12px;
	}
	.vienas-palyginti {
		background: url(/img/style/stats-link.gif) 0px 0px no-repeat;
		padding: 0px 0px 0px 25px;
		margin-top: 12px;
	}
.lizingo-skaiciuokles {
	width: 340px;
	margin-top: 17px;
	margin-left: 3px;
}
.lizingo-skaiciuokles h1 {
	font: bold 13px verdana;
	color: #333333;
	line-height: 13px;
	padding-bottom: 15px;
	margin-left: 5px;
}
	.skaic-back {
		width: 158px;
		height: 66px;
		background: url(/img/style/lizingo-skaic-back.png) 0px 0px no-repeat;
		float: left;
		padding: 3px 0px 0px 1px;
		margin-right: 5px;
		margin-bottom: 4px;
	}
	* html .skaic-back {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/style/lizingo-skaic-back.png",sizingMethod="crop");
	}
		.skaic-foto {
			width: 150px;
			height: 60px;
		}
			.skaic-foto  a {
				width: 100%;
				height: 100%;
				display: block;
				position:relative;
			}
.palyginimai {
	margin-top: 16px;
	padding-bottom: 9px;
}
.palyginimas-explain {
	width: 634px;
	font: 13px verdana;
	color: #555555;
	margin-top: 24px;
}
.palyginimai-item {
	width: 134px;
	float: left;
	border: 1px solid #C8D9E7;
	background: #F9FDFF;
	padding: 7px 10px 0px 14px;
	margin-right: 7px;
}
	.dashed-border-bottom {
		border-bottom: 1px dashed #C8D9E7;
	}
	.paly-name {
		font: bold 13px verdana;
		color: #134771;
		height: 43px;
	}
	.paly-metai {
		font: 13px verdana;
		color: #134771;
	}
	.paly-kaina {
		font: bold 13px verdana;
		color: #134771;
		height: 18px;
	}
	.paly-spec {
		font: bold 13px verdana;
		color: #333333;
		height: 18px;
	}
	.paly-komplek {
		height: 32px;
	}
	.paly-is {
		width: 124px;
		height: 18px;
		
	}
	.paly-isnt {
		width: 124px;
		height: 18px;
		background: none;
	}
	.didesni-isnt {
		height: 32px;
	}
	.paly-komp {
		width: 124px;
		height: 16px;
		background: none;
	}
.darker-palyginimai-item {
	background: #F3FBFF;
}
.palyginimai-titles {
	background: none;
	border: none;
	width: 182px;
	padding-left: 0px;
	padding-right: 7px;
	border-top: 1px dashed #C8D9E7;
}
	.palyginimai-titles span {
		font: bold 13px verdana;
		color: #333333;
	}
	.palyginimai-titles .paly-is, .palyginimai-titles .paly-isnt {
		width: 181px !important;
		background: none;
	}
	.palyginimai-titles .paly-spec {
		font: 13px verdana;
		color: #555555;
	}
	.palyginimai-titles .paly-is, .palyginimai-titles .paly-isnt {
		font: 13px verdana;
		color: #555555;
	}
.istrinti-link {
	background: url(/img/style/istrinti-link.gif) 0px 0px no-repeat;
	margin-top: 23px;
}
.palyginimai-help {
	margin-top: 7px;
}
.action-links {
	padding-left: 4px;
	padding-bottom: 19px;
}
.action-links, .spausdinti-sarasa {
	line-height: 13px;
}
.palyginimai-split {
	width: 688px;
}
.palyginimai-aukstyn {
	margin-top: 13px;
	margin-right: 31px;
	padding-top: 3px;
}
.palyginimai-content {
	padding-bottom: 12px;
}
.small-isnt {
	height: 9px;
}
.kubiniai {
	display: inline-block;
	font: 9px verdana;
	color: #555555;
	position: relative;
	top: -5px;
	font-weight: normal !important;
}
.smaller-kubiniai {
	top: -3px;
}
* html .vienas-auto-aukstyn {
	margin-top: 10px;
}
body.popup {
	background:#f3fbfe;
}
.popup-form {
	margin:0 30px;
}
.popup-form h1{
		font: bold 18px arial;
	color: #004079;
	padding-top: 8px;
	margin-left: 2px;
}
.popup-form select {
	border-top: 1px solid #848484;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #848484;
	display: block;
	*font-size: 10px;
}
.popup-form .input-text {
	border-top: 1px solid #848484;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #848484;
}
.popup-form .content-hor-split{
	width:100%;
}
.popup-form .text {
	font-size:11px;
	color:#555;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:1px;
}
.popup-form span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#14435d;	
}
.popup-form .input-radio {
	margin-left:20px;
}
.gmap-block {
	float:right;
	background: url(/img/style/map-back.jpg) 0px 0px no-repeat;
	padding-left:12px;
	padding-top:11px;
	padding-bottom:15px;
	padding-right:17px;
}
.gmap {
	width:440px;
	height:300px;
	background:#036;
}

.publish h1 {
	font-size: 2em;
}

.publish a {
	color:#225D8F;
}

h2.buves-h1 {
	font: 19px arial;
	color: #555555;
	padding: 8px 0px 0px 16px;
	text-align: left;
}
h2.buves-h1-2 {
		font: 19px arial;
		color: #555555;
		padding-top: 6px;
		padding-bottom: 11px;	
}
.no-bold {
	font-weight:normal;
}
.compare-vert-sep {
	width:7px;
}
.compare-list {
	font-family:Verdana, Geneva, sans-serif;	
}
.compare-info b{
	color:#333333;
}
.compare-info div {
	border-bottom:1px dashed #C8D9E7;
	margin-right:7px;
	width:182px;
	padding:2px 0 2px 0;
}
.compare-info-head {
	border-top:#C8D9E7 1px dashed;
	width:189px;
	padding-top:7px;
	color:#333333;
	font-weight:bold;
	padding-bottom:30px;
}
.compare-prop-title {
	width:189px;
	color:#333333;
	font-weight:bold;
	padding-bottom:9px;	
}
.compare-light {
	background:#F9FDFF;
}
.compare-dark {
	background:#F3FBFF;	
}
.compare-item-head {
	border-top:1px solid #C8D9E7;
	border-left:1px solid #C8D9E7;
	border-right:1px solid #C8D9E7;	
	width:158px;	
	padding-top:7px;
	color:#134771;
	font-weight:bold !important;
}
.compare-item-head div {
	color:#134771;
	font-weight:bold !important;
	margin-left:14px;
	margin-right:10px;	
}
.compare-item {
	border-left:1px solid #C8D9E7;
	width:158px;
	border-right:1px solid #C8D9E7;	
	color:#333;
}
.compare-item-bottom {
	border-left:1px solid #C8D9E7;
	width:158px;
	border-right:1px solid #C8D9E7;	
	color:#333;
	border-bottom:1px solid #C8D9E7;
}
.compare-item div{
	margin-left:14px;
	margin-right:10px;
}
.compare-item div.sep{
	border-bottom:1px dashed #C8D9E7;
	padding:2px 0 2px 0;
}
.yes {
	background-image:url(/img/style/auto-yra.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.blink {
	text-decoration:blink;
}
.marquee, .marquee a, .marquee a:hover{
	color:#CC0000;
	text-decoration:none;
}

.table-links {
	width:80%;
	border-spacing:5px;
}
.table-links td {
	padding:5px;
}
.table-links tr {background-color:#E1F5FF}
.table-links tr .off, .table-links tr .tableRow1 { background:none}

.hp-5, .hp-10, .hp-20, .hp-40 {
	border: none;
	height: 0px;
	font-size: 0px;
	width: 0px;
	padding-bottom: 5px;
}

.hp-10 {
	padding-bottom: 10px;
}

.hp-20 {
	padding-bottom: 20px;
}

.hp-40 {
	padding-bottom: 40px;
}

.reservation-form table tr {
	height: 25px;
}

.reservation-form .input-text {
	border: 1px solid #848484;
}

.reservation-form input[type="checkbox"]{
	border: 1px solid #848484;
	_border:none;
	float: left;
}

.reservation-form span {
	color: #CC0000;
}

.reservation-form input[type="text"] {
	width: 190px;
	height: 19px;
}

.reservation-form textarea {
	width: 250px;
	height: 80px;
}

.emsg {
	color: #CC0000;
}

.print-reservation {
	width: 760px;
	padding: 20px;
}

.reservation-final-text {
	padding-right: 30px;
}

.vienas-siuliti-kaina {
	background:url(/img/style/money.png) 0px 0px no-repeat;
	padding: 0px 0px 0px 23px;
	width: 137px;
	margin-top: 12px;
	color:#C00;
}

.vienas-kaina-nukris {
	background: url(/img/style/mail_into.png) 0px 0px no-repeat;
	padding: 0px 0px 0px 25px;
	margin-top: 12px;
	color:#C00;
}

.publish li {
	list-style: decimal outside none;
}

.publish p {
	padding: 0 0 10px 0;
}

.publish ol, .publish ul {
	padding-left: 40px;
}
