*
{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: normal;
	-moz-box-sizing: border-box;
}

html, body
{
	background-color: rgb(194,194,194);
	height: 100%;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
}

#obsah
{
	position: relative;
	margin: 5% 15%;
	padding-bottom: 10%;
	width: 770px;
	min-height: 300px;
	_height: 300px;
	background-image: url("../image/kafe1.gif");
	background-repeat: no-repeat;
	background-position: 5% 82%;
	_background-position: 5% 85%;
	background-color: rgb(255,255,214);
}

menu
{
	list-style: none;
	display: inline;
	white-space: normal;
}

menu li
{
	float: left;
	width: 110px;
	display: inline;
	white-space: nowrap;
	border-right: solid 3px grey;
}

menu li a
{
	color: rgb(120,120,120);
}

menu li a:hover
{
	display: block;
	color: rgb(0,0,153);
	background-color: rgb(255,204,102);
}

hr.cleaner
{
	clear: both;
	visibility: hidden;
	height: 1px;
	border: none;
}

h1
{
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	font-size: 3em;
	text-align: left;
	margin: 3% 4%;
	color: rgb(241,183,73);
}

h2, h2 span
{
	width: 470px;
	height: 146px;
	font-size: 110%;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 0;
	z-index: 1;
	cursor: pointer;
	text-align: right;
}

h2 span
{
	display: block;
	background: #eeeeee URL("../image/bb_hlavicka.jpg") no-repeat top;
	position: absolute;
}

h3
{
	margin-bottom: 2%;
}

#otv
{
	position: absolute;
	top: 200px;
	left: 30 px;
	text-align: left;
	margin: 20px;
	width: 125px;
}

#otv h3
{
	font-size: 0.9em;
}

#otv table
{
	font-size: 0.9em;
	margin-left: 10px;
}

ul
{
	text-align: left;
	margin-left: 3em;
	list-style: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}

p
{
	text-align: left;
	margin: 1.2em;
	margin-bottom: 0;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

#container
{
	margin: 0 20%;
}

#text
{
	padding: 0;
	min-width: 470px;
	min-height: 251px;
	_width: 470px;
	_height: 251px;
	background-image: url("../image/bb_pozadi.jpg");
	background-repeat: no-repeat;
}

#footer
{
	min-width: 445px;
	_width: 470px;
	background-color: rgb(224,224,224);
	padding-right: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	font-size: 0.8em;
	color: rgb(176,176,176);
}

#footer a
{
	color: rgb(176,176,176);
}

#obr01
{
	position: absolute;
	top: 0;
	left: 363px;
	_left: 370px;
	background-image: url("../img/obr01.jpg");
	background-repeat: no-repeat;
	padding: 0;
	min-width: 203px;
	min-height: 148px;
	_width: 203px;
	_height: 148px;
}

#obr02
{
	position: absolute;
	top: 0;
	left: 568px;
	_left: 575px;
	background-image: url("../img/obr02.jpg");
	background-repeat: no-repeat;
	padding: 0;
	min-width: 203px;
	min-height: 148px;
	_width: 203px;
	_height: 148px;
}