html, body, #contents
    {
    min-height: 100%;

    width:      100%;
    height:     100%;
    }

html > body, html > body#contents
    {
    height: auto;
    }

body {
	margin: 0;
	padding: 0px;
	background: #fff url("../images/main_back.gif") top left repeat-x;
	font-family: Arial, sans-serif;
	font-size: 0.70em;
	color: #000000;
	
}

#contents
    {
    position: absolute;
	 background: url("../images/main_back2.gif") 0px 273px repeat-x;
    top:      0;
    left:     0;
    width:    100%;
    text-align: center;
    }

 .center {
 	text-align: center;
 }

a img {
	border: none;
}

a {
	color: #DF2626;
	text-decoration: underline;
}

a:hover {
	text-decoration: none; 
}

.hidden, .print {
	visibility: hidden;
	display: none;
}

input {
	
}

form {
	padding: 0;
	margin: 0; 
}

h1, h2, h3, h4 {
	color: #dd0000;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

h1 {
	color: #dd0000;
	font-size: 1.5em;
	margin-top: 2px;
	margin-bottom: 6px;
}
h2 {
	color: #fec700;
	margin-top: 1.25px;
	margin-bottom: 4px;
	font-size: 1.45em;
}
h3 {
	color: #dd0000;
	margin-top: 8px;
	margin-bottom: 1.25px;
	font-size: 1.25em;
}

h4 {
	color: #dd0000;
	margin-top: 1.1px;
	margin-bottom: 4px;
	font-size: 1em;	
	clear: both;
}

b, strong {
	font-weight: bold;
}

p {
	/*line-height: 1.2em;
	_line-height: auto;*/
	margin: 0;
	padding-top: 0.25em;
	padding-bottom: 0.75em;
}

i, em {
	font-style: italic;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	padding-top: 0.5em;
}

ul ul {
	padding-bottom: 0.25em;
	padding-top: 0.5em;
}

li {
	margin: 0;
	padding: 0;
	color: #dd0000;
	border-bottom: 1px #ffffff solid;
	padding-left: 1.75em; 
	background: url("/images/bul_page.gif") no-repeat 0.3em 1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	display: block;
	/*border-bottom: 1px solid #e5e5e5;*/
}

li li {
	padding-left: 1.5em;
	border: none;
	font-size: 1em;
}

li li li {
	font-size: 1em;
	background: transparent;
	/*color: #7f7f7f;*/
}

dt {
	font-weight: bold;
	margin-top: 1em;
}

table {
	border-collapse:collapse;
	border-spacing:0px;
	border: none;
	margin-bottom: 10px;
	margin-top: 5px;
}

table td, table th {
	padding: 6px;
	padding-left: 10px;	
	text-align: left;
}
table th {
	color: #dd0000;
	font-weight: bold;
	background: #ffda49 url("../images/table_th_sub.gif") bottom left repeat-x;
	padding: 10px;
	border-top: 1px #ffcb00 solid;
}
table td {
	border-bottom: 1px solid #ffffff;
	background: #fffae5;
	color: #dd0000;
}

table.format {
	border-collapse:collapse;
	border-spacing:0px;
	border: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

table.format td, table.format th {
	padding: 0px;
	text-align: left;
	border: none;
}

/*------------------------------*/

#content {
	width: 956px;
	min-height: 500px;
	height: auto;
	*height: 500px;
	margin: auto;
	text-align: left;
	padding: 0px;
	background: url("../images/main_theme.jpg") top left no-repeat;
	position: relative;
}

#menu {
	position: absolute; 
	top: 194px; 
	left: 50px;
	width: 880px;
	overflow: hidden;
	border: 0px blue solid;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	margin-right: 60px;
	border: 0px;
	background: transparent;
	font-size: 12px;
}

#menu li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

#menu li a:hover {
	color: #fdc500;
}

#subpage {
	padding: 10px;
} 

#panel-top {
position: absolute;	
	top: 10px;
	left: 150px;
	width: 270px;
	height: 40px;
	border: 0px red solid;
}

#panel-left {
	width: 213px;
	position: absolute;
	top: 242px;
	left: 0px;
}

#panel-left-home {
	width: 213px;
	position: absolute;
	top: 242px;
	left: 0px;
}

#panel-center {
	width: 530px;
	position: absolute;
	top: 235px;
	left: 213px;	
	text-align: justify;
}

#panel-right {
	width: 213px;
	padding-bottom: 20px;
	position: absolute;
	top: 242px;
	left: 743px;	
}

.panel-content {
	padding: 5px;
}

.panel-content-submenu {
	padding-left: 30px;
	padding-top: 10px;
}

#panel-left-home .panel-content {
	padding-top: 0px;
}

