* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}

a * {
	cursor: pointer;
}

html, body, * html #main { 
	height: 100%;
}

body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.clear {
	clear: both;
}

.clearr {
	clear: right;
}

.clearl {
	clear: left;
}

ul  {
	list-style:none;
}

img { border: 0px; }
p { margin:0 0 10px 0; line-height: 17px;}

.fl { float: left !important; }
.fr { float: right !important; }

.tac {text-align:center; }
.tar {text-align:right; }
.tal {text-align:left; }

.hr {
	height: 1px;
	background-color: #e1e1e1;
	margin: 21px 0;
}

.hr2 {
	height: 1px;
	background-color: #e1e1e1;
}

.hr3 {
	height: 1px;
	background-color: #e1e1e1;
	margin: 28px 0;
}

.link0 a:link, .link0 a:active, a.link0:link, a.link0:active {
color:#0e3177; text-decoration: underline;
}
.link0 a:visited, a.link0:visited {
color:#0e3177; text-decoration: underline;
}
.link0 a:hover, a.link0:hover {
color:#8196a8; text-decoration: none;
}

.link1 a:link, .link1 a:active, a.link1:link, a.link1:active {
color:#a3b5c4; text-decoration: underline;
}
.link1 a:visited, a.link1:visited {
color:#a3b5c4; text-decoration: underline;
}
.link1 a:hover, a.link1:hover {
color:#a3b5c4; text-decoration: none;
}

.link2 a:link, .link2 a:active, a.link2:link, a.link2:active {
color:#fff; text-decoration: none;
}
.link2 a:visited, a.link2:visited {
color:#fff; text-decoration: none;
}
.link2 a:hover, a.link2:hover {
color:#fff; text-decoration: none;
}

.link3 a:link, .link3 a:active, a.link3:link, a.link3:active {
color:#15274d; text-decoration: underline;
}
.link3 a:visited, a.link3:visited {
color:#15274d; text-decoration: underline;
}
.link3 a:hover, a.link3:hover {
color:#15274d; text-decoration: none;
}

.link4 a:link, .link4 a:active, a.link4:link, a.link4:active {
color:#413c55; text-decoration: none;
/*text-shadow: 1px 0 0 #868aa0;*/
}
.link4 a:visited, a.link4:visited {
color:#413c55; text-decoration: none;
/*text-shadow: 1px 0 0 #868aa0;*/
}
.link4 a:hover, a.link4:hover {
color:#413c55; text-decoration: none;
/*text-shadow: 1px 0 0 #868aa0;*/
}

.link5 a:link, .link5 a:active, a.link5:link, a.link5:active {
color:#fff; text-decoration: underline;
}
.link5 a:visited, a.link5:visited {
color:#fff; text-decoration: underline;
}
.link5 a:hover, a.link5:hover {
color:#fff; text-decoration: none;
}

.link6 a:link, .link6 a:active, a.link6:link, a.link6:active {
color:#413c55; text-decoration: none;
}
.link6 a:visited, a.link6:visited {
color:#413c55; text-decoration: none;
}
.link6 a:hover, a.link6:hover {
color:#413c55; text-decoration: none;
}

.bg1 {
	background-color: #CAD7EA;
}

.fs14 {
	font-size: 14px;
}

.myform input {
	background: #fff url(../img/input_bg.png) repeat-x 0 0;
	border: 1px solid #aaaaaa;
	height: 21px;
	width: 150px;
	margin-bottom: 9px;
}

.myform label {
	color: #aaaaaa;
	font-size: 11px;
	margin-bottom: 3px;
}

.contacts-box .myform input {
	width: 166px !important;
	float: left;
}

.contacts-box .myform label {
	color: #2c1e70;
	font-size: 13px;
	margin-bottom: 9px;
	display: block;
	width: 166px !important;
	float: left;
}

.contacts-box .myform textarea {
	height: 105px !important;	
}

