* {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdena, Tahoma, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  border: 0px;
  }
  
html, body {height: auto;}

body{
  background-color: #FFC184;
  background: url(zada.gif)repeat-x;
  background-image: url(zada.gif);
  text-align: left;
  }

p {
  font-family: Verdena, Helvetica, sans-serif;
  font-size: 14px;
  margin: 15px 0px 0px 5px;
}

p a {
	color: #000;
	font-family: Verdena, Helvetica, sans-serif;
  font-size: 14px;
  margin: 15px 0px 0px 5px;
	text-decoration: underline;
  font-family: Courier New, monospace;
}

p a:hover {
	color: #000;
	font-family: Verdena, Helvetica, sans-serif;
  font-size: 14px;
  margin: 15px 0px 0px 5px;
	text-decoration: none;
  font-family: Courier New, monospace;
}

h1 {
  color: #333;
  font-size: 35px;
  font-weight: bold;
  font-family: Courier New, monospace;
  margin-left: 0px;
  margin-top: 5px;
}

h2 {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  font-family: Courier New, monospace;
  margin-left: 0px;
  margin-top: 5px;
	text-decoration: underline;
}

h3 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  font-family: Courier New, monospace;
  margin-left: 0px;
  margin-top: 5px;
	text-decoration: underline;
}

h3:hover {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  font-family: Courier New, monospace;
  margin-left: 0px;
  margin-top: 5px;
	text-decoration: none;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

#all{
  background: url(all_pozadi.gif) repeat-y;
  width: 775px;
  min-height: 300px;
  height: auto;
  _height: 300px;
  position: relative;
  margin-top: 23px;
  margin-left: 0px; 
  margin-right: auto;
  margin-bottom: 20px;
  text-align: left; 
  }
  
#nadmenu{
  background: url(nad_logo.gif) no-repeat;
  background-color: #ffc184;
  width: 775px;
  height: 23px;
  text-align: right;
  position: relative;
} 

#nadmenu a {
  font-family: Courier New, Courier, monospace;
  font-style: normal;
  font-size: 20px;
  color: #000;
  text-decoration:none;
}

#logo{
  background: url(logo.gif) no-repeat;
  width: 775px;
  height: 162px;
  text-align: left;
  position: relative;
  top: -3px;
  _top: -12px;
  left: 0px
} 

#logo:hover {
  background: url(logo2.gif) no-repeat;
  width: 775px;
  height: 162px;
  text-align: left;
  position: relative;
  top: -3px;
  left: 0px
} 

#obal_menu{
  float: left;
  width: 255px;
  height: 156px;
  text-align: left;
  position: relative;
  top: -3px;
} 

#menu_logo{
  float: left;
  background: url(menu_logo.gif) no-repeat;
  width: 255px;
  height: 31px;
  text-align: right;
  position: relative;
  _top: -9px;
} 

#menu fieldset {
  height: auto;
  width: 255px;
  position: relative;
  float: left;
}

#menu li {
  margin-top: 0px;
  margin-left: 45px;
  list-style-type:none; 

}

#menu li a b {
  font-family: Courier New, Courier, monospace;
  font-style: normal;
  font-size: 20px;
  color: #000;
}

#menu li b {
  font-family: Courier New, Courier, monospace;
  font-style: normal;
  font-size: 20px;
  color: #333;
}

#menu li a {
  text-decoration: none;
  width:170px;
  display:block;
  border-top:1px solid #0099cc;
  border-bottom:1px solid #0099cc;
}

#menu a:hover {
  text-decoration:none;
  width:170px;
  display:block;
  border-top:2px solid #006699;
  border-bottom: 2px solid #006699;
}

#text{
  background-color: #fff;
  width: 476px;
  min-height: 500px;
  _height: 500px;
  float: right;
  margin: 0px 40px 0px 0px;
  _margin: 0px 20px 0px 0px;
  text-align: left;
}

#text big {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    font-family: Courier New, monospace;
    margin-left: 0px;
    margin-top: 5px;
}

#text i{
  margin-left: 30px;
}

#text img{
  border:1px solid #000033;
}

#text ul{
	margin-left: 20px;
}

#text li{
	margin-top: 3px;
  /*font-weight: bold; ->>>pekna cipovina*/
}

#text td{
	border: 1px solid black;
	padding: 3px 7px;
}

#paticka{
  background: url(paticka.gif) no-repeat;
  width: 775px;
  height: 28px;
  position: relative;
  bottom: 0px;
}
  
.left{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.right{
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.center{
  float: none;
  margin: 10px;
}
