* {
	margin: 0;
	padding: 0;
	font-family: arial;
}

a:active, a:focus, input:focus {
	outline: 0 !important;
}

body {
	text-align: center;
	font-size: 12px;
}

h2 {
	color: #313131;
	font-size: 21px;
	margin-bottom: 5px;
}

h1 {
	color: #313131;
	font-size: 21px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-weight: normal;
}

strong {
	font-size: 14px;
	color: #303030;
}

.bord {
	border-right: dotted 1px #c8c7c7;
}

.points {
	font-size: 22px;
	color: #f99a12;
	font-weight: bold;
	font-family: Tahoma;
}

.nobord {
	border: 0px !important;
}

#textEffect {
	position: absolute;
	color: #fff;
	font-family: Corbel, Calibri, Arial;
	font-size: 35px;
	text-decoration:none;
}

.textEffect_lt {
	left: 480px;
	top: 252px;
}

.textEffect_en {
	left: 480px;
	top: 247px;
}

.textEffect_ru {
	left: 480px;
	top: 247px;
}

input, select {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.greyText {
	color: #878787;
}

textarea {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.inputWithBut {
	border-right: none !important;
	height: 20px;
}

.input {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: none;
	background-color: #fff;
	font-size: 11px;
	color: #c2c2c2;
	font-weight: bold;
	cursor: pointer;
	height: 20px;
	outline: none;
}

.input:focus {
	border: 0 !important;
	outline: 0 !important;
}

#container {
	width: 1000px;
	position:relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	height: 100%;
}

#header{
	
}

#top {
	height: 85px;
}

#top img {
	vertical-align: middle;
}

#logo {
	position: relative;
	float: left !important;
	margin-left: 23px;
	margin-top: 22px !important;
	border: 0px !important;
	width: 187px;
}

.topButton {
	width: 45px;
	margin-top: 28px;
}

#top div {
	position: relative;
	float: right;
	height: 23px;
	border-right: dotted 1px #c8c7c7;
	text-align: center;
	padding-top: 4px;
}

#top div img {
	margin: 0px;
	padding: 0px;
}

#search {
	width: 178px !important;
}

#search input {
	vertical-align:middle;
}

#contact {
	width: 180px !important;
	border: 0 !important;
	text-align: right !important;
	padding-top:0px !important;
	padding-left: 15px;
}

#contact .label {
	font-size: 9px;
	color: #2653a4;
	font-weight: bold;
	width: 150px;
	text-align: center;
}

#contact .tel {
	font-size: 14px;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
	width: 150px;
}

#map {
	margin-left: 105px;
	margin-right: 8px;
}

#menu {
	height: 37px;
}

#tablo {
	clear: both;
	height: 96px;
	border-top: solid 3px #2853A2;
	background-image: url('/images/tablo.png');
	background-repeat:no-repeat; 
	background-position:top left;
}

.tablo_en {
	background-image: url('/images/tablo_en.png') !important;
	background-repeat:no-repeat; 
	background-position:top left;
}

#fontSize {
	border: 0 !important;
	width: 70px !important;
}

.margR13 {
	padding-right: 13px !important;
}

.margL13 {
	padding-left: 13px !important;
}

#lang {
	position: relative;
	float: left;
	padding-top: 16px;
	width: 150px;
	padding-left: 35px;
}

#lang div {
	position: relative;
	float: left;
	text-align: center;
	height: 21px;
	width: 34px;
	font-size: 12px;
	font-family: arial;
	color: #000;
	line-height: 21px;
	cursor: pointer;
}

#lang div.sel {
	background-image: url('/images/lng_sel.gif');
	background-repeat:no-repeat; 
	background-position:top left;
}

#lang div.sel a {
	color: #fff;
	text-decoration: none;
}

#lang div a {
	color: #000;
	text-decoration: none;
}

#greyLine {
	height:3px;
	background-color: #2853A2;
	line-height: 3px;
}

#leftMenu {
	width: 145px;
	margin-left: 20px;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 10px;
}

#leftMenu li {
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom: dotted 1px #ababab;
	background: url('/images/leftSign.gif') 12px 15px;
	background-repeat:no-repeat; 
	padding-left: 30px;
	width: 130px;
	margin: 0px !important;
}

#leftMenu li a {
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}

#leftMenu li.sel {
	background: url('/images/leftSignAct.gif') 12px 15px;
	background-repeat:no-repeat; 
}

