body {
  background-color: #ffa200;
  /**background-image: url(images/pozadi.gif);
  background-position: center;
  background-repeat: repeat-y;**/
  text-align: center;
  color: #ffffff;
  font: 12px Verdana, Arial, sans-serif;}
  
div {margin: 0}

#obal {
  width: 1000px;
  background-image: url(images/mid.gif);
  background-position: center top;
  background-repeat: no-repeat;
  margin: auto;}
  
#obal3 {
  width: 970px;
  clear: both;
  padding-top: 10px;}
  
#horni {
  width: 1000px;
  height: 5px;
  background: url(images/top.gif) center no-repeat;
  clear: both;}

#zahlavi {
  width: 960px;
  height: 170px;
  background: url(images/sidlo1.jpg);
  background-position: 740px 30px;
  background-repeat: no-repeat;
  text-align: left;
  clear: both;}
  
#menu {
  width: 250px;
  float: left;
  text-align: left;}
  
#obsah {
  width: 690px;
  float: left;
  text-align: left;}
  
#paticka {
  width: 1000px;
  height: 50px;
  clear: both;
  text-align: left;
  background-image: url(images/bot.gif);
  background-position: center bottom;
  background-repeat: no-repeat;}

h1 {
  color: #dadada;
  font: 20px verdana, arial, sans-serif;}

h2 {
  color: #dadada;
  font: 17px verdana, arial, sans-serif;}

h3 {
  color: #dadada;
  font: 13px verdana, arial, sans-serif;}

a {
  color: #f0f0f0;}
a:link {
  color: #f0f0f0;
  text-decoration: none;}
a:visited {
  color: #f0f0f0;
  text-decoration: none;}
a:hover {
  color: #f0f0f0;
  text-decoration: underline;}
a:active {
  color: white;
  text-decoration: underline;}

img {
  border: 0;}

img.menu {
  padding-left: 50px;}
  
hr {
  border-width:0;
  border-top:2px solid #ffa200;
  height:2px; font-weight: bolder;
  width: 880px;
  clear: both;}

input {
  background: #f6f6f6;
  border-color: #b00;}
textarea {
  background: #f6f6f6;
  border-color: #b00;}

p.dole {
  position: relative;
  left: 60px;
  font-weight: bold;}
  
p.autor {
  font: 9px Verdana, sans-serif;
  font-weight: bold;}
  
ul.odkazovy {
  font-size: 14px;
  font-weight: bold;}

iframe {
  width: 100%;
  height: 600px;
  border: 0;}

