/* layoutove styly: */
html   {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#holder {
	position: absolute;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 600px;
}

#content {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1000px;
	height: 600px;
	margin: -300 0 0 -500px;
	text-align: left;
}


/*vzhledove styly*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #f8f5e4;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/hawaii_flowers.png);
}

table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#ceny td {
	border-bottom: solid 1px #EBEBEB;
}

#ceny th {
	font-size: 12px;
	color: #000000;
	background-color:#EBEBEB;
	border-right: solid 1px #ffffff;
	text-align:left;
}
	
a:link {
	color: #FF3300;
	text-decoration: none;
	font-weight: bolder;
}

a:visited {
	color: #FF3300;
	text-decoration: none;
	font-weight: bolder;

}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}

#menu a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;

}

#menu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
}

#menu a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: transparent;
	cursor: hand;
	font-size: 12px;

}

#menu a:link.rezervace {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
	background-color: #FFFFFF;

}

#menu a:visited.rezervace {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
	background-color: #FFFFFF;
}

#menu a:hover.rezervace {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	cursor: hand;
	font-size: 12px;
}

li {
	list-style-image: url(/images/li.png);
}
.oddelovac {
	color: #FFFFFF;
	font-size: 18px;
}

#paticka a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#paticka a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#paticka a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	background-color: transparent;
}

.nadpisdatum {
	color: #666666;
}


/* info o instruktorech */
#instruktor {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#instruktor img {
	float: left;
	width: 200px;
	border: medium solid #FF3300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 120px;
	margin-left: 0px;
	position: relative;
}

#instruktor strong {
	color: #FF3300;
}

table.instruktor {
	font-size: 12px;
	line-height: 16px;
}

/* kobec info o instruktorech */


/* divy beztabulkového layoutu */

#spin {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;

}

#hlavicka {
	height: 110px;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}

#menu {
	background-image: url(images/hlavicka.png);
	height: 20px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #FF3300;
	width: 1000px;
	vertical-align: middle;
	text-align: center;
}

#obsah {
	height: 383px;
	width: 1000px;
	overflow: auto;
	background-color: #FFFFFF;
}

#obsahtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 75%;
	text-align: left;
	padding-left: 10px;
}

#paticka {
	width: 1000px;
	float: none;
}

#chodov {
	height: 23px;
	width: 1000px;
	background-image: url(images/paticka.png);
	float: left;
}

#chodov2 {
	background-image: url(images/hlavicka.png);
	height: 40px;
	width: 1000px;
	float: left;

}

#rudna {
	background-color: #336600;
	text-align: center;
	height: 20px;
	width: 1000px;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#podmenu {
	background-image: url(images/podmenu.png);
	height: 25px;
	width: 1000px;
}

#nadmenu {
	background-image: url(images/hlavicka.png);
	height: 20px;
	width: 1000px;
}

#spinning {
	height: 63px;
	width: 57px;
	float: right;
	clear: right;
}
#vyrazne {
	color: #000000;
	background-color: #FF9966;
	border: 3px solid #FF0000;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;


}

/*
#menu2 a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3300;
	height: 24px;
	padding: 2px;
	width: 150px;
	position: relative;
	margin: 0px;
	display: compact;
}

#menu2 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3300;
	height: 24px;
	padding: 2px;
	margin: 0px;
	width: 150px;
	display: compact;
}

#menu2 a:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 24px;
	padding: 2px;
	margin: 0px;
	width: 150px;
	display: compact;
}

#menu2 {
	height: 24px;
	background-color: #FF3300;
	text-align: center;
	padding: 2px;
	margin: 0px;



} 

*/

.vyrazne {
	background-color: #FFD7D5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#aktuality a:link {
	color: #FF3300;
	width: 100%;
	text-decoration: none;
}

#aktuality a:hover {
	color: #666666;
	width: 100%;
	text-decoration: none;
}

#aktuality a:visited {
	color: #FF3300;
	width: 100%;
	text-decoration: none;
}
#aktualert a:link {
	color: #000000;
	width: 100%;
	text-decoration: none;
}

#aktualert a:hover {
	color: #CCCCCC;
	width: 100%;
	text-decoration: none;
}

#aktualert a:visited {
	color: #000000;
	width: 100%;
	text-decoration: none;
}
.linkaaktu {
	background-image: url(images/linka.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 3px;
}

.nadpis {
/*	color: #666666; */
	right: 0px;
	text-indent: 5px;
	font-weight: bold;
	background-image: url(images/linka.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.blokaktu {
	background-color: #FFFFFF;
	display: none;
	padding-left: 10px;
	padding-right: 10px;
	margin: -2px;
	padding-top: 2px;
	background-image: url(images/bgnews.png);
	background-repeat: repeat-x;
	background-position: top;
}
.blokaktuvisible {
	background-color: #E5E5E5;
	padding-left: 10px;
	padding-right: 10px;
	margin: -2px;
	padding-top: 2px;
	display: block;
}
.blokaktualert {
	background-color: #FF0000;
	padding-left: 10px;
	padding-right: 10px;
	margin: -2px;
	padding-top: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
.bignadpis {
	font-size: 24px;
	font-weight: bold;
}

