/* Globalni nastaveni divu */
body.sdhpisecna{
  font-size: 9pt;
  font-weight: normal;
  font-family: "Verdana","Arial";
  text-align: left;
  color: #000000;
  background-color: #1E90FF;
  overflow: scroll;
}

div.stranka{
  position: absolute;
  top: 0px;
	left: 50%;
  width: 980px;
  margin-left: -490px;
  padding: 0px 0px 0px 0px;
  background-image: url(../Image/Pozadi/paticka.png);
  background-position: center bottom;
  background-repeat: no-repeat;  
}

div.hlava{
  width: 980;
  height: 130px;
  margin: 0px 0px 0px 0px;
    overflow: hidden;
}
  
div.menu{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.telo{
  font-size: 8pt;
  font-weight: normal;
  font-family: "Arial";
  padding: 5px 0px 100px 10px;
  margin: 0px 0px 0px 0px;
}
div.navigator{
	float: left;
  width: 680px;
  font-size: 8pt;
  font-weight: normal;
  font-family: "Arial";
  margin: 10px 0px 0px 0px;
}
div.zapati{
  font-size: 7pt;
  font-weight: normal;
  font-family: "Verdana","Arial";
  text-align: center;
  color: #111166;
  float: right;
  width: 980px;  
  background-color: #1E90FF;
  padding: 10px 0px 4px 0px;
}
