html, body, p, ul, menu, ol, li, table, tr, td, h1, h2, h3, h4, h5, blockquote, cite, adress, pre, hr {
 margin: 0;
 padding: 0;
}

body {
background: #e8e8e8;
font-family: Tahoma, Arial, Verdana;
font-size: 12px;
color: #000;
}

#header {
background: url(img/header.gif);
width: 500px;
height: 122px;
}

h1 {
width : 281px;
height : 122px;
margin: 20px 0 0 300px;
position: relative;
}

h1 a {
text-decoration : none;
}

h1 span {
	display : block;
	width : 557px;
	height : 118px;
	position : absolute;
	top : -7px;
	left : -207px;
	background : url("img/header.gif") no-repeat;
}

p {
margin-top: 7px;
}

#lista {
background: url("img/bg.jpg") repeat-x;
height: 60px;
margin: 0;
padding: 0;
position: relative;
border-top: 20px solid #b20404;
}

#obal {
width: 900px;
margin: 0 auto;
}

#obsah {
width: 589px;
float: left;
display: inline;
padding: 5px;
margin-bottom: 20px;
}

#pravy_sloupec {
width: 268px;
float: right;
padding: 5px;
color: #3B3B3B;
margin-bottom: 10px;
}

#pravy_sloupec p {
padding: 4px;
margin-top: 5px;
border-left: 2px solid #b20404;
}

blockquote {
border-left: 4px solid #b20404;
padding: 5px;
}

#menu {
position: absolute;
margin: 0;
top: -39px;
right: 190px;
}

#menu ul {
list-style: none;
padding: 0;
margin: 0;
}

ul {
list-style: square;
margin-left: 40px;
}

#menu li {
display: block;
float: left;
padding-left: 10px;
font-family: Tahoma, Arial, Verdana;
}

#menu li a{
padding: 5px;
text-decoration: none;
color: #FFF;
background: #c84d4d;
font-weight: bold;
}

#menu li a:hover{
background-color: #b20404;
color: #FFF;
padding: 5px;
}

#aktualni {
background-color: #b20404;
color: #FFF;
padding: 5px;
}

#paticka {
color: #FFF;
clear: both;
background: #b20404;
text-align: right;
padding: 5px;
padding-right: 170px;
}

#paticka a {
color: #FFF;
text-decoration: underline;
}

#paticka a:hover {
text-decoration: none;
}

h2 {
color: #b20404;
font-size: 18px;
padding: 5px;
padding-left: 0;
}

h3 {
color: #b20404;
padding: 5px;
}

img {
border: 5px solid #D5D5D5;
margin: 2px;
margin-top: 5px;
}

a img {
border: 5px solid #D5D5D5;
}

a:hover img {
border: 5px solid #B1B1B1;
}

a {
color: #b20404;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}
