body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

textarea {
	overflow: auto;
}

html {
	height: 100%;
}

body, td, th, input, textarea, select {
	font-family: ariaal, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5b5b49;
}

body {
	background: #4794e4;
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0px;
}

/* === Links === */

a {
	color: #09a8ed;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* === Main === */

/* Lang */

ul.lang {
	list-style: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

	.lang li {
		float: left;
	}

		.lang a {
			display: block;
			background: transparent url(../images/lang-bullet.gif) no-repeat;
			font-size: 11px;
			color: #ffffff;
			text-decoration: none;
			text-transform: uppercase;
			width: 46px;
			padding: 2px 0px 4px 0px;
		}

		.lang a:hover {
			color: #ffffff;
			text-decoration: underline;
		}

		.lang a.selected {
			background: transparent url(../images/lang-bullet-o.gif) no-repeat;
			text-decoration: none;
		}

		.lang a.selected:hover {
			text-decoration: underline;
		}

/* Menu */

ul.nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.nav li {
		/*+*/
	}
		.nav li ul {
			list-style: none;
			padding: 0px 0px 0px 10px;
			margin: 0px;
		}

	.nav div {
		/*+*/
	}


		.nav li a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat;
			font-size: 11px;
			color: #ffffff;
			text-decoration: none;
			padding: 2px 10px 3px 12px;
			border-bottom: 1px solid #61a5f1;
		}

			.nav li li a {
				display: block;
				background: transparent url(../images/nav-bullet2.gif) no-repeat;
				font-size: 11px;
				color: #ffffff;
				text-decoration: none;
				padding: 2px 10px 3px 12px;
				border-bottom: 1px solid #3483E0;
			}

		.nav a:hover {
			color: #ffffff;
			text-decoration: underline;
		}

		.nav a.selected {
			color: #c5f015;
			text-decoration: none;
		}

		.nav a.selected:hover {
			color: #c5f015;
			text-decoration: underline;
		}

			.nav a.first {
				border-top: none;
			}

/* Sub menu */

#sub-nav-wrapper{
	margin-bottom: 20px;
}

ul.sub-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.sub-nav li {
		float: left;
		width: 33%;
	}

		.sub-nav a {
			display: block;
			background: transparent url(../images/sub-nav-bullet.gif) no-repeat;
			font-size: 11px;
			font-weight: normal;
			color: #1E6CCC;
			text-decoration: none;
			padding: 0px 16px 5px 12px;
		}

		.sub-nav a:hover {
			background: transparent url(../images/sub-nav-bullet.gif) no-repeat;
			color: #1E6CCC;
			text-decoration: underline;
		}

		.sub-nav a.selected {
			font-weight: bold;
			background: transparent url(../images/sub-nav-bullet.gif) no-repeat;
			color: #000000;
			text-decoration: none;
		}

		.sub-nav a.selected:hover {
			font-weight: bold;
			background: transparent url(../images/sub-nav-bullet.gif) no-repeat;
			color: #000000;
			text-decoration: underline;
		}


/* Logos */

ul.logos {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.logos li {
		float: left;
		padding-right: 8px;
	}

		.logos li.m1 a,
		.logos li.m1 b {
			display: block;
			background: transparent url(../images/logo-teztour.gif) no-repeat;
			width: 166px;
			height: 70px;
		}

		.logos li.m2 a,
		.logos li.m2 b {
			display: block;
			background: transparent url(../images/logo-travelman.gif) no-repeat;
			width: 165px;
			height: 70px;
		}

		.logos li.m3 a,
		.logos li.m3 b {
			display: block;
			background: transparent url(../images/logo-topturas.gif) no-repeat;
			width: 126px;
			height: 70px;
		}

		.logos li.m4 a,
		.logos li.m4 b {
			display: block;
			background: transparent url(../images/logo-pzu.gif) no-repeat;
			width: 185px;
			height: 70px;
		}

		.logos li.m5 a,
		.logos li.m5 b {
			display: block;
			background: transparent url(../images/logo-ditma.gif) no-repeat;
			width: 154px;
			height: 70px;
		}

			.logos li span {
				display: none;
			}

/* Icons */

ul.icons {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.icons li {
		float: left;
		background: transparent url(../images/icons-bullet.gif) no-repeat;
		padding: 0px 11px 0px 12px;
	}

		.icons li.first {
			background: none;
		}

		.icons li a {
			display: block;
			width: 20px;
			height: 13px;
		}

			.icons a span {
				display: none;
			}

/* Other img links */

#link1 {
	background: transparent url(../images/img-tourism.gif) no-repeat;
}

	#link1 a {
		display: block;
		width: 160px;
		height: 160px;
	}

