body {
    background-image : url(/images/bground.gif);
    background-repeat : repeat;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
}
a.menu:link{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : white;
  text-decoration : none;
}
a.menu:visited:visited{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : white;
  text-decoration : none;
}
a.menu:active{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : #de3f39;
  text-decoration : none;
}
a.menu:hover{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : #bcd1ec;
  text-decoration : none;
}
a.jezik:link{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : black;
  text-decoration : none;
}
a.jezik:visited:visited{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : black;
  text-decoration : none;
}
a.jezik:active{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : #de3f39;
  text-decoration : none;
}
a.jezik:hover{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : #de3f39;
  text-decoration : none;
}
a:link{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : #235973;
  text-decoration : none;
}
a:visited:visited{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : #235973;
  text-decoration : none;
}
a:active{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : #de3f39;
  text-decoration : none;
}
a:hover{
  font-size : 10px;
  font-family : Tahoma;
  font-weight : bold;
  color : #de3f39;
  text-decoration : none;
}