html {
	SCROLLBAR-FACE-COLOR: #600405;
	SCROLLBAR-HIGHLIGHT-COLOR: #7B3436; /* levy a horni venku */
  SCROLLBAR-3DLIGHT-COLOR: #d2b9a1; /* levy a horni uplne venku */
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #46101a;
	SCROLLBAR-SHADOW-COLOR: #46101a; /* pravy a dolni venku */
	SCROLLBAR-DARKSHADOW-COLOR: #000000; /* pravy a dolni uplne venku */
}

body {
  background-color: #600405;
	color: #D2B9A1;
 font-family: "Times New Roman CE", "Times";
	font-size: 12px;
	margin: 0 auto;
	font-weight: normal;
	cursor: default;
	text-align: left;
}

img {
  border: 0px;
}
#cover {
  width: 758px;
  min-height: 350px;
  margin: 0px;
}
#levy_pruh {
  width: 70px;
  min-height: 350px;
  margin: 0px;
  float:left;
}
#stredni_pruh {
  width: 682px;
  height: 100%;
  margin: 0px auto;
  float: left;
  background: #d2b9a1 url("../images/bg_obsah.gif") 0px 0px repeat-y;
  border-left: 3px solid #d2b9a1;
  border-bottom: 3px solid #d2b9a1;
  border-right: 3px solid #d2b9a1;

}
#obsahovy_pruh {
  width: 480px;
  float: left;
  margin: 0px auto;
  text-align: center;
}
#pravy_pruh {
  width: 199px;
  min-height: 300px;
  float: right;
  text-align: center;
  margin: 0px auto;
}

#top {
  width: 479px;
  height: 90px;
  padding: 0px;
  position: relative;
  text-align: center;
  margin: 0px;
  background: #5F0A0B url("../images/bg_top.gif") 0px 0px repeat-y;
}
#vevoda_top {
  width: 68px;
  height: 87px;
  padding: 0px;
  text-align: center;
  margin: 0px;
  position: absolute;
  left: 409px;
  top: 2px;
}
.cistic{
  clear: both;
}
#zapati {
  width: 682px;
  height: 22px;
  margin: 0px auto;
  background: #600405;
  float: right;
  line-height: 21px;
  text-align: right;
  border-left: 3px solid #d2b9a1;
  border-bottom: 3px solid #d2b9a1;
  border-right: 3px solid #d2b9a1;
}
#zapati a {
  color: #666666;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  font-family: "Trebuchet MS";
}
#zapati a:hover {
  color: #000000;
}
#menu, #menuen {
  width: 479px;
  height: 19px;
  text-align: center;
  margin: 0px auto;
  border-top: 1px solid #7b3436;
  border-bottom: 1px solid #7b3436;
  background-color: #46101a;
}
#pod_menu {
  width: 479px;
  height: 19px;
  text-align: left;
  margin: 0px auto;
  border-bottom: 1px solid #7b3436;
  background-color: #56212b;
}
#menu ul, #pod_menu ul, #menuen ul {
  display: inline;
  margin: 0px auto;
  padding: 0px;
}
#pod_menu ul {
  margin-left: 17px;
}
#menu li, #pod_menu li, #menuen li {
  padding-right: 0px;
  padding-left: 10px;
  list-style: none;
  line-height: 19px;
  *line-height: 18px;
  display: inline;
}
#menuen li {
  padding-left: 4px;
}
#menu a, #pod_menu a, #menuen a {
  font-family: "Times New Roman CE", "Times";
	font-size: 12px;
  color: #d2b9a1;
  text-decoration: none;
  font-weight: normal;
}

