/************ CSS Document **************/

body {
	background: white; 
	color: #3f3f3f; 
	font-size: 0.9em; 
	text-align: center; 
	font-family: "Arial";
	}

a {
	color: #c6832d;
	}

h1 {
	font-size: 14px; 
	color: #3366FF;
	}
h2 {
	font-size: 14px; 
	color: #c6832d;
	}

h3 {
	font-size: 14px; 
	}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
 
.bolder {
	font-weight: bolder;
	}

/***************Basic**************/

#main_page {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	text-align: justify;
	}

.header {
	width: 1000px; 
	height: 289px; 
	position: relative; 
	}

#header_winter {
	background: url(../images/season_header/header_winter.jpg) no-repeat;
	}

#header_summer {
	background: url(../images/season_header/header_summer.jpg) no-repeat;
	}
#middle_text {
	position: absolute;
	top: 120px;
	left: 535px;
	font-size: 18px;
	color: white;
	text-align: right;
	}

#pohodaleto {
	position: absolute;
	top: 185px;
	left: 520px;
	font-size: 18px;
	color: white;
	text-align: right;
	}

/************** Header **************/

#menu {
	width: 1000px;
	position: absolute; 
	top: 25px; 
	padding: 0 0 0 18px;
	}

#menu a {
	display: block; 
	width: 118px; 
	height:16px; 
	float: left; 
	padding: 7px 0 3px 0; 
	text-align: center; 
	font-family: "Arial"; 
	font-size: 13px; 
	font-weight: bolder; 
	color: white; 
	text-decoration: none;
	}

#menu a:hover {
	color:#000;
	}

#kontakt {
	position: absolute; 
	top: 60px;
	left: 815px;
	color:#FFFFFF;
	font-size: 0.9em; 
	}

#kontakt a {
	border: 0px solid black; 
	width: 30px; 
	text-decoration: none;
	}

#kontakt li {
	padding: 0 0 8px 0 ;
	}

#season {
	position: absolute; 
	top: 232px; 
	left: 658px;
	}

#winter_season {
	position: absolute; 
	top: 0px; 
	left: 138px; 
	display: block; 
	width: 75px; 
	height: 25px; 
	padding: 7px 0 0 45px;  
	text-align: left; 
	font-family: "Arial"; 
	font-size: 12px; 
	font-weight: bolder; 
	color: white; 
	text-decoration: none;
	}

#summer_season {
	position: absolute; 
	top: 0px; 
	left: 5px; 
	display: block; 
	width: 75px; 
	height: 25px; 
	padding: 7px 0 0 45px;  
	text-align: left; 
	font-family: "Arial"; 
	font-size: 12px; 
	font-weight: bolder; 
	color: white; 
	text-decoration: none;
	}

#season_text {
	margin: 34px 0 0 0px;  
	float: none; 
	clear: both; 
	font-family: "Arial"; 
	font-size: 11px; 
	font-weight: bolder; 
	color: #0066CC;
	}

#home_link {
	position: absolute; 
	top: 1px; 
	left: 10px;
	}

#home_link a {
	font-family: "Arial"; 
	font-size: 12px; 
	font-weight: bolder; 
	color: white; 
	text-decoration: none;
	}

#top_menu {
	position: absolute; 
	top: 5px; 
	right: 30px; 
	font-family: "Arial"; 
	font-size: 10px; 
	font-weight: bolder; 
	color: white; 
	text-decoration: none;
	}

#top_menu a {
	font-family: "Arial"; 
	font-size: 10px; 
	font-weight: bolder; 
	color: white; 
	text-decoration: none;
	}

#heading {
	position: absolute;
	top: 270px;
	left: 350px;
	}

/**************** Main text***************/
#main_container {
	position: relative; 
	width: 1000px; 
	margin: 15px 0; 
	text-align: left;
	}

#main_text {
	padding: 2px 10px 10px 10px; 
	border-bottom: #888888 1px dotted;
	}
/*
#kontakt {
	float:right;
	background: #EEEEEE;
	width:480px;
	height:400px;
	padding: 10px 10px 10px 10px;
	}
*/
#info_container {
	margin: 2px auto 10px auto; 
	padding: 2px 0 5px 0; 
	background: #EEEEEE;
	}

#foto_frame  {
	width: 480px; 
	margin: 0 5px 5px 0; 
	float: left; 
	}

#foto_content {
	padding: 5px 20px; 
	}
.foto {
	float:left; 
	margin: 10px 20px 0 0; 
	text-align: center; 
	width: 195px;
	}
 
.foto p {
	margin: 0;
	}