.offer-lt {
	background: transparent url(../img/susisiekite_bg_lt.png) no-repeat 100% 218px;
}

.offer-box .blue-cont {
	background-color: #ECF1F7;
	float: left;
	height: 32px;
	width: 433px;
	margin-bottom: 11px;
}

.offer-box .blue-cont select {
	float: left;
}

.offer-box .blue-cont input {
	float: left;
}

.offer-box .blue-cont span {
	line-height: 30px;
	margin-left: 9px;
	float: left;
	display: block;
}

.offer-box .blue-cont span input {
	height: auto !important;
	margin-bottom: 0 !important;
	width: auto !important;
	margin-right: 10px;
	margin-top: 9px;
}

.offer-box .blue-cont span label {
	font-size: 13px !important;
}

.myform label.error {
	display: none !important;
}

.myform input.error {
	border: 1px solid #D43037;
	background: #DCB6A5 !important;
}

.myform textarea.error {
	border: 1px solid #D43037;
	background: #DCB6A5 !important;
}

.offer-box .myform textarea {
	height: 75px !important;
}

.offer-box .myform label {
	width: 150px;
	color: #333;
	float: left;
	line-height: 30px;
	padding-left: 3px;
	font-size: 13px !important;
}

.offer-box .myform input {
	width: 203px;
	height: 30px;
	margin-bottom: 11px;
}

.offer-box .myform select {
	height: 32px;
	margin-bottom:11px;
}

.myform ul li {
	margin-bottom: 0px !important;
	background: none !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
}

.myform textarea {
	background: #fff url(../img/input_bg.png) repeat-x 0 0;
	border: 1px solid #aaaaaa;
	height: 55px;
	width: 310px;
}

.myform select {
	background: #fff url(../img/input_bg.png) repeat-x 0 0;
	border: 1px solid #aaaaaa;
	width: 205px;
	height: 21px;
}

.my_button_l {
	background: transparent url(../img/button_left.png) no-repeat 0 0;
	width: 2px;
	height: 24px;
	margin-top: 19px;
	margin-bottom: 19px;
}

.my_button_r {
	background: transparent url(../img/button_right.png) no-repeat 0 0;
	width: 2px;
	height: 24px;
	margin-top: 19px;
	margin-bottom: 19px;
}

.my_button {
	background: transparent url(../img/button_bg.png) repeat-x 0 0;
	height: 24px;
	border: 0px;
	margin-top: 19px;
	margin-bottom: 19px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #f7f7f6;
}

#container-home {
	background: #fff url(../img/bg.png) repeat-x 50% 0;
}

#container-inner {
	background: #F7F7F6 url(../img/bg_inner.png) repeat-x 50% 0;
}

#header {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#header ul.langbar {
	height: 30px;
}

#header ul.langbar li {
	padding: 0 16px;
	background-color: #c8d6ea;
	display: block;
	float: left;
	height: 30px;
	line-height: 26px;
}

#container-inner #header .content {
	background: none !important;
}

#header .content {
	height: 151px;
	background: transparent url(../img/header.png) repeat-x 0 0;
	position: relative;
	z-index: 100;
}

#header .content .logo {
	background: transparent url(../img/logo.png) repeat-x 0 0;
	width: 290px;
	height: 73px;
	display: block;
	margin: 0 0 0 25px;
}

#container-inner #header .content .phonebox {
	right: 0px !important;
	left: auto !important;
	top: 23px;
}

#header .content .phonebox {
	width: 282px;
	height: 47px;
	background: transparent url(../img/phone.png) no-repeat 0 0;
	position: absolute;
	top: 0px;
	left: 505px;
	padding-left: 57px;
	font-size: 12px;
	font-weight: bold;
	color: #3f4f6e;
}

#header .content .phonebox .phonenumber {
	width: 120px;
	margin-top: 7px;
}

#header .content .phonebox .number {
	font-size: 16px;
	color: #2c1e70;
}

