body {
	font-family: sans-serif, helvetica, tahoma, verdana, arial;
	font-size:95%;
	margin-top: 15px; 
	padding: 0;
	background: black url(/img/pozadi.jpg) fixed;
	color: white;
}

img{
	border:0;
}

div#sipeckaleva{
	position: absolute;
	top: 20px;
	left: 3px;
	width: 30px;
}

div#sipeckaprava{
	position: absolute;
	top: 20px;
	right: 3px;
	width: 30px;
}

div#nadpisy{
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 15px;
	background: black url(/img/popredihover.jpg) fixed;
	height: 80px;
	text-align:center;
}

h1{
	padding:2px;
	margin:0px;
}

h1 a, h1 a:hover, h1 a:visited{
	font-size:100%;
	color:white;
}

a, a:visited{
	color: #c70;
	font-weight:bold;
	text-decoration:none;
	font-size:130%;
}

a:hover{
	text-decoration:underline;
}

div#hlavni{
	margin-top: 5px;
	margin-left: 40px;
	margin-right: 40px;

	background: black url(/img/popreditext.jpg) fixed;
	text-align:center;
}

div#hlavni img{
	margin-top:20px;
	margin-bottom:20px;
}