.foto img {
	padding: 3px; 
	border: #888888 1px dotted; 
	background: white; 
	font-size: 0px; 
	}

.galeria { 
	text-align: center; 
	padding: 1em 0 1em 15px; 
	height:650px;
	}

.galeria img {
	width:183px;
	height:131px;
	}

.galeria a { 
	cursor: pointer;
	display: block; 
	float: left; 
	margin: 0 1px 5px; 
	width: 183px; 
	height: 131px; 
	position: relative; 
	overflow: hidden; 
	}

div.galeria a span { cursor: pointer; _cursor: hand; position: absolute; left: 0; top: 0; width: 183px; height: 131px; }

a.f1 span { 
	background: url(../images/frame1.png);
	background-repeat:no-repeat;		
	}

a.f2 span { 
	background: url(../images/frame2.png);
	background-repeat:no-repeat;
	}

a.f3 span { 
	background: url(../images/frame3.png);
	background-repeat:no-repeat;		
	}

a.f4 span { 
	background: url(../images/frame4.png);
	background-repeat:no-repeat;
	}


#news_frame {
	margin: 0 0 5px 0; 
	padding: 0 300px 0 480px; 
	background: #EEEEEE;
	}

#news_content {
	position: relative; 
	z-index: 20; 
	padding: 10px 30px 30px 30px; 
	line-height: 18px; 
	background: #DDDDDD;
	}
	
#news_content a {
	text-decoration: none;
	}

#news_content p {
	margin: 0 0 10px 0;
	}

#kontakt_frame {
	width: 300px; 
	margin: 0 0 5px 5px; 
	float: right;
	}

#kontakt_content {
	padding: 5px 40px;
	}

#kontakt_bg {
	position: relative; 
	width: 215px; 
	margin: 0 0 10px 0; 
	padding: 10px 10px 5px 10px; 
	font-weight: bolder; 
	background: white;
	}

#kontakt_bg img {
	position: absolute; 
	top: 10px; 
	left: 150px;
	}

#kontakt_type {
	float: left; 
	font-weight: normal;
	}

#phone_numbers {
	margin: 0 0 0 40px;
	font-weight: normal;
	}

.email { 
	margin: 0 0 10px 10px;
	}

#kontaktni_formular {
	display: block; 
	width:110px; 
	height:21px; 
	margin: 0 0 0 10px; 
	padding: 3px 0 0 0; 
	color: white; 
	text-align:center; 
	font-weight: bolder; 
	text-decoration: none; 
	background: url(pics/kontaktny_formular.png) no-repeat;
	}

.reset { 
	width: 0px; 
	height: 0px; 
	border: 0px none; 
	margin: 0px; 
	padding: 0px; 
	float: none; 
	clear: both; 
	line-height: 0px; 
	font-size: 0px;
	}
 

#bottom_container {
	padding: 10px 20px; 	
	border-top: #888888 2px solid; 
	font-size: 0.8em;
	}

#bottom_container a { 
	color: #888888; 
	text-decoration:none;
	}


#rights {
	margin: 5px; 
	float:left;
	}

#bottom_links {
	width:400px;
	float: right; 
	clear: both; 
	position: relative;
	margin-top:-30px;

	}

#w3c	{
	margin-left: 370px;
	position: relative;
	} 

#w3c img { 
	border:0px; 
	}

#sitemap a {
	text-decoration: none;
	}

/************** Rezervacie **************/

form { 
	position: relative; 
	margin: 1em 0; 
	padding: 0 5px; 
	}

form table input, form table textarea { 
	font-size: 13px; 
	padding: 2px; 
	}

form table span.in { 
	padding: 0 10px 0 18px;
	}

form table { 
	margin: 0; 
	}

form table td { 
	border: none; 
	font-size: 14px; 
	border: none; 
	vertical-align: middle; 
	padding: 2px 0 2px 10px; 
	}

form table th { 
	background: none; 
	border: none; 
	text-align:left
	}

form table td.top { 
	vertical-align: top; 
	padding-top: 7px; 
	padding-bottom: 10px; 
	}

form table input.submit { 
	/* zmena buttonu
	font-size: 14px; 
	font-weight: bold; 
	padding: 5px 15px; 
	border: none; 
	margin: 10px 0; 
	*/
	cursor: pointer;
	}

form table td textarea { 
	margin-bottom: 6px; 
	width: 94%; 
	}

form table label.chk { 
	white-space: nowrap; 
	display: block; 
	float: left; 
	clear: left; 
	padding: 2px 0; 
	}

form table label.chk input { 
	padding: 0 5px 0 0; 
	position: relative; 
	top: 1px; 
	}


