@charset "utf-8";
/* CSS Document */
.pointer{cursor: pointer !important;}
.obzor
{
padding-top: 10px;
padding-bottom: 5px;

}
.logo {
    padding: 0 5% 5% 5%;
    
}

.adresa {
    width:80%;    
    text-align: right;
    vertical-align: middle;
    color: #4d94a6;
    padding: 5px;
}
    
.adresa2{
    color:#1f2a57;
    line-height:1;
    padding: 5px 5px 5px 10px;
    vertical-align: middle;
}

#adresa-line {
    border-bottom: #4d94a6 2px solid;
}

     
       
    

#main {
    margin-top: 1%;
}

.slider {
    border-top: #1f2a75 solid 8px;
    border-bottom: #1f2a75 solid 8px;
   
    
}
.poslugy {
    background: #4d94a6;
    opacity: 0.8;
     
    
}

#pid {
    position: absolute;
    width: 100%;
    z-index: 1;
    
}

#nad {
    position: absolute;
    z-index: 999;
    width: 30%;
    padding: 15px 25px 40px 0;
    margin-top: 2%;
   
     
    
}


#menu_posluga {
    
    color: #fff;
    opacity:none;
    
    text-align: center;
    font-weight: 700;
    
}
#menu_posluga a {
    color: #fff;
    
}
.punkt {
    background: #1f2a57;
    margin-top: 3px;
    border-top: #fff 2px solid;
    border-right: #fff 2px solid;
    border-bottom: #fff 2px solid;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    
}

.soc {
    padding: 10px;
    text-align: center;
}

.socmain {
    padding-right: 25px;
}

.content {
    margin-top: 30%;
    padding-top: 35px;
   
}

#content2 {
    padding: 20px 25px 30px 20px;
    border-right: solid #4d94a6 4px;
    
}

#content3 {
    padding: 25px;
   
    
}

.map {border: solid #4d94a6 6px;
}

.brend {
    background: #1f2a57;
    color: #fff;
    text-align: center;
    background-image: url("../images/footerfon.png");
    background-size: 30% auto;
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: #4d94a6 solid 8px;
    
}
.brend_h h1 {
   color: #fff !important;
    
    
}
.brend_h {border-bottom: #fff solid 4px;
            margin-bottom: 2%;
    margin-top: 2%;
}

.brendlogo {
    width: 90%;
    height:auto;
    padding: 5px;
         
}

.copiright {
    text-align: center;
    color: #4d94a6;
    padding: 20px 0 20px 0;
}
#copylog {
    font-weight: 700;
    font-size: 2.0em;
}

.logoend {
    
  background-image: url("../images/logoend.png");
    background-size: 50% auto;
    background-position: right center;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 100%;
}
tr {
    border-spacing: 0 15px;
}
td {padding: 5px;}

.line_a {
    text-align: center;
    border-bottom: #1f2a57 solid 1px; 
}


