.fastbook{
	margin:10px 10px 10px 10px;
}
body {
	margin:0;
	padding:0;
	background-color:#f9d193;
	color:#5d4230;
	font-family:tahoma;
	font-size:12px;
}
a{
  color:#5D4230;
}
#body {
	text-align: center;
}
#centered {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#head {
	height: 144px;
	width: 980px;
/*	background-image: url(../img/temp_head.jpg);
	background-repeat: no-repeat;*/
}
#homeclick{
  height:144px;
  width:348px;
	background-image: url(../img/homeclick.jpg);
	background-repeat: no-repeat;  
	display:block;
	float:left;
}
#hlava{
  height:144px;
  width:360px;
	background-image: url(../img/hlava.jpg);
	background-repeat: no-repeat;    
	float:left;
}
#jazyky{
  width:272px;
  height:144px;
  float:left;
  background:rgb(254,238,212);
}
#jazyky a{
  color:black;
  font-weight:bold;
  font-size:13px;
  border:none;
}
#jazyky img{
  border:none;
}
#jaz_obal{
  /*position:relative;*/
  margin-left:30px;
  margin-top:40px;
}
#cz{
  width:48px;
  height:39px;
  float:left;
  text-align:center;    
}
#en{
  width:46px;
  height:39px;
  float:left;  
  text-align:center;    
}
#de{
  width:44px;
  height:39px;
  float:left;  
  text-align:center;    
}
#it{
  width:50px;
  height:39px;
  float:left;
  text-align:center;    
}
#topmenu {
	height: 39px;
	width: 980px;
	/*background-image: url(../img/temp_top_menu.jpg);*/
	background-repeat: no-repeat;
}
#flash {
	width: 980px;
	height: 195px;
	background-image: url(../img/flash.jpg);
	background-repeat: no-repeat;
}
#bottom_menu {
	height: 42px;
	width: 980px;
	background-image: url(../img/temp_bottom_menu.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 980px;
	margin-top:6px;
}
#left_content {
	height: 678px;
	width: 200px;
/*	background-image: url(../img/temp_left.jpg);
	background-repeat: no-repeat;*/
	float:left;
}
#main_content {
min-height:638px;
  padding-bottom:20px;
	width: 560px;
/*	background-image: url(../img/temp_center.jpg);
	background-repeat: no-repeat;*/
	background-color:#ffefd6;
	/*float:left;*/
	/*margin-left:10px;*/
	font-size:12px;
	border-top: solid 2px #a77f41;
	overflow:hidden;
}
#main_padded{
	margin: 10px 30px 10px 30px;
	}
#right_content {
	height: 687px;
	width: 200px;
/*	background-image: url(../img/temp_right.jpg);
	background-repeat: no-repeat;*/
	float:right;
}
.top{
	height: 37px;
	width: 200px;
	background-image: url(../img/small_head.jpg);
	background-repeat: no-repeat;
	text-align:center;
	font-family: "times new roman";
	font-size:15px;
	line-height:12px;
	color:#f9d193;
	vertical-align:middle;
	text-transform:uppercase;
	font-weight:bold;
}
.bottom{
	margin-top:1px;
	background-color:#ffefd6;
}
.bottom_in{
	border: #a77f41 1px solid;
	
}
.bottom_in p{
	padding:0;
	margin: 13px 9px 9px 9px;
	font-size:11px;
	line-height:20px;
}
.bottom_in_ram{
	padding:5px 5px 5px 5px;
	font-family: "times new roman";
	font-size:15px;    
}
.folder{
	width: 200px;
	margin-bottom:11px;
}
.red{
font-weight:bold;
color:#d3342a;
font-family:tahoma;
font-size:14px;
}
.nabidka_button{
	height: 30px;
	width: 180px;
	display:block;
	background-image: url(../img/nabidka_tlacitko.jpg);
	background-repeat: no-repeat;
  text-align:center;
  padding-top:5px;
  margin-top:5px;
	font-size:11px;
	color:#5d4230;
	font-weight:bold;
	text-decoration:none;
}

#footer{
  background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	width:560px;
	height:89px;
  margin-top:10px;
}

#center{
  float:left;
  margin-left:10px;
}

.odkazy{
  top:20px;
  position:relative;
  text-align:center;
  font-size:12px;
}

.odkazy a{
  color:#5D4230;
}

.copyright{
  top:20px;
  position:relative;
  text-align:center;
  font-size:12px;
}
#trip-advisor{
  margin-left:33px;
}

#trip-advisor img{
  border:0;
}
h1{
font-size:30px;
font-family:cambria;
}
h1{
font-size:25px;
font-family:cambria;
}

/*	inc/cz/gallery.php   */
.gal_thumb {
	margin: 7px 7px 7px 7px;
	text-align:center;	
	width:110;
	float:left;		
}
.gal_thumb img {
	margin: 7px 7px 7px 7px;
	border:none;
    cursor: pointer;	
}
