body {
    background: url("../img/bg.jpg") no-repeat scroll center top #fff;
    font-family: 'Lato',sans-serif;
    background-size: 100%;
}

.sf-main-menu {

}

.sidebar-first .content-inner {
    background: white;
    padding: 15px;
    font-size: 12px;
    margin-bottom: 10px;

}
#main-content-header {
    text-align: right;

}

#page-title {
    margin: 0px 0px 10px 0px;
    font-size: 20px;
    border-bottom: 1px solid gray;
}

#crumbs li {
    display: inline;
    list-style: none;
}

#crumbs a  {
    color: black;
    text-decoration: none;
}

#crumbs a:hover  {
    color: #FABC00;
}



@media only screen and (max-width: 767px) {
    //phones
    #p {
        width: 100%;
        float: left;
        text-align: justify;
    }
    .region-sidebar-first,
    .jezyki-page-image {
        display: none;
    }


    #menu-bar {
        margin-bottom: 7px;
    }

    .stopka {
        display: none;
    }
    .views-row {
        width: 100%;
    }
    .item-list ul li {
        margin: 0;
    }
    .stopka-dane {
        width: 100%;
        text-align: left;
        color: black;
    }
    #block-simple-subscription-subscribe {
        width: 100%;
        box-sizing: border-box;
        margin: 0px;   
        margin-bottom: 10px;
    }
}

.views-row {
    list-style: none;
    padding: 0px;
    margin: 0px;
    float: left;
}
.views-row {
    margin-left: 0px !important;
}


@media only screen and (min-width: 768px) {
    /* tablets and desktop */
    #logo {
        float: left;
    }
    #superfish-3 {
        padding-top: 95px;
    }
    #header {
        float: right;
    }
    #p {
        width: 59%;
        float: left;
        text-align: justify;
    }
    .views-row {
        width: 50%;
        box-sizing: border-box;



    }


    #block-simple-subscription-subscribe {
        float: right;
        margin-right: 50px;
    }

    .stopka-dane {
        float: right;
        text-align: right;
        font-size: 12px;       
        margin-right: 35px;
        color: black;

    }
}
.menu-block-1 ul {
    background: #0085c9;
    padding: 0px;
    margin-top: 0px;  
}

.menu-block-1 ul li {
    list-style: none;


}

.menu-block-1 ul li a {
    text-decoration: none;
    color: white;

}
.menu-block-1 ul li a:hover {
    text-decoration: none;
    color: black;

}

.menu-block-1 .menu-depth-1 a {
    font-size: 20px;
    margin-left: 50px;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
}

.menu-block-1 .menu-depth-2 a  {
    font-size: 12px;
    display: inline;


}


.menu-item-395 {
    color: orange;
}
.menu-depth-2 a {
    margin-left: 10px;
}
.menu-depth-2.active a {
    color: #fabc00;
}

.menu-depth-2
{
    background: #0085c9;
    width: 100%;
    border-radius: 10px;

}
.menu-depth-1.active-trail {
    background: #0070b1;
    background-image: url("/sites/all/themes/adaptivetheme/at_core/img/arrow-up.png");
    background-repeat: no-repeat;
    background-position: 10px 10px;
}
.menu-depth-1 {
    background: #004065;
	border: 2px solid #fff;
    background-image: url("/sites/all/themes/adaptivetheme/at_core/img/arrow-down.png");
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

.menu-depth-1 ul {
    padding-top: 10px;
    padding-bottom: 10px;

}







.stopka {
    font-size: 12px;
    padding: 15px;

}

.stopka-menu {
    float: left;
    list-style: none outside none;
    margin-left: 0;
    padding-right: 25px;
    padding-left: 0px;

}
.nota-prawna {
    font-size: 9px;
    margin-top: 40px;
    text-align: center;
}
.stopka-menu a {
    color: #808080;
    text-decoration: none;
}
.stopka-menu a:hover {
    color: #FFB300;
}
.stopka-dane {

    box-sizing: border-box;
}
.stopka-dane span {
    color: #FFB300;
    margin-left: 3px;
    margin-right: 3px;
}

.stopka-leaf-1,
.stopka-leaf-1 a {
    font-size: 14px;
    margin-bottom: 10px;
}

#block-block-1 {
    width: 75%;
    float: left;
}