#leftMenu a.sel {
	text-decoration: none;
	color: #3353a5;
}

#leftMenu2 {
	width: 145px;
	margin-left: -12px;
}

#leftMenu2 li {
	background: url('/images/leftSubSign.gif') 12px 15px;
	background-repeat:no-repeat; 
	border-bottom: none;
	text-decoration: none;
	width: 115px;
}

#leftMenu2 li.sel {
	background: url('/images/leftSign.gif') 12px 15px;
	background-repeat:no-repeat; 
	border-bottom: none;
}

#leftMenu2 li a {
	text-decoration: none;
}

#leftMenu2 li.sel a {
	text-decoration: underline;
}

#centerPan {
	margin-top: 120px;
}

.insPans {
	margin-top: 138px !important;
}

#content {
	clear: both;
	height: 68.5%;
}

#leftPan {
	float: left;
	width: 199px;
	margin-top: 116px;
	background-image: url('/images/leftMenuCorn.png');
	background-repeat:no-repeat; 
	background-position:14px 1px;
}

#leftPan .leftButton {
	background-image: url('/images/rightBtn.png');
	background-repeat:no-repeat; 
	background-position:top left;
	width: 171px;
	height: 50px;
	margin-top: 4px;
	margin-left: 16px;
	color: #323232;
}

#leftPan div table {
	width: 171px;
	height: 50px;
	font-size: 12px;
}

.w80 {
	width: 80px;
}

.center {
	 text-align: center;
}

#centerPan {
	float: left;
	width: 593px;
}

#infoCont {
	height: 350px;
}

#infoTop img {
	display: block;
	float: left;
}

#infoTop div {
	position: relative;
	width: 228px;
	height: 51px;
	float: right;
	background-image: url('/images/tableTop.png');
	background-repeat:no-repeat; 
	background-position:top right;
}

#infoTop div a {
	color: #3353a5;
	font-size: 12px;
	line-height: 51px;
	padding-left: 15px;
}

#infoLCorn {
	position: relative;
	float: left;
	clear: both;
	width: 6px;
	height: 203px;
	background-image: url('/images/tabloLeft.png');
	background-repeat:no-repeat; 
	background-position:top right;
}

#infoRCorn {
	position: relative;
	clear: both;
	float: right;
	width: 7px;
	height: 203px;
	background-image: url('/images/tabloRight.png');
	background-repeat:no-repeat; 
	background-position:top right;
}

.infoMain {
	position: relative;
	float: left;
	width: 593px;
	clear: both;
}

#infoFlightCont {
	position: relative;
	float: left;
	clear: both;
}

#infoMainDep {
	display: none;
}

#infoLine1 {
	background-image: url('/images/tablo_1.png');
	background-repeat:repeat-x; 
	background-position:top right;
	height: 32px;
}

#infoLine1 table {
	height: 30px;
	width: 100%;
}

#infoLine1 table table {
	height: 30px;
	width: 500px;
}

#infoLine1 table table td {
	color: #f99a12;
	font-size: 13px;
	text-align: center;
}

.fligtsTitle table {
	height: 43px;
	width: 100%;
}

.fligtsTitle table table {
	width: 100%;

}

.fligtsTitle table td table td, .fligtsTitle table td table td span, .fligtsTitle table td table td a {
	color: #fff;
	font-size: 13px;
}

.fligtsMessage {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
}

.fligtsTools {
	width: 50px !important;
}

.simpleTable {
	border-collapse: collapse;
	border: solid 1px #bdbfbf;
}

.simpleTable td {
	border: solid 1px #bdbfbf;
	padding: 2px;
}

#detailFligts td, #detailFligts th, .vnoTable td, .vnoTable th {
	font-size: 11px;
}

#detailFligts, .vnoTable {
	border-bottom: solid 1px #bdbfbf;
	border-left: solid 1px #bdbfbf;
	border-right: solid 1px #bdbfbf;
	border-top: solid 1px #bdbfbf;
}

#detailFligts th, .vnoTable th {
	background-color: #f5ec78;
	padding: 6px;
	border: solid 1px #fff;
	font-size: 12px;
	color: #323232;
	font-weight: normal;
}

#detailFligts td, .vnoTable td {
	padding: 6px;
	border: solid 1px #fff;
	border-top: solid 1px #bdbfbf;
}

.flightTable th {
	background-color: #f5ec78;
	border-left: solid 1px #bdbfbf;
	font-size: 12px;
	color: #323232;
	font-weight: bold;
	padding: 2px;
}

