body {
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 20px;
	background-image: url(layout/pageback.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d65200;
	margin: 0px;
}

a, a:visited {
	color: #d50000;
	text-decoration: underline;
}

a:hover {
	color: #003399;
}

hr {
	display: none;
}

.clear {
	clear: both;
	float: none;
}

/* ---------------------------------------------------------------- */
/* ---- HLAVICKA -------------------------------------------------- */
/* ---------------------------------------------------------------- */

#hlavicka {
	background-image: url(layout/hlavicka.jpg);
	background-repeat: no-repeat;
	height: 405px;
	width: 947px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#hlavicka .logo {
	width: 573px;
	height: 69px;
	overflow: hidden;
	position: relative;
	left: 25px;
	top: 37px;
	float: none;
}

#hlavicka .logo span {
	display: block;
	background: url(layout/hlavicka_logo.jpg) no-repeat;
	width: 573px;
	height: 69px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

#hlavicka .pictures {
	width: 187px;
	height: 175px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 161px;
	float: left;
}

#hlavicka .lang {
	height: 19px;
	overflow: hidden;
	position: relative;
	left: 625px;
	top: 290px;
	float: left;
}

#hlavicka .lang a img {
	margin-right: 2px;
	margin-left: 2px;
	border: 2px solid #fde2c2;
}

#hlavicka .lang a:hover img {
	border: 2px solid #000000;
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#container {
	width: 947px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(layout/contback.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#obsah {
	width: 720px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#obsah p {
	text-align: justify;
	margin-bottom: 3%;
}

#obsah a:hover {

}

#obsah h1 {
	font-size: xx-large;
	font-weight: normal;
	color: #f95f00;
	margin-top: 1.5%;
	margin-bottom: 5%
}

#obsah h1 .light {
	font-size: x-large;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	color: #f08a36;
}

#obsah h2 {
	font-size: x-large;
	font-weight: normal;
	color: #d50000;
}

#obsah h2 a {
	color: #d50000;
	text-decoration: none;
}

#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 {
	font-style: normal;
	font-size: medium;
}

.cistvice {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#obsah .navigace {
	font-size: 86%;
	color: #f9bd71;
}

#obsah .navigace a {
	color: #f9bd71;
	text-decoration: none;
}

#obsah .navigace a:hover {
	text-decoration: underline;
}

.objednat {
	margin-top: 4%;
}

.objednat a {
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
	background-color: #f08a36;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid #f08a36;
}

.objednat a:hover {
	background-color: #f95f00;
}

#obsah .zacerven {
	font-weight: bold;
	color: #d50000;
}

/* ---- ÚVODNÍ STRANA ---------------------------------- */

#obsah .leftside {
	width: 450px;
	float: left;
}

#obsah .rightside {
	width: 250px;
	float: right;
}

#obsah .aktualita {
	background-color: #f95f00;
	border: 6px solid #fee2b7;
	color: #FFFFFF;
	margin-bottom: 20px;
}

#obsah .aktualita h2 {
	color: #fde2c2;
	background-color: #d50000;
	padding: 10px;
	margin-top: 0px;
	font-size: 150%;
}

#obsah .aktualita h3, #obsah .aktualita ul, #obsah .aktualita p {
	margin-left: 10px;
	margin-right: 10px;
}

#obsah .aktualita p a, #obsah .aktualita li a {
	color: #000000;
}

/* ---- OKÝNKA APARTMÁNY ---------------------------------- */

#obsah .rozdeleni {
	float: left;
	padding: 4px;
	width: 165px;
	height: 200px;
	background-color: #f08a36;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	background-image: url(layout/rozdeleniback.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#obsah .rozdeleni h2 {
	float: none;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-align: center;
	font-size: large;
	letter-spacing: -0.05em;
}

#obsah .rozdeleni h2 a {
	color: #000000;
}

#obsah .rozdeleni h2 a:hover {
	color: #ffffff;
}

#obsah .rozdeleni img {
	float: none;
}

#obsah .rozdeleni a img {
	border: 2px solid #FFCC00;	
}

#obsah .rozdeleni a:hover img {
	border: 2px solid #ffffff;	
}

#obsah .rozdeleni p {
	margin-top: 5px;
	text-align: center;
}

#obsah .rozdeleni p a {
	color: #FFFFFF;
	text-decoration: none;
}

#obsah .rozdeleni p a:hover {
	text-decoration: underline;
}

/* ---- ROZDĚLENÍ APARTMÁNŮ ---------------------------------- */

