* {
	font-family: Arial;}
a {
	color: #DA3432;
        text-decoration: underline;}	
a:hover {
	color: #FF0000;
        text-decoration: none;}
#hlavni {
	width: 760px;
	border: 0px solid black;}
#head {
	border-bottom: 0px solid black;}	
#banner {
	height: 25px;
	border-bottom: 0px solid black;}
#menu {
	width: 30%;
	float: left;}
#obsah {
	width: 69%;
	float: right;
	border-left: 0px solid black;}	
#end {
	height: 20px;
	border-top: 0px solid black;
	clear: both;}
p    {text-indent: 30px; margin: 0px;}
html {
	height: 100%;
	width: 100%;
	font-size: 90%;}
h1, h2, h3, h4 {
	color: #DA3432;
	font-weight: normal;
}