.flightTable td {
	padding: 6px;
	border: solid 1px #fff;
	border-top: solid 1px #bdbfbf;
	border-left: solid 1px #bdbfbf;
}

.flightTable {
	border-bottom: solid 1px #bdbfbf;
	border-right: solid 1px #bdbfbf;
	border-top: solid 1px #bdbfbf;
}

.bgGr {
	background-color: #e2e2e2;
}

#infoLine3 {
	background-image: url('/images/tablo_3.png');
	background-repeat:repeat-x; 
	background-position:top right;
	height: 45px;
}

#infoLine5 {
	background-image: url('/images/tablo_5.png');
	background-repeat:repeat-x; 
	background-position:top right;
	height: 38px;
	padding:0px !important;
}

#arrTabTit, #depTabTit {
	cursor: pointer;
}

#message {
	margin: 0px;
	width: 579px;
	margin-left: 6px;
}

#messageTop {
	width: 579px;
	height: 20px;
	background-image: url('/images/mssg_top.png');
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#messageBottom {
	width: 579px;
	height: 9px;
	background-image: url('/images/mssg_bottom.png');
	background-repeat:no-repeat; 
	background-position:top left;
}

#messageText {
	width: 579px;
	background-image: url('/images/mssg_body.png');
	background-repeat:repeat-y; 
	background-position:top left;
}

#messageText h4 {
	margin: 0;
	color: #2853a2;
	font-size: 19px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 15px;
}

#messageText p, #messageText h3 {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #323232;
	font-size: 13px;
	margin: 0px !important;
}

#rightPan {
	float: right;
	width: 195px;
	margin-top: 116px;
	background-image: url('/images/rightCorn.png');
	background-repeat:no-repeat; 
	background-position: 0px 0px;
}

#rightTitle {
	background-image: url('/images/topTitle.png');
	background-repeat:no-repeat; 
	background-position:0px 0px;
	width: 181px;
	height: 36px;	
	margin-left: 4px;
	margin-top: 4px;
	color: #fff;
	font-size: 19px;
	line-height: 36px;
	text-align: left;
	padding-left:7px;
}

.rightBlock {
	margin-left: 6px;
	width: 179px;
}

.rightBlockTit {
	width: 179px;
	background-color: #f5efad;
	background-image: url('/images/rightPntTop.gif');
	background-repeat:no-repeat; 
	background-position:center right;
	height: 22px;
	border-bottom: dotted 1px #2c2c2c;
	margin-top: 2px;
}

.ROpen {
	background-image: url('/images/rightPntBot.gif') !important;
	background-repeat:no-repeat; 
	background-position:center right;
}

.rightBlockTit a {
	color: #323232;
	font-size: 13px;
	line-height: 22px;
	margin-left: 13px;
	cursor: pointer;
}

.rightBlockCont {
	border-bottom: dotted 1px #2c2c2c;
	width: 179px;
}

.rightBlockCont div, .rightBlockCont table {
	margin-top: 7px;
	margin-bottom: 7px;
}

#rightBlockContImage {
float: left;
}

#newsCont {
	margin-top: 13px;
	padding-left: 5px;
	padding-right: 5px;
}

hr {
	height: 1px;
	background-color: #c8c7c7;
	color: #c8c7c7;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#unerTitle {
	margin-bottom: 10px !important;
}

.hidden {
	display: none;
}

.newsLine {
	width: 318px;
}

.f12 {
	font-size: 12px;
}

.t15 {
	margin-top: 15px !important;
}

.grey {
	color: #323232;
}

#banners {
	margin-top: 10px;
}

#banners img {
	margin-left: 5px;
	margin-right: 5px;
}

#ticket {
	margin-left: 5px;
	margin-right: 11px;
	border-left: solid 1px #c8c7c7;
	border-right: solid 1px #c8c7c7;
	border-bottom: solid 1px #c8c7c7;
}

#ticket div {
	padding: 8px;
}

#footer {
	position: relative;
	float: left;
	clear: both;
	background-image: url('/images/footerShadow.gif');
	background-repeat:repeat-x; 
	background-position:top left;
	height: 153px;
	width: 1000px;
	margin-top: 35px;
	background-color: #f6f6f6;
}

#copyrigt {
	padding-top: 10px;
	line-height: 20px;
	font-size: 12px;
	color: #d1d1d1;
	padding-left: 30px;
}

