/*
	CSS Document For CK Nomad
  Design by Lukáš Pitka
  http://www.itporadenstvi.cz
*/

/* obecne elementy */
* {
	margin: 0;
	padding: 0;
}

html {
}

body {
	background: url(images/bg.gif);
}

#footer2 {
	position: relative;
	margin-top: -7.5em;
}

a {
	outline: none;
}

img {
	border: 0;
}
/* konec obecnych elementu */

#page {
	position: relative;
	background: url(images/bg_long.jpg);
	width: 775px;
	min-height: 100%;
	height: auto;
	height: 100%;
	margin-left: auto; 
  margin-right: auto;
	margin: 0 auto -4em;
}

/* vrchni cast */
#top {
	background: url(images/top.jpg) no-repeat;
	height: 173px;
}

#upper_links {
	width: 300px;
	float: right;
}

#lower_links {
	width: 200px;
	clear: both;
	float: right;
}

#top_katalog, #top_zajezdy, #top_prihlaska {
	float: right;
}

#top_katalog {
	width: 83px;
	height: 11px;
	padding-right: 14px;
}

#top_zajezdy {
	width: 39px;
	height: 14px;
	padding-right: 15px;
}

#top_prihlaska {
	width: 50px;
	height: 13px;
	padding-right: 20px;
}

#top_last_minute, #top_fotogalerie, #top_prednasky {
	float: right;
	padding-top: 5px;
	_padding-top: 0px;
}

#top_fotogalerie {
	width: 62px;
	height: 11px;
	padding-right: 19px;
}

#top_last_minute {
	width: 60px;
	height: 11px;
	padding-right: 15px;
}

#top_prednasky {
	clear: both;
	width: 53px;
	height: 14px;
	padding-right: 20px;
}

#pl_flag {
	float: right;
	width: 18px;
	height: 12px;
	padding-right: 18px;
}

#top_vyhledavani {
	clear: both;
	float: right;
	width: 63px;
	height: 14px;
	padding-right: 23px;
	padding-top: 29px;
	_padding-top: 23px;
}

#fulltext input {
	padding: 1px;
}

#fulltext {
	clear: both;
	float: right;
	height: 20px;
	width: 170px;
	padding-top: 5px;
	_padding-top: 0px;
	padding-right: 13px;
}

#fulltext .search {
	margin: 0px;
	padding: 0px;
	float:right;
}

#fulltext .search_field {
	float:right;
	color: #410100;
	border: 1px solid black;
	width: 127px;
	margin: 0px;
}
/* konec vrchni casti */

/* prostredni cast */
#middle {
	clear: both;
}

/* levy sloupec */
#left_columns {
	float: left;
	width: 158px;
	background: url(images/bg_left_column.gif) repeat-y;
	color: white;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	height: 100%;
	
}

#left_columns a, #left_columns a:visited {
	color: #ffdd00;
	text-decoration:none;
}

#left_columns a:hover {
	border-bottom: 1px dashed;
}

#news {
	width: 128px;
	margin-top: 15px;
	margin-left: 15px;
}

#news ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#news ul li {
	padding-bottom: 5px;
	background-image: url(images/news_li.bmp);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 8px;
}

#news_header {
	width: 46px;
	height: 12px;
	position: relative;
	margin-top: -17px;
	margin-bottom: 0;
	padding: 0 0 0 17px;
}

#last_minute {
	width: 125px;
	margin-top: 10px;
	margin-left: 15px;
}

#last_minute p {
	padding-left: 9px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid white;
}

#last_minute p.last {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 0px;
}

#last_minute_top, #kontakty_top {
	margin-top:10px;
	width: 158px;
	height: 43px;
	background-image: url(images/left_column_header.jpg);
}

#last_minute_header {
	width: 67px;
	height: 12px;
	padding-top: 26px;
	padding-left: 17px;
}

#kontakty {
	width: 125px;
	margin-top: 10px;
	margin-left: 15px;
}

#kontakty p {
	margin-bottom: 5px;
	line-height: 14px;
}