#link2 {
	background: transparent url(../images/img-flight.gif) no-repeat;
}

#link3 {
	background: transparent url(../images/img-last-minute.gif) no-repeat;
}

#link4 {
	background: transparent url(../images/img-weather.gif) no-repeat;
}

	#link2 a,
	#link3 a,
	#link4 a {
		display: block;
		width: 160px;
		height: 90px;
	}

		#link1 a span,
		#link2 a span,
		#link3 a span,
		#link4 a span {
			display: none;
		}
/* --- */

#header {
	background: #2e7cd6 url(../images/header-gradient.gif) repeat-x;
	padding: 15px 38px;
}

	#header .container {
		text-align: left;
		width: 914px;
		margin-left: auto;
		margin-right: auto;
	}

		#header .left-col {
			float: left;
			width: 160px;
		}

			h1.logo {
				padding: 20px 0px 16px 0px;
			}

				h1.logo a,
				h1.logo b {
					display: block;
					background: transparent url(../images/logo.gif) no-repeat;
					width: 160px;
					height: 154px;
				}

					h1.logo a span,
					h1.logo b span {
						display: none;
					}

			#icons-wrapper {
				padding: 0px 0px 0px 37px;
			}

		#flash {
			float: right;
			width: 733px;
			height: 222px;
		}

#info {
	background: transparent url(../images/info-gradient-top.gif) repeat-x;
}

	#info-bottom {
		background: transparent url(../images/info-gradient-bottom.gif) repeat-x left bottom;
		padding: 0px 38px;
	}

		#info .container {
			text-align: left;
			width: 914px;
			height: 485px;
			margin-left: auto;
			margin-right: auto;
		}

		* > #info .container {
				min-height: 485px;
				height: auto;
			}

			#info .left-col {
				float: left;
				width: 160px;
			}

				#lang-wrapper {
					padding: 0px 0px 16px 33px;
				}

				#nav-wrapper {
					margin-bottom: 24px;
				}

				.form-wrapper {
					padding: 4px 15px 20px 15px;
				}
			
			#info .info-col-main {
				width: 553px;
				float: left;
				padding: 0px 0px 0px 21px;
			}
			
			#info .info-col {
				float: left;
				width: 700px;
				padding: 0px 0px 0px 18px;
				voice-family: "\"}\"";
				voice-family: inherit;
				width: 734px;
			}
			
				#quick-nav-wrapper {
					/*float: left;*/
					font-size: 10px;
					font-weight: bold;
					color: #8eb5e5;
					padding: 5px 15px 2px 15px;
				}

					#quick-nav-wrapper a {
						color: #8eb5e5;
						text-decoration: none;
						white-space: nowrap;
					}

					#quick-nav-wrapper a:hover {
						color: #8eb5e5;
						text-decoration: underline;
					}

					#quick-nav-wrapper span {
						color: #dddddd;
					}

				.print-wrapper {
					float: right;
					padding: 8px 6px 0px 20px;
				}

					.print-wrapper a {
						display: block;
						background: transparent url(../images/icon-print.gif) no-repeat right top;
						font-size: 11px;
						color: #93bae8;
						text-decoration: none;
						padding-right: 20px;
					}

					.print-wrapper a:hover {
						color: #93bae8;
						text-decoration: underline;
					}

				.i-block-top {
					background: transparent url(../images/iblock-top.gif) no-repeat;
					height: 20px;
				}
				
				.i-block-top-main {
					background: transparent url(../images/iblock-top-main.gif) no-repeat;
					height: 20px;
				}
				
				.i-block {
					background-color: #f4f4f4;
					padding: 0px 15px;
				}

					.i-block .txt {
						position: relative;
						top: -7px;
						
						margin-bottom: -7px;
					}

					.i-block #content {
						font-size: 14px;
						position: relative;
						top: -7px;
						width: 700px;
						height: 520px;
						margin-bottom: -7px;
					}
						
					
						
						.i-block #content-main {
							width: 554px;
							height: 520px;
						}
					* > .i-block #content {
						min-height: 520px;
						height: auto;
					}
					
					* > .i-block #content-main {
						min-height: 520px;
						height: auto;
					}
					
				.i-block-bottom {
					background: transparent url(../images/iblock-bottom.gif) no-repeat;
					height: 24px;
				}
				
				.i-block-bottom-main {
					background: transparent url(../images/iblock-bottom-main.gif) no-repeat;
					height: 24px;
				}
				
			#info .right-col {
				float: right;
				width: 160px;
				padding-top: 12px;
			}

		#info .container-bottom {
			text-align: left;
			width: 914px;
			margin-left: auto;
			margin-right: auto;
		}