.ln15 {
	line-height: 15px;
}

#fontPlus, #fontMinus {
	cursor: pointer;
}

#insideText {
	margin: 5px;
	margin-top: 5px;
}

ul {
	list-style: none;
}

ul li {
	font-size: 12px;
	background: url("/images/leftSign.gif") no-repeat scroll left 5px transparent
	margin-left: 13px;
	padding-left: 13px;
	background-repeat:no-repeat; 
}

ol {
	margin-left:40px;
	line-height:1.3em;
}

.breadcrumb-navigation li, .subMenuCont ul li {
	background: none !important;
	padding: 0px !important;
}

#weather {
	position: relative;
	float: left;
	margin-left:400px;
	height: 95px;
	width: 150px;
	z-index: 1;
}

#clocks {
	position: relative;
	float: left;
	height: 95px;
	width: 250px;
}

#clocks table {
	margin-top: 10px;
}

#clocks td {
	font-size: 11px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-left: 12px;
}

.white {
	color: #fff;
}

#temp {
	font-size: 20px;
}

#insideText p, #insideText h1 {
	margin-bottom: 1.15em;
}

#insideText td {
	font-size: 12px;
}

.pdLeft5 {
	padding-left: 5px;
}

.alignLeft {
	text-align: left;
}

.plainNrCell {
	padding-left:3px;
}

.tabTools img {
	cursor: pointer;
}

.orange {
	color: #f99a12;
}

h3 {
	color: #f99a12 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:16px;
}

.h3 {
	color: #f99a12 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:16px;
	font-weight: bold;
}

.button {
	background-color: fff;
	background-image: url('/images/button_bgr.gif');
	background-repeat:no-repeat; 
	background-position: top right;
	padding-right: 25px;
	color: #2853a2;
	text-decoration: underline;
	border: none;
	cursor: pointer;
}

.pointer {
	cursor: pointer;
}

.back {
	background-image: url('/images/back.gif');
	background-repeat:no-repeat; 
	background-position: 0px 5px;
	padding-left: 15px
}

.more {
	background-image: url('/images/more.gif');
	background-position: center right;
	background-repeat:no-repeat; 
	padding-right: 15px;
}

.err {
	color: red;
}

.succ {
	color: green;
}

.blue {
	color: #3354a5;
}

.normal {
	text-decoration: none;
	font-weight: normal;
}

.clear {
	clear: both;
}

/* Oru zemelapis */

#lietuvaOrai {
	position: relative;
	float: left;
	background-image: url('/images/lietuva_orai.jpg');
	background-repeat:no-repeat; 
	width: 453px;
	height: 347px;
	margin-top: 20px;
	margin-left: 40px;
}

.oraiTooltip {
	position: absolute;
	width: 95px;
	height: 50px;
	padding-top: 3px;
	padding-left: 5px;
}

.oraiCity {
	font-size: 12px;
	color: #3353a5;
}

.oraiTemp {
	font-size: 12px;
	color: #ff9800;
	font-weight: bold;
}

.oraiKrit {
	font-size: 12px;
	color: #323232;
}

#oraiKlaipeda {
	margin-top: 29px;
}

#oraiSiauliai {
	margin-top: 3px;
	margin-left: 160px;
}

#oraiPanevezys {
	margin-top: 38px;
	margin-left: 245px;
}

#oraiUtena {
	margin-top: 57px;
	margin-left: 342px;
}

#oraiKaunas {
	margin-top: 139px;
	margin-left: 207px;
}

#oraiAlytus {
	margin-top: 206px;
	margin-left: 214px;
}

#oraiVilnius {
	margin-top: 165px;
	margin-left: 310px;
}

#slider-time {
	margin-left: 25px;
	height: 330px;
	font-size: 10px;
	line-height:11px;
	width: 15px;
	text-align: center;
}

.ui-slider-handle {
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	width: 40px !important;
	left: -12px !important;
	cursor: n-resize !important;
	color: #2853a2 !important;
	font-weight: bold !important;
	line-height:20px !important;
	height: 20px !important;
	margin-top: 0px !important;
}

.ui-widget-header {
	background: none !important;
}

#clock_a {
	position: relative;
	float: left;
	width: 152px;
	left: 30px;
}

.insideCorn {
	width: 600px;
	background-image: url('/images/centerCorn.png ');
	background-repeat:no-repeat;
	height:51px !important;
	margin-top: 0px;
}

