.hidden { display: none; }
.unhidden { display: block; }


body {
    padding:0;
    margin:0;
    color:#000000;
    font-family:Tahoma;
    background-color: #E7E8E4;
    background-repeat: repeat-x;
}

#content {
    margin:0 auto;
    border: 1px solid #8a8a86;
    width: 768px;

}

.required {color: #878787;}
.potrebne {color:red;}
br{font-size:10px}
.s{font-family:Tahoma; font-size:9px;  color:#929292; text-decoration:none}

.s1, .s3 {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #878787;
    text-decoration: none;
    width: 165px;
    border: 1px solid #8a8a86;
    padding: 2px;
}

input, select, textarea {
    font-size: 11px;
    font-weight: bold;
    color: #878787;
    
    padding: 1px;
    border: 1px solid #8a8a86;
    
}

.s2{font-family:Tahoma; font-size:11px; color:#878787; text-decoration:none}

.s4{font-family:Tahoma; font-size:11px; font-weight:bold;   color:#878787; text-decoration:none;width: 100px;}
.green{font-family:Tahoma; font-size:9px;  color:#993333}
.green1{font-family:Tahoma; font-size:9px;  color:#E4FE5F;text-decoration:none}
.green2{font-family:Tahoma; font-size:11px;  color:#5A6F1B; text-decoration:none; font-weight: bold;}
.green3{
    font-family:Tahoma;
    font-size:12px;
    color:#5A6F1B;
    text-decoration: none;
}

.green8 {
  font-family:Tahoma; 
  font-size:11px;  
  color: white; 
  text-decoration:none; 
  font-weight: bold;
}

.green4{font-family:Tahoma; font-size:11px;  color: #5A6F1B;  font-weight: bold;  }
.red{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
.o{font-family:Tahoma; font-size:11px;  color:#878787;}
.blue{font-family:Tahoma; font-size:11px;  color:#878787;text-decoration:none}
.blue1{font-family:Tahoma; font-size:11px;  color:#878787;text-decoration:none}
.blue3{font-family:Tahoma; font-size:11px;  color:#878787;}
.blue2{font-family:Tahoma; font-size:11px;  color:#993333;text-decoration:none}
.blue4{font-family:Tahoma; font-size:11px;  color:#878787;text-decoration:none;font-weight: bold}
.blue5{font-family:Tahoma; font-size:11px;  color:#878787;text-decoration:none;font-weight: bold}
.blue6 {font-family:Tahoma; font-size:15px;  color:#000;text-decoration:none;font-weight:bold}
.blue7 {font-family:Tahoma; font-size:11px;  color:#FF875B; font-weight: bold;text-decoration:none}
.w{font-family:Tahoma; font-size:9px;  color:#878787; }
.w1{font-family:Tahoma; font-size:11px;  color:#545451; text-decoration:none}
.w2{font-family:Tahoma; font-size:10px;  color:#878787; text-decoration:none}
.w3{font-family:Tahoma; font-size:10px;  color:#000; text-decoration:none}
.b{font-family:Tahoma; font-size:9px;  color:#000000;  }

#input {
    width:160px;
    height:21px;
}

#input1{
    width:134px;
    height:21px;
}

#textarea{
    width:102px; height:48px;
    border-width:1px;
    border-style:solid;
    border:none;
    background-color:#F0EAE3;
    overflow:auto
}

.tbbg2b {
    background-color: #555555;
    color: #878787;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    padding: 2px;
}

h1 {
    color: #878787;
    font-size: small;
    border: 0px;
    margin: 0;
}

h2 {font-family:Tahoma; font-size:16px;  color:#878787; text-decoration:none}

h2 a {
    color: #878787;
    text-decoration: none;
}

.line {
    margin-left: 0px;
    margin-top:5px;
    margin-bottom:5px;
}

.white {
    color: #545451;
    font-weight: bolder;
    font-size: 12px;
}

.border {


}

.box {
    margin-left: 25px;
    margin-top: 5px;
}

.sf {
    padding-left: 15px;
}

.cn {
    padding-left: 0px;
    padding-right: 10px;
}

.fl {
    width: 210px;
    display: block;
    height: 70px;
    float: left;
    padding-left: 20px;
    padding-top: 8px;
    font-size: 11px;
}

.fl a {
    color: #993333;
    font-size: 11px;
}

.fr {
    width: 490px;
    display: block;
    padding-top: 8px;
    height: 70px;
    float: left;
    font-size: 11px;
    
}

.fr a {
    color: #993333;
}





