body { 
     background-color: white;
     background-repeat: repeat;
     text-align: center;
    
}

img { border: none; }

.float_r { 
     float: right; 
     margin: 0 0 0 15px; 
}

h1 {
     font-family: verdana, arial;
     font-size: 18pt;
     font-weight: normal;
     font-style: normal;
     color: #000000;
     text-align: center;
     margin: 0px 10px 0px 10px;
}

#main {
     position: relative; top: 100px;
     width: 798px;
     text-align: justify;
     margin: 0px auto;

}

.popis {
     font-family: verdana, arial; 
     font-size: 9pt; 
     font-weight: normal; 
     font-style: normal; 
     color: #999999; 
     margin: 10px;    
}

.popis_ul {
     text-decoration: underline;
     font-family: verdana, arial; 
     font-size: 9pt; 
     font-weight: normal; 
     font-style: normal; 
     color: #999999; 
     margin: 10px;    
}

#paticka {
     font-family: verdana, arial; 
     font-size: 9pt; 
     font-weight: normal; 
     font-style: normal; 
     color: #000000; 
     text-align: center;    
}

#stop {
     position: relative; left: 0px; top: 30px; 
}

a, a:hover, a:visited {
     color: #FF0000;
     font-weight: bold;
}

hr {
border: 1px solid #ff0000;
}