body, ul, li{
	margin:0;
}
tbody{
	width: 100%;
}
/*body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000000;}*/
body,td,th {font-family: Georgia,"Times New Roman", Times, serif; font-size: small; color: #000000;}
body{
	background-color:#3e0204;
	}
h1,h2,h3,h4,h5,h6{
	color: #884626;
}
h1{font-size: 2em;}
h2{font-size: 1.6em;}
h3{font-size: 1.4em;}
h4{font-size: 1.2em;}
h5,h6{font-size:1.1em;}
input, textarea {
 font-size:14px;
 line-height: 20px;
	border-top: 1px solid #DEB887;

	border-left: 1px solid #DEB887;

	border-right: 1px solid #CD853F;

	border-bottom: 1px solid #CD853F;
	-webkit-border-radius: 3px;
    border-radius: 3px; 
margin-bottom:3px;
}
form{
	width: 90%;
	margin: 1em auto;
}
input[type=submit] {
    padding:5px 15px; 
    font-size: 16px;
    color: white;
    background:#a52a2a; 
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
}
input[type=submit]:hover {
    color: white;
  background: rgb(163,65,65); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(163,65,65,1) 26%, rgba(122,31,31,1) 68%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(163,65,65,1) 26%,rgba(122,31,31,1) 68%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(163,65,65,1) 26%,rgba(122,31,31,1) 68%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a34141', endColorstr='#7a1f1f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */  
}
fieldset { 
/*	padding: 1em;*/
/*	font-size:80%; 1 sans-serif;*/
	margin:0.5em auto 1.5em;
	border:1px dotted #CAE593;
	background-color: #E4DBCC;
	padding: 5px;
	 -webkit-border-radius: 10px;
    border-radius:10px; 
}

legend {
	background: #FFEFD5;
 	padding: 0.2em 0.5em;
	border:1px solid #D2691E;
	color:black;
	font: bold 15px/25px ;
	text-align:right;
	margin-bottom: 10px;
}
label {
   color: #B22222;
	float:left;
  	width:30%;
  	margin-right:0.5em;
  	padding-top:0.2em;
  	text-align:right;
  font: bold 15px/25px ;
}
#wrapper{
	width: 1000px;
	margin: 0 auto;
}
#header{
	width: 1000px;
	height:395px;
	background: url(../images/bg-header.jpg) no-repeat top;
	
}
#header h1{
	position:absolute;
	left:-9999px;
}
a#btn-rezervace{
	float:right;
	background-image: url(../images/btn-rezervace-passive.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100px;
	height: 124px;
	display: block;
	margin:180px 0 0 50px;
	text-decoration:none;
	border: none;
}
#btn-rezervace span, #btn-kontakty span{
display: block;
	color:white;
	margin-top:100px;
	text-align: center;
}
#btn-kontakty span{
	margin-top:120px;
	
}
a:hover#btn-rezervace{
	background-image: url(../images/btn-rezervace-active.jpg);
	color: #FEFF20;
	}
	.noShow{
		position:absolute;
		left:-9999px;
	}
	a#btn-kontakty{
	float:left;
	background-image: url(../images/btn-telefon-passive.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 80px;
	height: 124px;
	display: block;
	margin:180px 0 0 50px;
	text-decoration:none;
	border: none;
}
a:hover#btn-kontakty{
	background-image: url(../images/btn-telefon-active.jpg);
	color: #FEFF20!important;
	}

.headpic{
width: 575px;
height: 186px;
margin-top:2px;
margin-left:252px;
background: url(../inc/headpic.php) no-repeat;	
border: none!important;
}
html>body .headpic{
width: 575px;
height: 186px;
margin-left:258px;
}
.headpic h2{
position:absolute;
	left:-9999px;
}
.headswf{
width: 575px;
height: 186px;
padding-top:0;
margin-left:281px;
border: none!important;
}
html>body .headswf{
width: 575px;
height: 186px;
margin-left:195px;
margin-top:0;
padding-top:0;
}
.headswf h2{
position:absolute;
	left:-9999px;
}
#lang{
	color: White;
	float: right;
	height: 21px;
	width: 150px;
	margin: 10px 20px 0 0;
	padding: 0;
}
#lang ul {
display: inline;
list-style: none
}
#lang li{
	float: right; 
	text-align: center;	
	padding: 0 2px;
	
}
#lang img{
	border:0;
}
#content-header{
	width: 800px;
	height:53px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;		
