@charset "utf-8";
body{
    background: #333 url('https://storage.googleapis.com/cdneu1/umbrovskislv/calp-20180827-184006-hdr-bg.jpg') no-repeat fixed;
    height:100%;
    color:#cbc7bb;
    font-weight:400;
    background-size: cover;
}

@media only screen and (max-width: 767px) {
    body{background:url('https://storage.googleapis.com/cdneu1/umbrovskislv/calp-20180827-184006-hdr-bg.jpg') no-repeat  fixed; 
         height:100%; 
         color:#000; 
         font-weight:500;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    body{background:url('https://storage.googleapis.com/cdneu1/umbrovskislv/calp-20180827-184006-hdr-bg.jpg') no-repeat  fixed; 
         height:100%; 
         color:#000; 
         font-weight:500;
    }
}
@media only screen and (max-width: 767px) {
    body{
        background:#333; 
        color:#FFF; 
        font-weight:500;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    body{
        background:#333; 
        color:#FFF;
    }
}
img.scale-with-grid {
    height: auto;
    max-width: 100%;
}
img.alignleft {
    display: inline;
    float: left;
}
.ac{text-align:center;}
img.mc { margin: 0 auto;}
.mt1 { margin: 1em auto;}
.home-main { background-color:rgba(255,255,255,0.85); color:#666; }
.umbrovskistopnav a{ color:#1f1f1f;}
.introduction{font-weight:600;}
.skills{ font-weight: 400;}
.neredz{ display:none;}
.footer .footertxt{
    text-align:right;
}
.g-plusone,.vk_like_widget{
    display:inline;
    float:left; 
    width:auto;
}
