body {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 57px 0px 10px 0px;
     background: url('../grafika/pozadi.gif') repeat-x 0px 0px #B9CFA1;
	text-align: center; }

#obal {
	border-bottom: 2px solid #363636;
	padding-bottom: 10px;
	background: #fff; }
	
#data { 
     font-family: Comic Sans MS;
     padding-top: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto; 
     width: 680px; }

h1#rozarka {
	font-weight: normal;
	color: #226611;
	text-transform: uppercase;
	display: inline; }

h2 {
     margin: 0px;
	color: #445555;
	font-weight: normal; }

h3#centrum {
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-top: 30px;
	margin-left: 40px; }
	
#menu {
     margin-bottom: 30px;
     margin-top: 10px; }

.menu {
     display: block;
     color: #FFF8DC;
     float: left;
     margin-right: 3px;
     text-decoration: none;
     border: 1px solid #708090;
     background: #8FBC8F;
     padding: 3px 10px 3px 10px; }
     
.menu:hover, .aktivni {
     text-decoration: none;
     background: #ccc; }
     
a {
     color: #708090;
     text-decoration: none; }
     
a:hover {
     text-decoration: underline; }
     
#paticka {
     color: #c4c4c4;
     margin-top: 40px;
     font-size: 0.8em; }

#menu2 {
     float: left; }
     
#copyright {
     float: right; }
     
#levy {
     width: 370px;
     float: left; }
     
#pravy {
     font-family: Arial;
     text-align: right;
     width: 250px;
     float: right; }
     
.modre {
     font-weight: bold;
     color: #548dd4; }
     
img {
     border: none; }
     
p {
     margin-top: 0px; }
