
#tel h3 a {
    color: #FF0000;
    text-decoration: none;
}
#tel h3 a:hover {
    color: #fff
}
.logo {
    color: #FF0000;
    background-color: #696969;
    padding-bottom: 5px;
   
}
.logo h3 {
     font-weight: bold;
}
#logo {
    margin-top: 2px;
    background-color: #F89A12;
    padding-top: 5px;
    padding-bottom: 5px;
    
}
#logo-container{
   margin-top: 20px;
   margin-bottom: 20px;
   padding: 20px;
}
#logo-img {
   max-width: 892px;
    width: 100%;
}
#logo-right {
    max-width: 249px;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    
}
#sub-logo {
    background-color: #fff;   
    border: solid 1px #dcdcdc;
    border-radius: 14px;
    margin-top: -50px;
    padding:0;
    padding-bottom: 1px;
    padding-top: 1px;
}
#container {
    margin-top: 1px;
    border-top: solid 2px #dcdcdc;
}
#sub-logo-text {
    background:#F89A12;
    background: -webkit-linear-gradient(#FFC706 ,#F89A12 ); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFC706, #F89A12); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFC706, #F89A12); /* For Firefox 3.6 to 15 */    
    border-radius: 14px;
    padding: 0;
    margin: 0;
    border: solid 2px #fff;    
    color: #000;
    font-weight: bolder;
    font-size: 23px;
    padding-top: 18px;
    padding-bottom: 18px;
    
}
#sub-logo-text a {
    color: #000;
    text-decoration: none;
}
#sub-logo-text a:hover {
    color: #535353;
}
.main-container {
    background-color: #FCFCB8;
    margin-top: 20px;
    border: solid 1px #dcdcdc;
     border-radius: 14px;     
}
.title-container {
    color:#535353 ;
    font-weight: bolder;
    font-size: 29px;
    padding-top: 10px;   
    text-transform: capitalize;
    font-family:"Arial", sans-serif;
}
.title-container-sect {
    color:#535353 ;
    font-weight: bolder;
    font-size: 29px;
    padding-top: 10px;
    padding-left: 15px;   
    text-transform: capitalize;
    font-family:"Arial", sans-serif;
}
.main-container {
    padding-bottom: 10px;
}
.main-container h4 {
     color:#B86928;
     line-height: 29px;
     font-family: "Tahoma", sans-serif;
     font-size: 24px;
     padding-bottom: 15px;
}
.main-container p {
    text-align: justify;
    color: #777777;
    font-family:"Arial", sans-serif;
    font-size: 15px;
    line-height: 18px;
}
.main-container ul {
    margin-top: 20px;
}
.main-container ul li {
    text-align: justify;
    color: #777777;
    font-family:"Arial", sans-serif;
    font-size: 15px;
    line-height: 18px;
}
.main-container ul li span {
    font-weight: bold;
}
.atn {
    color:#FF4926 ;
}
.atn-1 {
    color:#F10B00;
   
}
.pad {
    margin-top: 5px;
}
.pad a {
    font-size: 12px;
    text-decoration: underline;
    color:#B86928;
    margin-right: 10px;
}
#separator {
    max-width: 900px;
    width: 100%;
    
}
.sidebar {
    padding: 0!important;
    padding-left: 5px!important;
    margin-top: 30px;
    
}
.sidebar .first {
line-height: 25px;
font-family: "Times New Roman", serif;
font-style: normal;
font-weight: 700;
color: #717171;
text-align: left;
background-color: transparent;
text-decoration: underline;
font-variant: normal;
font-size: 20px;
vertical-align: 0;
} 
.sidebar .par {
text-align:left;
line-height: 14px;
font-family: "Times New Roman", serif;
color: #717171;
background-color: transparent;
font-size: 16px;
font-weight: bold;
}
.sidebar .first-center {
line-height: 25px;
font-family: "Times New Roman", serif;
font-style: normal;
font-weight: 700;
color: #717171;
text-align: center;
background-color: transparent;
text-decoration: underline;
font-variant: normal;
font-size: 20px;
vertical-align: 0;
}
.sidebar ul {
    padding: 0!important;
    margin: 0!important;
    margin-left: 13px!important; 
}
.sidebar ul li {
    text-align: left;
    padding-bottom: 3px;
    
}
.sidebar ul li a {
    color: #717171;
    font-weight: bold;
}
.sidebar img {
    max-width: 213px;
    width: 100%;
}
#parteneri {
    padding: 0!important;
    margin: 0!important;
    margin-top: 20px!important;
}
#parteneri li {
   list-style: none;
   padding-top: 7px; 
}
#parteneri li a {
    color: #2C3651!important;
    font-family: "Georgia",serif!important;    
    font-style: italic!important;
    font-weight: lighter!important;     
    
}
#copy {
   font-size: 11px;
    color:#B86928;
    padding-top: 20px;
    padding-bottom: 15px;
}
#copy a {
    color: #2C3651;
    text-decoration: none;
    font-size:11px;
}