body {
	font-size: 86%;
	padding: 0px;
	margin: 0px;
	background-image: url(layout/body-back.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
}

a, a:visited {
	text-decoration: underline;
	color: #06C;
}

a:hover {
	text-decoration: underline;
	color: #036;
}

hr.noscreen {
	display: none;
}

.oddel {
	clear: both;
	float: none;
}

.oddel2 {
	clear: both;
	float: none;
	margin-bottom: 20px;
}

/* ---------------------------------------------------------------- */
/* ---- HLAVNÍ ROZDĚLENÍ ------------------------------------------ */
/* ---------------------------------------------------------------- */

#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

/* ---------------------------------------------------------------- */
/* ---- HEADERS --------------------------------------------------- */
/* ---------------------------------------------------------------- */

#header {
	width: 950px;
	height: 377px;
	background-image: url(layout/header-back.jpg);
	background-repeat: no-repeat;
}

#header .logo {
	width: 461px;
	height: 101px;
	overflow: hidden;
	position: relative;
	left: 248px;
	top: 48px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#header .logo a span {
	background-image: url(layout/header-logo.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 461px;
	height: 101px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

/* ---------------------------------------------------------------------- */
/* ---- HORNÍ MENU ------------------------------------------------------ */
/* ---------------------------------------------------------------------- */

.header-menu {
	width: 950px;
	height: 63px;
}

.header-menu ul {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

.header-menu li {
	float: left;
	text-align: center;
	margin-left: 1px;
}

.header-menu ul li a {
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 157px;
	height: 75px;
	color: #FFF;
}

.header-menu ul li a span {
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
	width: 157px;
	height: 75px;
}

/* ---- HORNÍ MENU - Hlavní strana ---------------------------------------------- */

.header-menu ul li.index-cs a span {
	background-image: url(layout/menu-index-cs.gif);
}

.header-menu ul li#active.index-cs a span {
	background-image: url(layout/menu-index-cs-active.gif);
}

.header-menu ul li.index-cs a:hover span {
	background-image: url(layout/menu-index-cs-hover.gif);
}

.header-menu ul li.ubytovani-cs a span {
	background-image: url(layout/menu-ubytovani-cs.gif);
}

.header-menu ul li#active.ubytovani-cs a span {
	background-image: url(layout/menu-ubytovani-cs-active.gif);
}

.header-menu ul li.ubytovani-cs a:hover span {
	background-image: url(layout/menu-ubytovani-cs-hover.gif);
}

.header-menu ul li.restaurace-cs a span {
	background-image: url(layout/menu-restaurace-cs.gif);
}

.header-menu ul li#active.restaurace-cs a span {
	background-image: url(layout/menu-restaurace-cs-active.gif);
}

.header-menu ul li.restaurace-cs a:hover span {
	background-image: url(layout/menu-restaurace-cs-hover.gif);
}

.header-menu ul li.zabava-cs a span {
	background-image: url(layout/menu-zabava-cs.gif);
}

.header-menu ul li#active.zabava-cs a span {
	background-image: url(layout/menu-zabava-cs-active.gif);
}

.header-menu ul li.zabava-cs a:hover span {
	background-image: url(layout/menu-zabava-cs-hover.gif);
}

.header-menu ul li.harrachov-cs a span {
	background-image: url(layout/menu-harrachov-cs.gif);
}

.header-menu ul li#active.harrachov-cs a span {
	background-image: url(layout/menu-harrachov-cs-active.gif);
}

.header-menu ul li.harrachov-cs a:hover span {
	background-image: url(layout/menu-harrachov-cs-hover.gif);
}

.header-menu ul li.kontakt-cs a span {
	background-image: url(layout/menu-kontakt-cs.gif);
}

.header-menu ul li#active.kontakt-cs a span {
	background-image: url(layout/menu-kontakt-cs-active.gif);
}

.header-menu ul li.kontakt-cs a:hover span {
	background-image: url(layout/menu-kontakt-cs-hover.gif);
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#main {
	width: 950px;
	background-image: url(layout/main-back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#obsah {
	width: 602px;
	float: left;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
}

#main p {
	line-height: 160%;
}

#main h1 {
	font-size: xx-large;
	color: #1378b9;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

#main h2 {
	font-size: x-large;
	color: #ff5b19;
	font-weight: normal;
}

#main h2 a {
	color: #ff5b19;
	text-decoration: none;
}

#main h2 a:hover {
	color: #000;
}

#main h3 {
	font-size: large;
	font-weight: normal;
	color: #ff5b19;
}

#main h3 a {
	color: #ff5b19;
	text-decoration: none;
}

