body {
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #162707;
}

a, a:visited {
	text-decoration: underline;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

#container {
	text-align: left;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: 5px solid #16700e;
}

.nezobrazovat {
	display: none;
}

.oddel {
	clear: both;
	float: none;
}

/* ---------------------------------------------------------------- */
/* ---- HLAVICKA -------------------------------------------------- */
/* ---------------------------------------------------------------- */

#hlavicka {
	width: 950px;
	height: 308px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(layout/hlavicka.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#hlavicka .logo {
	width: 408px;
	height: 282px;
	overflow: hidden;
	position: relative;
	left: 10px;
	top: 17px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#hlavicka .logo a {

}

#hlavicka .logo a span {
	background-image: url(layout/hlavicka-logo.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 408px;
	height: 282px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

#hlavicka .lang {
	width: 180px;
	height: 25px;
	position: relative;
	left: 320px;
	top: 10px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#hlavicka .lang img {
	margin: 2px;
}

#hlavicka .lang a img {
	border: 2px solid #16700e;
}

#hlavicka .lang a:hover img {
	border: 2px solid #fff;
}


/* ---------------------------------------------------------------- */
/* ---- MENU ------------------------------------------------------ */
/* ---------------------------------------------------------------- */

#hormenu {
	width: 950px;
	height: 54px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffd400;
}

#hormenu ul {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

#hormenu li {
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}

#hormenu ul li a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 87px;
	height: 44px;
	font-weight: bold;
	background-image: url(layout/menu-a.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#hormenu ul li a:hover {
	background-image: url(layout/menu-a-hover.gif);
	background-repeat: no-repeat;
	color: #000;
}

#hormenu ul li#active a {
	background-image: url(layout/menu-a-active.gif);
	background-repeat: no-repeat;
	color: #ff0c00;
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#main {
	width: 950px;
	background-image: url(layout/main-background.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
}

#obsah {
	width: 660px;
	float: left;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
}

#obsah p {
	font-size: small;
	text-align: justify;
	line-height: 150%;
	margin-bottom: 3%;
}

#obsah p a:hover, #obsah li a:hover {
	background-color: #FF6600;
	color: #ffffff;
	text-decoration: none;
}

#obsah h1 {
	font-size: xx-large;
	color: #162707;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#obsah h2 {
	font-size: 160%;
	font-weight: normal;
	color: #fd7500;
}

#obsah h2 a {
	text-decoration: none;
	color: #fd7500;
}

#obsah h2 a:hover {
	text-decoration: underline;
	color: #fb3600;
}

#obsah h3 {
	font-size: large;
	font-weight: normal;
}

#obsah h3 a {
	text-decoration: none;
}

#obsah ul {
	margin-left: 17px;
	padding-left: 0px;
	list-style-type: none;
}

#obsah ul li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

#obsah ol {
	margin-left: 25px;
	padding-left: 0px;
}

#obsah ol li {
	line-height: 160%;
}

.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 address {
	background-color: #fff2b4;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#obsah address p {
	font-size: medium;
	font-style: normal;
}

#obsah .left-side {
	float: left;
	width: 310px;
}

#obsah .right-side {
	float: right;
	width: 310px;
}

#obsah .apartman-left {
	float: left;
	width: 200px;
	background-color: #fff2b4;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(layout/apartman-left-background.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#obsah .apartman-left p {
	text-align: left;
}

#obsah .apartman-right {
	float: right;
	width: 420px;
}

.cistvice {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

/* ---- DROBEČKOVÁ NAVIGACE ----------------------------------------- */

.navigace {
	font-size: 86%;
	margin-top: 15px;
}

/* ---- OBRÁZKY ---------------------------------------------- */

#obsah .apartmany .figure1 {
	text-align: center;
	float: left;
	padding: 8px;
	background-color: #fff2b4;
}

#obsah .apartmany .figure2 {
	text-align: center;
	float: left;
	padding: 8px;
	background-color: #ffe56c;
}

#obsah .apartmany .figure1 img, #obsah .apartmany .figure2 img {
	margin:	0px;
	border: 1px solid #fff;
}

#obsah .apartmany .figure1 a:hover img, #obsah .apartmany .figure2 a:hover img {
	border: 1px solid #ffd400;
}

#obsah .apartmany .figure1 p, #obsah .apartmany .figure2 p {
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #666;
	text-align: center;
}

#obsah .apartmany .figure1 p strong, #obsah .apartmany .figure2 p strong {
	color: #000000;
}

#obsah .imgright {
	float: right;
	margin-left: 20px;
}

#obsah .imgleft {
	float: left;
	margin-right: 20px;
}

#obsah .imgright a img, #obsah .imgleft a img {
	border: 2px solid #fff2b4;
}

#obsah .imgright a:hover img, #obsah .imgleft a:hover img {
	border: 2px solid #ffd400;
}

#obsah .fotogalerie {
	text-align: center;
}