#kontakty p.kontaktni_misto {
	padding-left: 8px;
	margin-bottom: 10px;
}

#kontakty_header {
	width: 53px;
	height: 12px;
	padding-top: 26px;
	padding-left: 17px;
}

#last_minute_header a:hover, #kontakty_header a:hover {
	border-bottom: none;
}

.price {
	color: blue;
	font-weight: bold;
}
/* konec leveho sloupce */

/* pravy sloupec */
#right_columns {
	float: right;
	width: 177px;
	background: url(images/bg_right_column.gif) repeat-y;
	font-family: verdana, arial, sans-serif;
	height: 100%;
}

/* menu */
#menu {
	width: 177px;
}

#menu_body {
	background: url(images/menu_bg.jpg) no-repeat;
	width: 176px;
	height: 272px;
	z-index: 1000;
	float: right;
}

.bod_menu1, .bod_menu2, .bod_menu3, .bod_menu4, .bod_menu5, .bod_menu6, .bod_menu7, .bod_menu8 {
	position: relative;
	float: left;
	background: url(images/menu_li.bmp) no-repeat;
	width: 6px;
	height: 6px;
	z-index: 0;
}

.bod_menu1 {
	left: 18px;
	top: 28px;
}

.bod_menu2 {
	left: 14px;
	top: 46px;
}

.bod_menu3 {
	left: 10px;
	top: 65px;
}

.bod_menu4 {
	left: 5px;
	top: 83px;
}

.bod_menu5 {
	left: 0px;
	top: 100px;
}

.bod_menu6 {
	left: -5px;
	top: 118px;
}

.bod_menu7 {
	left: -11px;
	top: 135px;
}

.bod_menu8 {
	left: -17px;
	top: 153px;
}

#menu_body ul {
	padding: 0;
	margin: 0;
	padding-left: 37px;
	_padding-left: 0;
	_padding-right: 10px;
	margin-top: 23px;
	list-style-type: none;
	width: 115px;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}

#menu_body ul ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 115px;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}

* html #menu_body ul {margin-left:-16px; ma\rgin-left:37px;}

#menu_body li {
	position: relative;
	background: url(images/menu_item_bg.jpg) no-repeat;
	height: 18px;
	letter-spacing: -1px;
}

#menu_body ul li ul li {
	position: relative;
	background: url(images/menu_item_bg.jpg) no-repeat;
	height: 14px;
	letter-spacing: -1px;
}

#menu_body table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size: 10px;}

#menu_body a, #menu_body a:visited {
	display: block; 
	text-decoration: none;
	height: 13px;
	line-height: 13px;
	line-height: 16px;
	_line-height: 13px;
	width: 114px;
	color: #fff;
	text-indent: 10px;
}

* html #menu_body a, * html #menu_body a:visited {background:url(images/menu_item_bg.jpg); width:115px; w\idth:114px;}

* html #menu_body a:hover {color:#ffdd00; background-color: #b20000;}

#menu_body :hover > a {
	color: #ffdd00; 
}

#menu_body ul ul {
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: -115px;
	_left: -152px;
}

#menu_body ul li:hover ul, #menu_body ul a:hover ul {
	position: absolute;
	visibility: visible;
	z-index: 1000;
}

#menu_body ul li a.selected {
	color: #ffdd00;
}

#menu_body #ck_logout {
	margin: 15px 0 0 40px;
	font-weight: bold;
	font-size: 11px;
}

#menu_body #ck_logout a {
	background: none;
}

#menu_body #user {
	font-size: 10px;
	color: white;
	margin: 15px 0 0 40px;
	height: auto;
	width: auto;
}

#menu_body #user a {
	margin-left: 8px;
	line-height: 2.0;
	font-weight: bold;
	color: #ffdd00;
	text-decoration:none;
	display: inline;
	background: none;
}

#menu_body #user a:hover {
	border-bottom: 1px #ffdd00 dashed;
}

/* konec menu */

#search_form_top {
	clear:both;
	float: right;
	background-image: url(images/right_column_header.jpg);
	width: 177px;
	height: 43px;
}

