@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	background-color: #7671d0;
	margin: 0;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #FFF;
}
h2 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-bottom: 14px;
	padding-left: 40px;
	padding-top: 10px;
}
h3 {
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #C00;
}
h4 {
	margin: 0;
	font-size: 1.0em;
	padding-bottom: 10px;
	font-weight: normal;
	color: #FC0;
}
.text {
	padding-bottom: 15px;
}
.text a {
	color: #FC0;
}
.page {
	width: 730px;
	height: 80%;
	margin-right: auto;
	margin-left: auto;
}
.header {
	float: left;
	width: 100%;
	height: 50px;
}
.logo {
	float: left;
	width: 300px;
	height: 50px;
	background-image: url(../img/logo.png);
}
#menuTop {
	float: right;
	list-style: none;
	margin: 0;
	padding-top: 20px;
}
#menuTop li {
	float: left;
	margin: 0;
	padding: 5px 15px 5px 5px;
	font-size: 0.9em;
}
#menuTop a {
	display: block;
	color: #66C;
	text-decoration: none;
}
.middleLogo {
	float: left;
	width: 730px;
	height: 200px;
	background-image: url(../img/middle_logo.png);
}
.leftBox {
	width: 200px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
}
.lefBoxReservation {
	float: left;
	width: 145px;
	padding-left: 55px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #605dbe;
	background-image: url(../img/reservation.png);
	background-position: 15px 10px;
	background-repeat: no-repeat;
	color: #FC0;
}
.menu {
	float: left;
	width: 180px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
.menuBtn {
	padding-bottom: 5px;
}
.menuBtn a {
	color: #FC0;
	text-decoration: none;
}
.menuBtn a:hover {
	color: #FF6;
}
.lefBoxBackground {
	float: left;
	width: 180px;
	padding: 15px 10px;
	background-color: #605dbe;
}
#adress {
	width: 130px;
	margin-bottom: 15px;
	background-image: url(../img/home.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding-left: 50px;
}
#open {
	width: 130px;
	background-image: url(../img/comments.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding-left: 50px;
	margin-bottom: 15px;
}
#contact {
	width: 130px;
	background-image: url(../img/mail.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding-left: 50px;
}
#messengerBtn {
	padding-top: 15px;
}

#messengerBtn a {
	text-decoration: none;
	color:#FC0;
}
#messengerBtn a:hover {
	color: #FFF;
}
#messengerField {
	clear: right;
}
.yellowText {
		color: #FC0;
		font-style: italic;
}
#leftBoxSpace {
	clear: both;
	width: 200px;
	height: 30px;
}
.rightBox {
	float: left;
	width: 485px;
	padding: 20px 0 20px 40px;
}
.rightBoxIndex {
	float: left;
	width: 485px;
	padding: 20px 0 0 40px;
}
.rightBox {
	float: left;
	width: 485px;
}
#paging {
	padding: 6px 0 0 0;
	width: 100%;
	height: 20px;
	font-size: 0.7em;
}
#paging a {
	color: #FC0;
	text-decoration: none;
}
#rightBoxSpace {
	text-align: right;
	clear: both;
	width: 485px;
	height: 30px;
}
#mapBackground {
	width: 400px;
	height: 300px;
	padding: 20px;
	background-color: #605dbe;
}
#map_canvas {
	width: 400px;
	height: 300px;
}
.priceList {
	padding-top: 15px;
	font-size: 0.9em;
	font-style: oblique;
}
.footer {
	float: left;
	color: #99F;
	font-size: 0.8em;
	clear: both;
	width: 100%;
	height: 20%;
	height: auto;
	background-color: #669;
	padding-top: 20px;
}
#copyright {
	float: left;
	padding-left: 6em;

}
#made {
	float: left;
	clear: both;
	width: 74%;
	padding-left: 6em;
	padding-top: 1em;
	padding-bottom: 4em;
}
#menuBottom {
	float: left;
	list-style: none;
	margin: 0;
}
#menuBottom li {
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 1em;
}
#menuBottom a {
	display: block;
	color: #99F;
	text-decoration: none;
}
#bookmark {
	float: left;
	padding-left: 2em;
}
#seoLista {
	clear: both;
	padding-top: 1em;
	padding-bottom: 3em;
	padding-left: 6em;
	display: block;
}
#seoLista a {
	color: #99F;
	text-decoration: none;
}
#imgBackground {
	float: left;
	width: 120px;
	height: 120px;
	padding: 10px;
	background-color: #605dbe;
	margin: 10px;
}
#popisImg {
	clear: both; 
	float: left; 
	padding-bottom: 20px;
}
