@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #3a3a3a;
    line-height: 150%;
}

a {
    text-decoration: none;
}

    a.btnViac {
        color: #ef3f42;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: bold;
    }

img {
    vertical-align: middle;
}

p {
    padding: 0px 0px 20px 0px;
}

dt {
    clear: both;
    float: left;
    padding: 0px 10px 10px 0px;
    color: #000000;
    font-weight: bold;
    width: 130px;
    text-align: right;
}

dd {
    float: left;
}

input, textarea {
    background: #f8f8f8;
    color: #cacaca;
    border: 1px solid #f0f0f0;
    padding: 16px 20px;
    font-style: italic;
    font-size: 14px;
}

    input:focus, textarea:focus {
        border: 1px solid #1e73be;
        background: #ffffff;
    }

    input.submit {
        background: #ef3f42;
        color: #ffffff;
        padding: 14px 40px 8px 40px;
        font-style: normal;
        border: 0px none;
        font-weight: bold;
        border-bottom: 6px solid #d4484b;
    }

form p {
    padding: 0px 0px 16px 0px;
}

.clearer {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

h1 {
    color: #000000;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    line-height: 23px;
}

h2, .content h1 {
    color: #ff5d00;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    background: url(https://www.nadaciavub.sk/images/vubnadacia/hr-1.png) 0px 10px repeat-x;
    text-align: center;
    clear: both;
}

.content h2 {
    color: #3a3a3a;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 17px 0px;
    margin: 0px;
    text-transform: uppercase;
    background: none;
    text-align: left;
}

h3, h3 a {
    color: #3a3a3a;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 17px 0px;
    margin: 0px;
    text-transform: uppercase;
}

h4 {
    color: #ff5d00;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    overflow: hidden;
}

h2 span, .content h1 span {
    background: #ffffff;
    padding: 0px 20px;
    display: inline-block;
    line-height: 22px;
}

ul li {
    list-style-type: none;
    background: url(https://www.nadaciavub.sk/images/vubnadacia/bg-li.png) 0px 9px no-repeat;
    padding: 0px 0px 10px 10px;
}

.obrazokVlavo {
    float: left;
    margin: 0px 20px 20px 0px;
}

.obrazokVpravo {
    float: right;
    margin: 0px 0px 20px 20px;
}

.perex {
    font-weight: bold;
}

.viac {
    background: url(https://www.nadaciavub.sk/images/vubnadacia/arrow-01.png) 100% 6px no-repeat;
    text-transform: uppercase;
    padding: 0px 20px 0px 0px;
    font-size: 12px;
    display: inline-block;
    margin: 0px auto;
    color: #ff5d00;
}

.btn181x52 {
    width: 181px;
    height: 52px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 52px;
    margin: 0px auto;
    background: url(https://www.nadaciavub.sk/images/vubnadacia/btn-181x52.png) 0px 0px no-repeat;
}

#nav {
    float: right;
    margin: 0px;
    position: relative;
    z-index: 9999;
}

    #nav ul {
        display: inline-block;
        margin-bottom: 0px;
    }

    #nav li {
        display: inline-block;
        list-style-type: none;
        background: none;
        padding: 0px;
    }

        #nav li a {
            color: #3a3a3a;
            padding: 22px 15px;
            display: block;
            font-size: 13px;
            text-transform: uppercase;
            font-weight: bold;
        }

    #nav ul ul {
        display: none;
    }

    #nav ul li:hover {
        background: #f2f2f2;
    }

        #nav ul li:hover ul {
            display: block;
            width: 200px !important;
            position: absolute;
            background: #f2f2f2;
        }

    #nav ul ul li {
        clear: both;
        width: 100%;
    }

        #nav ul ul li a {
            text-transform: none;
            padding: 7px 30px;
            background: #f2f2f2 url(https://www.nadaciavub.sk/images/vubnadacia/bg-nav-li.png) 15px 14px no-repeat;
        }

            #nav ul ul li a:hover {
                color: #ffffff;
                background: #3a3a3a url(https://www.nadaciavub.sk/images/vubnadacia/bg-nav-li.png) 15px -29px no-repeat;
            }

header {
    margin: 0px 0px 0px 0px;
    position: relative;
}

section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