#search_form_header {
	width: 81px;
	height: 15px;
	padding-top: 23px;
	padding-left: 31px;
}

#search_form {
	clear: both;
	margin-left: 27px;
	font-size: 11px;
}

#copyright {
	clear: both;
	margin-top: 10px;
	margin-left: 37px;
}

#copyright p {
	font-size: 10px;
}

#copyright p a {
	color: rgb(182, 6, 6);
	cursor: default;
}
/* konec praveho sloupce */

/* hlavni obsah stranky */
#center_column {
	float: left;
	background-color: white;
}

#main_page {
	clear: none;
	margin: 10px 0px 10px 15px;
	width: 420px;
}

#main_page h1 {
	padding: 3px 5px 1px 0px;
	color: #b20000;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
	letter-spacing: -1px;
}

.black {
	margin-bottom: 10px;
	color: black;
	border-bottom: 1px solid #b20000;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
	width: 100%;
	font-weight: bold;
}

#main_page h2 {
	padding: 3px 5px 1px 0px;
	color: #b20000;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
	letter-spacing: 0px;
	font-variant: small-caps;
}

#main_page h3 {
	padding: 3px 5px 1px 0px;
	color: #b20000;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	letter-spacing: 0px;
}

.note {
	color: #b20000;
	font-weight: bold;
	font-size: 120%;
}

br.space {
	clear: both;
}

#main_page_top {
	margin-bottom: 15px;
}

#main_page_bottom {
	border-top: 1px solid #C0C0C0;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#main_page_menu {
	margin-bottom: 20px;
}

#main_page_menu table {
	margin-left: 35px;
}

.main_page_menu_item h1 {
	padding: 3px 5px 3px 5px;
	text-indent:5px;
	color: #fff;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	border: 1px outset white;
	background-color: #b20000;
	letter-spacing: -1px;
	text-align: center;
}

#main_page a, #main_page a:visited {
	color: blue;
	text-decoration:none;
}

#main_page a:hover {
	border-bottom: 1px dashed blue;
}

#main_page p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-bottom: 5px;
	color: black;
	word-spacing: -1px;
	letter-spacing: 0px;
}

#main_page table {
  font-family: verdana, arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
  width: 420px;
  background-color: #fff;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
	margin: 2px 0 10px 0px;
}

#main_page table td {
	vertical-align: top;
	padding: 3px;
}

#main_page_menu p {
	background: white;
	color: #b20000;
	text-align: center;
	width: 350px;
	margin-left: 40px;
}

#main_page ul {
	margin-left: 13px;
}

#main_page li {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 0;
	padding-bottom: 5px;
	color: #b20000;
	list-style-type: square;
}

#main_page ul li .normal_font
{
	color: black;
	font-size: 10px;
	letter-spacing: 0px;
}

#main_page img {
	border: 1px solid black;
	margin: 5px 0px 5px 0px;
	padding: 3px;
}

#main_page img.no_border {
	border: none;
	margin: 5px 0px 5px 0px;
	padding: 3px;
}

#main_page img.left {
	float: left;
	margin-right: 10px;
}

#main_page img.right {
	float: right;
	margin-left: 10px;
}

#main_page_menu a, #main_page_menu a:visited {
	color: white;
	text-decoration: underline;
}

#main_page_menu a:hover {
	border: none;
}

.break {
	margin-bottom: 10px;
}

.zvyraznit {
	color: #b20000;
}

.aktivni_polozka {
	color: red;
	font-weight: bold;
}

.neaktivni_polozka {
	color: gray;
	font-weight: bold;
}
/* konec hlavniho obsahu */

/* Form design */
form.formular fieldset {
	margin-bottom: 5px;
}
	
form.formular fieldset ol {
	margin: 0;
	padding: 0;
}
	
form.formular fieldset li {
	list-style: none;
	padding: 2px 3px 5px 2px;
	margin: 0;
}

form.search {
	width: 140px;
	font-size: 11px;
}
	
form.search legend {
	padding-left: 0;
	
}

form.search legend, form.search label {
	color: white;
}

form.search fieldset {
	border: none;
}
	
