﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #1F150B;
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(/gfx/main.jpg);
	background-repeat: repeat-y;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}
#main #head {
	background-repeat: no-repeat;
	height: 170px;
	clear: both;
	display: block;
}
#main #left {
	float: left;
	width: 480px;
}
#main #right {
	float: right;
	width: 480px;
}
#main #footer {
	clear: both;
	height: 180px;
	background-image: url(../gfx/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 10px;
}
#main #head #flags {
	text-align: center;
	position: absolute;
	height: 30px;
	width: 280px;
	left: 680px;
	top: 30px;
}
#main #head #primeloc {
	position: absolute;
	height: 75px;
	width: 150px;
	left: 740px;
	top: 45px;
}
#main #head #menu {
	position: absolute;
	left: 232px;
	top: 121px;
	background-color: #d4cbb7;
	width: 698px;
	border: 1px solid #1F150B;
	height: 25px;
}
#main #head #rezervace {
	position: absolute;
	left: 0px;
	top: 15px;
	width: 220px;
	height: 250px;
	background-image: url(../gfx/rezervace.jpg);
	background-repeat: no-repeat;
}
#rezervace-footer {
	background-image:url(../gfx/rezervace-footer.jpg);
	height:15px;
	width:215px;
	position: absolute;
	z-index:1;
	bottom:-5px;
	left:0px;
}
#main #left #leftin {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#main #head #logo {
	position: absolute;
	left: 300px;
	top: 30px;
}
#main #head #logo h1 {
	margin: 0px;
	padding: 0px;
}
#main #right #rightin {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#main #head #rezervace #rezervacein {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#rezervace label {
	margin: 0px;
	padding: 0px;
	width: 80px;
	display: block;
	float: left;
}
#main #bothcollumns {
	clear: both;
}
#main #bothcollumns #bothcollumnsin {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#swfSlideShow {
	position:relative;
	top:30px;
}
.divMapa-top
{
    margin-top: 100px;
}

