@import url("layout.css");
@import url("menu.css");

body {
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.2em;
	text-align: center;
	padding-top: 1em;
}

p{
	padding: 1em;
	margin: 0px;
}

a{
	color: #990000;
}
a:hover{
	text-decoration: none;
}

h1.nadpis{
	color: #000099;
	font-size: 140%;
	margin: 0px;
}
h4{
	color: #990000;
	padding-left: 0.5em;
	margin: 0px;
	margin-top: 0.5em;
}

/*Sloupec def*/
.sloupecBlok,.sloupecBlokBanner{
	background: #6699CC url(../images/winter.loupec.blok.bottom.gif) no-repeat bottom left;
	margin: 0px;
	padding-bottom: 8px;
	margin-bottom: 6px;
	
}
.sloupecBlokBanner{
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	margin-bottom: 6px;
	overflow: hidden;
	width: 180px;
}
.sloupecNadpis{
	background:#000099 url(../images/winter.sloupec.h3.gif) no-repeat;
	width: 160px;
	height:11px; 
	padding: 10px;
	padding-top: 8px;
	font-size: 11px;
	line-height: 9px;
	margin: 0px;
	color: white;
}
.sloupecBlokTop{
	background: url(../images/winter.loupec.blok.top.gif) no-repeat top;
	height: 8px;
	text-indent: -20000px;
	line-height: 8px;
	margin: 0px;
	padding: 0px;
}

form.sloupecBlok{
	margin: 0px;
	margin-bottom: 6px;
	text-align: center;
	padding: 6px;
}
form.sloupecBlok input{
	width: 130px;
	border: 1px solid #000099;
	font-size: 11px;
	height: 16px;
	vertical-align: middle;
	margin-right: 3px;
}
form.sloupecBlok button{
	background: transparent url(../images/winter.serach.button.gif) no-repeat top;
	border: none;
	width: 21px;
	height: 20px;
	text-indent: -2000px;
	vertical-align: middle;
}
/*End sloupec def*/

.hight_search_string{
	color: #990000;
	font-size: 120%;
}


.novinka{
	width: 196px;
	float: left;
	margin-right: 6px;
}
.novinka h3.nadpisNovinka{
	background: #000099 url(../images/winter.aktualita.h3.gif) no-repeat;
	padding: 10px;
	padding-top: 8px;
	font-size: 11px;
	line-height: 10px;
	margin: 0px;
	color: white;
}
.novinka p{
	padding: 4px;
	margin: 0px;
	line-height: 1.2em;
}

p.fotoAkt{
	margin: 0px;
	padding: 0px;
	width: 196px;
	overflow: hidden;
}


p.foto{
	float: left;
	text-align: center;
	margin: 5px;
}
p.foto img{
	border: 1px solid #990000;
}
p.foto small{
	display: block;
}

div.anketa{
	font-size: 11px;
	font-weight: bold;
	/*background:  #99CC00;*/
	padding: 5px;
	/*border : solid black 1px;*/
	width: 95%;
	text-align: left;
	margin: 0 auto;
}
div.anketa a.anketa {
	color: black;
	display: block;
	text-align: left;
}

.anketa_bar{
	border : solid black 1px;
	height:10px;
	font-size : 10px;
	line-height :10px;
	padding : 0px;
	margin-top: 0.5em;
}

.anketa_odpoved{
	font-size : 12px;
	font-weight : bold;
	color : black;
} 

.cleaner{
	clear: both;
	height: 1px;
	margin: 0px;
	line-height: 0px;
	font-size: 0px;
}
ul.noshow{
	display: none;
}
a.vice{
	display: block;
	text-align: right;
}
img.left{
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

.right{
	text-align: right;
}

.center{
	text-align: center;
}

.bold{
	font-weight: bold;
}

.noborder{
	border: none;
}
.red{
	color: red;
}

table.form{
		margin-left:1em;
}
table.form td{
	vertical-align: top;
}

table.form strong{
	font-weight: normal;
}
table.form th{
	background: #EFEBEF;
	font-size: 80%;
	text-align: left;
}
table.form .red{
	color: Red;
}
#pocasi{
/*filter:progid:DXImageTransform.Microsoft.maskfilter(Color="#99CCFF");*/
/*filter: mask(color=#FFFFFF, enabled=false); */
}

#rezervace{
	border: 1px solid black;
	border-collapse: collapse;
}
#rezervace td{
	padding: 2px;
}
.obsazeno{
	background: Red;
}

.obsazeno a{
	display: block;
	cursor: help;
	width: 100%;
}


.table_header{
	background: #FF9900;
}