.insideCornBig {
	width: 800px;
	background-image: url('/images/centerCornBig.png ');
	background-repeat:no-repeat;
	height:51px !important;
	margin-top: 0px;
}

#breadcrumb {
	padding-top: 10px;
	padding-left: 15px;
}

/* Airlines*/

.airlinesItem {
	position: relative;
	float: left;
	width: 136px;
	height: 112px;
	padding: 4px;
	padding-bottom: 15px;
}

.airlinesItem img.logo, #airlinesDetail img.logo {
	border: solid 1px #c8c7c7;
}

.airlinesItem table {
	width: 136px;
	margin-top: 4px;
}

#airlinesTitle {
	font-size: 18px;
}

#airlinesDetail {
	background-color: #fff;
	width: 95%;
	height: 98%;
	border: solid 1px #c8c7c7;
}

#airlinesDetail #airlinesMarg {
	margin: 10px;
}

#airlinesDetail img.logo {
	margin-top: 15px;
}

#airlinesDetail .airContacts {
	width: 230px;
	padding-top: 15px;
	font-size: 12px;
	padding-left: 15px;
	line-height: 25px;
}

#airlinesDetail .airInfo {
	margin-top: 10px;
	line-height: 25px;
}

.mrg10 {
	margin: 10px;
}

.calCont img {
	display: relative;
	margin-left: 3px;
}

.calCont input {
	width: 155px !important;
}

#hotelTable select, #hotelTable input {
	width: 185px;
}

#hotelTable textarea {
	width: 380px;
	height: 60px;
}

#hotelTable td {
	vertical-align: top;
	height: 28px;
}

#hotelTable .button {
	width: 70px;
	margin-top: 10px;
}

#hotelTable td table td {
	vertical-align: middle;
	height: 25px;
	padding-right: 5px;
}

#hotelTable .roomInfo {
	font-size: 11px;
	color: #878787;
}

#hotelTable #add {
	color: #2858ac;
	text-decoration: underline;
	cursor: pointer;
	line-height: 15px;
}

#hotelTable #add img {
	margin-left: 3px;
	vertical-align: middle;
}

a.external {
	background: url('/images/li_arrow.gif') center right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

#hotelTable #tillDate, #hotelTable #fromDate {
	width: 100px !important;
}

#hotelTable #fromCal, #hotelTable #tillCal {
	cursor: pointer;
}

#subscribeForm {
	text-align: left;
	margin-left: 5px;
}

#subscribeMail {
	width: 150px;
}

#cars {
	padding-top:10px;
}

#cars img {
	margin-left: 5px;
	margin-right: 5px;
}

/* FAQ LIST LIKE */

#slideList {
	list-style: none;
	margin-top: 15px;
	margin-left: 5px;
}

#slideList li.point-slide {
	padding: 0;	
	margin: 0;
	background: url('/images/plusMag.gif') top left;
	background-repeat: no-repeat; 
	background-position: 0px 7px;
	padding-left: 30px;	
	cursor: pointer;
	line-height: 27px;
}

#slideList li.open {
	background: url('/images/minusMag.gif') top left;
	background-repeat: no-repeat; 
	background-position: 0px 7px;
}

.slideTitle {
	color: #3353a5;
	text-decoration: underline;
}

.slideText {
	margin-left: 5px;
	padding: 10px;
	padding-left: 25px;
	line-height: 17px;
	display: none;
	border-left: dotted 1px #bfbfbf;
}

#printBtn {
	float:right;
	margin-top: -20px;
	margin-right: 10px;
	cursor: pointer;
}

div.photo-album-info div.date {
	color: #F99A12;
	font-style:normal !important;
}

#creator {
	float:right; 
	margin-top:2px;
}

#dialogBug {
	display:none;
}

#dialogBug input, #dialogBug textarea {
	width: 250px;
}

#dialogBug textarea {
	height: 50px;
}

#dialogBug fieldset, #dialogBug p {
	text-align: left;
	border: 0;
}

#browserLabel, #resolutionLabel {
	font-style: italic;
}

.vnoList li {
	margin-bottom: 10px;
}

.photo-detail #photo_text_description #photo_title {
	display: none;
}

.FB_SERVER_IFRAME {
	margin-left: 6px;
}

#disabledLink {
	width:150px; 
	text-align: right !important;
}

#disabledLink a {
	padding-right: 15px;
	text-decoration: none;
}