#panel-center .panel-content {
	padding-top: 0px;
	padding-left: 8px;
}

table#homeTable {
	width: 513px;
}

table#homeTable th {
	background: url("../images/table_th_home_back.jpg") top left repeat-y;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

table#homeTable th div {
	text-transform: uppercase;
	text-align: justify;
	background: url("../images/table_th_home.jpg") top left no-repeat;
	padding: 10px 20px 10px 20px;
	font-size: 1.25em;
}

table#homeTable th.whiteTextTh div {
	text-align: center;
}


table#homeTable {
	background: url("../images/table_td_home_back.gif") top left repeat-y;
}

table#homeTable td {
	padding: 6px;
		border: 0px;
		background: transparent;
}

table#homeTable td.cell-1 {
	color: #cf0303;
	font-weight: bold;
	padding-left: 20px;
}

table#homeTable td.cell-2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	white-space: nowrap;
	text-transform: uppercase;
	text-align: center;
}

table#homeTable td.cell-3 {
	color: #cf0303;
	font-weight: bold;
	padding-left: 20px;
	font-size: 1.45em;
	text-align: center;
}

table#homeTable td.cell-4 {
	padding-right: 20px;
}

table#homeTable td.cell-5 {
	text-align: center;
}

table#homeTable td.whiteText div{
        color: #ffffff;
        font-size: 1.1em;
        text-align: justify;
		font-weight: bold;
		padding: 10px 20px 10px 20px;
}


table#homeTable tr.odd td {

	background: url("../images/table_tr_home_back.gif") top center no-repeat;
	height: 2px;
	font-size: 1px;
	padding: 0px;
}

table#homeTable tr.before-end td {
	padding-bottom: 0px;
}

table#homeTable tr.end td {

	background: url("../images/table_tr_home_end.gif") bottom center no-repeat;
	font-size: 1px;
	padding: 0px;
	border: 0px red solid;
	height: 8px;
}

.result {
	background: url("../images/but_result.gif") top left no-repeat;
	width: 90px;
	height: 29px;
	text-align: center;
	font-size: 1.35em;
	color: #FFFFFF;
	font-weight: bold;
}

.result div {
	padding-top: 5px;
}

#footer {
	background: url("../images/paticka.gif") top left no-repeat;
	height: 32px;
	width: 513px;
	color: #FFFFFF;
	font-size: 0.9em;
}

#footer div {
	padding: 4px 10px 0px 10px;
}

#footer a {
	color: #FFFFFF;
}

#footer .left {
	float: left;
}
#footer .right {
	float: right;
}

.warning {
	color: #dd0000;
}

/*navigace*/

#navi ul {
margin: 0px 12px 15px 0px;
padding: 0px;
}

#navi li {
display: inline;
font-size: 90%;
color: #000000;
padding: 0px;
margin: 0px;
border: 0px;
background: transparent;
}

#navi li a {
color: #dd0000;
padding-right: 20px;
background: url("../images/navi_sep.gif") 92% 60% no-repeat;
text-decoration: none;
}

#navi li span {
padding-right: 20px;
background: url("../images/navi_sep.gif") 92% 60% no-repeat;
}

#navi li a:hover {
text-decoration: underline;
}

/*overview-news*/

#news ul.overview-news {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	width: 170px;
	border: 0px red solid;
}

#news ul.overview-news li {
	color: #000000;
	background: transparent;
}

/*smenu*/

#smenu {
	
}

#smenu ul {
	list-style: none;
	padding: 1em;
	margin: 0px;
}

#smenu ul li {
	list-style: none;
	padding: 0px;
	padding: 0px;
	background: url("../images/bul_submenu.gif") 0px 0.5em no-repeat;
	padding-left: 1.1em;
	padding-bottom: 0.5em;
}

#smenu ul li li {
	list-style: none;
	padding: 0px;
	padding: 0px;
	background: url("../images/bul_submenu.gif") 0px 1em no-repeat;
	padding-left: 1.1em;
	padding-bottom: 0em;
	font-size: 1em;
}

#smenu ul ul {
	padding: 0;
	margin: 0;
	border: none;
}

#smenu ul li span {
	color: white;
	font-weight: bold;
}

#smenu ul li a {
	text-decoration: none;
}

#smenu ul li a:hover, #smenu ul li li a:hover {
	color: #ed1c24;
	text-decoration: underline;
}

#smenu ul li a.active, #smenu ul li li a.active {
font-weight: bold;
 }

#smenu ul li li a.active {
font-size: 1.05em;
 } 
 
#smenu ul li a.last {
border: none;
}

#smenu ul li a.last:hover {
color: #ed1c24;
border: none;
}

