a {
color: #003399;
}

a.text_button {
 background-color: white;;
 padding: 2px;
 margin: 1px;
 text-align: center;
 font-weight: bold;
 font-size: 9pt;
 color: black;
 border-color: #8C4D24;
 border-style: solid;
 border-width: 1px;
 text-decoration: none;
 display: inline;
 padding-left: 4px;
 padding-right: 4px;
}

body {
 background-color: white;
 text-align: center;
 padding: 0px;
 margin-top: 5px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 80%;
 color: black;
}

.copy {
 font-size: 90%;
 color: #737373;
}

h1, h2, h3 {
 color: #191970;
 margin-right: 20px;
 padding-left: 8px;
 font-size: 140%;
 background-color: #FDF3E8;
 border-bottom: 1px solid #8C4D24;
 margin-top: 5px;
}

h4 {
 color: #191970;
 margin-right: 20px;
 padding-left: 8px;
 font-size: 140%;
 background-color: #FDF3E8;
 border-bottom: 1px solid #8C4D24;
 margin-bottom: 1px;
 margin-top: 5px;
}

h2, h3 {
 font-size: 120%;
 margin-top: 15px;
 margin-bottom: 5px;
}

h3 {
    font-size: 100%;
}

div#hlavicka {
 width: 768px;
 height: 61px;
 background-color: #E58C18;
 margin: 0px;
 background-image: url(images/hlavicka_pozadi.gif);
 background-repeat: x-repeat;
}

img {
 border: none;
}

img.vlajecka-eng {
 float: right;
 clear: none;
 margin-top: 35px;
 margin-right: 8px;
 border: 1px solid white;
}

div#menu {
 background-color: #FFDAAF;
 width: 134px;
 background-image: url(images/pozadi-menu.gif);
 background-repeat: repeat-y;
 float: left;
}

div.menu-polozka {
 border-bottom: 1px solid #8C4D24;
 background-color: #FDF3E8;
 font-weight: bold;
 font-size: 9pt;
 margin-top: 4px;
}

div.menu-polozka a {
 text-decoration: none;
 color: black;
 margin-left: 5px;
}

div.menu-polozka a:hover {
 color: #8C4D24;
}

div.menu-polozka img {
 vertical-align: bottom;
}

div.nabidka {
  text-align: center;
  padding: 1px;
  clear: none;
  font-weight: bold;
  background-color: white;
  width: 180px;
  float: left;
  margin-right: 4px;
  margin-top: 4px;
}

a.akce {
  text-align: center;
  clear: none;
  font-weight: bold;
  float: right;
  margin-right: 20px;
  margin-top: 1px;
  color: red;
}



div.nabidka img {
 margin-top: 4px;
}

div.nabidka div {
    color: white;
    background-color: #D58217;
}

div.nabidka a {
 color: black;
}

div#obsah {
 width: 620px;
 float: right;
 padding-top: 8px;
 padding-right: 8px;
 padding-bottom: 4px;
}

div#stranka {
 width: 768px;
 height: 100%;
 background-color: white;
 background-image: url(images/pozadi-menu.gif);
 background-repeat: repeat-y;
 text-align: left;
 border: 1px solid #8C4D24;
 position: relative;
 left: 0px;
 top: 0px;
 margin: auto;
 float: clear;
}

.pozadi1, .pozadi2 {
 background-color: #EFEFEF;
}

table {
 font-size: 80%;
}

table.servis {
 width: 600px;
}

table.servis td {
 background-color: white;
}

tr.hlavicka {
 background-color: #D7E5F2;
}

tr.hlavicka td {
 background-color: #D7E5F2;
}

table.servis hr {
 color: #6699CC;
 height: 1px;
}

ul {
 list-style: square;
}

.ramecek {
 border : 1px solid black;
}

.mensi {
 font-size: 8pt;
 }

.vetsi {
 font-size: 11pt;
 }