BODY{
  margin: 0 0 0 0;
  padding: 0 0 0 0;  
  background: #078aa6;
  text-align:center;
  margin-top:20px;
  font-family: Arial, verdana;

}

#celek{
  display:block;
  width:950px;
  /*height:500px;*/
  margin-top:20px;
  background:#FFFCD9 url('../imgs/body.gif') 0 22px repeat-y;
}

table#hlavicka{
  height:211px;
  width:950px;
  background:transparent;
  text-align:left;
  padding:0px;
  margin:0px;
  border-collapse:collapse;
}

#hlavicka td{
  padding:0px;
  margin:0px;
}


#top_left{
  background: #078aa6 url('../imgs/top_left.jpg') right bottom no-repeat;
  width:375px;
  height:47px;
  padding:0px;
  margin:0px;
}

#strom{
  background: transparent url('../imgs/strom.jpg') 0px 1px no-repeat;
  width:200px;
  height:210px;
}

#top_right{
  background: #078aa6 url('../imgs/top_right.jpg') left bottom no-repeat;
  width:375px;
  height:47px;
  padding:0px;
}

#line1 td{
  height:130px;
  background-color:#078aa6;
}

#menu td{
  height:20px;
  background:#197804;
  background:#005800;
}

#menu a{
  color:#fffcd9;
  text-decoration:none;
  font-weight:bold;
  font-size:15px;
  margin-left:15px;
}

#menu a:hover{
  color:#feb83e;
}

#line3 td{
  height:61px;
}

#submenu{
  width:375px;
  background: #fbb965 url('../imgs/submenu.jpg') 0 0 repeat-x;
}

#submenu a{
  color:#197803;
  text-decoration:none;
  font-weight:bold;
  font-size:15px;
  margin-left:32px;
}

#submenu a:hover{
  color:#078aa6;
}

#obsah{
  display:block;
  padding:0px;
  margin: 35px 35px 0 35px;
  color:#078AA6;
  font-size:12px;
  text-align:left;
}

p{
  padding:0px;
  margin:0px;
}

#obsah:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

#left{
  display:block;
  width:315px;
  float:left;
  text-align:center;
}

#right{
  display:block;
  width:525px;
  /*margin-left:348px;*/
  float:right;
}

#paticka{
  clear:both;
  display:block;
  width:950px;
  height:30px;
  background: #197803 url('../imgs/paticka.jpg') 0 0 no-repeat;
}

.zelene{
  color: #197803;
}

.underline{
  text-decoration:underline;
  margin-bottom:5px;
}

.vpravo{
  display:block;
  width:100%;
  text-align:right;
}

.dodelat{
  color:red;
  font-weight:bold;
  font-size:14px;
}

#web_link{
  text-align:right;
  width:940px;
  font-size:11px;
  padding-right:10px;
  background: #078aa6;
}

#web_link a{
  text-decoration:none;
  color: #000;
}

#web_link a:hover{
  color: #ee1d55;
}  
