body {
  background-color: #aae277;
  background-image: url(private/poza.jpg);
  background-repeat: repeat-x;
}
h3 {
  font-size: 0.7em;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 0.9em;
  color: white;
}
a:hover {
  text-decoration: none;
  color: #cc0000;
}
#nad {
  border-bottom: 2pt dotted #ff9000;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.7em;
  color: #59a49f;
}
#patka {
  border-style: none solid solid;
  border-color: white #339999 white white;
  border-width: 0px 2px 2px;
}
.bodytext {
	font-size: medium;
	font-weight: normal;
	line-height: 1.6em;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.linky {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.75em;
  color: #3333ff;
  line-height: 1em;
  font-weight: bold;
  text-decoration: none;
}
#bocmenu {
  border-top: 2px solid white;
  border-left: 2px solid white;
  background-image: url(private/menupoza2.png);
}
#content {
  border-right: 2px solid #339999;
}
.h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #59a49f;
  font-size: 1.3em;
}
ul {
  font-weight: bold;
  line-height: 1.4em;
  border-left-width: 0;
  list-style-type: none;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  color: #59a49f;
}
#menu {
  border-top: 1px solid #009900;
  border-bottom: 1px solid #009900;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
