body {

font-family: verdana;
text-align:center;
color: #333;
}




a{
 color: #003366;
 font-weight: bold;
 text-decoration: none;
}



a:hover{
 color: #3E515E;
 text-decoration: none;
 background-color: #c7d1e1;
}

a.distribucija{
 color: #003366;
 font-weight: bold;
 text-decoration: none;
 font-size:10px;
}



a.distribucija:hover{
 color: #3E515E;
 text-decoration: none;
 background-color: #c7d1e1;
 font-size:10px;
}

td {
 font-size:12px;
 font-color: #3E515E;
}

td.firma {
 font-size:10px;
 font-weight: bold;
 background-color: #c7d6e6;
}
td.firma2 {
 font-size:10px;
 background-color: #c7d1e1;
}
td.firma3 {
 font-size:10px;
 font-weight: bold;
  background-color: #c0ced9;
}