#main ul {
	list-style-type: none;
	padding-left: 15px;
}

#main ul li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

#main ol {
	padding-left: 25px;
}

#main ol li {
	line-height: 160%;
}

a.dokument-xls {
	background-image: url(layout/ikona-xls.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}

a.dokument-doc {
	background-image: url(layout/ikona-doc.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}

a.dokument-ppt {
	background-image: url(layout/ikona-ppt.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}

a.dokument-pdf {
	background-image: url(layout/ikona-pdf.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}

a.dokument-txt {
	background-image: url(layout/ikona-txt.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}

a.dokument-jpg, a.dokument-gif {
	background-image: url(layout/ikona-jpg.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}

#obsah address {
	font-style: normal;
}

.odkaz {
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

.odkaz-ext {
	background-image: url(layout/odkaz-ext.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}

#obsah .left-side {
	width: 286px;
	float: left;
}

#obsah .right-side {
	width: 286px;
	float: right;
}

.zvyraznit {
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
}

/* ---- OBRÁZKY ---------------------------------------------------- */

#main .obrazek {
	text-align: center;
}

#main .obrazek img {
	border: 4px solid #ffc7a0;
}

#main .obrazek a:hover img {
	border: 4px solid #af4e3d;
}

#main .fotogalerie {
	text-align: center;
}

#main .fotogalerie img {
	border: 4px solid #ffc7a0;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 6px;
}

#main .fotogalerie a:hover img {
	border: 4px solid #af4e3d;
}


/* ---- CENIKY ----------------------------------------------- */

.cenik table {
	width: 100%;
	border-collapse: collapse;
	border: 2px solid #ffb17a;
}

.cenik td {
	padding: 5px;
	text-align: center;
	border: 1px solid #ffb17a;
}

.cenik th {
	padding: 5px;
	background-color: #ffd7bb;
	border: 1px solid #ffb17a;
	text-align: center;
	color: #000000;
}

/* ---------------------------------------------------------------- */
/* ---- RIGHT SIDE ------------------------------------------------ */
/* ---------------------------------------------------------------- */

#rightside {
	float: right;
	width: 286px;
	margin-right: 15px;
}

/* ---------------------------------------------------------------- */
/* ---- ODKAZY A SEZNAM NOVINEK ----------------------------------- */

#main .odkazy, .seznam-novinek {
	text-align: left;
}

#main .odkazy ul {
	list-style-type: none;
	padding-left: 0px;
}

#main .odkazy ul li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

#main .odkazy ol {
	padding-left: 25px;
}

#main .odkazy ol li {
	line-height: 160%;
}

#main .odkazy address {
	font-style: normal;
	text-align:center;
}

#main .odkazy h2, #main .novinka h2 {
	color: #af4e3d;
	background-image: url(layout/novinkyh2-back.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding: 10px;
}

#main .odkazy h2 a, #main .novinka h2 a {
	color: #af4e3d;
}

#main .odkazy h2 a:hover, #main .novinka h2 a:hover {
	color: #000;
}

/* ---- NOVINKA -------------------------------------------------- */

#main .novinka {
	margin-bottom: 10px;
}

#main .novinka .cistvice {
	text-align: right;
	margin-left: 0px;
}

#main .novinka .cistvice a {
	text-decoration: none;
	color: #FFF;
	background-color: #9cc419;
	padding: 5px;
}

#main .novinka .cistvice a:hover {
	color: #FF0;
}

/* ----------------------------------------------------------------- */
/* ---- SITEMAP ---------------------------------------------------- */
/* ----------------------------------------------------------------- */

.sitemap h2 {
	font-size: medium;
}

/* ----------------------------------------------------------------- */
/* ---- FORMULÁŘ --------------------------------------------------- */
/* ----------------------------------------------------------------- */

form {
	margin-bottom: 20px;
	font-size: small;
}

fieldset {
	padding: 15px;
	border: 2px solid #0078bd;
	margin-bottom: 15px;
}

legend {
	padding: 10px;
	font-size: medium;
	background-color: #0078bd;
	color: #FFFFFF;
}

label {
	text-align: left;
	margin-right: 0.5em;
	margin-top: 0.1em;
}

.sede {
	color: #999;
}

.povinne {
	color:#F00;
}

/* ----------------------------------------------------------------- */
/* ---- PATA ------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#footer {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#footer .text {
	font-size: 86%;
	text-align: left;
	width: 455px;
	color: #0e9ac8;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 120%;
}

#footer .text a {
	text-decoration: none;
	color: #0e9ac8;
}

#footer .text a:hover {
	text-decoration: underline;
}