body {
	font-family: sans-serif;
	font-size: 13px;
	background-color: white;
	background-image: url("/images/bg.jpeg");
	background-repeat: no-repeat;
	background-position: 50% 0%;
	padding: 0px;
	margin: 0px;
	color: #697F97;
}


#submit {
	text-decoration: none;
	color: black;
	border: 1px solid  black;
	background-color: #A0FFA0;
	padding: 5px;
	font-size: 14px;
}

.pevnaSirka {
	width: 190px;
}

img {
	margin: 5px;
}

table	{
	border: 1px solid;
	border-collapse: collapse;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	background: white;
	width: 600px;
}

form {
	background: white;
	/*padding-left: 15px;*/
}

thead	{
	font-weight: bold;
}

td	{
	text-align: left;
	padding: 6px;
	border-right: 1px solid;
}

.obsazeno	{
	background-color: #FD0000;
}

.volno	{
	background-color: #C0F7B9;
}


.menu	{

}

.block	{
	float: left;
	width:100%;
	border-color:black;
	border-style:solid;
	border-width:1px;
	float:left;
}

#navigace ul, #navigace li{
	list-style: none;
	display: inline;
}

label{
	font-weight: bold;
	font-size: 9pt;
}

input {
	font: 1.2em Tahoma, sans-serif;
	border: black 1px solid;
}

select {
	font: 1.2em Tahoma, sans-serif;
	border: black 1px solid;
}

textarea {
	border: black 1px solid;
	font: 1.2em Tahoma, sans-serif;
}

.cell1 {
	float: left;
	text-align: left;
}

.cell2 {
	float: right;
	text-align: right;
}

.row	{
	background-color: #FDFFDA;
}

.rowalt	{
	background-color: white;
}


.loginField	{
	padding:25px;
}

.loginForm	{
	width:350px;
	height: 140px;
	position: relative;
	left: 50%;
	top: -60px;
	margin-left: -175px;
}

.loginForm submit {
	color: black;
	border: 1px solid  black;
	background-color: #A0FFA0;
	padding: 5px;
	margin: 5px;
}

#loginInfo	{
	text-align: center;
}
#loginHeading	{
	text-align: center;
	margin-top: 75px;
}

.legend{
	font-weight: normal;
	font-size:12pt;
}
label{
	display:block;
	/*height:1em;*/
	padding:10px 0px 0px 0px;
}

.hidden	{
	display: none;
}


#obsah {
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
	margin-bottom: 10px;
	padding: 10px;
	height: 100%;
	width: 881px;
}

#levyblok {
width: 42%;
float: left;
}

#pravyblok {
width: 42%;
margin-left: 50%;
}

#lista {
background-color: white;
background-image: url("../images/listaloop.png");
background-repeat: repeat-x;
height: 120px;
margin-left: 0px;
margin-right: 0px;
padding-left: 50px;
padding-right: 50px;
font-weight: bold;
}

#lista h1{
float: left;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#logo {
margin: 0;
margin-top: 5px;
padding: 0px;
}

.navigace {
font-size: large;
font-variant: small-caps;
float: left;
clear: none;
position: relative;
bottom: 18px;
}

.navigace ul {
list-style-image: url("../images/tecka.png");
}

.navigace li {
float: left;
clear: none;
margin-left: 20px;
}

.navigace a {
color: black;
text-decoration: none;
float: left;
}

/* import */
h2 {
	margin-bottom: 10px;
	color: #D89A14;
}

#pravyblok {
	width: 42%;
	margin-left: 50%;
}

#paticka {
	/*border-top: 2px solid black;*/
	padding-left: 10%;
	padding-right: 10%;
	margin-top: 10px;
	font-size: small;
	text-align: center;
}

#lista {
	background-color: white;
	background-image: url("/images/listaloop.png");
	background-repeat: repeat-x;
	height: 120px;
	margin: 0;
	padding: 0px 50px;
	font-weight: bold;
}