#menu a:hover, #menu a.akt:hover, #menu a.akt, #pod_menu a:hover, #pod_menu a.akt:hover, #pod_menu a.akt, #menuen a:hover, #menuen a.akt:hover, #menuen a.akt  {
  color: #7b3436;
  text-decoration: none;
}
.odrazka_menu {
  padding-left: 10px;
  padding-bottom: 1px;
}
.odrazka_menuen {
  padding-left: 4px;
  padding-bottom: 1px;
}
#logo_top {
  padding-top: 12px;
}
#text {
  width: 440px;
  text-align: left;
  margin: 0px auto;
}
p {
  color: #D2B9A1;
	font-family: "Times New Roman CE", "Times";
	font-size: 14px;
	font-weight: normal;
	width: 440px;
	text-align: justify;
	line-height: 17px;
}
p.video {
  color: #D2B9A1;
	font-family: "Times New Roman CE", "Times";
	font-size: 14px;
	font-weight: normal;
	width: 440px;
	text-align: center;
	line-height: 17px;
}
ol {
  color: #D2B9A1;
	font-family: "Times New Roman CE", "Times";
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	line-height: 17px;
}
h1 {
  color: #D2B9A1;
	font-family: "Times New Roman CE", "Times";
	font-size: 15px;
	font-weight: bold;
	width: 440px;
	padding-top: 15px;
	text-align: justify;
}
p a{
  color: #C2C22C;
  text-decoration: none;
}
p a:hover{
  color: #D2B9A1;
  text-decoration: none;
  background-color: #7b3436;
}
#prave_kontakty {
  width: 190px;
  height: 80px;
  padding-top: 10px;
  text-align: center;
  margin: 0px;
  color: #470A11;
  line-height: 17px;
}
#prave_kontakty a, #kontakt_fotky a{
  color: #470A11;
  line-height: 17px;
  text-decoration: none;
}
#prave_kontakty a:hover, #kontakt_fotky a:hover{
  color: #75111C;
  line-height: 17px;
  text-decoration: underline;
}
#pruh_vlajky{
  width: 198px;
  height: 20px;
  background-color: #B09C8F;
  padding: 0px;
  text-align: center;
  margin: 0px;
}
.vlajky {
  padding-left: 2px;
  padding-right: 2px;
}
span#es {
  color: #2CB950;
}
#home_flash {
  width: 198px;
  height: 305px;
  padding-top: 2px;
  text-align: center;
}
#ubytovani_fotky {
  width: 198px;
  min-height: 388px;
  _height: 388px;
  padding: 0px;
  padding-top: 2px;
  text-align: left;
}
#video_fotky {
  width: 198px;
  height: 693px;
  padding: 0px;
  padding-top: 2px;
  text-align: left;
}
.galerie_popisek {
  width: 198px;
  height: 20px;
  padding:0px;
  text-align: center;
  color: #470A11;
  line-height: 18px;
  background: #B09C8F;
  margin-bottom: 1px;
}
.galerie_popisek a {
  color: #470A11;
  line-height: 18px;
  text-decoration: none;
}
.galerie_popisek a:hover {
  color: #75111C;
  line-height: 18px;
  text-decoration: underline;
}
.obrazky_sm_left {
  border-left: 2px solid #D2B9A1;
  border-top: 2px solid #D2B9A1;
  border-right: 1px solid #D2B9A1;
  border-bottom: 1px solid #D2B9A1;
  padding: 0px;
  float: left;
  cursor: pointer;
}
.obrazky_sm_right {
  border-left: 1px solid #D2B9A1;
  border-top: 2px solid #D2B9A1;
  border-right: 2px solid #D2B9A1;
  border-bottom: 1px solid #D2B9A1;
  padding: 0px;
  float: right;
  cursor: pointer;
}
#pravy_hoste {
  width: 190px;
  height: 380px;
  padding-top: 75px;
  text-align: center;
  margin: 0px;
  color: #470A11;
  line-height: 17px;
}
#hoste_datumy {
  width: 80px;
  height: 380px;
  text-align: right;
  margin: 0px;
  color: #470A11;
  line-height: 17px;
  float: left;
}
#hoste_jmena {
  width: 100px;
  height: 380px;
  text-align: left;
  margin: 0px;
  color: #470A11;
  line-height: 17px;
  float: right;
}
table#hoste_osobnosti {
 width: 440px;
 padding: 0px;
 margin: 0px;
}
table#hoste_osobnosti td {
 text-align: center;
 font-family: Times New Roman, Times;
 font-size: 14px;
}
#hoste_osobnosti img {
  border: 4px solid #450A12;
}
#hoste_osobnosti tr.hoste_popisky {
  height: 35px;
}
td.left, td.right {
  width: 105px;
}
#hlavni_obr {
  cursor: pointer;
}
#kontakt_fotky {
  width: 198px;
  height: 388px;
  padding: 0px;
  padding-top: 40px;
  text-align: center;
}
#rezervace_left {
  width: 175px;
  height: 170px;
  padding: 0px;
  text-align: left;
  float: left;
}
#rezervace_spodek {
  width: 380px;
  padding: 0px;
  padding-top: 10px;
  text-align: left;
  float: right;
}
input {
  height: 17px;
  border: 0px;
  background-color: #ffffff;
  font-size: 11px;
  line-height: 17px;
  font-family: "Times New Roman CE", "Times";
}
label {
  font-size: 14px;
  line-height: 17px;
  display: block;
  margin: 0px;
  padding-right: 10px;
  font-family: "Times New Roman CE", "Times";
}
select {
  border: 0px;
  background-color: #ffffff;
  font-size: 11px;
}
textarea {
  background-color: #ffffff;
  font-size: 11px;
  line-height: 17px;
  font-family: "Times New Roman CE", "Times";
}
.check {
  height: 15px;
  width: 15px;
  display: inline;
  border: 0px;
}
.tl_submit {
  height: 22px;
  width: 85px;
  margin-top: 20px;
  border: 1px solid #4E0F17;
  background-color: #E7C7C7;
  cursor: pointer;
}
#form td {
  height: 30px;
}
.mezera {
  width: 20px;
}
.nezobrazovat {
  margin: 0px;
  padding: 0px;
  width: 0px;
  height: 0px;
  display: none;
}
/* styly k samostatne strance vevoda */
#vevoda_cover {
  width: 100%;
  height: 500px;
  text-align: center;
  padding-top:40px;
  background: #240A0D;
}
#vevoda_stred {
  width: 950px;
  height: 500px;
  text-align: center;
  margin: auto;
  padding: auto;
}
#louce_leve {
  width: 200px;
  height: 500px;
  text-align: left;
  float: left;
}
ul#tisic {
  list-style-type: decimal;
  color: #D2B9A1;
	font-family: "Times New Roman CE", "Times";
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	line-height: 17px;
}
#louce_prave {
  width: 200px;
  height: 500px;
  text-align: right;
  float: right;
}
#textovy_stred  {
  float: left;
  width: 540px;
}
#textovy_stred p {
  color: #D2B9A1;
	font-family: "Times New Roman CE", "Times";
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 17px;
}
#textovy_stred h1 {
  color: #D2B9A1;
	font-family: "Times New Roman CE", "Times";
	font-size: 18px;
	font-weight: bold;
	width: 440px;
	padding-top: 15px;
	text-align: center;
}
td.cenik_left {
 width: 390px;
 padding: 0px;
 margin: 0px;
 text-align: left; 
}
td.cenik_right {
 width: 70px;
 padding: 0px;
 margin: 0px;
 text-align: right;
}
td.cenik_golf_left {
 width: 140px;
 padding: 0px;
 margin: 0px;
 text-align: left; 
}
td.cenik_golf_right {
 width: 150px;
 padding: 0px;
 margin: 0px;
 text-align: right;
}
