* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
html {
	width: 100%;
	height: 100%;
	background-color: #6B7887
}
body {
	width: 984px;
/*	height: 100%; */
	margin: 0 auto;
	padding: 0 1px;
	background-color: #FFFFFF;
	position: relative;
}
/*
html > body {
	min-height: 100%;
	height: auto;
}
*/

h1 { font-size: 24px;  margin: 5px; color: #2a598e; }
h2 { font-size: 15px; color: #2a598e; margin: 5px; }
h3 { color: #2a598e; font-size: 16px; }
h4 { color: #2a598e; }

a { color: #cc4400; text-decoration: none; }
a:hover { text-decoration: underline; }

.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
.calign {
	text-align: center;
}



#header {
	width: 984px;
	height: 36px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #254B74;
	text-align: center;
	padding-top: 5px;
}
#header a { color: #D2DEEC; text-decoration: none; }
.logo {
	margin: 0 100px 0 38px;
	float: left
}
#header span {
	display: block;
	float: left;
	line-height: 20px;
	padding: 0 10px 0 0
}
#header div {
	line-height: 20px;
	padding: 42px 0 0 0
}
#select {
	width: 100px;
	height: 18px;
	float: left;
	font-size: 11px;
	/ font-size: 9px;
	margin: 0 23px 0 0;
	border: 2px inset #808080
}
#header div img {
	padding: 1px;
	border: 1px solid #fff;
	float: left;
	margin: 3px 2px 0 0
}
#header .active, #header div img:hover {
	border: 1px solid #828282
}
#account {
	display: block;
	float: left;
	color: #D3D0C7;
	margin: 0 0 0 12px;
	font-size: 14px;
}
#account a {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A6A6A;
	text-decoration: none;
	margin: 0 8px;
}
#account a:visited {
	text-decoration: none
}
#account a:hover {
	text-decoration: underline
}
#menu {
	width: 952px;
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 32px;
	background-image: url(/images/menu_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
}
#menu li {
	display: inline;
	list-style-type: none
}
#menu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #D2DEEC;
	text-decoration: none;
	margin: 0 15px;
}
#wrapper {
	width: 962px;
	overflow: hidden;
	padding: 32px 0 150px 22px;
	background: #fdfcf7 url(/images/bg.jpg) top left no-repeat;
}
#left {
	float: left;
	width: 455px;
}
.column {
	width: 134px;
	float: left;
	margin: 0 7px 0 0;
	background-image: url(/images/bg_c.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.column div {
	width: 134px;
	background-image: url(/images/bg_c_b.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.column .title1, .column .title2, .column .title3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ECFEE2;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	width: 110px;
	height: 37px;
	line-height: 41px;
	padding: 0 0 7px 25px;
	background-position: top left;
	background-repeat: no-repeat
}
.column .title1 {
	background-image: url(/images/title1_bg.gif);
}
.column .title2 {
	background-image: url(/images/title2_bg.gif);
}
.column .title3 {
	background-image: url(/images/title3_bg.gif);
}
.c2 {
	margin-top: 33px
}
.c3 {
	margin-top: 67px
}
.column ul {
	margin: 7px 0 10px 20px;
	list-style-type: none;
	line-height: 18px;
}
.column li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	text-decoration: underline
}
.more2:visited, .more:visited, .column li a:visited {
	text-decoration: underline
}
.more2:hover, .more:hover, .column li a:hover {
	text-decoration: none
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc4400;
	text-decoration: underline;
	margin: 0 0 0 19px;
}
#left .pic {
	border: 1px solid #fff;
	width: 108px;
	margin: 0 auto 6px auto;
}
.pic span {
	display: block;
	background-color: #303C4A;
	line-height: 18px;
	width: 108px;
}
.pic span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDFCF7;
	text-decoration: none;
	margin: 0 0 0 5px
}
#columns {
	padding: 0 0 20px 0;
	float: left;
	overflow: hidden;
}
#search {
	width: 384px!important;
	height: 260px;
	float: left;
	margin: 0 0 25px 0;
	padding: 15px 0 0 38px;
	background-image: url(/images/search_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000
}
#search p {
	line-height: 17px;
	/ line-height: normal
}
.style1 {
	padding: 13px 0
}
.style1 input {
	width: 117px;
	height: 17px;
	font-size: 11px;
	border: 1px inset #808080;
	margin: 0 35px 0 10px
}
.select1 {
	width: 65px;
	font-size: 11px;
	height: 18px;
	/ font-size: 9px;
	border: 1px inset #808080;
}
.select2 {
	width: 45px;
	font-size: 11px;
	height: 18px;
	/ font-size: 9px;
	border: 1px inset #808080;
	margin: 0 57px 0 0;
	/ margin: 0 50px 0 0
}
.select3 {
	width: 45px;
	height: 18px;
	text-align: center;
	/ font-size: 9px;
	font-size: 10px;
	font-weight: bold;
	margin: 1px 0;
	border: 1px inset #808080;
}
.pad {
	padding: 0 155px 0 0
}
.pad2 {
	padding: 5px 0;
}
.pad3 {
	padding: 15px 0 0 0
}
.pad3 span {
	display: block;
	float: left;
	width: 60px;
	font-size: 11px;
}
.button {
	display: block;
	margin: 13px 0 0 15px;
	/ margin: 13px 0 0 9px
}
.text2 {
	display: block;
	width: 360px;
	padding: 18px 0 0 0;
	float: left
}
.text2 a {
	color: #009EDC;
	text-decoration: underline
}
.text2 a:visited {
	text-decoration: underline
}
.text2 a:hover {
	text-decoration: none
}
.radio {
	margin: 0 3px 0 0
}
.text {
	padding: 0 0 0 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 406px;
}
.text p {
	padding: 12px 0 12px 2px
}
.more2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009EDC;
	text-decoration: underline;
	margin: 0 0 0 2px
}
#right {
	float: left;
	padding: 300px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#content #right { padding: 0px 30px; }
