body {
	padding-top: 0px;
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	background-image: url(layout/pageback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

a, a:visited {
	text-decoration: underline;
	color: #005ea8;
}

hr.noshow {
	display: none;
}

.oddel {
	clear: both;
	float: none;
}

#container {
	width: 928px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* ---- HEADER ---------------------------------------------------- */

#header .logobestwestern {
	float: left;
	margin-left: 15px;
}

#header .hlavickaright {
	float: right;
	width: 703px;
}

#header .lang {
	float: right;
	margin-right: 20px;
}

#header .lang a img {
	margin-right: 2px;
	margin-left: 2px;
	border: 2px solid #e1e1e1;
}

/* ---- MENU ---- */

#header .hormenu {
	margin-top: 95px;
}

#header .hormenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header .hormenu li {
	float: left;
	margin-right: 15px;
	font-size: 115%;
}

#header .hormenu ul li a {
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #efece9;
}

#header .hormenu ul li a:hover {
	border-bottom-color: #bec0c0;
}

#header .hormenu ul li#active a {
	border-bottom-color: #005ea8;
}

/* ---- HEADER2 --------------------------------------------------- */

#header2 {
	margin-top: 20px;
	padding: 10px;
	background-color: #005ea8;
}

#header2 .flash {
	width: 588px;
	height: 209px;
	float: left;
}

#header2 .logohoteltrend {
	float: right;
	margin-top: 30px;
	margin-right: 38px;
}

#header2 .logoplzen {
	float: right;
	margin-top: 35px;
	margin-right: 80px;
}

/* ---------------------------------------------------------------- */
/* ---- BLOKY -------------------------------------------------- */
/* ---------------------------------------------------------------- */

#main {
	width: 928px;
	z-index: 2;
}

#obsah {
	width: 632px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#rightside {
	width: 226px;
	float: right;
	margin: 0px;
	padding: 10px;
}

/* ---- OBSAH ------------------------------------------------------ */

#obsah h1 {
	font-size: x-large;
	color: #0072CE;
	letter-spacing: -0.03em;
	margin-top: 0px;
	font-weight: normal;
}

#obsah h1 strong {
	color: #005ea8;
}

#obsah h2 {
	font-size: large;
	font-weight: normal;
	color: #0072CE;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}

#obsah h2 a {
	color: #0072CE;
	text-decoration: none;
}

#obsah h2 a:hover {
	color: #000000;
}

#obsah h3 {
	font-size: medium;
}

#obsah h3 a {
	text-decoration: none;
}

#obsah h3 a:hover {
	text-decoration: underline;
}

#obsah p, #obsah li {
	line-height: 160%;
	text-align: justify;
}

#obsah p a, #obsah li a {
	text-decoration: none;
}

#obsah p a:hover, #obsah li a:hover {
	text-decoration: underline;
}

#obsah p a.odkaz, #obsah li a.odkaz {
	font-size: small;
	text-decoration: none;
	color: #0072CE;
	border: 1px solid #67b2f3;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

#obsah p a:hover.odkaz, #obsah li a:hover.odkaz {
	background-color: #005ea8;
	color: #fff;
	border: 1px solid #005ea8;
}

#obsah ul {
	list-style-type: square;
	padding-left: 15px;
}

#obsah ul li {
	padding-left: 0px;
}

#obsah ul li.cena {
	font-size: medium;
	color: #F60;
	font-weight: bold;
}

#obsah ol {
	margin-left: 25px;
	padding-left: 0px;
}

#obsah address {
	margin-bottom: 15px;
	padding-top: 110px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(layout/address_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#obsah address p {
	font-size: medium;
	font-style: normal;
	text-align: left;
	color: #FFF;
	vertical-align: middle;
}

#obsah address p img {
	vertical-align: middle;
}

#obsah address p a {
	color: #FFF;
}

#obsah .navigace {
	font-size: 86%;
	color: #70b7f8;
	margin-bottom: 10px;
}