#header .flash {
	position: absolute;
	right: 0;
	margin-top:-102px;
	z-index: 10;
}
/*
#header ul.top-menu {
	font-family: Verdana;
	font-size: 16px;
	height: 50px;
	position: absolute;
	bottom: 2px;
}

#container-inner #header ul.top-menu {
	background: transparent url(../img/menu_bg.png) repeat-x;
	border: 1px solid #86a4be;
}

#header ul.top-menu li {
	float: left;
	height: 51px;
	line-height: 51px;
	*line-height: 31px;
	padding-left: 18px;
	padding-right: 18px;
}

*/

#container-home #header ul.top-menu {
	bottom: 2px;
}

#container-inner #header ul.top-menu {
	bottom: 0px;
}

#header ul.top-menu {
	margin-top: 26px;
	font-family: Verdana;
	font-size: 16px;
	height: 50px;
	position: absolute;
	width: 998px;
	/*z-index: -10;*/
}

#container-inner #header ul.top-menu {
	background: transparent url(../img/menu_bg.png) repeat-x;
	border: 1px solid #86a4be;
}

#header ul.top-menu li {
	float: left;
	height: 33px;
	padding-top: 18px;
	padding-left: 18px;
	padding-right: 18px;
}

#header ul.top-menu li.active, #header ul.top-menu li:hover {
	background-color: #5F88B4;
}

#container-inner .product-menu {
	line-height: 46px;
	height: 184px;
	font-size: 16px;
	background-color: #CAD7EB;
}

.product-menu {
	line-height: 50px;
	height: 209px;
	font-size: 16px;
	background-color: #CAD7EB;
}

.product-menu li {
	border-bottom: 1px solid #BACBE4;
	border-top:1px solid #DAE3F1;
	padding-left: 118px;
}

#container-inner .product-menu li {
	padding-left: 105px;
}

#container-inner .product-menu li.active {
	background-color: #E4EBF5 !important;
	font-weight: bold;
}

.product-menu li.ico1 {
	background: transparent url(../img/ico_1.png) no-repeat 22px 50%;
}

.product-menu li.ico2 {
	background: transparent url(../img/ico_2.png) no-repeat 22px 50%;
}

.product-menu li.ico3 {
	background: transparent url(../img/ico_3.png) no-repeat 22px 50%;
}

.product-menu li.ico4 {
	background: transparent url(../img/ico_4.png) no-repeat 22px 50%;
}

.product-menu li.ico1:hover {
	background: transparent url(../img/ico_1_over.png) no-repeat 22px 50%;
}

.product-menu li.ico2:hover {
	background: transparent url(../img/ico_2_over.png) no-repeat 22px 50%;
}

.product-menu li.ico3:hover {
	background: transparent url(../img/ico_3_over.png) no-repeat 22px 50%;
}

.product-menu li.ico4:hover {
	background: transparent url(../img/ico_4_over.png) no-repeat 22px 50%;
}

#container-inner .product-menu li.ico1 {
	background: transparent url(../img/ico_1_2.png) no-repeat 25px 50%;
}

#container-inner .product-menu li.ico2 {
	background: transparent url(../img/ico_2_2.png) no-repeat 25px 50%;
}

#container-inner .product-menu li.ico3 {
	background: transparent url(../img/ico_3_2.png) no-repeat 25px 50%;
}

#container-inner .product-menu li.ico4 {
	background: transparent url(../img/ico_4_2.png) no-repeat 25px 50%;
}

.product-menu li.first {
	border-bottom: 1px solid #BACBE4;
	border-top: 0px;
}

.product-menu li.last {
	border-bottom: 0px;
	border-top:1px solid #DAE3F1;
}

#content {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	z-index: 1;
}

#content .left {
	width: 586px;
	padding: 30px 22px;
	float: left;
	background: #fff url(../img/ce.png) no-repeat top right;
}

#content .left .result {
	color:red;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