#right div {
	width: 460px;
}
#right div#right_dovolena {
	width: 425px;
}
#right div#search
#right div p {
	display: block;
	padding: 8px 5px 25px 8px
}
#right .photo {
	display: block;
	float: left;
	padding: 14px 7px 5px 17px;
	width: 194px;
}
#right .photo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	text-decoration: underline;
	line-height: 24px;
	margin: 0 0 0 5px
}
#right .photo a:visited {
	text-decoration: underline
}
#right .photo a:hover {
	text-decoration: none
}
#more, #all {
	display: block;
	background-image: url(/images/more_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 105px;
	line-height: 23px;
	height: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EDFCE3;
}
a.info {
	display: block;
	background-image: url(/images/info_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 125px;
	line-height: 20px;
	height: 21px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EDFCE3;
}
#more {
	float: right;
	margin: 10px 30px 0 0;
	display: inline;
}
#all {
	margin: 18px 0 0 0
}
#footer {
	width: 984px;
	position: absolute;
	bottom: 0px;
	border-top: 8px solid #254A73;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434
}
#footer ul {
	margin: 15px 0 10px 0;
	text-align: center
}
#footer li {
	display: inline;
	list-style-type: none;
}
#footer li a {
	color: #343434;
	text-decoration: none;
	margin: 0 5px
}
#footer li a:visited {
	text-decoration: none
}
#footer li a:hover {
	text-decoration: underline
}
.bft {
	color: #254A73;
	text-decoration: underline
}
.bft:visited {
	text-decoration: underline
}
.bft:hover {
	text-decoration: none
}
#footer p {
	text-align: center
}
#content {
	overflow: hidden;
	padding: 12px 15px 150px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #fdfcf7;
	width:954px;
}
#wrapper #content {
	background-color: transparent;
	padding: 0px; 
	margin: 180px 0 0;
	}
#wrapper .index {
	margin: 0px!important;
	}
#main {
/*	width: 675px;
	float: left;
*/	
	background: #fdfcf7 url(/images/bg.jpg) top left no-repeat;
	padding-top: 0px;
}
#gallery {
	padding: 14px 0 15px 0;
	overflow: hidden;
	float: left
}
#gallery img {
	float: left
}
#gallery div {
	float: left;
	height: 338px;
	background-color: #191919;
	width: 180px;
	padding: 17px 0 0 16px;
	position: relative
}
#gallery div img {
	margin: 0 6px 6px 0
}
#content .style4 {
	color: #333333;
	text-decoration: underline
}
.view {
	color: #E78F04;
	text-decoration: underline;
	position: absolute;
	bottom: 15px;
	left: 20px;
}
.view:visited {
	text-decoration: underline
}
.view:hover {
	text-decoration: none
}
#content .style4:visited {
	text-decoration: underline
}
#content .style4:hover {
	text-decoration: none
}
#banner {
	float: right;
	margin: 0 5px 0 0
}
.about p {
	width: 462px;
	padding: 5px 0 5px 5px;
}
.about p a {
	color: #009EDC;
	text-decoration: underline
}
.about p a:visited {
	text-decoration: underline
}
.about p a:hover {
	text-decoration: none
}
#sidebar {
	margin: 65px 0 0 25px;
	/ margin: 68px 0 0 25px;
	float: left;
	width: 218px;
}
.news {
	height: 358px;
}
.news div {
	width: 218px;
	padding: 15px 0 0 2px
}
.news span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1BB501;
	font-weight: bold
}
#sidebar p {
	padding: 5px 0 5px 3px
}