#obsah .navigace a {
	color: #70b7f8;
	text-decoration: none;
}

#obsah .navigace a:hover {
	text-decoration: underline;
}

#obsah iframe {
	border: 2px solid #6ab1f9;
}

#obsah .actionnews {
	background-color: #0072CE;
	padding: 5px;
	margin-bottom: 15px;
	color: #FFF;
}

#obsah .actionnews p a {
	text-decoration: none;
	color: #CCC;
}

#obsah .actionnews p a:hover {
	text-decoration: none;
	color: #FC0;
	background: none;
}

.kultura{
  padding-left:50px;
  color: #4d4d4d;
  border-bottom: rgb(77,77,77);
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

/* ---- BLOKY UVNITR --------------------------------------------- */

#obsah .left-side {
	width: 290px;
	float: left;
}

#obsah .right-side {
	width: 290px;
	float: right;
}

#obsah .left-side ul li, #obsah .right-side ul li, #obsah .left-side p, #obsah .right-side p {
	text-align: left;
}

#obsah .left-side form {
	text-align: center;
}

/* ----------------------------------------------------------------- */
/* ---- OBRÁZKY ---------------------------------------------------- */
/* ----------------------------------------------------------------- */

.obr-right img {
	float: right;
	margin-left: 20px;
	border: 5px solid #E1E1E1;
}

.obr-intro img {
	border: 5px solid #E1E1E1;
	margin-bottom: 20px;
}

.left-side img, .right-side img {
	margin: 5px;
}

.left-side a img, .right-side a img {
	border: 5px solid #E1E1E1;
}

.left-side a:hover img, .right-side a:hover img {
	border: 5px solid #C0C0C0;
}

.fotogalerie img {
	margin: 12px;
}

.fotogalerie a img {
	border: 5px solid #E1E1E1;
}

.fotogalerie a:hover img {
	border: 5px solid #C0C0C0;
}

.left-side .ramecek img, .right-side .ramecek img {
	border: 5px solid #E1E1E1;
	margin: 0px;
}

/* ---- ROZDELENÍ POKOJU ------------------------------------------- */

#obsah .pokoje-rozdeleni .figure {
	float: left;
	background-image: url(layout/pokoje-rozdel_back.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

#obsah .pokoje-rozdeleni .figure p {
	color: #79C2FF;
	margin-top: 0.5em;
	margin-bottom: 0px;
	font-size: small;
	font-weight: bold;
}

#obsah .pokoje-rozdeleni .figure p a {
	color: #FFF;
	text-decoration: none;
	background: none;
}

#obsah .pokoje-rozdeleni .figure p a:hover {
	color: #000;
}

#obsah .pokoje-rozdeleni a img {
	border: 1px solid #005ea8;
}

#obsah .pokoje-rozdeleni a:hover img {
	border: 1px solid #FFF;
}

#obsah p.tlacitko {
	height: 50px;
	width: 150px;
	font-size: medium;
	font-weight: bold;
	background-image: url(layout/tlacitko.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}

#obsah p.tlacitko a {
	text-decoration: none;	
}

#obsah p.tlacitko a:hover {
	color: #9f0e16;
	background: none;
}

/* ---- TABULKY ---------------------------------------------------- */

.cenik table {
	border-collapse: collapse;
	border: 1px solid #0072CE;
	width: 100%;
}

.cenik td {
	padding: 4px;
	border: 1px solid #0072CE;
	text-align: center;
}

.cenik th {
	padding: 4px;
	border: 1px solid #0072CE;
	background-color: #005ea8;
	text-align: left;
	color: #FFF;
}

.light {
	font-weight: normal;
}

/* ------------------------------------------------------------------ */
/* ---- NEWS - ODKAZY ----------------------------------------------- */
/* ------------------------------------------------------------------ */

