
.a { text-decoration: none; }
.a:hover { text-decoration: none; }

.vijesti {
  font-family: 'Open Sans', Verdana, Helvetica;
  color: #224422;
  font-size: 13px;
  font-weight: normal}

.vijesti1 {
  font-family: 'Open Sans', Verdana, Helvetica;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: normal}


.vijesti2 {
  font-family: 'Open Sans', Verdana, Helvetica;
  color: #333333;
  font-size: 12px;
  font-weight: normal}

.vijesti3 {
  font-family: 'Open Sans', Verdana, Helvetica;
  color: #224422;
  font-size: 12px;
  font-weight: normal}

.tekst {
  font-family: Arial, 'Open Sans', Verdana, Helvetica;
  color: #333333;
  font-size: 15px;
  font-weight: normal}
a.tekst { text-decoration: none; font-weight: bold; color: #224422; }
a.tekst:hover { text-decoration: none; color: #AABB99; }

.naslov {
  font-family: 'Open Sans', Verdana, Helvetica;
  color: #224422;
  font-size: 22px;
  font-weight: 900; }

.naslovblok {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
  border: 0;
   font-family: 'Open Sans', Verdana, Helvetica;
  color: #333333;
  font-size: 15px;
  font-weight: 400;
}

  .naslovblok h1 {
  font-family: 'Open Sans', Verdana, Helvetica;
  text-align: left;
  margin: 5px 5px 5px 5px;
  color: #333333;
  font-size: 22px;
  font-weight: 900; }

  .naslovblok:hover {
    background-color: #224422;
    color: #aabb99;
  }
  .naslovblok:hover h1 {
    color: AABB99;
    text-shadow: 0 0 1px #AABB99;
  }

  .stranablok {
    background-color: #ffffff;
      font-family: 'Open Sans', Verdana, Helvetica;
  color: #224422;
  font-size: 12px;
  font-weight: bold;
  }

  .stranablok:hover {
    background-color: #224422;
    color: #aabb99;
  }

.naslov2 {
  font-family: 'Open Sans', Verdana, Helvetica;
  color: #224422;
  font-size: 18px;
  font-weight: bold}

.slova {
  font-family: 'Open Sans', Verdana, Helvetica;
  color: #333333;
  font-size: 12px;
  font-weight: normal}

.slova4 {
  font-family: 'Open Sans', Verdana, Helvetica;
  color: #AABB99;
  font-size: 11px;
  font-weight: normal}
a.slova4 { text-decoration: none; font-weight: bold; }
a.slova4:hover { text-decoration: underline; color: #FFFFFF; }

.nadnaslov {
  font-family: 'Open Sans', Verdana, Helvetica;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold}

.naslov1 {
  font-family: 'Open Sans', Verdana, Helvetica;
  color: #224422;
  font-size: 12px;
  font-weight: bold}

a { text-decoration: none; color: #AABB99; }
a.nadnaslov { text-decoration: none; color: #AABB99; }
a.nadnaslov:hover { text-decoration: underline; color: #FFFFFF; }

a.naslov { text-decoration: none; color: #333333; }
a.naslov2 { text-decoration: none; color: #FFFFFF; }

a.vijesti2 { text-decoration: none; color: #333333; }
a.vijesti1 { text-decoration: none; color: #FFFFFF; }
a.naslov1 { text-decoration: none; color: #333333; }

a:hover { text-decoration: none; color: #224422; }
a.naslov:hover { text-decoration: underline; color: #AABB99; }
a.naslov2:hover { color: #AABB99; }

a.vijesti2:hover { text-decoration: underline; font-weight: bold; color: #224422; }
a.vijesti1:hover { text-decoration: underline; }
a.naslov1:hover { text-decoration: underline; color: #AABB99; }


.grow_img {
  height: 390px;
  width: 211px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grow img:hover {
  width: 490px;
  height: 311px;
}
.img-circle {
        border-radius: 10%;
    }

#label {
align: left;

position: relative;
left: 5px;
width: 320;
}

button, input, textarea {
padding-left: 7px;
padding-right: 7px;
padding-top: 7px;
padding-bottom: 7px;
  margin  : 0;
border: solid #333333 1px;
}

textarea {
background: #224422;
font-size: 15px;
color: #FFFFFF;
font-family: 'Open Sans', Verdana;
}

input {
background: #224422;
font-size: 15px;
font-weight: normal; 
color: #FFFFFF;
font-family: 'Open Sans', Verdana;
}

.button {
background: #224422;
font-size: 15px;
color: #FFFFFF;
font-weight: bold;
font-family: 'Open Sans', Verdana;
}

textarea:focus, input:focus, input:hover {
background: #FFFFFF;
color: #224422;
}

button:hover, button:focus {
background: #FFFFFF;
color: #224422;
}

.lijevi {
position: fixed;
top: 15px;
right: 50%;
margin-right: 505px;
}

.desni {
position: fixed;
top: 15px;
left: 50%;
margin-left: 505px;
}
