body,html
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	background: #f8f8f8 url('bg.jpg') center repeat-x;
}
#strankaobal
{
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%; 
	position: relative;
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
	_height: 100%; 
	background: url('bg_obal.jpg')  center center no-repeat; 
	
}
#strankaobsah 
{
	padding: 0px 0px 0px 0px;
	width: 605px;
	margin: 0px auto; 
	position: relative;
	height: 100%;
	min-height: 100%;
	_height: 100%;  
	text-align: left;
}
#logo 
{
	display: block;
	position: absolute;
	width: 605px;
	top: 50%;
	left: 0px;
}
#logo img
{
	display: block;
	position: absolute;
	width: 148px;
	height: 42px;
	top: -190px;
	left: 230px;
}
#banner1 img
{
	display: block;
	position: absolute;
	width: 150px;
	height: 350px;
	top: 50%;
	left: 0px;
}
#banner2 img
{
	display: block;
	position: absolute;
	width: 150px;
	height: 350px;
	top: 50%;
	left: 150px;
}
#banner3 img
{
	display: block;
	position: absolute;
	width: 150px;
	height: 350px;
	top: 50%;
	left: 300px;
	}
#banner4 img
{
	display: block;
	position: absolute;
	width: 150px;
	height: 350px;
	top: 50%;
	left: 450px;
}
#menu 
{
	display: block;
	position: absolute;
	width: 605px;
	height: 29px;
	top: 50%;
	left: 0px;
}
#menu ul
{
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	width: 605px;
	height: 29px;
	top: -75px;
	left: 0px;
	list-style-type:none;
	background: url('bg_menu.jpg')  no-repeat 0px 0px;
}
#menu ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 151px;
	height: 29px;
	display: block;
	float: left;
	background: url('menu_tab.jpg')  no-repeat -151px 0px;
	text-align: center;
	behavior: url(csshover.htc); /* Protože IE nedodržuje CSS standarty, aby bylo řešení funkční, použijeme tento *.htc soubor */
}
#menu ul li:hover
{
	background: url('menu_tab.jpg')  no-repeat 0px 0px;
}
#menu ul li a 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 151px;
	height: 29px;
}
#menu ul li a span 
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}
#paticka 
{
	width: 100%;
	height: 71px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-weight: normal;
}



