body {
  font-family: 'Arial CE', 'Verdana CE', 'Lucida Grande CE', 'Helvetica CE', Arial, Verdana, lucida, sans-serif;
  color: #535353;
  font-size: 12px;
  text-align: center;
  background-image: url('images/background.jpg');
  }

h3 {
  font-size: 18px;
  }

img {
  border: 0px;
  margin: 0px;
  }
  
.font_bold {
  font-weight:  bold;
  }

.justify {
  text-align: justify;
  }
  
div {
  margin: 0px;
  padding: 0px;
  }

div#main {
  width: 880px;
  margin-left: auto;
  margin-right: auto;
  }
  
div#top {
  width: 880px;
  height: 247px;
  margin: 0px;
  }

div#content {
  _margin-top: -3px;
  width: 880px;
  text-align: left;
  background-color: #EEEDED;
  padding: 0px;
  margin: 0px;
  }
  
div#left {
  background-color: #EEEDED;
  width: 208px;
  float: left;
  }
  
div#right {
  background-color: #FFFFFF;
  width: 665px;
  margin-left: 208px;
  min-height: 300px;
  }
  
div#bottom {
  width: 880px;
  height: 61px;
  clear: left;
  }  

div#left_menu {
  padding-top: 10px;
  padding-right: 10px;
  text-align: right;
  font-weight: bold;
  color: #535353; 
  font-size: 16px;
  }
  
div#left_menu a {
  text-align: right;
  font-weight: bold; 
  color: #535353; 
  text-decoration: none;
  }
  
div.aktualita p {
  margin-top: 5px;
  background-color: #EAEAEA;
  padding: 5px;
  }

div.aktualita h4 {
  font-size: 12px;
  margin-bottom: 0px;
  }
  
address {
  font-size: 12px;
  font-style: normal;
  }
  
table.dozor td {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #EAEAEA;
  }
  
table.dozor th {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #EAEAEA;
  }
  
div#admin_menu a {
  text-decoration: none;
  color: #535353;
  font-weight: bold;
  }
  
div#admin_menu a:hover {
  text-decoration: underline;
  }
  
p#jak_se_objednat_a a {
  color: #535353;
  text-decoration: none;
  }
  
p#jak_se_objednat_a a:hover {
  text-decoration: underline;
  }
  
table#table_odkazy a {
  color: #535353;
  text-decoration: none;
  }
  
table#table_odkazy a:hover {
  text-decoration: underline;
  }
  
address a {
  color: #535353;
  text-decoration: none;
  }
  
address a:hover {
  text-decoration: underline;
  }