body, #content {
		margin: auto
}
body {
	margin-top: 5px;
	vertical-align: middle;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background-image: url('./img/backg.gif');
	background-repeat: repeat-x;
	background-color: #e34747;
	font-size: 12px;
	text-align: center;
}
#top {
	margin: auto;
	background-color: #444;
	height: 2px;
	font-size: 0;
	width: 772px;
}
#top_picture {
	margin: auto;
	width: 772px;
	height: 42px;
	background-image: url('./img/top.jpg');
}
#menu {
	background-color: #fff;
	margin: auto;
	padding: 0;
	width: 772px;
	height: 92px;
	background-image: url('./img/menu.gif');
}
#menu-left {
	margin: 0;
	float: left;
	width: 413px;
	height: 92px;
	text-align: left;
	background-repeat: no-repeat;
}
#menu-right {
	margin: 0;
	float: right;
	width: 359px;
	height: 92px;
	text-align: left;
	vertical-align: top;
	color: #fff;
}
#content{
	margin: auto;
	padding: 0;
	width: 772px;
	background-color: #fff;
	background-image: url('./img/backg-content.jpg');
	background-position: right top;
	background-repeat: repeat-y;
}
#content-left {
	margin: 0;
	width: 413px;
	height: 456px;
	float: left;
}
#content-right {
	margin: 0;
	float: right;
	width: 329px;
	padding: 0 15px 5px 15px;
	text-align: left;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	width: 772px;
	clear: both;
	font-size: 1px;
	height: 2px;
	background-color: #444;
}
#footer_content {
	width: 772px;
	margin: auto;
	margin-top: 2px;
	padding-bottom: 7px;
	font-size: 10px;
	color: #444;
}
#footer_content a {
	color: #444;
}
#footer_content a:HOVER {
	color: #000;
}
/* --- */
p {
	text-indent: 8px;
	margin: 12px 0 12px 0;
}
img.h1 {
	margin: 15px 0 5px 0;
}
ul {
	float: right;
	text-align: right;
	list-style: none;
	margin: 1px 8px 0 3px;
	padding: 0;
}
li a {
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 0 0 2px 0;
	height: 15px;
	padding: 5px 0 0 7px;
	/*background-image: url('./img/button.gif');*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li a:hover, li a:hover .highlight {
	color: #000;
	/*background-image: url('./img/button_h.gif');*/
}
.highlight {
	color: #FFFF00;
}

h2 {
	color: #941919;
	margin: 15px 10px 15px 10px;
	font-size: 12px;
}
h2.no_margbottom {
	margin-bottom: 0;
}
address {
	float: left;
	width: 157px;
	line-height: 1.5;
	font-style: normal;
	font-weight: bold;
}
.phones {
	width: 157px;
	line-height: 1.5;
	text-align: right;
	float: right;
}
address, .phones {
	margin: 15px 0 25px 0;
}
table.jidelnicek {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
td.food {
	width: 285px;
	padding: 0 0 5px 0;
	margin: 0;
}
td.price {
	vertical-align: top;
	padding: 0;
	margin: 0;
	text-align: right;
}
.special_food {
	color: #316ac5;
	font-weight: normal;
	font-style: italic;
}
a img.kontakt {
	background-image: url('./img/map-kontakt.jpg');
	border: 1px solid #999;
}
a:hover img.kontakt {
	background-image: url('./img/map-kontakt1.jpg');
	border: 1px solid #c00;
}
.center, .tcenter {
	text-align: center;
}
.tright {
	text-align: right;
}
.tleft {
	text-align: left;
}
a {
	color: #333;	
}
a:hover {
	color: #c00;
}
a img.photo {
	border: 2px solid #999;
}
a:hover img.photo {
	border: 2px solid #c00;
}
a {
	font-weight: bold;
}
.jlistek {
	text-align: right;
	margin-left: 15px;
}
.mapa-w a {
	font-weight: normal;
}
h2.back_b {
	float: left;
}
a.hx {
	margin: 20px 10px 10px 10px;
	float: right;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/**** CALENDAR ****/
table.calendar {
	margin: auto;
	width: 90%;
	margin-bottom: 0;
}
table.calendar th {
	padding: 0 15px 0 15px;
}
table.calendarBorder a, table.calendar a {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	text-decoration: none;
}
table.calendarBorder a:hover, table.calendar a:hover {
	background-color: #8e0001;
	color: #fff;
}

table.calendarBorder td a {
	color: #999;
	cursor: default;
}
table.calendarBorder td a:hover {
	color: #999;
	cursor: default;
	background: none;
}

td.littleFont {
	width: 33%;
	height: 3px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	line-height: 0;
}

table.calendarBorder {
	margin-top: 0;
	margin-bottom: 7px;
	padding-bottom: 12px;
	border-bottom: 1px solid #777;
}
table.calendarBorder td {
	text-align: center;
}

table.calendar td.setMenu a {
	color: #8e0001;
	color: #000;
}
table.calendar td.setMenu a:hover {
	cursor: pointer;
	background-color: #8e0001;
	color: #fff;
}


/* NAPOVEDA - BOX */
#hintbox { 
	position: absolute;
	top: 0px;
	padding: 10px;
	font: normal 11px Verdana;
	text-align: center;
	line-height: 14px;
	color: #fff;
	line-height: 1.9;
	z-index: 5;
	background-color: #8e0001;
	border: 1px solid #555;
	visibility: hidden;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.hintanchor {
	font-weight: bold;
	color: #000000;
	margin: 3px 8px;
}