background: #e0d6c2; /* Old browsers */
background: -moz-linear-gradient(top,  #e0d6c2 0%, #fffaec 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e0d6c2 0%,#fffaec 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e0d6c2 0%,#fffaec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0d6c2', endColorstr='#fffaec',GradientType=0 ); /* IE6-9 */

}
#content{
	width: 800px;
	background-color:#fffaec;
	margin:0 auto 0!important;
	border-top-left-radius:10px;
	border-top-right-radius:10px;		

}
#footer{

	width: 800px;
	height: 67px;
	margin: -20px auto 0!important;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;		
	background: #fffaec; /* Old browsers */
background: -moz-linear-gradient(top,  #fffaec 0%, #e0d6c2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fffaec 0%,#e0d6c2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fffaec 0%,#e0d6c2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffaec', endColorstr='#e0d6c2',GradientType=0 ); /* IE6-9 */

	padding: 0;
	clear:both;
	color: #A52A2A;
	font-size: 0.85em;
}
.footLeft{
float: left;
	width:400px;
	text-align: left;
	padding-top:5px;
	margin-left:30px;
}
.footLeft a,  .footRight a{
color:#761F1F;
text-decoration: none;
}
.footLeft a:hover,  .footRight a:hover{
color:#B22222;
text-decoration: underline;
}
.footRight{
	float:right;
	text-align: right;
	width: 300px;
	padding-top: 5px;
	margin-right:30px;
}
#menu-header{
	width: 187px;
	height: 21px;
	background-image: url(../images/bg_menu_header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin:0 auto;
}
#menu-footer{
	width: 187px;
	height: 26px;
	background-image: url(../images/bg_menu_footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin:0 auto 15px;
}
#menu-body{
	width: 187px;
	background-image: url(../images/bg_menu_body.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
/**************** zavírací menu ********************/
.menuzav{
font-size:12px;
color: #A75518; 
text-align: left;
text-decoration: none;
display: block;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #9B6900;
cursor: pointer;
}
.menuotv{
text-align: left;
color: #000000;
text-decoration: none;
display: block; 
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #9B6900;
font-size:12px;

}
.menuzav, .menuotv,.menuzav a, .menuotv a{
font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 12px;
	color: #A75518;
	padding-top: 5px;
	font-weight: bold;
 	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	margin: auto;
	width:170px;
	height:100%;
   display: block;
	line-height: 20px;
}
 .menuotv a{ color:Black;}
.submenuZav{
width:170px;
font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
background:#CAE5FF url(../images/bg_submenu.jpg) repeat-y top;
font-size:14px;
line-height: 20px;
cursor: pointer;
margin:0 0 5px!important;
/*border:1px solid #da983a;*/
}
.submenuOtv{
width:170px;
background:#CAE5FF url(../images/bg_submenu.jpg) repeat-x top;
font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
cursor: pointer;
line-height: 20px;
margin:0 0 5px;
/*border:1px solid #d98235;*/
}
.submenuZav ul,.submenuOtv ul{
margin-top:0;
margin-left:-40px!important;
}
.submenuZav li,.submenuOtv li{
	 list-style: none;
	 line-height: 20px;
	 }
.submenuZav a,.submenuOtv a{
font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
background:#FFFF99 url(/images/bg_submenu.jpg) repeat-y top;
width:100%;
display: block;
	  font-size:12px;
	  /*font-weight: bold;*/
	  line-height: 20px;
	   color: #480000;;
	  	border-bottom:1px solid #797979;
		border-top: 1px solid #BBBBBB;
		text-decoration: none;
	  text-align:center;
}
.submenuZav a:hover, .submenuOtv a:hover{
 background:#FFCC00 url(/images/bg_submenu_hover.jpg) repeat-y top;
 color:Black;
 border-bottom:1px solid #797979;
border-top: 1px solid #BBBBBB;
}
#pg_body{
display: block;
color: #000;
font-size: 0.9em;
margin:0 15px 0 2px;
}

