html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

body{
	padding: 10px 10px 10px 10px;
	margin: 0px auto 0px auto;
	height: auto;
/*	background: url(obrazky/listahorni.png) repeat-x fixed top;*/
	text-align: center; /*kvuli ie*/
	overflow: auto;
}



#obsah{
	position: relative;
	width: 960px;
/*	border: 1px solid aqua;*/
	height: auto;
	background-color: white;
/*	padding: 0px 0px 0px 0px;*/
	overflow: auto;
	text-align: left;
	margin: 0px 0px 0px 0px;
	min-height: 400px;
}

img{
	border: none;
}