#obsah .fotogalerie img {
	border: 2px solid #fff2b4;
	margin: 2px;
}

#obsah .fotogalerie a:hover img {
	border: 2px solid #ffd400;
}

#obsah .obrazek img {
	border: 5px solid #fff2b4;
}

#obsah .obrazek a:hover img {
	border: 5px solid #ffd400;
}

#obsah iframe {
	border: 5px solid #fff2b4;
}

/* ---- TABULKY ----------------------------------------------- */

.cenik table {
	border-collapse: collapse;
	margin-bottom: 20px;
	border: 1px solid #E6B800;
	font-size: small;
	width: 100%;
}

.cenik td {
	padding: 4px;
	border: 1px solid #E6B800;
	text-align: center;
}

.cenik th {
	padding: 4px;
	border: 1px solid #E6B800;
	background-color: #FFCC00;
	text-align: center;
}

.cenik .left {
	text-align: left;
}

.cenik .radek {
	background-color: #FFF2BF;
	font-size: medium;
	font-weight: bold;
}

/* ---------------------------------------------------------------- */
/* ---- RIGHTSIDE ------------------------------------------------- */
/* ---------------------------------------------------------------- */

#rightside {
	float: right;
	width: 259px;
	padding-right: 0px;
	padding-bottom: 15px;
}

/* ---- RIGHTSIDE - ODKAZY ----------------------------------------- */

#rightside .odkazy {
	margin-top: 0px;
	margin-bottom: 20px;
}

#rightside .odkazy h2 {
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #fb3600;
	color: #FFF;
	padding: 10px;
}

#rightside .odkazy ul {
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 25px;
}

#rightside .odkazy ul li {
	line-height: 160%;
}

#rightside .odkazy ul li a {
	text-decoration: none;
}

#rightside .odkazy ul li a:hover {
	text-decoration: underline;
}

#rightside .odkazy p {
	line-height: 160%;
	margin-right: 10px;
	margin-left: 10px;
}

#rightside .odkazy .reklama {
	text-align: center;
}

#rightside .odkazy .reklama img {
	margin: 2px;
}

#rightside .odkazy .reklama a img {
	border: none;
}

#rightside .odkazy .banner {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ---- FORMULAR ------------------------------------------ */

form {
	margin-bottom: 20px;
}

fieldset {
	padding: 5px;
	border: 2px solid #ff6600;
	margin-bottom: 15px;
}

legend {
	padding: 7px;
	font-weight: bold;
	background-color: #ff6600;
	color: #FFFFFF;
}

label {
	text-align: right;
	margin-right: 0.5em;
	width: 200px;
	float: left;
	margin-top: 0.25em;
	font-weight: bold;
}

.povinne {
	font-weight: bold;
	color: #CC0000;
}

/* ---- TABULKY ---------------------------------------------------- */

#booking table {
	border-collapse: collapse;
	border: 1px solid #fff2b4;
	width: 100%;
}

#booking td {
	padding: 4px;
	border: 1px solid #fff2b4;
	text-align: center;
}

#booking th {
	padding: 4px;
	border: 1px solid #fff2b4;
	background-color: #ffe56c;
	text-align: left;
}

#rezervace .light {
	font-weight: normal;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	background-image: url(layout/footer-background.gif);
	background-repeat: repeat-x;
}

#footer p {
	font-size: 85%;
	text-align: center;
	color: #999;
}

#footer p a {
	color: #999;
	text-decoration: none;
}

#footer p a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* ---- Wintersteiger ----------------------------------------------- */

#obsah .wintersteiger h1 {
	color: #7eb61c;
	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.05em;
}

#obsah .wintersteiger h2 {
	color: #FFF;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	background-color: #7eb61c;
	display: block;
	padding: 5px;
}

#obsah .wintersteiger h3 {
	color: #7eb61c;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-transform: uppercase;
}

#obsah .wintersteiger .imgright a img, #obsah .wintersteiger .imgleft a img {
	border: 2px solid #7eb61c;
}

#obsah .wintersteiger .fotogalerie img {
	border: 2px solid #7eb61c;
}

#obsah .wintersteiger .obrazek img {
	border: 5px solid #7eb61c;
}

#obsah hr.wintersteiger {
	border: 1px solid #E3F5C5;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ---- Montana ----------------------------------------------- */

#obsah .montana h1 {
	color: #005da8;
	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.05em;
}

#obsah .montana h2 {
	color: #FFF;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	background-color: #005da8;
	display: block;
	padding: 5px;
}

#obsah .montana h3 {
	color: #005da8;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-transform: uppercase;
}

#obsah .montana .imgright a img, #obsah .montana .imgleft a img {
	border: 2px solid #005da8;
}

#obsah .montana .fotogalerie img {
	border: 2px solid #005da8;
}

#obsah .montana .obrazek img {
	border: 5px solid #005da8;
}

#obsah hr.montana {
	border: 1px solid #005da8;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}