/* CSS Document */
body{
  background-color: #fefda3;
  margin: 0px;
}
.text{
  font-size: 14px;
  font-family: Arial;
  color: rgb(0,0,0);
  text-align: justify;
  margin: 10px;
}
.text1{
  font-size: 14px;
  font-family: Arial;
  color: rgb(0,0,0);
  margin: 10px;
}
.bezici_text{
  font-family: Arial;
  color: rgb(209,14,8);
  font-weight: bold;
}
#menu{
  background-image: url(../images/menu1_stred.jpg);
  background-repeat: repeat-y;
}
#aktuality{
  background-image: url(../images/menu_aktuality_stred.jpg);
  background-repeat: repeat-y;
  font-size: 14px;
  color: #fefda3;
  text-align: justify;
}
#aktualita_nadpis{
  font-family: Arial;
  font-size: 14px;
  color: #fefda3;
  font-weight: bolder;
  text-align: justify;
}
#menu1{
  font-family: Arial;
  font-size: 12px;
  margin-left: 15px;
  margin-right: 20px;
  color: #fefda3;
}
#book{
  font-family: Arial;
  font-size: 12px;
  margin-left: 15px;
  margin-right: 20px;
}
.abook{
  font-family: Arial;
  font-size: 12px;
}
#menu2{
  font-family: Arial;
  font-size: 12px;
  margin-left: 15px;
  margin-right: 20px;
  color: #fefda3;
}
h2{
  font-family: Arial;
  text-align: left;
  font-size: 14pt;
  color: rgb(209,14,8);
}
.table_text{
  font-size: 14px;
  font-family: Arial;
  color: rgb(0,0,0);
  text-align: justify;
}
a{
  font-size: 15px;
  font-family: Arial;
  color: #8e1413;
  font-weight: bolder;	
}
#contactform {color:#333; font:0.8em/160% arial,sans-serif;}
#contactform label {display: block; font-size: .75em;}
#contactform input.form-text {width: 20em;}
#contactform textarea.form-textarea {width: 30em; height: 13em;}
#contactform input.form-submit {border:1px solid #7DAAD7;background:#7DAAD7 url("images/bg6.gif") 0 0 repeat-x; padding:2px 3px; font:bold 90% verdana,sans-serif; color:#fff}
