* {
	margin: 0;
	padding: 0;
}
body{
	background:#cad2d9 url(../img/texture.png) repeat-x top left;
	color:#fff;
	font-family:"Segoe UI", "Lucida Grande" sans-serif;
}
a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
img {
    margin: 0;
    border: 0;
}

th {
	font:"Segoe UI", "Lucida Grande" sans-serif;
	font-variant:small-caps;
	color:#1a7fa5;
	font-size:12px;
	font-weight:bolder;
	}
td {
	border:dotted 1px #000000;
	width:521px;
	text-align:center;
	color:#3d5381;
	font:"Segoe UI", "Lucida Grande" sans-serif;
	font-size:11px;
	font-weight:bolder;
	}

span {
	margin:0;
	}
p {
	padding:0;
    margin:0;
}
h1 {
	width:283px;
  height:142px;
	position:relative;
	top: 21px;
  left: 100px;
	border: 0;

}
h1 span {
	display:none;
}
h2 {
	font-family:"Segoe UI","Lucida Grande" sans-serif;
	color:#1a7fb3;
	font-size:15px;
	font-style:normal;
	font-weight:600;
	margin-left:5px;
}
h3 {
	font-size: 12px;
	font-weight:bolder;
	text-decoration:underline;
	text-transform:uppercase; 
	padding: 3px 0 0 0;
	color:#F8F8F8;
	}
h4 {
	font-family:"Segoe UI","Lucida Grande" sans-serif;
	color:#1a7fb3;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-left:5px;
	text-decoration:underline;
}
h5 {
	font-family:"Segoe UI","Lucida Grande" sans-serif;
	color:#3d5381;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	margin-left:5px;
	text-decoration:underline;
}
#jazyky a{
	color:#1a7fb3;
	margin-left:5px;
	margin-top: 5px;
	text-decoration: none;
	font: normal bold 0.7em "Segoe UI","Lucida Grande" sans-serif;
}

#jazyky a:hover{
	text-decoration:underline;
}

#container {
	width:900px;
	margin: 0 auto;	
}
#header {
	width:900px;
	height: 150px;
	margin:0 auto;
	background:url(../img/header.png) top left no-repeat;
	
}

#center {
	width:900px;
	margin:30px 0 0 0;
	overflow: hidden;
	height: 100%;
	background:#edf3fa url(../img/base_up.png) no-repeat;
}
#hlavni {
	width:521px;
	margin:10px;
	float:left;
	overflow: hidden;
}
#fotky {
	width:521px;
	height:130px;
	display:inline;
}
.text {
	width:160px;
	float:left;
	margin-left:0;
	}

#right {
  	float:right;
	width:291px;
	margin-top:10px;

	
}

#right p {
	color: #2A4681;
	font: .7em Segoe UI, sans-serif ;
	padding-right:8px;
	margin-top:10px;
	

}	
#hlavni p {
	font-family:"Segoe UI","Lucida Grande" sans-serif;
	color:#3d5381;
	font-size:12px;
	font-weight:500;
	font-stretch:condensed;
	font-style:normal;
	margin:5px;
	line-height:1.5em;

}
#navigace {
	height:36px;
	margin: 0;
	float: left;
	font-size: 10px;
	list-style-type: none;
	}

#navigace li {
	display:inline;
	height:36px;
	margin:0 2px 0 0;
	padding: 0; 
	float: left;
	color:#FFFFFF;
	
}
#navigace a, #navigace a:visited {
	background:url(../img/nav.png) repeat-x top left;
	height: 36px;
	width:109px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial Narrow","Segoe UI","Lucida Grande" sans-serif;
	font-size:13px;
	font-weight:bolder;
    text-align: center;
	line-height: 37px;
	float: left;
	}
#navigace a:hover{
	background: url(../img/nav_hover.png) repeat-x top left;
	color: #6d96b5;
	text-decoration: none;
}
#rezervace {
    height:180px;
	width: 900px;
	background: url(../img/rezervace_gr.png) repeat-x;
	margin:0 auto;
	padding: 0;	
	overflow: hidden;
}


#rezervace-left {
	width:300px;
	height: 150px;
	float: left;
	line-height: 10px;
	font-size:11px;
	margin:25px 0 0 20px
	
}
#rezervace-right{
	width:300px;
	height:150px;
	float:right;
	font-size:11px;
	line-height: 10px;
	margin:25px 5px 0 0;

}
#rezervace-right img{
	float:right;
	margin:10px;
	vertical-align: middle;
	
}

fieldset {
	text-align: left;
	border: 0;
	font-family:"Segoe UI","Lucida Grande" sans-serif;
	font-size: 11px;
	line-height: 10px;
	padding: 3px 0 0 0;
}
legend {
	color:white;
	border-bottom: 1px solid #fff;
	font-family:"Segoe UI","Lucida Grande" sans-serif;
	font-size:12px;
	padding: 1px;
	font-weight: bold;
	text-align:left;
	
}
form {
  	margin: 0 0 2px 0;
}
input {
	background: white;
	margin: 0 0 1px 0; 
	border:0;
}
select {
	margin: 0; 
}