#pg_body a{
	color: #006699;
	text-decoration: none;
}
#pg_body a:hover{
	color: #003399;
	background-color: #FFFFB9;
}	
#pg_body img{
	margin:2px;
}	

.prvni{
	/*margin-left: 20px;*/
}
#spoluprace{
 	margin:10px auto;
	 background-color:transparent;
	 padding:2px;
	 width: 220px;
}

#spoluprace img{
 display: block;
 margin:5px auto !important;

 }
 .hide{
 	display: none;
 }
 .center{
	text-align: center;
	margin: auto;
}
.block-center{
	text-align: center;
	margin: auto!important;
	display: block;
}
.block-center img{
display: block;
margin: auto;
	
}
.block-center a{
display: block;
margin: auto;
	
}

.right{
	text-align: right;
}
.left{
	text-align: left;
}
.justify{
	text-align: justify;
}
.nadpisDokumentu{
	color:#8B0000;
	margin: 0 auto;
	padding-left: 45px;
	padding-bottom: 30px;
	line-height:30px;
	background-image: url(../images/bg-podtrzeni.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
/****************************** FOTOGALERIE UVOD*********************************/
#galleryIntro{
	padding: 0.3em;
}

#galleryIntro div{
	float: left;
	display:block;
	margin:0.2em 0.5em;
   padding: 0.2em 0.5em;
	color: #805122;
	background-color: #F3E4D2;
	background-image: url(/images/bg_galleryintro.jpg);
	background-position: left top;
	/*border:  1px solid #F2B31E;*/
	text-align: justify;
	color: Black;
	cursor: pointer;
	min-height: 260px!important;
}
#galleryIntro img{
	padding:3px;
	background-color: #E4C39A;
	background-image: url(/images/bg_galleryintro_img.jpg);
	background-position: left top;
	/*border: 1px solid #DB9C7E;*/
	border: 1px solid #F7F7F7;
	margin: 2px auto;
	display: block;
}
#galleryIntro h4{
	font-size: 12px;
	font-style: normal;
}
.nadpisDokumentu a {
	color:#BD4200!important;
	text-decoration: none;
}
.nadpisDokumentu a:hover {
text-decoration: underline;
}
#galleryIntro h5{
	font-size: 11px;
	font-weight: normal!important;
	color: #A52A2A;
	background-color: transparent;
	text-align: left;
}
#galleryIntro p {
	font-size: small;
	color: #805122;
	background-color: transparent;
	width: 180px;
	text-align: left;
}
#galleryIntro ul{
	margin:3px 0;
	padding: 0;
	font-size:small;
	color: #805122;
	background-color: transparent;
	width: 170px;
	}
#galleryIntro li{
	list-style: none;
}	

/******************************** FOTOGALERIE - ITEMS*********************/
#foto-pol{
	width:800px;
	padding:1em 0 0 1.5em;
	margin:0 auto 2em;
}

.img-wrapper {
 background:url(/images/shadow.gif) no-repeat right bottom;
 float: left;
}

.img-outer {
  background:url(/images/bottom-left2.gif) no-repeat left bottom;
  float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-inner {
  background:url(/images/top-right2.gif) no-repeat top right;
  padding: 0 5px 5px 0;
  float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-wrapper img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  display: block;
}
.fotogal_popiska{
	font-size: x-small;
	color:#ccc;
}
.text, #pg_body{/******* popis fotogalerie *******************/
width: 90%;
display:block;
margin: 1em auto 1.5em;

}
	
