.vsebina
{
        background-image: url("./slike/.jpg");
        background-repeat: no-repeat;
}
.vsebina1
{
        background-image: url("./slike/zgor_2.gif");
        background-repeat: no-repeat;
}
img{
   border:0px;
}
.bord1
{
  border-right: 1px solid #D19E5E;
  border-left: 1px solid #D19E5E;
  border-bottom: 1px solid #D19E5E;
}
.bord2
{
  border-right: 1px solid #D19E5E;
  border-left: 1px solid #D19E5E;
}
.font1
{
  color: #977954;
  font-size: 17px;
  font-weight: bold;
  font-style: italic;
}
.font2
{
  color: #A87D54;
  font-size: 11px;
  font-weight: bold;
}
.font3
{
  color: #977954;
  font-size: 14px;
  font-weight: bold;
  font-family: Times New Roman CE;
}
a
{
    font-family: Times New Roman CE;
    font-size: 17px;
    color: #B87F3A;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
a:hover
{
    font-family: Times New Roman CE;
    font-size: 17px;
    color: #F4EEE8;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
.font4
{

  color: #A87D54;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  font-family: Times New Roman CE;
}
.font4:hover
{

  color: #977954;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  font-family: Times New Roman CE;

}

.bord3
{
  border-right: 1px solid #D19E5E;
  border-bottom: 1px solid #D19E5E;
  color: #977954;
  font-size: 15px;
  font-weight: bold;
  font-family: Times New Roman CE;
}

