* {margin: 0; padding: 0}

a {color: #fff;}
p {margin: 5px 0px 5px 0px;}
img {border: none;}
.bold {font-weight: bold;}
 
body {background: url('bg.jpg') no-repeat center top #fff;	color: #fff; font-family: tahoma, verdana, arial,georgia; font-size: 75%; line-height: 1.5;}

#obal {width: 1050px; margin: 0px auto; height: 805px; position: relative;}


#menu {position: absolute; top: 220px; left: 130px;}
#menu a {display: block; text-decoration: none; color: #000; font-size: 20px; padding-bottom: 14px; margin-bottom: 10px; padding-left: 8px;}
#menu a:hover {background: url('sel.gif') no-repeat bottom left;}
#menu .sel {background: url('sel.gif') no-repeat bottom left;}


.textik {position: absolute; bottom: 70px; left: 130px; width: 270px; color: #660033; font-size: 11px;}
.textik a {color: #660033;}

.copyright {position: absolute; bottom: 0px; left: 130px; color: #777; font-size: 11px;}
.copyright a {color: #777;}



#obsah {position: absolute; top: 210px; left: 570px; color: #fff; width: 320px; height: 350px;
				overflow: auto;
				}

h1 {font-size: 24px; font-weight: normal; margin-bottom: 10px; text-align: center;}
h2 {font-size: 18px; font-weight: normal; margin-bottom: 2px; margin-top: 10px;}
h3 {font-size: 15px; font-weight: bold; margin-bottom: 2px; margin-top: 10px;}











