h2 {
	font-size: 13px;
	font-weight: bold;
	background-image: url(img/restaurant/bg_h2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	/*display: block;*/
	min-height: 23px;
	_height:23px;
	vertical-align: top;
}
h3 {
	font-weight: bold;
	color: #993333;
	margin-bottom:0px;
	margin-top:6px;
	font-size: 15px;
	font-family: Arial, sans-serif;
}
h4 {
	font-weight: bold;
	color: #993333;
	margin-bottom:5px;
	margin-top:15px;
	font-size: 15px;
	font-family: Arial, sans-serif;
}
table#topmenu {
	background-color: #A22E20;
	border-bottom: 2px solid #ffffff;
}
/* backgroundy v topu bez flashe */
td#top01 {
	background-image: url(img/restaurant/top01.jpg);
	background-repeat: no-repeat;
	height: 259px;
}
td#top02 {
	background-image: url(img/restaurant/top02.gif);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
td#top03 {
	background-color: #ffffff;
	background-image: url(img/restaurant/top03.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
td#top04 {
	background-image: url(img/restaurant/top04.gif);
	background-position: top;
	background-repeat: no-repeat;
}

/* backgroundy v topu s flashem */
td#top01flash {
	background-image: url(img/restaurant/top01flash.jpg);
	background-repeat: no-repeat;
	height: 259px;
}
td#top02flash {
	background-image: url(img/restaurant/top02flash.gif);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
td#top03flash {
	background-color: #ffffff;
	background-image: url(img/restaurant/top03flash.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
td#top04flash {
	background-image: url(img/restaurant/top04flash.gif);
	background-position: top;
	background-repeat: no-repeat;
}


#obsah {
	background-color: #ffffff;
	padding-left: 25px; 
	/*padding-bottom: 140px;*/
	padding-bottom: 84px;
	padding-right: 212px;/* 187 + 25 */
	padding-top: 35px;
	background-image: url(img/restaurant/bg_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
}

table.foto tr td.fotomore {
	color: #993333;
	vertical-align: bottom;
}


A:link, A:visited {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

A.nahoru:link, A.nahoru:visited {
	color: #993333;
	font-size: 10px;
	text-decoration: none;
}
A.nahoru:hover {
	text-decoration: none;
}

A.color:link, A.color:visited {
	color: #993333;
	text-decoration: none;
}
A.color:hover {
	text-decoration: underline;
}

input.submit {
	border: none;
	background-color: #993333;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	cursor: pointer;
}

td.menu01 {
	padding: 20px;
	padding-top: 10px;
	vertical-align: top;
}
td.menu02 {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	vertical-align: bottom;
}
td.menu03 {
	padding: 20px;
	padding-top: 0px;
	background-color: #FFF2E1;
}
td.menu04 {
	text-align: center;
	vertical-align: top;
	background-color: #FFF2E1;
	padding: 20px;
	padding-top: 0px;
}

span.mapaLegenda {
	background-color: #643234;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 40px;
}
.barevne {
	color: #993333;
}

td.menu03 a.color{
	background: url(img/dot.gif) left 6px no-repeat;
	padding-left: 10px;
	display: block;
}

table.novi    {width:538px; border-collapse:collapse; border-top:2px solid #e8cbc8;}
table.prvni   {border-top:none;} 
.novi td      {padding:10px}
.novi tr.slim td {padding:1px 0 0 10px; vertical-align:top;} 
/*
#relative{
	position: relative;
	_top: 35px;
	background: #FFF0F5;		
}

#stitekAkce{
	display: block;
	height: 15px;
	line-height: 15px;
	position: absolute;
	width: 50px;
	left: 70px;
	top: -15px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #A22E20;
}

#stitekMenu{
	display: block;
	height: 15px;
	line-height: 15px;
	position: absolute;
	left: 10px;
	top: -15px;
	width: 50px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #A22E20;
}

#relative .oznac{
	background: #FFF2E1;
	border: 1px solid #D13B2A;
	border-bottom: none;
	color: #A22E20;
}*/
