body {
    background-color: #FFF;
    font-family: "times new roman";   
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 13px;
    margin-top: 70px
}
#menu {
    text-align: center;
}
#layout {
    margin: auto;
    text-align: left;
    width: 760px;
    background-color: #FFF;
}
a{
    font-size: 13px;
    text-decoration: none;
    color: #10218B;
}
a:link, a:visited {
    color: #003399;
}
a:hover {
    text-decoration: underline;
}
#prolog {
     margin-top: 15px;
     margin-left: 25px;
     margin-right: 25px;
     font-size: 14px;
}
#paticka {
     text-align: center;
     font-size: 13px;
}
#nadpis {
      margin-top: 5px;
      margin-left: 5px;
}
h2.nadpis {
      font-size: 16px;
      color: #10218B; 
}
.adresa {
       list-style-type: none;  
}
#obrazek {
     text-align: right;
     margin-left: 500px;
}
#bazar {
     vertical-align: top;
}
.jmeno {
     color: #10218B;
     font-size: 15px;
     font-weight: bold;
}
.stav {
     font-weight: bold;     
}
.stav1 {
      color: #56B925;     
}
.stav2 {
      color: #FF0000;    
}
hr.bazar {
      width: 60%;
      text-align: center; 
}
.bazar_text {
       width: 400px;
}
.bazar_text1 {
       width: 360px;
}
.oddelovaci {
      width: 60px;
}
.maly {
      font-size: 12px;
}