#lista h1{
	float: left;
	margin: 0;
	padding: 0;
}

#logo {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	float: left;
	clear: none;
}

.slogan {
	position: relative;
	margin-left: 34px;
	color: #5D5E5E;
	float: left;
	clear: left;
}

.navigace {
	font-size: 12px;
	font-variant: small-caps;
	color: #5D5E5E;
	margin-left: 45px;
}

.navigace ul {
	list-style-image: url("/images/tecka.png");
}

.navigace li {
	float: left;
	clear: none;
	margin-left: 20px;
}

.navigace a {
	color: #5D5E5E;
	text-decoration: none;
	float: left;
}

.navigace a:hover {
	color: #5D5E5E;
	text-decoration: underline;
	float: left;
}

.kontakt {
/*text-align: right;*/
}

fieldset	{
	padding: 15px;
}

.souhlas{
	text-decoration: none;
	color: black;
	border: 1px solid  black;
	background-color: #A0FFA0;
	padding: 5px;
	margin: 5px;
}

.potvrzeni a:hover {
	border: 3px solid  #909090;
	font-size: 16px;
	font-weight: bold;
}

.nesouhlas {
text-decoration: none;
color: black;
border: 1px solid  black;
background-color: #FFA0A0;
padding: 5px;
margin: 5px;
}

.ikonka {
	position: relative;
	float: right;
}

.ikonka2 {
	position: relative;
	float: right;
}

.potvrzeni	{
	text-align: center;
	padding: 50px;
	font-size: 14px;
}

.rezervovatZazitek	{
	color: black;
	border: 1px solid  black;
	background-color: #A0FFA0;
	padding: 5px;
	margin: 5px;
}

#termin	{
	position: relative;
	top: -50px;
	left: -30px;
	float: right;
}

#terminTabulka	{
	float: left;
}

#posuvnikSpodni	{
	clear: both;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 931px;
	height: 312px;
}



.buttonek0 {
	display: block;
	float: left;
	clear: none;
	height: 65px;
	text-decoration: none;
	position: relative;
	top: -330px;
	left: 15px;
	width: 220px;
	z-index: 9;
}

.buttonek0 a{
	z-index: 1;
}

.buttonek1 {
display: block;

	float: left;
	clear: none;
	height: 26px;
	text-decoration: none;
	position: relative;
	top: -325px;
	left: 25px;
	width: 167px;
	z-index: 9;
}

.buttonek2 {
display: inline-block;

	float: left;
	clear: none;
	height: 26px;
	text-decoration: none;
	position: relative;
	top: -325px;
	left: 30px;
	width: 155px;
	z-index: 9;
}

.buttonek3 {

display: inline-block;
	float: left;
	clear: none;
	height: 26px;
	text-decoration: none;
	position: relative;
	top: -325px;
	left: 35px;
	width: 155px;
	z-index: 9;
}

.buttonek4 {
display: inline-block;

	float: left;
	clear: none;
	height: 16px;
	text-decoration: none;
	position: relative;
	top: -315px;
	left: 55px;
	width: 20px;
	z-index: 9;
}

.buttonek5 {
display: inline-block;

	float: left;
	clear: none;
	height: 16px;
	text-decoration: none;
	position: relative;
	top: -315px;
	left: 65px;
	width: 20px;
	z-index: 9;
}

.svorka {
	float:left;
	top: -180px;
	position:relative;
	left:-715px;
	z-index:4;
}

#shopFooter {
    padding-top: 50px;
    margin-left: -40px;    

}

#shopFooter ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-top:15px;
    text-align:center;
}

#shopFooter li {
    display:inline;
    margin:0px;
    padding:0px;
}

#shopFooter li a {
    color:#7E7E7E;
    font-size:11px;
    padding:5px;
    text-decoration:none;
    text-transform:uppercase;
}

#letuska {
	position: relative;
	z-index: -1;
}