#pg_body li, .text li{
	list-style-image: url(/images/bullet_text.jpg);
	list-style-position: outside;
}
#pg_body h1, h2, h3, h4, h5, h6, .text h1, h2, h3, h4, h5, h6{
	color: #E67F00;
}
#pg_body img, .text img{
	margin:0.5em auto; 
	padding: 0.2em;
}
.resultJL table{
	margin: 0.3em auto 0.8em ;
	width:100%;
	color:#000;
	font-size: small;
	/*display: block;
	border: 3px solid #83D0D7;*/
	border: none!important;
	/*border-collapse: collapse;*/
	}
.resultJL table tr.odd * {
	background-color: #FFF1CE;
	border: 0!important;
	font-size: small;
}
.resultJL table tr.even * {
	background-color: #fff;
	border: 0!important;
	font-size: small;
}
.resultJL td{
	border:0!important;
	/*border-bottom:1px solid #AEE0E5;*/
	padding:1px 3px 1px 3px; 
}	
.resultJL th{
	background-color: #FFDE8E;
	border:0!important;
}	
.resultJL a{
	text-decoration: none;
}
.resultJL img{
	float: left;
	padding: 2px;
	background-color: #FFF1CE;
	border: 1px solid #FFE29D;
	margin: 3px 3px 12px 3px;
}
.resultJL em{
	font-size: 0.9em;
}
.clear{
	clear: both;
}	
/********************* menu******************************************/
#menu-container{
width: 1000px;
height:70px;	
background-image: url(../images/bg-menu.jpg);
background-repeat: no-repeat;
background-position: top center;
display: block;
margin: 0 auto;
}
ul#nav {
	margin: 0 auto 0;
	/*padding:0;*/
	padding-top:6px;
	padding-right:70px;
	list-style: none;
	width:800px;
	height: 25px;
	display: block;
	border:none;	
	
}

/*html>body ul#nav { width: 840px; }*/

#nav li {
	float: left;	
	text-align: left;	
	width: 14.39%;
	color: #A52A2A;
}
/* not applied by IE Mac or PC \*/
html>body #nav li { width:13.39%; }
/* End hack */
#nav  li a {
	margin:0;
	display: block;
	text-align: center;
	color: Maroon;
	text-decoration: none;
	padding: 4px 0px;
	line-height: 25px;
	font-weight: bolder;
	/*letter-spacing: -0.05em;*/
	}
#nav a:hover{
	color:#D93600; 
}
#nav li a:hover {
	color:#D93600; 
background: -moz-radial-gradient(center, ellipse cover, rgba(247,247,247,1) 0%, rgba(255,255,255,0.01) 68%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(247,247,247,1) 0%,rgba(255,255,255,0.01) 68%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(247,247,247,1) 0%,rgba(255,255,255,0.01) 68%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#03ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */	}
}
#nav li ul {
	display: none;
	width: 150px;
	list-style: none;
	position: absolute;	
	font-weight: normal;
	background: none;	
	border:1px solid #e6f4ca;
	/*border-bottom:none;*/
	padding:0;
	margin:0;
}

#nav li>ul { top: auto; left: auto; }

#nav li ul li {
	float: none;
	display: block;
	width: 100%;
	text-align: left;
	height: auto;
	/*line-height:1.6em;*/
	background-color:transparent;
	/*border-bottom:1px solid black;*/

}

#nav li li a {
	margin:0;
	border-left:none; 
	display: block;
	width: 140px;
	padding:0.2em 0 0.2em 10px;	
	text-align: left;
	font-weight: normal;
	color:#68A231;
	letter-spacing: normal;
	background-color: White;
}

html>body #nav li li a { width: 140px; }/*hack pro firefox*/
#nav li li a:hover {color:#ffc000; background-color:white;}
#nav li:hover ul, #nav li.over ul { display: block; }