form.search fieldset li {
	margin-left: 5px;
	margin-right: 3px;
	margin-bottom: 2px;
	border-bottom: 2px solid #ffdd00;
}

form.search select {
	width: 127px;
	color: black;
	font-size: 10px;
	margin-bottom: 2px;
}

form.search select optgroup {
	background: #b20000;
	color: white;
	font-weight: bold;
	font-style: normal;
	font-family: verdana, arial, sans-serif;
}

form.search select option {
	padding-left: 15px;
	padding-right: 5px;
	width: 230px;
	background: white;
	color: black;
}

form.search input {
	color: black;
	margin-bottom: 2px;
}

.search_date {
	width: 25px;
	height: 12px;
	margin-bottom: 2px;
	font-size: 10px;
}

.date_label {
	font-size: 14px;
	padding-left: 1px;
	padding-right: 3px;
}

.search_radio {
	margin-left: 3px;
	vertical-align: middle;
}

.search_checkbox {
	margin-left: 2px;
	margin-top: -2px;
	vertical-align: middle;
}

.flat_button {
	font-family: verdana, arial, sans-serif;
  font-size: 10px;
  width: 70px;
  height: 22px;
	margin-left: 10px;
	margin-bottom: 15px;
	cursor: pointer;
	border: outset 1px rgb(50, 51, 144);
	color: #fff;
	font-weight: bold;
	background: #ffdd00;
}

.flat_button:hover { 
	color: #b20000;
	border: outset 1px rgb(50, 51, 144);
}
/* konec form design */

#footer {
	clear: both;
	position: relative;
	width: 775px;
	height: 100%;
}

/* main page form */
#main_page form {
	margin-top: 0px;
	padding-top: 5px;
}

#main_page div.row { 
  height: 22px;
	clear: both;
}

#main_page div.row_checkbox { 
  height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
}

#main_page div.row_area { 
  height: 100px;
	margin-top: 2px;
}

#main_page div.row span.formlabel, div.row_area span.formlabel, div.row_checkbox span.formlabel { 
	float: left;
  width: 115px;
  text-align: left;
	padding-right: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#main_page div.row span.forminput, div.row_area span.forminput, div.row_checkbox span.forminput { 
	width: 282px;
	float: left;
	text-align: right;
}

#main_page div.row span.forminput_left { 
	width: 280px;
	float: left;
}

#main_page div.spacer { 
	clear: both;
  width: 200px;
  height: 0px;
	_margin-top: -15px;
}

#main_page input, textarea { 
	width: 280px;
	height: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  margin: 0;
	padding: 0;
	/*border: 1px solid #b20000;*/
}

#main_page input.checkbox {
	width: auto;
	float: left;
	border: none;
	_margin-left: -3px;
}

#main_page textarea {
	height: 100px;
	_width: 282px;
}

#main_page select {
	font-family: verdana, arial, sans-serif;
  font-size: 11px;
  margin: 0;
	padding: 0;
	width: 284px;
	height: 19px;
}

#main_page select option {
	padding-left: 5px;
	padding-right: 5px;
}

#main_page div.row span.forminput input.file {
	margin: 0;
	padding: 0;
	width: 284px;
	height: 19px;
}

#main_page .submit { 
	font-family: verdana, arial, sans-serif;
  font-size: 10px;
  width: 70px;
  height: 22px;
	margin: 8px 0 15px 10px;
	cursor: pointer;
	border: outset 1px rgb(50, 51, 144);
	color: black;
	font-weight: bold;
	background: #ffdd00;
}

#main_page .submit:hover { 
	color: #b20000;
	border: outset 1px rgb(50, 51, 144);
}

#main_page form.login {
	
}

#main_page form.login input {
	width: 170px;
}

#main_page form.login .submit {
	width: 70px;
}

#main_page form.login div.row span.formlabel {
	width: 135px;
}

#main_page form.login div.row span.forminput {
	width: 170px;
	text-align: right;
}
/* konec main page form */