#footer {
	padding: 0px 38px;
}

	#footer .container {
		text-align: left;
		width: 914px;
		height: 57px;
		margin-left: auto;
		margin-right: auto;
	}

		#logos-wrapper {
			padding: 15px 10px;
			color: #A1C8F0;
		}

			#logos-wrapper a {
				color: #A1C8F0;
				text-decoration: underline;
			}

#created-block {
	background: transparent url(../images/created-gradient.gif) repeat-x;
	padding: 0px 38px;
}

	#created-block .container {
		text-align: left;
		width: 914px;
		height: 64px;
		margin-left: auto;
		margin-right: auto;
	}

		#created {
			padding: 11px 0px 9px 0px;
		}

			#created-wrapper {
				float: left;
				padding-top: 4px;
			}

			#created .logo {
				float: left;
			}

				#created .logo a {
					display: block;
					background: transparent url(../images/sys/artogama.gif) no-repeat right top;
					width: 66px;
					height: 21px;
					padding-left: 3px;
				}

					#created .logo a span {
						display: none;
					}

			#copyright-wrapper {
				float: left;
				padding-top: 4px;
				width: 500px;
			}

	/* Content images */

	.img-container {
		/*+*/
	}

		.img-container table tr.image td {
			background: #f0e3cb;
		}

		.img-container table tr.title {
			/*+*/
		}

			.img-container table tr.title td {
				text-align: center;
			}

	#banners {
		padding-top: 40px;
	}

	#banners div {
		margin-bottom: 20px;
	}

/* === Txt === */

h2.title {
	float: left;
	background: transparent url(../images/title-bg-right.gif) no-repeat right top;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 18px 0px 10px;
	margin-top: 8px;
}

	h2.title span {
		display: block;
		background: transparent url(../images/title-bg-left.gif) no-repeat;
		padding: 6px 0px 4px 15px;
	}

h3.title-top {
	background: transparent url(../images/h3-top-bg.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 6px 20px 4px 20px;
	margin-top: 15px;
}

h3.title {
	background: transparent url(../images/h3-bg.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 6px 20px 4px 20px;
	margin-top: 15px;
}

h4.title {
	background: transparent url(../images/h4-bg.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 5px 10px 6px 10px;
}

h4.title-bottom {
	background: transparent url(../images/h4-bottom-bg.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 6px 10px 5px 10px;
}

span.copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a1c8f0;
}
/*-----------------------------------------------------------------------*/

.ttl {font-size: 14px; border-bottom: 1px solid #61a5f1; font-weight: bold; background: #4794e4;}

.one {border: 1px solid #61a5f1; margin-bottom: 7px; position: relative;}

.cldr2{float: right; margin-right: 25px; display: inline;}

.llf {width: 310px; float: right;}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* Clear Fix */

.clearfix:after {
	content: ".";
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1px;
}