#rightside .rightmenu, #rightside .novinky-odkazy {
	margin-bottom: 20px;
}

#rightside .rightmenu {
	background-color: #005ea8;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#rightside .novinky-odkazy .novinka {
	padding: 10px;
	border: 1px solid #9cb3d3;
	margin-bottom: 15px;
	background-color: #F2F5F9;
}

#rightside .novinky-odkazy .novinka img {
	width: 200px;
}

#rightside h2 {
	font-size: x-large;
	color: #9cb3d3;
	font-weight: lighter;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}

#rightside h2 a {
	color: #9cb3d3;
	text-decoration: none;
}

#rightside h2 a:hover {
	color: #000;
	text-decoration: none;
}

#rightside h3 {
	font-size: large;
	font-weight: normal;
	color: #005ea8;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}

#rightside h3 a {
	text-decoration: none;
}

#rightside h3 a:hover {
	color: #000;
}

#rightside p {
	color: #333;
	line-height: 150%;
	font-size: 90%;
}

#rightside ul {
	padding-left: 15px;
	list-style-type: square;
}

#rightside ul li {
	line-height: 150%;
	font-size: 90%;
	padding-left: 0px;
	color: #333;
}

#rightside .rightmenu ul li {
	line-height: 180%;
	color: #FFF;
}

#rightside .rightmenu ul li a {
	color: #FFF;
	text-decoration: none;
}

#rightside .rightmenu ul li a:hover {
	text-decoration: underline;
}

#rightside .rightmenu ul li#active a {
	font-weight: bold;
}

#rightside img {
	border: 2px solid #fff;
}

#rightside .cistvice  {
	font-size: 86%;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
	margin-top: 20px;
}

#rightside .cistvice a {
	color: #005ea8;
	text-decoration: none;
}

#rightside .cistvice a:hover {
	color: #000;
}

#rightside .partneri {
	text-align: center;
}

#rightside .partneri img {
	margin-bottom: 20px;
}

/* ----------------------------------------------------------------- */
/* ---- REZERVACNI FORMULAR FASTBOOKING.NET ------------------------ */
/* ----------------------------------------------------------------- */

#main #fastbookingnet {
	font-size: 90%;
	margin: 0px;
	background-color: #e1e1e1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#main #fastbookingnet form {
	margin: 0px;
	padding: 0px;
}

#main #fastbookingnet p {
	margin: 0px;
	padding: 3px;
	text-align: center;
	color: #666;
}

#main #fastbookingnet p a {
	color: #666;
}

#main #fastbookingnet p span.online {
	font-weight: bold;
	margin-right: 30px;
}

#main #fastbookingnet p span.label {
	margin-right: 5px;
	margin-left: 20px;
}

#main #fastbookingnet p span.nastaveni {
	margin-left: 20px;
}

#main #fastbookingnet input, #main #fastbookingnet select {
	font-size: 90%;
}

/* ---- FORMULAR ------------------------------------------ */

form {
	margin-bottom: 20px;
}

fieldset {
	padding: 5px;
	border: 2px solid #005ea8;
	margin-bottom: 15px;
}

legend {
	padding: 7px;
	font-weight: bold;
	background-color: #005ea8;
	color: #FFFFFF;
}

label {
	text-align: right;
	margin-right: 0.5em;
	width: 220px;
	float: left;
	margin-top: 0.25em;
	font-weight: bold;
}

.povinne {
	font-weight: bold;
	color: #CC0000;
}

.rezervace-zobraz label {
	margin-top: 0em;
	font-weight: normal;
}

.den {
	font-size: 85%;
	color: #999999;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	font-size: 85%;
	background: #005ea8;
	color: #fff;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .left-side {
	float: left;
	width: 400px;
}

#footer .right-side {
	float: right;
	width: 440px;
	text-align: right;
}

#footer address {
	font-size: small;
	font-style: normal;
	color: #FFF;
}

#footer address a {
	color: #FFF;
}