#container-inner #content .left .contacts-box {
	margin-right: -22px;
	background-color: #f6f6f5;
	padding: 18px;
	width: 359px;
}

#container-inner #content .left .cities-box {
	width: 200px;
}

#container-inner #content .left {
	background: #fff url(../img/ce_small.png) no-repeat top right;
}

#container-inner #content .left h1 {
	margin-bottom: 21px;
}

#container-inner #content .left h1 {
	margin-bottom: 21px;
}

#content .left .submenu {
	background-color: #F6F6F5;
	height: 34px;
	margin-left: -22px;
	margin-right: 30px;
	margin-top: -30px;
	margin-bottom: 29px;
	padding: 6px 0;
	line-height: 34px;
	color: #413c55;
}

#content .left .submenu li {
	font-size: 14px;
	padding: 0 19px;
	border-left: 1px solid #e7e7e7;
	float: left;
}

#content .left .submenu li.first {
	/*font-weight: bold;*/
	border-left: 0px;
}

#content .left .submenu li.active {
	font-weight: bold;
}

#content .left h1 {
	color: #2c1e70;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*text-shadow:1px 0 0 #868AA0;*/
	margin-bottom: 29px;
}

#content .left h2 {
	color: #2c1e70;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*text-shadow:1px 0 0 #868AA0;*/
	margin-bottom: 20px;
}

#content .left h3 {
	color: #2c1e70;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
}

#content .left h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
}

#content .left .col {
	width: 195px;
	height: 110px;
}

#content .left .ContentBlock ul li {
	background: transparent url(../img/bullet_2.png) no-repeat 0 50%;
	padding-left: 25px;
	margin-left: 10px;
}

#content .left .row .image img {
	/*background-color: #f0eff3;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	width: 126px;*/
	margin-right: 25px;
	
	padding:7px;
	background-color:#FAFAFA;
	border:solid 2px #EDEDED;		
	
}

#content .left .row .first {
	height: 55px;
	width: 106px;
	float: right;
}

#content .left .row ul li {
	margin-bottom: 12px;
}

#content .left .row ul li a {
	background: transparent url(../img/bullet.png) no-repeat 0 50%;
	padding-left: 34px;
}

#content .left .newsrow .image {
	/*background-color: #f0eff3;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;*/
	padding: 7px;
	width: 148px;
	margin-right: 25px;
	text-align: center;
	margin-top:-10px;
}

#content .left .newsrow .image_big {
	background-color: #f0eff3;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 7px;
	width: 570px;
	text-align: center;
	margin-bottom: 19px;
}

#content .left .newsrow .image_large {
	background-color: #f0eff3;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 7px;
	width: 570px;
	text-align: center;
	margin-bottom: 19px;
	margin-top: 10px;
}

#content .left .newsrow .image_large span {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height:178px;
	margin: 1px auto;
	width: 570px;
}

#content .left .newsrow h2 {
	margin-bottom: 24px;
}

#content .left .newsrow .date {
	color: #999;
	line-height: 14px;
	margin-bottom: 13px;
}

#content .left .newsrow .date img {
	margin-right: 9px;
}

#content .left .newsrow .first {
	height: 55px;
	width: 106px;
	float: right;
}

#content .left .newsrow ul li, #content .left .ContentBlock ul li {
	margin-bottom: 12px;
}

#content .left .newsrow ul.linkbullet li, #content .left .ContentBlock ul.linkbullet li {
	background: none !important;
	padding-left: 0 !important;	
}

#content .left .newsrow ul.linkbullet li a, #content .left .ContentBlock ul.linkbullet li a {
	background: transparent url(../img/bullet.png) no-repeat 0 50%;
	padding-left: 34px;
}

#content .left ul {
	margin-bottom:20px;
}

#content .right {
	width: 370px;
	float: right;
}

#content .right .block1 {
	padding: 57px 29px 18px;
	color: #333333;
	font-size: 12px;
	/* margin-top: -17px; */
	position: relative;
	/*z-index: -100;*/
}

