﻿*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	border:none;
	color: #000;
}

body
{
	background-color: #51170B;
	height:100%;
}


h1
{
	font-size: 17px;
	margin-bottom: 20px;
	color: #858558;
}
h2
{
	font-size: 15px;
	margin-bottom: 10px;
	color: #A71212;
}

ul{
	margin-top:0px;
	margin-bottom:10px;
}
ol{}
li{margin-left:20px;}

p{margin-top:0px; margin-bottom:15px;}
img{}

br.cleaner {
  clear: both;
  display: block;
  height: 0px;
  line-height: 1px;
  }
.cleaner2 {
  clear: both;
  display: block;
  line-height: 1px;
  }
  
.mainFrame{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	height:inherit;
	background-image: url(../imgs/bgr2.jpg);
	background-repeat: repeat-y;
	background-position: center 1px;
}


.headerA{
	width:inherit;
	height:124px;
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*.headerB{
	width:inherit;
	height: 112px;
	background-image: url(../imgs/pruh_fotek.jpg);
	background-repeat: no-repeat;
	background-position: 29px -1px;
}*/

.middleRow{
	width:inherit;
	min-height:300px;
}

.menuColumn{
	width:187px;
	float:left;
	
	background-image: url(../imgs/menustrip.jpg);
	background-repeat: repeat-y;
	background-position: 6px top;
}
.menuColumn span a,
.menuColumn span a:link,
.menuColumn span a:visited{
	text-decoration:none;
	color:#F7EEDD;
	background-image:url(../imgs/menu_point.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	width:120px;
	display:block;
	padding-left:25px;
	margin-left:15px;
	font-weight:bold;
	height:20px;
	padding-top:8px;
}
.menuColumn span a:hover,
.menuColumn span a:active{
	color:#000;
	background-image:url(../imgs/menu_point2.png);
	background-repeat: no-repeat;
	background-position: left center;
}



.Stage
{
	width: 593px;
	/*margin:25px;*/
	float:left;
	line-height:1.5;
}


.footer{
	width:inherit; 
	background-color:#DFD1B5;
	height: 25px;
}
.footer2
{
	text-align:center;
	padding-top: 5px;
}
.footer2 span a,
.footer2 span a:link,
.footer2 span a:visited{
	text-decoration:none;
	color:#9C0505;
	background-image:url(../imgs/point.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
}
.footer2 span a:hover,
.footer2 span a:active{
	color:#996;
	background-image:url(../imgs/point2.png);
	background-repeat: no-repeat;
	background-position: left center;
}



.footer3
{
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#A9A946;
}
.footer3 a,
.footer3 a:link,
.footer3 a:visited
{
	font-size: 10px;
	text-decoration: none;
	color:#A9A946;
}
.footer3 a:hover,
.footer3 a:active{
	color: #996;
}

/*
.leftColumn{margin:10px;}
.leftColumn *{font-size:12px;}
*/


table.cenik{margin-bottom:20px; margin-top:20px; width:100%;}


.headerA .ua1{display:block; font-size:16px; font-weight:bold; color: #A71212; padding-top:15px; margin-left:100px;}

.headerA h1.slogan{display:block; font-size:16px; font-weight:bold; color: #DBBF27; padding-top:10px; margin-left:150px;
                 text-align:left; text-transform:uppercase;}
.headerA h1.slogan2{display:block; font-size:10px; font-weight:bold; color: #fff; margin-top:-20px; margin-left:240px;
                 text-transform:uppercase;}
                 
                 
div.fotogalerie{float:left; padding:5px;}
div.fotogalerieLeft {margin-left:30px;margin-bottom:6px;  border:solid 1px white; width:130px;}
/*a.fotogalerie{}*/
img.fotogalerie{}

.Misto
{
	text-align: right;
	margin-right: 70px;
	color: #E6BE9D;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.5em;
}
.obsah{margin-left:20px; width:500px;}

table.cenik td
{
	border: 1px solid #800000; padding:3px;
}

fieldset{ border:solid 1px #800000;}
.rezervace .left{width:160px;}

.ButtonForm{border:solid 1px black;}