#smenu ul li li a {
display: block;
font-size: 1em;
padding-top: 0.5em;
margin-right: 1.5em;
text-decoration: none;
border: none;
}


.submenu-box {
	width: 182px;
}

.submenu-top {
	background: url("../images/submenu_top.gif") top left no-repeat;
	width: 182px;
	height: 6px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.submenu-bottom {
	background: url("../images/submenu_bottom.gif") top left no-repeat;
	width: 182px;
	height: 6px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;	
		float: left;	
}

.submenu-middle {
	background: url("../images/submenu_middle.gif") top left repeat-y;
	width: 182px;
	margin: 0px;
	padding: 0px;	
	border: 0px red solid;
		float: left;
}
/* virtual Combo styles */

.ajaxComboContainer {
	position: relative;
	top: 22px;
	width: 0;
	height: 0;
}
.ajaxComboSelectBox { 
	position:absolute;	
	top:0;
	width:160px;
	cursor:pointer;
	_cursor:hand;
	overflow:hidden;
}
.ajaxComboSelectBox .ajaxComboSelectBoxContent {
	margin-top:0px;
	border:1px solid #333333;
	background:#FFFFFF;
}
.ajaxComboSelectBox p {
	margin:0;
	padding:1px 4px;
	font-size: 0.9em;
}
.ajaxComboSelectBox p.act {
	background:#FFC931;
	color:#000
}
.ajaxComboSelectBox p.act span {
	color:#fff;
	display:none;
}
.ajaxComboSelectBox p span {
	position:absolute;
	width:80px;
	text-align:right;
	right:0.2em;
	color:#666;
}



/*======================GOLF*/
.cleaner{
	clear:both;
}

br.cleaner {
	display: block;
}

.golf-photo {
	float:left;
	border-right: 1px solid #DFDFDF; 
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 4px;
	padding-right: 4px;
	margin: 4px 8px 8px 8px;
}

/*tab - inputy*/

#findTour, #findFlight {
	font-size: 0.9em;
}

#findTour2, #findFlight2 {
	font-size: 1em;
}

#findTour label, #findFlight label {
	font-size: 0.9em;
}
#findTour2 label, #findFlight2 label {
	font-weight: bold;
	font-size: 1em;
}
	
#findFlight input.textinput, #findTour input#Date, #findTour2 input#Date, #findFlight2 input.textinput {
	width: 135px !important;
	font-size: 0.9em;
	background-color: #FFFFFF;
}


#findTour input.textinput, #findTour2 input.textinput {
	width: 155px !important;
	font-size: 0.9em;
}

#findTour select.textinput, #findFlight select.textinput, #findTour2 select.textinput, #findFlight2 select.textinput {
	width: 160px !important;
		font-size: 0.9em;
		background-color: #FFFFFF;
}

table#findResult {
	width: 100%;
}

table#findResult td {
	vertical-align: top;
}

table th span.islandName {
	text-transform: uppercase;
}

p.errorMessage {
	color: red;
	font-weight: bold;
	text-align: center;
}

.next {
	margin: 0 0 5px 145px;
	padding-left: 15px;
	display: block;
	background: url(../images/plus.gif) 0 3px no-repeat;
}

.next2 {
	margin: 0;
	padding-left: 15px;
	display: block;
	background: url(../images/plus2.gif) 0 3px no-repeat;
}

.photoWidget {
	margin-left: 5px;
	background: url("../images/tab_content_middle.gif") 0 0 repeat-y;
}

.photoWidget .contentTop {
	padding-top: 6px;
	background: url("../images/tab_content_top.gif") 0 0 no-repeat;
}

.photoWidget .contentBottom {
	width: 165px;
	padding: 10px !important;
	background: url("../images/tab_content_bottom.gif") 0 bottom no-repeat;
}

.photoWidget .photo {
	display: block;
	margin-bottom: 10px;
}

.photoWidget .photo img {
	border: 5px #fff solid;
}

.photoWidget .extended {
	display: block;
	margin: 0 0 0 10px;
}

.clear {
  clear: both;
}

.obrazek {
  float: left;
  margin: 0 10px 5px 0;
}

#question {
	postion: fixed;
	margin: 5px 5px 0px 5px;	
	color: #df2626;
	z-index: 900;
	font-style: italic;
}
#question img {
	float:left;
	margin-right: 5px;
	cursor: pointer;
}
#question a {
	float: right;
	font-weight: bold;
	font-style: normal;
}
#question #answer {
	position: absolute;
	top: 50px;
	left:0px;
	margin: 0px 0px;
	background: white;
	border: solid 2px #fdbb00;
	color: #323232;
	z-index: 9;
	overflow: hidden;
}
#question #answer p{
	padding: 0.5em 1em;
}

#homeBanner {
	z-index:-1;
}