#content .right .block1 .img-cont {
	background-color:#D4DEED;
	margin-bottom:14px;
	margin-right:-29px;
}

#content .right .block1 .image {
	background-color: #fff;
	border-bottom: 1px solid #868f9d;
	border-right: 1px solid #868f9d;
	padding: 7px;
	width: 261px;
}

#content .right .block1 .image span {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 122px;
	margin: 1px auto;
	width: 261px;
}

#content .right .gaminame-patys {
	color: #FFFFFF;
	font-family: Klavika Bold,Helvetica;
	font-size: 16px;
	position: absolute;
	right: 9px;
	top: 11px;
}

#content .right .date {
	margin-right: 3px;
	color: #4d7094;
}

#content .right .block1 .title {
	background: url("../img/block_title.png") no-repeat scroll 0 0 transparent;
	color: #00043D;
	display: table-cell;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	height: 30px;
	padding-left: 40px;
	text-shadow: 1px 0 0 #868AA0;
	vertical-align: middle;
}

#content .right .block2 {
	padding: 18px 29px 18px;
	color: #333333;
	font-size: 12px;
}

#content .right .block2 .title {
	color: #00043D;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 16px;
	text-shadow: 1px 0 0 #868AA0;
	margin-bottom: 18px;
}

#content .right .block2 .title2 {
	color: #666;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 16px;
	text-shadow: 1px 0 0 #b1b1b1;
	margin-bottom: 12px;
}

#content .right .block2_footer {
	margin-bottom: 18px;
	margin-top: -18px;
	background: #fff url("../img/kainos_anketa_bg.jpg") no-repeat scroll bottom center;
	height: 110px;
	position: relative;
	padding: 0 29px 0 80px;
}

#content .right .block2_footer p {
	margin: 0 0 8px;
	font-size: 12px;
}

#content .right .block2_footer .link {
	font-size: 14px;
	margin-left: 7px;
	position: absolute;
	bottom: 13px;
}

#content .right .block3 {
	padding: 57px 29px 18px;
	color: #333333;
	font-size: 12px;
	position: relative;
}

#content .right .block3 .title {
	color: #00043d;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	text-shadow: 1px 0 0 #b1b1b1;
	margin-bottom: 24px;
}

#content .right .gaminame2-lt {
	background: url("../img/gaminame_patys2.png") no-repeat scroll right top #C8D6EA;
	margin-top: 0px !important;
	padding-top: 47px !important;
}

#content .right .gaminame1-lt {
	background: url("../img/gaminame_patys.png") no-repeat scroll right top #C8D6EA;
}

#content .right .gaminame3-lt {
	background: url("../img/gaminame_patys3.png") no-repeat scroll right top transparent;
	padding-top: 57px;
}

#footer {
	background-color: #182950;
	color: #8095a7;
	font-size: 12px;
	padding-bottom: 20px;
}

#footer .content {
	width: 948px;
	margin: 0 auto;
	padding: 26px;
}

#footer .content .col {
	width: 194px;
}

#footer .content .right {
	width: 320px;
	height: 153px;
	background: transparent url(../img/zemelapis.png) no-repeat 0 0;
}

#footer .content .right ul.cities {
	width: 90px;
}

.ContentBlock img.image, .ContentBlock a.image img, .ContentBlock div.image img  {
	padding:7px;
	background-color:#FAFAFA;
	border:solid 2px #EDEDED;		
}

.ContentBlock div.image img {
	margin-right:15px;
	margin-bottom:5px;	
}


.gallery-list-thumb {
		border: 5px solid #9CC0E4;
		margin-right:15px;
}

.page-numbers span {
	display:block;
	float:left;
	padding:5px;
	background-color:#EEEEEE;
	margin:0 10px 10px 0;
	width:13px;
	text-align:center;
	color:#666;
}

.page-numbers a {
	color:#819ec0 !important;
	text-decoration:none !important;
}