/* vypis polozek z DB */
#main_page table.listing {
	text-align: center;
  font-family: verdana, arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
  width: 420px;
  background-color: #fff;
  border: 1px #b20000 solid;
  /*border-collapse: collapse;*/
  border-spacing: 0px;
	margin: 2px 0 10px 0px;
}

#main_page table.listing2 {
  font-family: verdana, arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
  width: 400px;
  background-color: #fff;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0px;
	margin: 0 0 10px 25px;
	line-height: 1.6;
}

#main_page table.listing td, #main_page tble.listing2.td {
	vertical-align: middle;
	padding: 0;
}

#main_page table.listing td.header, #main_page table.listing2 td.header {
	border-collapse: collapse;
	border-bottom: 2px solid #b20000;
  border-left: 1px solid #b20000;
  background-color: #b20000;
  text-align: left;
	padding-left: 2px;
	padding-right: 2px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #fff;
	height: 15px;
}

#main_page table.listing td.top_line, #main_page table.listing2 td.top_line {
	border-collapse: collapse;
	text-align: left;
	padding: 2px 3px 0 2px;
  font-family: Verdana, sans-serif, Arial;
  font-weight: normal;
  font-size: 10px;
  color: #404040;
  background-color: #fff;
	vertical-align: top;
}

#main_page table.listing td.tour_name, #main_page table.listing2 td.tour_name {
	border-collapse: collapse;
	border-bottom: 1px dashed #b20000;
	text-align: left;
	padding: 2px 3px 4px 2px;
  font-family: Verdana, sans-serif, Arial;
  font-weight: normal;
  font-size: 10px;
  color: #404040;
  background-color: #fff;
	vertical-align: top;
}

#main_page table.listing td.bottom_line, #main_page table.listing2 td.bottom_line {
	border-bottom: 1px dashed #b20000;
  border-top: 0px;
  text-align: left;
	padding: 2px 3px 4px 2px;
  font-family: Verdana, sans-serif, Arial;
  font-weight: normal;
  font-size: 10px;
  color: #404040;
  background-color: #fff;
	vertical-align: top;
}

#main_page table.listing td.right, #main_page table.listing2 td.right {
	text-align: right;
}

#main_page table.listing td img, #main_page table.listing2 td img {
	border: none;
	padding: 0;
	margin: 0;
}

#main_page table.listing td a.img, #main_page table.listing2 td a.img {
	border: none;
}
/* konec vypisu polozek z DB */

/* quize styles */

p.quize_que {
}

#main_page p.quize_answers {
}

#main_page input.quize_radio {
	margin-left: 20px;
	width: auto;
	vertical-align: bottom;
}

div.quize_submit_line {
	text-align: right;
}

#main_page input.quize_submit {
	width: auto;
	height: auto;
}

div.quize_answer_block {
}

span.quize_result {
	font-weight: bold;
}

/* quize styles end */

.center, #main_page p.center {
	text-align: center;
}

.vetsi {
	font-size: 13px;
}

.center_paging {
	position: relative;
	margin: 0 auto;
	width: 360px;
	text-align: center;
}

.left_paging {
	position: relative;
	float: left;
	text-align: left;
	width: 22px;
	margin: 1px 0 0 5px;
	padding: 0;
	font-size: 15px;
}

.right_paging {
	/*position: relative;*/
	float: right;
	text-align: right;
	width: 22px;
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 15px;
	z-index: 101;
}

.big_photo {
	text-align: center;
	margin: 10px 0 0 0;
}

.description {
	margin: 0 7px 0 7px;
}

#hodnoceni {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 285px;
	position: relative;
	float: left;
}

#hodnoceni img {
	border: none;
	margin: 0;
	padding: 0;
}

#hodnoceni fieldset {
	color: #b20000;
	border: 2px solid #ffdd00;
}

#hodnoceni legend {
	font-weight: bold;
	color: #b20000;
	margin: 0 0 0 10px;
	padding: 0 5px 0 5px;
}

#hodnoceni table {
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 280px;
}

#hodnoceni table td {
	text-align: center;
	padding: 2px;
}

#hodnoceni input {
	width: auto;
}
