/* CSS Document */
body {font-family: verdana, sans-serif;
  font-size: 11px;}
  
.hlavicka img {border: none}
  
.main {position: absolute;
  display: block;
  left: 50%;
  width: 710px;
  margin-left: -355px;}
  
.menu {display: block;
  width: 180px;
  float: left;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  background: url("pics/webr_menu.gif") top left no-repeat}
  
.menu a {display: block;
  color: black;
  padding-bottom: 5px;
  text-transform: uppercase;
  text-decoration: none}
  
.menu a:hover {color: red}

.hlavnisloupec {display: block;
  float: left;
  width: 480px;
  margin-left: 10px;
  padding: 10px;}
  
.clear {clear: both;}

.pata {display: block;
  width: 710px;
  font-size: 9px;
  padding: 10px;
  text-align: right;
  border-top: 1px dashed #ADADAD}

.nastred {text-align: center}

.nahled a img {width: 50px;
  height: 30px;
  border: 1px solid white;}
.nahled a:hover img {border: 1px solid red}

.w_normalize {width: 400px;
  height: auto;}
  
h1 {padding-bottom: 5px;
  color: red;
  border-bottom: 1px dashed #adadad;
  margin-top: 0;
  font-size: 20px;
  text-transform: uppercase;}
  
h2 {display: block;
  color: red;
  margin-top: 0;
  font-size: 15;
  font-weight: bold;
  text-transform: uppercase;}

a {text-decoration: none;
  font-weight: bold;
  color: black;}
  
a:hover {color: red}

.hlavnisloupec a {text-decoration: underline}
.pata a {font-weight: normal}

h3, .seznam01 a {display: block;
  padding-left: 7px;
  font-size: 11px;
  margin-top: 0;
  margin-bottom: 5px;
  border-left: 7px solid red}

.seznam01 a:hover {border-left: 7px solid black}

.seznam02 a {display: block;
  margin-left: 7px;
  margin-bottom: 5px;
  border: none}
.seznam02 a:hover {border: none}

.navstevka {border: none;
  height: 600px;}
  
iframe {border: none}

