a {
color: #006400;
}

a.text_button {
 background-color: #3D4E44;
 padding: 1px;
 margin: 1px;
 text-align: center;
 font-weight: bold;
 font-size: 9pt;
 color: white;
 border-color: #3D4E44;
 border-style: solid;
 border-width: 1px;
 text-decoration: none;
 display: inline;
 padding-left: 2px;
 padding-right: 2px;
}

body {
 background-color: white;
 text-align: center;
 padding: 0px;
 margin: 0px;
 margin-top: 4px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 80%;
 color: black;
}

.border {
 border-width: 1px;
 border-style: solid;
 border-color: #003360;
}

.copy {
 font-size: 90%;
 color: #737373;
 clear: both;
}

h1, h2, h3 {
 color: #3D4E44;
 margin-right: 20px;
 padding-left: 8px;
 font-size: 140%;
 background-color: #F5F7F3;
 border-bottom: 1px solid #405A4C;
 border-right: 1px solid #405A4C;
 margin-top: 6px;
}

h2 {
 font-size: 120%;
}

h3 {
    font-size: 100%;
    border: none;
}

div#hlavicka {
 width: 768px;
 height: 61px;
 background-color: #405A4C;
 background-image: url(images/hlavicka_pozadi.jpg);
 background-repeat: repeat-x;
 margin: 0px;
}

a.akce {
  text-align: center;
  clear: none;
  font-weight: bold;
  float: right;
  margin-right: 20px;
  margin-top: 1px;
  color: red;
}

img {
 border-width: 0px;
}

img.border {
 border: 1px solid #2F4F4F;
}

img.vlajecka-eng {
 float: right;
 clear: none;
 margin-top: 35px;
 margin-right: 8px;
 border: 1px solid white;
}

img.vlajecka-cz {
 float: right;
 clear: none;
 margin-top: 35px;
 margin-right: 8px;
}


div.mensi {
 font-size: 90%;
}

div#menu {
 background-color: white;
 width: 134px;
 background-image: url(images/pozadi-menu.gif);
 background-repeat: repeat-y;
 float: left;
}

div.menu-polozka {
 border-bottom: 1px solid #405A4C;
 background-color: #F9FAF9;
 font-weight: bold;
 font-size: 9pt;
 margin-top: 4px;
}

div.menu-polozka a {
 text-decoration: none;
 color: black;
}

div.menu-polozka a:hover {
 color: #228B22;
}

div.menu-polozka img {
 vertical-align: bottom;
}

div.nabidka {
  text-align: center;
  padding: 1px;
  clear: none;
  font-weight: bold;
  background-color: white;
  width: 180px;
  color: #2F4F4F;
  float: left;
  margin-right: 4px;
  margin-top: 4px;
}

div.nabidka img {
 margin-top: 2px;
}

div.nabidka div {
    background-color: white;
    color: #2F4F4F;
}

div#obsah {
 width: 612px;
 float: right;
 padding-top: 4px;
 padding-right: 8px;
 padding-bottom: 4px;
 background-color: white;
}

div#stranka {
 width: 768px;
 background-color: white;
 background-image: url(images/pozadi-menu.gif);
 background-repeat: repeat-y;
 text-align: left;
 border: 1px solid #405A4C;
 position: relative;
 left: 0px;
 top: 0px;
 margin: auto;
}

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;
}