div.button {
	background: transparent url(/images/bg_button.png) repeat-x 0 0;
	height: 38px;
	width: 230px!important;
	margin: 5px auto 0;
}
div.button span.buttonleft {
	display: block;
	float: left;
	width: 8px;
	height: 38px; 
	background: transparent url(/images/bg_button_left.png) no-repeat;
}
div.button span.buttonright {
	display: block;
	float: right;
	width: 8px;
	height: 38px; 
	background: transparent url(/images/bg_button_right.png) no-repeat;
}
div.button a {
	display: block;
	line-height: 38px;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

ul.locality, ul.country { list-style-type: none; }
ul.locality li {
	float: left;
	width: 190px;
}
ul.country li {
	float: left;
	width: 225px;
}
ul.locality li a.more { margin: 0px;}
ul.country li a.more { text-decoration: none; font-weight: bold; }

ul.zajezdy_list { list-style-type: none; }
ul.zajezdy_list li {
	float: left;
	width: 270px;
	margin: 5px 15px;
}
ul.zajezdy_list a.more { margin: 0px; font-size: 11px; text-decoration: none;}
ul.zajezdy_list h4 { font-weight: normal; font-size: 11px; }
ul.zajezdy_list h4 a.more { font-size: 12px; font-weight: bold; }
ul.zajezdy_list li.next { clear: both; }

div.zajezd_detail div.zajezdfoto {
	float: left;
	width: 140px;
}
div.zajezd_detail ul.zajezdinfo {
	float: right;
	width: 130px;
	list-style-type: none;
}
div.zajezd_detail ul.zajezdinfo li {
	float: none;
	text-align: right;
	width: 130px;
	margin: 0;
}
div.zajezd_detail ul.zajezdinfo li label {
	float: left;
}
div.zajezd_detail ul.zajezdinfo li span {
	font-weight: bold;
}
div.zajezd_detail ul.zajezdinfo li span.price { font-size: 14px; color: #1BB501;}
div.zajezd_detail ul.zajezdinfo li span.tax-price { font-size: 10px;}
div.zajezd_detail ul.zajezdinfo li a.info { margin: 5px auto 0px;}

/* pagination.tpl */
div.pagination { margin: 1em 0; }
ul.pagination {
	list-style: none;
	float: right;
	
}
ul.pagination li {
	display: inline;
	float: left;
	margin-right: 0.3em;
}
ul.pagination li, ul.pagination a, ul.pagination span {
	font-weight: bold;
	color: #009EDC;
}
ul.pagination a, ul.pagination span {
	padding: 0em 0.4em;
	display: block;
	line-height: 17px;
}
ul.pagination a { text-decoration: underline; }
ul.pagination li.current span {
	color: #888;
}
ul.pagination li.truncate {
	padding: 0.3em;
	background: none;
}
.pagination_previous a, .pagination_previous span, .pagination_next a, .pagination_next span {
}
li.disabled span {
	color: #888;
}

#letenky #left {
	width: 300px;
}
#letenky #right {
	padding: 0px;
}
#letenky #right div {
	width: 640px;
}

img.largeimg {
	position:absolute;
	visibility:hidden;
	border:solid 1px #cccccc;
}

ul#pocasi {
	list-style-type: none;
}
ul#pocasi li {
	float: left;
	display: block;
	width: 80px;
	text-align: center;
}
ul#pocasi li.akt { width: 180px; text-align: left; }

ul#pocasi li span { 
	display: block;
	}
ul#pocasi li.akt img {
	float: left;
}

#content div.ads {
	margin: 0 auto;
}

