* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
text-decoration : none;
} 
img { 
padding : 5px;
border : 0
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 0;
margin-top : 10px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
p { 
text-align : justify;
padding : 5px;
color : #000000;
font-size : 1.1em;
} 
#wrapper { 
margin : 0 auto;
width : 800px;
} 
#header { 
color : #000000;
width : 800px;
height : 196px;
float : left;
margin : 10px 0 5px 0;
background-image : url(images/hlav.png);
background-repeat : no-repeat;
} 
#navigation { 
float : left;
width : 800px;
height : 35px;
color : #333;
margin : 0 0 5px 0;
background-image : url(images/navbarbg.jpg);
background-repeat : no-repeat;
} 
#navigation { 
background-color : #ffffff;
} 
#navigation ul { 
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #000000;
text-align : center;
margin : 0;
padding-bottom : 5px;
padding-top : 10px;
padding-left : 0;
} 
#navigation ul li { 
display : inline;
} 
#navigation ul li a { 
padding : 5px 10px 5px 10px;
color : #000000;
text-decoration : none;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
margin-right : -5px;
} 
#navigation ul li a:hover { 
color : #ffffff;
} 
#leftcolumn { 
color : #333;
border : 2px solid #bcb9b9;
margin : 0 5px 5px 0;
height : 500px;
width : 150px;
float : left;
} 
#leftcolumn ul { 
padding : 20px 0 8px 0;
} 
#leftcolumn li { 
line-height : 25px;
background : #ffffff;
list-style : square;
padding-left : 10;
margin-left : 30px;
color : #000000;
} 
#leftcolumn a { 
text-decoration : none;
color : #000000;
} 
#rightcolumn { 
float : right;
border-bottom : 1px solid #000000;
margin : 0 0 5px 0;
height : 500px;
width : 610px;
display : inline;
text-decoration : none;
} 
#rightcolumn h2 { 
text-decoration : none;
background-position : 0 1px;
padding-left : 10px;
padding-top : 5px;
font-size : 1.3em;
color : #000000;
} 
#rightcolumn h4 { 
padding-left : 5px;
padding-top : 6px;
font-size : 1.3em;
color : #000000;
text-decoration : none;
border-bottom : 2px solid #bcb9b9;
margin-left : 10px;
margin-right : 10px;
} 
#box { 
margin-top : 5px;
margin-bottom : 10px;
text-decoration : none;
} 
#box p { 
font-size : 1em;
text-decoration : none;
} 
#box a { 
text-align : right;
float : right;
color : #99ff33;
font-weight : bolder;
text-decoration : none;
}
#obsah ul {
	padding: 5px 5px 5px 20px;line-height : 50px;
} 