#obsah .columns {
	background-image: url(layout/columnsback.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f08a36;
	border-bottom-color: #f08a36;
	float: none;
	clear: both;
}

#obsah .left {
	float: left;
	width: 340px;
}

#obsah .right {
	float: right;
	width: 340px;
}

/* ---- OBRÁZKY ---------------------------------------------- */

#obsah .foto-uvod {
	float: right;
	margin-bottom: 10px;
}

#obsah .foto-uvod a img {
	border: 5px solid #f95f00;
}

#obsah .foto-uvod a:hover img {
	border: 5px solid #d50000;
}

#fotogalerie {
	display: none;
	background-color: #a6d5fe;
	text-align: center;
}

.fotogalerie {
	text-align: center;
}

.fotogalerie img {
	background-color: #a6d5fe;
	border: 5px solid #f9bd71;
	float: left;
	margin: 9px;
}

.obrazky-right {
	border: 2px solid #f9bd71;
	float: right;
	margin-left: 10px;
}

.obrazky-left {
	border: 2px solid #f9bd71;
	float: left;
	margin-right: 10px;
}

/* ---- TABULKY ----------------------------------------------- */

.cenik table {
	border-collapse: collapse;
	border: 1px solid #f08a36;
	font-size: small;
	width: 100%;
}

.cenik td {
	padding: 8px;
	border: 1px solid #f08a36;
	text-align: center;
}

.cenik th {
	padding: 8px;
	border: 1px solid #f08a36;
	background-color: #f9bd71;
	text-align: center;
}

.rezervace table {
	width: 100%;
	border: none;
}

.rezervace td {
	padding: 5px;
	height: 100%;
}

.rezervace th {
	padding: 5px;
}

/* ---------------------------------------------------------------- */
/* ---- RIGHTSIDE ------------------------------------------------- */
/* ---------------------------------------------------------------- */

#rightside {
	float: left;
	width: 187px;
	background-image: url(layout/menuback.gif);
	background-repeat: repeat-y;
}

#rightside .menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#rightside .menu ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#rightside .menu ul li a {
	text-decoration: none;
	display: block;
	background-image: url(layout/menu.gif);
	background-repeat: repeat-y;
	line-height: 160%;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 11px;
	color: #d50000;
	letter-spacing: -0.06em;
}

#rightside .menu ul li a:hover {

}

#rightside .menu ul li#active a {
	background-image: url(layout/menuactive.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}

/* ---- RIGHTSIDE - NOVINKY ----------------------------------------- */

#rightside .novinky h2 {
	border-bottom: 2px solid #1c71b4;
	font-size: large;
	padding-bottom: 5px;
	font-weight: normal;
}

#rightside .novinky h2 a {
	color: #1c71b4;
	text-decoration: none;
}

#rightside .novinky h3 {
	margin-bottom: 0px;
}

#rightside .novinky h3 a {
	text-decoration: none;
	color: #1c71b4;
}

/* ---- RIGHTSIDE - ODKAZY ----------------------------------------- */

#rightside .odkazy {
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 7px;
	margin-left: 7px;
}

#rightside .odkazy h2 {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 20px;
}

#rightside .odkazy ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#rightside .odkazy ul li {
	font-size: 85%;
	line-height: 160%;
}

#rightside .odkazy ul li a {
	text-decoration: none;
}

#rightside .odkazy ul li a:hover {
	text-decoration: underline;
}

#rightside .odkazy p {
	font-size: 85%;
	line-height: 160%;
}

#rightside address {
	font-style: normal;
	font-size: small;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	padding-top: 0px;
}

#footer p {
	font-size: 85%;
	text-align: center;
	color: #000000;
}

#footer p a {
	color: #000000;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

/* ---- FORMULAR ------------------------------------------ */

#rezervace form {
	margin-bottom: 20px;
}

#rezervace table {
	width: 100%;
	font-size: medium;
}

#rezervace table th {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fde2c2;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#rezervace table td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fde2c2;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#rezervace .center {
	vertical-align: top;
}

#rezervace .right {
	text-align: right;
}

#rezervace input, #rezervace select {
	border: 1px solid #f08a36;
	padding: 3px;
	background-color: #fff4e8;
}

#rezervace .button {
	background-color: #FF6600;
	border: 1px solid #ffc010;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
}

#rezervace textarea {
	border: 1px solid #f08a36;
}

#rezervace .noborder {
	border: none;
}