/* body=#006600;
left=#FFD784;
menu over=#BF8200;*/
body, ul, li{
	margin:0;
	color:black;
}
body {font: 76%/1.8 "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	background-color: #B9BED0;
	color:Black;
	}
h1,h2,h3,h4,h5,h6{
	color: #006600;;
}
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;}
form {
 width: 90%;

}
form#rezervace{
	width: 90%;
}
form button {

	border: 1px solid #B5BBC0;

	color: #52533A;

	background-color: #fff;

}

fieldset { 
	margin:0.5em auto;
	border:1px solid #808059;
	background: #EFF7FA;
	padding: 5px;
}

legend {
	background: #D9D2C3;
 	padding: 0.2em 0.5em;
	border:1px solid #808059;
	color:black;
	font-size:95%;
	text-align:right;
	margin-bottom: 10px;
}
label {
   color: Black;
	font-size: 90%;
	float:left;
  	width:35%;
  	margin-right:0.5em;
  	padding-top:0.2em;
  	text-align:right;
  	font-weight:bold;
}
#wrapper{
	width: 1024px;
	margin: 0 auto;
}
#header{
	width: 1024px;
	height: 131px;
	background: url(../images/bg_header.jpg) no-repeat top;
	}
#header h1{
	 display: none;
}
#lang{
	color: Black;
	float: left;
	height: 21px;
	width: 250px;
	margin: 16px 0 0 20px;
	padding: 0;
}
#lang ul {
display: inline;
list-style: none
}
#lang li{
	float: left; 
	text-align: center;	
	padding: 0 2px;
	
}
#lang img{
	border:0;
}
#content{
	width: 1024px;
	background: url(../images/bg_content.jpg) repeat-y;
	/*border-left: 1px solid white;
	border-right: 1px solid white;*/
}
#col-left{
	float: left;
	clear:left;
	/*margin: 0 0 0 18px;*/
	margin:0;
	_margin:0;
	padding: 0;
	width: 190px;
}
#col-right{	
	width: 750px;
	_width: 750px;
	margin: 0 0 0 219px;
	_margin: 0 0 0 190px;
	padding: 10px;
	background-image: url(../images/bg_pg_body.jpg);
	background-position: left top;
	background-repeat: no-repeat;
		/*clear:right;
	float:right;	*/
	}
#footer{
	/*display:block;*/
	width: 1024px;
	height: 83px;
	margin: 0 auto;
	background-color: #B9BED0;
	background-image: url(../images/bg_footer.jpg);
	background-repeat:  no-repeat;
	background-position:  top ;
	padding: 0;
	clear:both;
	color: #000;
	font-size: 0.8em;
	/*border-left: 1px solid white;
	border-right: 1px solid white;*/
}
/**************** zavírací menu ********************/
#menu_top{
width: 209px;
height:133px;
margin-left: 12px;
background-image: url(../images/bg_menu_top.jpg);
background-position: top;
background-repeat: no-repeat;
}
#menu_body{
width:209px;
min-height:208px;
/*_height:208px;*/
background-image: url(../images/bg_menu_body.jpg);	
background-position: top;
background-repeat: no-repeat;
}
#menu_bottom{
width: 209px;
height: 40px;
background-image: url(../images/bg_menu_bottom.jpg);
background-position: top;
background-repeat: no-repeat;
}
.menuzav{
font-size:medium;
color: #000000; 
text-align: left;
text-decoration: none;
/*display: block;*/
width: 190px;
_width: 190px;
height: 29px;
/*background-color: #FFD784;*/
/*background-image: url(../images/bg_menu_zav.gif);
background-repeat: no-repeat;
background-position: left center;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFF1D4;
border-bottom-color: #FFB417;*/
cursor: pointer;
}
.menuotv{
text-align: left;
color: #DC143C;
text-decoration: none;
display: block; 
/*background-color: #938854;
border-top-width: 1px;
border-bottom-width:1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #A99D63;
border-bottom-color: #7A6F3C;*/
background-image: url(../images/bg_menu_otv.gif);
background-repeat: no-repeat;
background-position: 10px 8px;
cursor: pointer;
width:190px;
_width:190px;
height:29px;
font-size:medium;

}
.menuzav, .menuotv,.menuzav a, .menuotv a{
	color:#000;
	width:100%;
	height:100%;
display: block;
	font-size: medium;
	padding-left: 15px;
	font-weight: normal;
 	text-decoration: none;
	text-transform:uppercase;
	text-align: left;
}
.menuzav a:hover,.menuotv a:hover{
	color:#DB0000;
	
}
.submenuZav{
width:190px;
background:#BA9237 url(../images/bg_submenu.jpg) repeat-x top;
font-size:medium;
margin:-10px 0 5px;
/*border:1px solid #da983a;*/
}
.submenuOtv{
width:190px;
background:#BA9237 url(../images/bg_submenu.jpg) repeat-x top;
font-size:12px;
margin:-10px 0 5px;
/*border:1px solid #d98235;*/
}
.submenuZav ul,.submenuOtv ul{
margin-top:10px;
}
.submenuZav li,.submenuOtv li{
	 list-style: none;
	 margin-left: 0;
	 font-size:medium;
	 }
.submenuZav a,.submenuOtv a{
	  font-size:medium;
	  color: #414a45;
	  text-decoration: none;
	  text-align: left;
}
#pg_body{
display: block;
color: Black;
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 5px;
	 background-color:transparent;
	 padding:2px;
	 width: 220px;}
 html>body  #spoluprace{
 	margin:10px auto;
	}
 #spoluprace img{
 display: block;
 margin:5px auto !important;

 }
 .hide{
 	display: none;
 }
 .center{
	text-align: center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.justify{
	text-align: justify;
}
.nadpisDokumentu{
	color: #006600;
	padding-left: 100px;
}
#foto-pol{
	width: 98%;
	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;
}
.clear{
	clear: both;
}