#rzetelna-firma {
    float: right;
    margin-top: 15px;
    margin-right: 35px;
}

.block-simple-subscription h2 {
    font-size: 16px;
}
#edit-submit {




}

.region-footer {
    background: white;
}



.field-content img {
    max-width: 100%;
    height: auto;
}


/*
 Skin Name: Nivo Slider Default Theme
 Skin URI: http://nivo.dev7studios.com
 Description: The default skin for the Nivo Slider.
 Version: 1.3
 Author: Gilbert Pellegrom
 Author URI: http://dev7studios.com
 Supports Thumbs: true
*/

.theme-default .nivoSlider {
    position:relative;
    background:#fff url(images/loading.gif) no-repeat 50% 50%;
    margin-bottom: 40px;
}
.theme-default .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.theme-default .nivoSlider a {
    border:0;
    display:block;
}

.theme-default .nivo-controlNav {
    text-align: center;
    padding: 20px 0;
    display: none;
}
.theme-default .nivo-controlNav a {
    display:inline-block;
    width:22px;
    height:22px;
    background:url(images/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
    background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
    display:block;
    width:30px;
    height:30px;
    background:url(images/arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
    background-position:-30px 0;
    right:15px;
}
.theme-default a.nivo-prevNav {
    left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}


#branding {
    margin-bottom: 10px;
}

.view-aktualnosci img {
    border-radius: 10px;
}

.views-field-field-image {
    float: left;
    width: 20%;
    box-sizing: border-box;
}

.views-field-title {
    float: left;
    padding-left: 10px;
    width: 80%;
    box-sizing: border-box;
}
.views-field-title a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}


.views-field-created {
    width: 63%;
    padding-left: 10px;
    float: left;

    font-size: 12px;
    color: gray;

}

.views-field-body {
    float: left;
    width: 80%;
    padding-left: 10px;
    font-size: 12px;
    box-sizing: border-box;

}
.jezyki-page-image {
    width: 39%;
    float: right;
}
.jezyki-page-image img {
    max-width: 100%;
    height: auto;
}

dl {
    float: left;
    width: 30%;
}

#block-block-3  {
    color: #96BED6;
    font-size: 0.6em;
    width: 100%;
    text-align: center;
}

.cennik {
    float: left;
}
.sign-in-button {
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    background: #0085C9;
    padding: 1em 7em 1em 7em;
    color: #fff;
    text-decoration: none;
    font-size: 1.5em;
}
.sign-in-button:hover {
    color: #000;
    background: #FBCD00;
}
.zapisy-select,
.zapisy-input {
    border: 1px solid #808080;
    margin: 2px 0;
    padding: 4px;
    width: 40%;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.zapisy-label {
    float: left;
    margin-right: 1%;
    text-align: right;
    width: 20%;
}


.zapisy-submit {
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    background: #0085C9;
    padding: 1em 3em 1em 3em;
    color: #fff;
    text-decoration: none;
    font-size: 1.5em;
    border: none;
}

.zapisy-submit:hover {
    color: #000;
    background: #FBCD00;
}

.submit-container {
    width: 100%;
    text-align: center;

}

.zapisy-heading {
    border-bottom: 2px solid #FBCD00;
    clear: both;
    font-size: 1.5em;
    margin-bottom: 20px;
    padding-bottom: 0.2em;
}

.zapis-done {
    text-align: center;
    font-size: 1.5em;
    padding-bottom: 4em;
    padding-top: 4em;
}

.sign-in-small {
    margin-left: auto;
    margin-right: auto;
    background: #0085C9;
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    border: none;
    display: block;
    width: 100%;
    padding-top: 0.5em;
    padding-bottom: 0.5em;

}

.sign-in-small:hover {
    color: #000;
    background: #FBCD00;
}

.tlumaczenia-hidden {
    border: none;
    background: none;
}

.multilanguage {
    float: right;
}

.multilanguage img {
    margin-left: 10px;
}
#block-block-4 {
    float: right;
}

.branding-elements {
    float: left;

}


#block-block-5 {
    width:75%;
    float: right;
}

#block-block-5 img{
    max-width: 100%;

}