footer {
    padding: 40px 0px 0px 0px;
}

    footer ul, footer h4 {
        padding: 0px 0px 0px 20px;
    }

    footer li a {
        color: #3a3a3a;
        text-decoration: underline;
    }

    footer .footer {
        text-align: center;
        font-size: 13px;
        color: #3a3a3a;
        padding: 13px 0px;
        border-top: 1px solid #3a3a3a;
        clear: both;
    }

header img {
    margin: 20px 0px 0px 0px;
}

.wrapper {
    width: 940px;
    margin: 0px auto;
}

.banner {
    width: 100%; /*line-height: 230px;*/
    background: #f5f5f5;
    text-align: center;
    font-size: 48px;
    overflow: hidden;
    margin-bottom: 40px;
}

.all {
    width: 100%;
    clear: both;
    float: left;
}

.grey {
    background: #f2f2f2;
}

.newsItem {
    color: #7e7d7d;
}

    .newsItem img {
        margin-bottom: 20px;
    }

.content .newsItem {
    clear: both;
    padding: 0px 20px 20px 0px;
}

    .content .newsItem img {
        float: left;
        margin: 0px 20px 40px 0px;
    }

.programy {
    padding: 0px 0px 30px 0px;
}

    .programy li {
        float: left;
        width: 150px;
        height: 64px;
        text-align: center;
        padding: 6px 0px 0px 0px;
        background: none;
    }

.ziadost {
    text-align: center;
    border: 1px solid #3a3a3a;
    padding: 0px 20px 20px 20px;
}

    .ziadost h2 {
        background: none;
    }

        .ziadost h2 span {
            margin-top: -20px;
        }

.pomahame {
    margin: 0px 0px 20px 0px;
    position: relative
}

    .pomahame .news {
        margin: 0px 0px 20px 0px;
        overflow: hidden;
    }

    .pomahame img {
        float: left;
        margin: 0px 20px 0px 0px;
    }

    .pomahame .viac {
        float: right;
    }

.cycle-slide {
    width: 100%;
}

#next, #prev {
    position: absolute;
    background: #F00;
    width: 21px;
    height: 46px;
    top: 70px;
    z-index: 999;
    display: block;
    background: url(https://www.nadaciavub.sk/images/vubnadacia/cycle-nav.png) 0px 0px no-repeat;
}

#next {
    right: -40px;
    background-position: 100% 0px;
}

#prev {
    left: -40px;
    background-position: 0px 0px;
}

.gallery {
    background: url(https://www.nadaciavub.sk/images/vubnadacia/hr-2.png) 0px 100% repeat-x;
    float: left;
    margin: 0px 0px 20px 0px;
}

    .gallery li {
        background: none;
        float: left;
        padding: 0px 0px 20px 20px;
    }

        .gallery li:first-child {
            padding: 0px 0px 20px 0px;
        }

.gallery2 {
    background: none;
    float: left;
    margin: 0px;
}

    .gallery2 li {
        background: none;
        float: left;
        padding: 0px 0px 20px 20px;
    }

        .gallery2 li:first-child {
            padding: 0px 0px 20px 0px;
        }

.cf:after, .pomahame:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.cf, .pomahame {
    display: inline-block;
}

html[xmlns] .cf[xmlns] .pomahame {
    display: block;
}

* html .cf html .pomahame {
    height: 1%;
}

/*  GROUPING  */

.col {
    display: block;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0 20px 20px;
    overflow: hidden;
}

    .col:first-child {
        margin-left: 0;
        padding-left: 0px;
    }

.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1; /* For IE 6/7 */
}

/*  GRID OF FOUR  */
.span_5_of_5 {
    width: 100%;
}

.span_4_of_5 {
    width: 620px;
}

.span_3_of_5 {
    width: 300px;
}

.span_2_of_5 {
    width: 220px;
}

.span_1_of_5 {
    width: 180px;
}

.cycle-pager {
    position: relative;
    z-index: 9999;
    margin: -28px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}

    .cycle-pager span {
        background: url(https://www.nadaciavub.sk/images/vubnadacia/arrow-02.png) 0px 100% no-repeat;
        text-indent: -9999px;
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 0px 3px;
    }

    .cycle-pager .cycle-pager-active {
        background-position: 0px 0px;
    }


@media only screen and (max-width: 480px) {
    .wrapper {
        width: 100%;
    }

    .col {
        margin: 1% 0 1% 0%;
    }

    .span_5_of_5, .span_4_of_5, .span_3_of_5, .span_2_of_5, .span_1_of_5 {
        width: 100%;
    }
}
