﻿@charset "utf-8";
/*! normalize.css 2012-01-31T16:06 UTC - http://github.com/necolas/normalize.css */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: sans-serif;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:hover, a:active {
    outline: 0;
}

img {
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:before, q:after {
        content: '';
        content: none;
    }

small {
    font-size: 75%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul, ol {
    margin-left: 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button, input {
    line-height: normal;
}

    button, input[type="button"], input[type="reset"], input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
        *overflow: visible;
    }

        button[disabled], input[disabled] {
            cursor: default;
        }

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
        *height: 13px;
        *width: 13px;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* CUSTOM CSS 
------------------------------------- 
*/
body {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    overflow-x: hidden;
}

@font-face {
    font-family: 'sacard';
    src: url('../../sarajevocard/font/sacard-webfont.eot');
    src: url('../../sarajevocard/font/sacard-webfont.eot?#iefix') format('embedded-opentype'), url('../../sarajevocard/font/sacard-webfont.woff') format('woff'), url('../../sarajevocard/font/sacard-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sacard-bold';
    src: url('../../sarajevocard/font/sacard-bold-webfont.eot');
    src: url('../../sarajevocard/font/sacard-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../sarajevocard/font/sacard-bold-webfont.woff') format('woff'), url('../../sarajevocard/font/sacard-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#ie6 {
    background-color: #FF9;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FC0;
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
}
/*---------------------------------
BUTTONS
-----------------------------------*/
button, a.btn, a.btn:visited, a.button, a.button:visited, input[type="submit"], input[type="reset"], input[type="button"] {
    position: relative;
    top: 0;
    left: 0;
    line-height: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    width: auto;
    overflow: visible;
    font-weight: bold;
    font-size: 14px; /*Pixels for consistancy*/
    text-shadow: 0 -1px 0 #000;
    color: #DDD;
    text-decoration: none;
    vertical-align: middle;
    box-sizing: border-box;
    display: inline-block;
    *display: inline; /*IE ONLY*/
    zoom: 1;
    border: 1px solid #999;
    background: #565656; /* Old browsers */
    background: -moz-linear-gradient(top, #565656 0%, #383838 46%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(46%, #383838)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #565656 0%, #383838 46%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #565656 0%, #383838 46%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #565656 0%, #383838 46%); /* IE10+ */
    background: linear-gradient(top, #565656 0%, #383838 46%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#383838', GradientType=0 ); /* IE6-9 */
    margin-top: 0;
    margin-right: 2px;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 9px;
    padding-right: 15px;
    padding-bottom: 9px;
    padding-left: 15px;
}

@media only screen and (max-width:767px){
    #searchform input[type="submit"]{
        float:right;
    }
}

button, input[type="submit"], input[type="reset"], input[type="button"] {
    *padding: 7px 15px;
}
/*IE 7 ONLY*/
a.btn, a.button {
}
    /*overrides*/
    button.small, a.btn.small, a.button.small {
        font-size: 0.8em;
        padding: 5px 10px;
    }

    button.medium, a.btn.medium, a.button.medium {
    }
    /*default*/
    button.large, a.btn.large, a.button.large {
        font-size: 1.3em;
        padding: 10px 20px;
    }

    button.disabled, a.btn.disabled, a.button.disabled {
        color: #ccc;
        cursor: default;
        background: #efefef;
    }

        button.disabled:hover, a.btn.disabled:hover, a.button.disabled:hover {
            border: 1px solid #ccc;
            background: #efefef;
        }

    button:hover, a.btn:hover, a.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
        color: #fff;
        border: 1px solid #424242;
        background: #424242; /* Old browsers */
        background: -moz-linear-gradient(top, #424242 0%, #262626 46%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424242), color-stop(46%, #262626)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #424242 0%, #262626 46%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #424242 0%, #262626 46%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #424242 0%, #262626 46%); /* IE10+ */
        background: linear-gradient(top, #424242 0%, #262626 46%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#262626', GradientType=0 ); /* IE6-9 */
    }

    button img, a.btn img, a.button img, input[type="submit"] img, input[type="reset"] img, input[type="button"] img {
        display: inline;
        margin: 0;
        vertical-align: middle;
        margin: -10px 10px -5px -5px;
        padding: 0;
    }

.small img {
    margin: -3px 5px -3px -3px;
}

.medium img {
    margin: -10px 10px -5px -5px;
}

.large img {
    margin: -10px 10px -10px -10px;
}

.icon-only {
    padding: 7px 10px;
}

    .icon-only img {
        margin: 0;
        display: block;
        padding: 0;
    }

    .icon-only .icon {
        margin: -5px -6px -8px -6px;
    }
/* icons */
button .icon, a.btn .icon, a.button .icon, input[type="submit"] .icon, input[type="reset"] .icon, input[type="button"] .icon {
    vertical-align: middle;
    margin: -5px 3px -7px -2px;
    *margin: -5px 3px -10px 0px; /*IE 7 ONLY*/
}

    button .icon.medium, a.btn .icon.medium, a.button .icon.medium, input[type="submit"] .icon.medium, input[type="reset"] .icon.medium, input[type="button"] .icon.medium {
        margin-left: -5px;
        *left: -5px;
        *top: 0px;
    }

    button .icon.large, a.btn .icon.large, a.button .icon.large, input[type="submit"] .icon.large, input[type="reset"] .icon.large, input[type="button"] .icon.large {
        margin-left: -10px;
        *left: -10px;
        *top: 0px;
    }


/*SITE MAP STYLE */

.text dt a {
    color: #000000;
    text-decoration: none;
}

.sitemap dd.first {
    margin: 0;
    line-height: 1.0;
}

    .sitemap dd.first a, .sitemap dd.second a, .sitemap dd.third a, .sitemap dd.fourth a, .sitemap dd.fifth a {
        background-image: url(/content/pix/icon-arrow-small2-circle.png);
        background-position: 0 5px;
        background-repeat: no-repeat;
        border-top: 1px solid #EEEEEE;
        display: block;
        padding-bottom: 5px;
        padding-left: 20px;
        padding-top: 5px;
        line-height: 1.0;
    }

.sitemap dd.second {
    line-height: 1.0;
    margin: 0 0 0 15px;
}


.box-topbar {
    z-index: 25;
    position: relative;
}

.box-logo .grb {
    /* [disabled]position: absolute;
*/
    top: 3px;
    margin-right: 10px;
    float: left;
}

.box-logo p {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    margin: 0px;
    font-size: 13px;
    font-weight: bold;
    padding-top: 12px;
    /* [disabled]text-shadow: 1px 1px 0px #055E9A;
*/
}

.box-lang {
    float: right;
    margin-top: -15px;
    text-align: right;
}

    .box-lang p {
        margin: 0px;
        font-size: 12px;
        color: #CCC;
    }

    .box-lang a {
        font-weight: bold;
        color: #666;
        text-decoration: none;
    }

.box-header {
    background-color: #E1E9F0;
    min-height: 150px;
    margin-top: -6px;
    position: relative;
    z-index: 10;
    background-image: url(../pix/header-bar2.png), url(../pix/header-mvp.png);
    background-repeat: repeat-x, no-repeat;
    background-position: bottom, center top;
}

    .box-header .org a {
        color: #000;
        text-decoration: none;
        position: relative;
    }

        .box-header .org a:hover {
            color: #055E9A;
        }

@media only screen and (max-width:488px) {
    .box-header {
        min-height: 175px;
        background-size: auto, cover;
    }

    @media only screen and (max-width:353px) {
        .box-header {
            min-height: 205px;
            background-size: auto, cover;
        }

        @media only screen and (max-width:268px) {
            .box-header {
                min-height: 230px;
                background-size: auto, cover;
            }
        }
    }
}

.icon-home {
    background-image: url(../pix/icon-home-2.png);
    background-repeat: no-repeat;
    display: block;
    height: 18px;
    width: 20px;
    position: absolute;
    left: -30px;
    top: 2px;
    visibility: hidden;
    opacity: 0;
}

.box-header .org a:hover .icon-home {
    visibility: visible;
    opacity: 1;
}

.box-header .org {
    margin: 0px;
    font-size: 24px;
    font-weight: normal;
    padding-top: 30px;
    line-height: 26px;
}

/*@media only screen and (max-width:767px) {
.box-header .org {
display: inline-block;
width: 50%;
margin-left: -50px;
}
}*/

.box-header .bg {
    position: absolute;
    z-index: -1;
    margin-left: -640px;
    left: 50%;
}


/*.box-search {
position: relative;
z-index: 100;
padding-top: 20px;
}*/


.box-search .inputfield {
    width: 100%;
    /* [disabled]float: left; */
}

.box-search .button {
    float: left;
    margin-bottom: 0px;
    margin-left: 3px;
}

.box-nav {
    /* [disabled]position: absolute;
*/
    z-index: 100;
    bottom: 0px;
    margin-top: -45px;
    /* [disabled]display: none;
*/
    height: 45px;
}

.btn-openmenu {
    display: none;
    background-color: #959595;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    height: 50px;
    margin-bottom: 2px;
    text-decoration: none;
}

    .btn-openmenu:hover {
        background-color: #797979;
        /* [disabled]color: #FFF;
*/
    }

.top-bar {
    background-color: transparent;
}

    .top-bar ul {
        margin-top: 0px;
        padding: 0px;
    }

        /*.top-bar ul > li.has-dropdown a {
            line-height: normal;
            font-size: 12px;
            text-decoration: none;
            padding-right: 30px;
            padding-left: 8px;
            background-color: #999;
            text-shadow: -1px -1px 0px rgba(0,0,0,0.25);
            /* [disabled]border-right-width: 2px;
*/
            /* [disabled]border-right-style: solid;
*/
            /* [disabled]border-right-color: #FFF;

            margin-right: 2px;
            padding-top: 6px;
        }

        .top-bar ul > li.has-dropdown:hover {
            background-color: transparent;
        }

            .top-bar ul > li.has-dropdown:hover a {
                background-color: #055E9A;
                color: #FFF;
            }

        .top-bar ul > li.has-dropdown .dropdown li {
            background-color: #055E9A;
        }

    .top-bar.expanded ul > li.has-dropdown {
        border-bottom: 2px solid #FFF;
    }

    .top-bar ul > li.has-dropdown a:hover {
        background-color: #055E9A;
        color: #FFF;
    }

    .top-bar ul > li.has-dropdown .dropdown {
        background-color: #055E9A;
    }

        .top-bar ul > li.has-dropdown .dropdown li a {
            background-color: #055E9A;
        }

            .top-bar ul > li.has-dropdown .dropdown li a:hover {
                background-color: #044F80;
            }

        .top-bar ul > li.has-dropdown .dropdown li.divider {
            border-top-width: 1px;
            border-top-style: solid;
            border-top-color: #045286;
        }

    .top-bar ul > li.toggle-topbar {
        width: 100%;
    }

    .top-bar ul > li.has-dropdown.moved > .dropdown li:not(.title) {
        border-bottom: 2px solid #FFF;
    }

    .top-bar ul > li.has-dropdown.moved > .dropdown li a:hover {
        background-color: #044F80;
    }

    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a:hover {
        background-color: #044F80;
    }

    .top-bar ul > li.single a {
        padding-top: 14px;
    }*/


nav.top-bar ul > li.has-dropdown a {
    /*line-height: 31px;*/
    font-size: 12px;
    text-decoration: none;
    padding-right: 35px;
    padding-left: 35px;
    background-color: #999;
    text-shadow: -1px -1px 0px rgba(0,0,0,0.25);
    text-align: center;
    margin-right: 2px;
    padding-top: 14px;
}

@media only screen and (max-width: /*1070px*/ 940px) {
    nav.top-bar ul > li a {
        max-width: 100% !important;
        min-width: 100%;
    }

    .top-bar ul > li.toggle-topbar a {
        min-width: 0 !important;
    }
}

nav.top-bar ul > li.has-dropdown:hover {
    background-color: transparent;
    text-align: center;
}

    nav.top-bar ul > li.has-dropdown:hover a {
        background-color: #055E9A;
        color: #FFF;
        text-align: center;
    }


nav.top-bar ul > li a {
    line-height: normal;
    font-size: 12px;
    text-decoration: none;
    padding-right: 35px;
    padding-left: 35px;
    background-color: #999;
    text-shadow: -1px -1px 0px rgba(0,0,0,0.25);
    text-align: center;
    margin-right: 2px;
    padding-top: 14px;
}

@-moz-document url-prefix() {
    nav.top-bar ul > li a {
        line-height: normal;
        font-size: 12px;
        text-decoration: none;
        padding-right: 36px;
        padding-left: 36px;
        background-color: #999;
        text-shadow: -1px -1px 0px rgba(0,0,0,0.25);
        text-align: center;
        margin-right: 2px;
        padding-top: 14px;
    }
}

nav.top-bar ul > li:hover {
    background-color: transparent;
    text-align: center;
}

    nav.top-bar ul > li:hover a {
        background-color: #055E9A;
        color: #FFF;
        text-align: center;
    }


nav.top-bar ul > li.has-dropdown .dropdown li {
    background-color: #055E9A;
}

nav.top-bar.expanded ul > li.has-dropdown {
    border-bottom: 2px solid #FFF;
}

nav.top-bar ul > li.has-dropdown a:hover {
    background-color: #055E9A;
    color: #FFF;
    text-align: center;
}

nav.top-bar ul > li.hasNot-dropdown a:hover {
    background-color: #055E9A;
    color: #FFF;
    text-align: center;
}


/*dodano*/
nav.top-bar.expanded ul > li {
    border-bottom: 2px solid #FFF;
}

nav.top-bar ul > li a:hover {
    background-color: #055E9A;
    color: #FFF;
    text-align: center;
}
/*end*/

nav.top-bar ul > li.has-dropdown .dropdown {
    background-color: #055E9A;
}

    nav.top-bar ul > li.has-dropdown .dropdown li a {
        background-color: #055E9A;
        text-align: left;
    }

        nav.top-bar ul > li.has-dropdown .dropdown li a:hover {
            background-color: #044F80;
            text-align: left;
        }

    nav.top-bar ul > li.has-dropdown .dropdown li.divider {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #045286;
    }

nav.top-bar ul > li.toggle-topbar {
    width: 100%;
}

nav.top-bar ul > li.has-dropdown.moved > .dropdown li:not(.title) {
    border-bottom: 2px solid #FFF;
}

nav.top-bar ul > li.has-dropdown.moved > .dropdown li a:hover {
    background-color: #044F80;
    text-align: left;
}

nav.top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a:hover {
    background-color: #044F80;
    text-align: left;
}


@media only screen and (max-width: /*1070px*/ 940px) {
    .divTopBar {
        margin-bottom: 0px;
        height: 50px;
    }

    .meniHidden {
        visibility: hidden !important;
    }

    nav.top-bar {
        background-color: #999;
    }


    .openMeni {
        overflow: visible;
    }

    .box-content {
        /*margin-top: 0px;*/
        margin-top: -30px;
    }
}

ul.breadcrumbs {
    margin-bottom: 25px;
    border-top-color: #E6E8EF;
    border-right-color: #E6E8EF;
    border-bottom-color: #E6E8EF;
    border-left-color: #E6E8EF;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    position: relative;
    /* [disabled]z-index: 900; */
    margin-top: 0px;
    background-color: #FFF;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

    ul.breadcrumbs:hover {
        /* [disabled]z-index: 900; */
    }

    ul.breadcrumbs li a, ul.breadcrumbs li span {
        text-transform: none;
        font-size: 12px;
        color: #666;
        text-decoration: none;
    }

        ul.breadcrumbs li a:hover, ul.breadcrumbs li a:focus {
            color: #055E9A;
            text-decoration: none;
        }

.subnav ul {
    margin: 0px;
    padding: 0px;
}

    .subnav ul li a {
        font-size: 12px;
        font-weight: normal;
        background-color: #055E9A;
        color: #eee !important;
        text-decoration: none;
        display: block;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 2px;
        padding: 10px;
        /*padding-top: 6px;
padding-bottom: 6px;
padding-right: 2px;
padding-left: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;*/
        /*border-bottom-color: #EEE;*/
        /*max-width:75%;*/
    }

        .subnav ul li a:hover {
            background-color: #033C61;
        }

.subnav .has-dropdown > a {
    background-color: #055E9A;
    background-image: url(../pix/icon-arrow-small-down-white.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
}

.subnav .has-dropdown.active > a {
    background-color: #033C61;
    background-image: url(../pix/icon-arrow-small-up-white.png);
    color: #eee;
}

.subnav ul.dropdown {
    display: none;
}

.subnav ul > .has-dropdown > a {
    font-size: 12px;
    font-weight: normal;
}

.box-ticker {
    border: 1px solid #DDDDDD;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 25px;
    margin-top: 5px;
}

    .box-ticker h2 {
        color: #0099CC;
        margin: 0px;
        font-size: 12px;
        position: absolute;
        padding-top: 1px;
    }

    .box-ticker ul {
        list-style-type: none;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 100px;
        padding: 0px;
    }

        .box-ticker ul li h1 {
            font-size: 14px;
            margin: 0px;
        }

    .box-ticker .date {
        float: right;
        margin-left: 15px;
    }

    .box-ticker a {
        color: #000;
        text-decoration: none;
    }

        .box-ticker a:hover {
            color: #09C;
        }

.box-topnews {
    border: 4px solid #EEEEEE;
    overflow: hidden;
    padding-top: 12px;
    padding-bottom: 12px;
}

    .box-topnews .imgbox {
        height: 270px;
        width: 350px;
        float: left;
    }

    .box-topnews h1 {
        font-size: 1.2em;
        font-weight: normal;
        margin-top: 8px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
    }

    .box-topnews .prehead {
        font-family: Arial, Helvetica, sans-serif;
        color: #333;
        margin: 0px;
        line-height: normal;
    }

    .box-topnews a {
        color: #000;
        text-decoration: none;
    }

        .box-topnews a:hover {
            color: #055E9A;
            text-decoration: none;
        }

.topnews-head {
    /* [disabled]float: left;
*/
    /* [disabled]padding-left: 15px;
*/
    /* [disabled]width: 210px;
*/
}

.section-title {
    background-color: #EEE;
    font-size: 16px;
    font-weight: normal;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #055E9A;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
}

.nopadding {
    padding-top: 0px !important;
}


.label {
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    color: #0099CC;
    background-color: #FFF;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    float: left;
    padding-top: 2px;
    padding-right: 12px;
    padding-bottom: 2px;
    padding-left: 12px;
    margin-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    letter-spacing: 2px;
}

.box {
    padding: 15px;
    margin-bottom: 30px;
}

    .box a {
        color: #000;
        text-decoration: none;
    }

        .box a:hover {
            color: #09C;
        }

.small-link {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    margin-top: 5px;
    float: left;
}

.box.grey .section {
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Arial Black", Gadget, sans-serif;
    display: block;
    background-color: #DFDFDF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F7F7F7;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    padding-top: 15px;
    margin-top: -15px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, .3);
    font-weight: bold;
}

.box.white .section {
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Arial Black", Gadget, sans-serif;
    display: block;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #EEE;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, .3);
    font-weight: bold;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #EEE;
    padding-top: 15px;
    background-color: #F7F7F7;
    padding-right: 15px;
    padding-left: 15px;
}

.box.dark .section {
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Arial Black", Gadget, sans-serif;
    display: block;
    background-color: #DFDFDF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F7F7F7;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    padding-top: 15px;
    margin-top: -15px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, .3);
    font-weight: bold;
}


.dark {
    background-color: #CCCCCC;
}

.grey {
    background-color: #F4F4F4;
}

    .grey .section.section-line {
        border-bottom-color: #FFF;
    }

.box-sessions dl {
    margin: 0px;
    padding: 0px;
}

.box-sessions dt {
    font-size: 12px;
    position: absolute;
    background-color: #FFF;
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    margin-top: 13px;
}

.box-sessions dd {
    margin-left: 0px;
    padding-left: 90px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F7F7F7;
    padding-top: 12px;
    padding-bottom: 12px;
    overflow: hidden;
}




.white {
    background-color: #FFFFFF;
    padding: 0px;
}

.box-publication {
    overflow: hidden;
}

    .box-publication .imgbox {
        height: 145px;
        width: 120px;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

.btn-download {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    float: left;
    background-color: #999;
    color: #FFF;
    background-image: url(../pix/icon-arrow-small-circle-down-white.png);
    background-repeat: no-repeat;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 40px;
    background-position: 8px 3px;
}

    .btn-download:hover {
        background-color: #B7B7B7;
    }

.banners {
    margin: 0px;
    list-style-type: none;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #EEE;
    border-bottom-color: #EEE;
}

    .banners li {
        margin-bottom: 5px;
        text-align: center;
    }

.imgs {
    color: #999;
    display: inline-block;
    background-image: url(../pix/icon-photo.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #EEE;
    margin-left: 5px;
    background-position: 8px 4px;
}

h1.section {
    font-size: 1.3em;
    font-weight: normal;
    margin: 0px;
    padding-bottom: 10px;
    color: #0099CC;
}

h1.section-line {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #EEEEEE;
}

.box .btn-arrow {
    float: right;
    margin-bottom: 5px;
    margin-left: 12px;
}

.box-image {
    margin-bottom: 10px;
}

.box-homenews {
    padding-top: 25px;
}

    .box-homenews .imgbox {
        width: 100%;
        height: 155px;
    }

    .box-homenews .date {
        font-size: 13px;
        margin-bottom: 0px;
    }

    .box-homenews a {
        color: #000;
        text-decoration: none;
    }

        .box-homenews a:hover {
            color: #055E9A;
        }

    .box-homenews.images .imgbox {
        height: 80px;
        width: 100px;
        margin-top: 10px;
        position: absolute;
    }

    .box-homenews.images .newsitem h1 {
        padding-left: 110px;
    }

    .box-homenews.images .date {
        padding-left: 110px;
    }

    .box-homenews.images .newsitem {
        min-height: 105px;
    }

    .box-homenews.intro .newsitem h1 {
        font-size: 17px;
    }

.focusnews {
    padding-bottom: 10px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #EEE;
}

    .focusnews h1 {
        font-size: 1.2em;
        line-height: 1.2em;
        font-weight: normal;
        margin-top: 6px;
        margin-bottom: 6px;
    }

.newsitem {
    padding-bottom: 14px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EEE;
    padding-top: 14px;
}

    .newsitem h1 {
        font-size: 1.06em;
        line-height: 1.2em;
        font-weight: normal;
        margin-top: 6px;
        margin-bottom: 8px;
    }

    .newsitem p {
        color: #3E3E3E;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 6px;
        margin-left: 0px;
    }

.header {
    background-image: url(../pix/header-bar-wide.png);
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 50px;
}

.date {
    color: #055E9A;
    font-size: 12px;
    margin: 0px;
}

.box-highlight p {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
}

.box-fastaccess {
    position: relative;
}

.btn-fastaccess {
    background-color: #FFF;
    display: block;
    color: #069;
    text-decoration: none;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    position: relative;
    font-weight: bold;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #B6B6B6;
    font-size: 14px;
    margin-top: 10px;
    height: 36px;
}

    .btn-fastaccess:hover {
        color: #0099CC;
    }

        .btn-fastaccess:hover .arrow-down {
            background-color: #FFF;
        }

.arrow-down {
    background-color: #EEE;
    height: 32px;
    width: 32px;
    display: block;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
    padding-top: 6px;
}

.fa-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background-color: #CCC;
    position: absolute;
    display: none;
    -moz-box-shadow: 2px 1px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: 2px 1px 1px rgba(0,0,0,0.15);
    box-shadow: 2px 1px 1px rgba(0,0,0,0.15);
}

    .fa-list a {
        display: block;
        background-color: #959595;
        padding-top: 9px;
        padding-right: 25px;
        padding-bottom: 9px;
        padding-left: 12px;
        color: #FFF;
        text-decoration: none;
        margin-top: 1px;
        font-weight: bold;
        background-image: url(../pix/icon-arrow-white-padding-small.png);
        background-repeat: no-repeat;
        background-position: right center;
        font-size: 14px;
    }

.box .fa-list a:hover, .box .fa-list a:active {
    background-color: #616161;
    color: #FFF;
}

.box-useful {
}

    .box-useful ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

    .box-useful li a {
        display: block;
        font-size: 16px;
        padding-top: 8px;
        padding-bottom: 8px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #EEE;
        color: #333;
        text-decoration: none;
        padding-left: 25px;
        background-image: url(../pix/icon-arrow-small.png);
        background-repeat: no-repeat;
        background-position: 0px -55px;
    }

        .box-useful li a:hover {
            color: #0099CC;
            background-position: 0px 12px;
        }

.box-login p {
    margin: 0px;
}

.box-login .inputfield {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

.box-login .inputbutton {
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
}

.box-login .section {
    margin-bottom: 12px;
}

.btn-photoarchive {
    display: block;
    background-image: url(../pix/icon-photo2.png);
    background-repeat: no-repeat;
    background-color: #E5E5E5;
    padding-left: 60px;
    font-size: 18px;
    color: #666;
    text-decoration: none;
    padding-top: 14px;
    padding-right: 10px;
    padding-bottom: 14px;
    background-position: 10px 5px;
    margin-bottom: 30px;
}

    .btn-photoarchive:hover {
        color: #055E9A;
        background-color: #F5F5F5;
    }

.icon-arrow {
    background-image: url(../pix/icon-arrow-right2.png);
    display: block;
    float: right;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    margin-top: 0px;
}



.doc-list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    .doc-list li a {
        color: #333;
        display: block;
        text-decoration: none;
        padding-top: 8px;
        padding-bottom: 8px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FFF;
        background-image: url(../pix/icon-doc2.png);
        background-repeat: no-repeat;
        padding-left: 27px;
        background-position: 0px 10px;
        min-height: 50px;
        line-height: 1.3em;
    }

        .doc-list li a:hover {
            color: #0099CC;
        }

.box-articles {
    margin-bottom: 30px;
}

    .box-articles .label {
        font-size: 14px;
        font-weight: bold;
        color: #0099CC;
        background-color: #FFF;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #EEE;
        padding-top: 3px;
        padding-right: 0px;
        padding-bottom: 6px;
        padding-left: 0px;
        letter-spacing: 0px;
        text-align: left;
        width: auto;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: none;
        border-left-style: none;
        border-right-color: #CCC;
        border-left-color: #CCC;
        display: block;
        position: relative;
        font-family: "Arial Black", Gadget, sans-serif;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        float: none;
    }

    .box-articles .art-list {
        /*margin: 0px;*/
        padding: 0px;
        list-style-type: none;
        clear: both;
    }

        .box-articles .art-list a {
            display: block;
        }


    .box-articles li {
        display: flex;
        margin: 8px 0px;
    }

@media only screen and (max-width:370px) {

    .box-articles li {
        display: unset;
    }

        .box-articles li img {
            margin: 0 auto;
        }
}


.box-articles li h1 {
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}

.box-articles a {
    color: #fff;
    text-decoration: none;
}

    .box-articles a:hover {
        /*color: #0099CC;*/
    }

.box-filter {
    background-color: #F7F7F7;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
    overflow: hidden;
    margin-bottom: 12px;
    margin-top: 15px;
}

    .box-filter .name {
        font-size: 12px;
        float: left;
        width: 25%;
        margin: 0px;
        padding-top: 8px;
        /*padding-right: 10px;*/
        color: #4d4d4d;
    }

    .box-filter .filterform {
        float: left;
        width: 75%;
    }

    .box-filter .filterform .field {
        float: left;
        width: 30%;
        margin-right: 3%;
        margin-bottom: 0px;
    }

.text .box-filter h3 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    color: #666;
    font-size: 12px;
    letter-spacing: 1px;
}

.text .access-list {
    margin: 0px;
    list-style-type: none;
    overflow: hidden;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}

    .text .access-list li {
        display: block;
        float: left;
        width: 32.3333%;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 8px;
        min-height: 190px;
        background-color: #F4F4F4;
        margin-right: 1%;
        cursor: pointer;
    }

    .text .access-list li:hover {
        background-color: #D8E1EB;
    }

    .text .access-list p {
        margin: 0px;
        padding: 20px 30px 0 30px;
        /*padding-bottom: 0px;*/
        font-weight: bold;
        line-height: normal;
        text-align:left;
    }

    .text .access-list .selected, .text .access-list .selected:hover {
        background-color: #C5C5C5;
    }

.text .smallgrey {
    font-size: 13px;
    color: #666;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
}

.btn.btn-access {
    width: 100%;
    text-align: center;
}

.box-pagination {
    float: left;
    width: 100%;
    position: relative;
}

    .box-pagination .pagination {
        float: left;
        padding-left: 46%;
        position: relative;
    }

        .box-pagination .pagination li {
            float: left;
            position: relative;
            right: 50%;
        }

.pagination {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    .pagination a {
        background-color: #EEE;
    }

.text ul.pagination li.current a, .text ul.pagination li.current a:hover {
    background-color: #055E9A;
    color: #FFF;
}

.text ul.pagination a:hover {
    color: #000;
    text-decoration: none;
    background-color: #DDD;
}

.text ul.pagination .unavailable a, .text ul.pagination .unavailable a:hover {
    background-color: #FFF;
    color: #CCC;
}

.cal {
    width: 100%;
    background-color: #FFF;
}

    .cal .title {
        margin: 0px;
        padding: 0px;
    }

    .cal td {
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 14px;
        border-top-color: #CCC;
        border-right-color: #CCC;
        border-bottom-color: #CCC;
        border-left-color: #CCC;
    }

        .cal td:hover {
            background-color: #F4F4F4;
        }

    .cal .active:hover {
        background-color: #999;
    }

    .cal a {
        text-decoration: none;
    }

        .cal a:hover {
            color: #055E9A !important;
        }

    .cal .active {
        background-color: #EEE;
    }

        .cal .active a {
            font-weight: bold;
            color: #FFF;
        }

        .cal .active:hover a {
            color: #FFF !important;
        }

    .cal .next-prev {
        text-align: center;
        font-size: 11px;
        font-weight: bold;
    }

.btn-allevents {
    background-color: #CCC;
    display: block;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 6px;
    background-image: url(../pix/icon-arrow-small-circle2-white.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
}

    .btn-allevents:hover {
        background-color: #FFFFFF;
    }

.box-nletter {
    overflow: hidden;
}

    .box-nletter .inputfield {
        float: left;
        width: 70%;
    }

    .box-nletter .inputbutton {
        float: left;
        width: 30%;
        margin: 0px;
        padding-top: 8px;
        padding-bottom: 9px;
    }

.box-poll .btn {
    margin-top: 12px;
    margin-bottom: 0px;
}

.box-poll label {
    font-size: 15px;
    color: #000;
}

.box-poll .btn-pollresults {
    font-size: 12px;
    margin-top: 8px;
    clear: both;
    display: block;
}

.poll-results {
    padding-top: 20px;
}

.poll-answer {
    background-color: #EEE;
    padding: 15px;
    margin-bottom: 3px;
}

.text .poll-answer p {
    margin: 0px;
}

.poll-bg {
    background-color: #FFF;
    height: 13px;
    margin-top: 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 6px;
}

.poll-pointer {
    background-color: #09C;
    height: 13px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.poll-txt span {
    color: #666;
}

.submenu.menu li {
    display: inline;
    float: none;
}

    .submenu.menu li a {
        display: block;
        font-size: 12px;
        line-height: normal;
        color: #777777;
        text-decoration: none;
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #EEE;
        padding-top: 7px;
        padding-bottom: 7px;
        width: 100%;
    }

        .submenu.menu li a:hover {
            color: #055E9A;
        }

.subsubmenu {
    margin-left: 0px;
    padding-left: 0px;
}

.submenu .subsubmenu li a {
    font-weight: normal;
}

.btn-submenu {
    background-color: #959595;
    display: none;
    height: 45px;
    width: 45px;
    margin-bottom: 15px;
    background-image: url(../pix/icon-submenu.png);
    background-position: center center;
    background-repeat: no-repeat;
}

    .btn-submenu:hover {
        background-color: #797979;
    }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    outline: none;
}


.footer {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #F8F8F8;
    margin-top: 30px;
    padding-top: 25px;
    clear: both;
}

.box-upfooter {
    padding-bottom: 20px;
}

    .box-upfooter ul {
        list-style-type: none;
        margin: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
    }

    .box-upfooter .contacts li {
        width: 50%;
        color: #666;
        line-height: 1.2em;
        padding-left: 25px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-image: url(../pix/icon-location.png);
        background-repeat: no-repeat;
        background-position: 0px 3px;
        font-size: 13px;
    }

.loc {
    float: left;
}

.ctct {
    float: left;
}

@media only screen and (max-width:425px) {
    .loc {
        float: none;
        width: 180px;
        margin-left: auto;
        margin-right: auto;
        padding-right: 0px;
    }

    .ctct {
        float: none;
        width: 180px;
        margin-left: auto;
        margin-right: auto;
        padding-right: 0px;
    }
}

.box-upfooter .contacts .ctct {
    background-image: url(../pix/icon-contacts.png);
    width: 50%;
}

.ctct a {
    color: #999;
}

    .ctct a:hover {
        color: #055e9a;
    }

.box-footer {
    background-color: #F8F8F8;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #666;
}

.footer .pnlHtmlText .botmenu li {
    line-height: 15px;
}

.box-footer .copy {
    margin-bottom: 10px;
    font-size: 13px;
}

.box-footer .footermenu a {
    font-weight: bold;
    color: #666;
    text-decoration: none;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 13px;
}

    .box-footer .footermenu a:hover {
        color: #0099CC;
    }

.menu.social {
    float: right;
    padding-top: 10px;
}

.btn-soc {
    display: block;
    height: 39px;
    width: 39px;
    background-image: url(../pix/btn-social.png);
    background-repeat: no-repeat;
    margin-left: 5px;
}

    .btn-soc:hover {
        background-position: 0px -39px;
    }

    .btn-soc.fb {
        background-position: -39px 0px;
    }

        .btn-soc.fb:hover {
            background-position: -39px -39px;
        }

    .btn-soc.tw {
        background-position: -78px 0px;
    }

        .btn-soc.tw:hover {
            background-position: -78px -39px;
        }

.sitemap dt {
    font-weight: bold;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #EEE;
    padding-top: 16px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EEE;
}

.sitemap dd {
    margin: 0px;
}

    .sitemap dd a {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #EEE;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 25px;
        background-image: url(../pix/icon-arrow-small2-circle.png);
        background-repeat: no-repeat;
        background-position: 0px 8px;
    }

.responsive {
    /*width: 205px;
position: relative;
float: right;
margin-top: 10px;*/
}

    .responsive p {
        margin: 0px;
        font-size: 11px;
        font-weight: bold;
        /*position: absolute;*/
        width: 120px;
        top: 13px;
        right: 0px;
        color: #999;
        line-height: 12px;
        margin-top: 12px;
        margin-bottom: 5px;
    }

.qss {
    /*float: right;*/
}


.evlada {
    font-size: 12px;
    background-image: url(../pix/logo-evlada.png);
    background-repeat: no-repeat;
    /*padding-left: 80px;*/
    padding-top: 30px;
    padding-bottom: 4px;
}

.botmenu {
    padding-bottom: 15px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
}

    .botmenu li a {
        display: block;
        padding-top: 4px;
        padding-bottom: 4px;
        color: #666;
        text-decoration: none;
        background-image: url(../pix/icon-arrow-small-circle.png);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        padding-left: 25px;
    }

        .botmenu li a:hover {
            color: #055E9A;
            background-position: 0px -19px;
        }

.box-content {
    padding-top: 20px;
    margin-top: -25px;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

/*FIX SEARCH FORM ZA DESKTOP*/

@media only screen and (min-width:768px) {
    #searchform .label, #searchform .right, #searchform .label.right {
        text-align: left !important;
    }


    #searchform input[type="submit"]{
        float: right !important;
    }
}

.inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

img.align-left {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

img.align-right {
    float: right;
    margin-left: 10px;
    margin-top: 5px;
}

img.full-width {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
}

.imgbox {
    display: block;
    /*width: 10px;
    height: 10px;*/
    overflow: hidden;
}

.imgbox-bio {
    height: auto;
    width: 200px;
    float: right;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 15px;
}

.biobox {
    background-color: #EEE;
    display: block;
    font-size: 12px;
    padding: 12px;
}

.text .biobox table {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
}

.text .biobox td {
    font-size: 12px;
    vertical-align: top;
    background-color: #EEE;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
    line-height: normal;
    padding-left: 0px;
}

.info {
    border: 1px solid gold;
    background: lightyellow;
    padding: 10px 20px 10px 10px;
    margin: 10px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #DEAE00;
    line-height: 120%;
    vertical-align: center;
    text-shadow: 0px 1px rgba(255,255,255,0.5);
    position: relative;
    top: 0;
    left: 0;
    clear: both;
}

    .info.warning {
    }

    .info.error {
        border: 1px solid red;
        color: red;
        background-color: #FFE6EA;
    }

    .info.success {
        border: 1px solid green;
        background: lightgreen;
        color: green;
    }

    .info .icon {
        color: inherit;
        margin-right: 10px;
        margin-bottom: -5px;
        *margin-top: -5px;
    }

    .info a.icon.close, .info a.icon.close:active, .info a.icon.close:visited {
        font-size: 12px;
        position: absolute;
        top: 12px;
        right: 0px;
        left: auto;
        color: inherit;
        background-image: url(../pix/btn-close.png);
        background-repeat: no-repeat;
        background-position: center center;
        height: 14px;
        width: 14px;
    }

.menu {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .menu li {
        display: inline-block;
        float: left;
    }

.middle {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.transition {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.transition2 {
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.shadow {
    -webkit-box-shadow: 1px 1px 3px 0px #666;
    -moz-box-shadow: 1px 1px 3px 0px #666;
    box-shadow: 1px 1px 3px 0px #666;
}

.corners {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.clear {
    overflow: hidden;
}

.lang-selection.column {
    margin-top: 70px;
    text-align: center;
}

.lang-selection p {
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

.lang-selection h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 0px;
}

.langbox {
    background-color: #EEE;
    margin-top: 20px;
    margin-bottom: 35px;
    padding-top: 35px;
    padding-bottom: 25px;
}

.languages label {
    font-size: 17px;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 0px;
    width: 100%;
}

.languages #radio {
    text-align: left;
    position: absolute;
    margin-top: 1px;
}

.languages .three.columns {
    /*padding-left: 10px;*/
    width: 25%;
}

.lang-selection .smallgrey {
    font-size: 11px;
    color: #838383;
    margin-top: 10px;
}

.smallgrey span {
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-radius: 10px;
    /* [disabled]text-shadow: 1px 1px 0px #F5F5F5;
*/
    border: 1px solid #DDD;
}

.savechoice form {
    margin-top: 25px;
    padding-top: 25px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #E5E5E5;
}

.text .label {
    font-size: 12px;
    font-weight: bold;
    color: #0099CC;
    background-color: #FFF;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-top: 3px;
    padding-bottom: 3px;
    letter-spacing: 2px;
    text-align: center;
    display: inline-block;
    position: relative;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 13px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

.text .date {
    font-size: 0.86em;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #DDD;
    padding-top: 8px;
    padding-bottom: 8px;
}

.text .author {
    color: #999;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #DDD;
    border-left-color: #DDD;
}

.text .doc-actions {
    /* [disabled]float: right;
*/
}

.text blockquote {
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #DDD;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 25px;
}

    .text blockquote p {
        font-size: 1.2em;
        color: #055E99;
        line-height: 1.4em;
    }
/*----------------------*/


.text p {
    /*line-height: 1.4em;*/
    text-align: justify;
}

.text .td p {
    /*line-height: 1.4em;*/
    text-align: left;
}

.text .function {
    margin-top: -10px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    color: #666;
}

.text h1 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 0.7em;
    line-height: 1.2em;
    clear: left;
}

.text h2 {
    font-size: 18px;
    margin-top: 1.5em;
    margin-bottom: 0.8em;
    font-weight: normal;
}

.text h3 {
    font-size: 16px;
    margin-top: 2em;
    margin-bottom: 0px;
}

.text h4 {
    font-size: 14px;
    margin-top: 1.2em;
}

.text table {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
}

.text th {
    font-size: 13px;
    text-transform: uppercase;
    background-color: #999;
    text-align: left;
    padding-top: 6px;
    padding-right: 8px;
    padding-bottom: 6px;
    padding-left: 8px;
    color: #FFF;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCC;
}

.text td {
    padding-top: 6px;
    padding-right: 8px;
    padding-bottom: 6px;
    padding-left: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDD;
}

.text tr:hover {
    background-color: #EEE;
}

.text ul {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0em;
    list-style-type: square;
}

    .text ul li {
        line-height: 1.4em;
        margin-bottom: 8px;
    }

    .text ul.checks {
        padding: 0;
        margin: 0 0 20px 0;
    }

        .text ul.checks li {
            list-style-type: none;
            margin: 0;
            background: url(pix/icon-check.png) no-repeat 5px 0.5em;
            padding-left: 30px;
        }

    .text ul.alt {
        padding: 0;
        margin: 0 0 20px 0;
    }

        .text ul.alt li {
            list-style-type: none;
            border-top: 1px dotted #ccc;
            border-bottom: 1px dotted #ccc;
            margin: 0 0 -1px 0;
            background: url(pix/icon-arrow-right.png) no-repeat 5px 0.7em;
            padding-left: 20px;
        }

.text a {
    color: #09C;
    text-decoration: none;
}

    .text a:hover {
        color: #069;
        text-decoration: underline;
    }

.text .tabs, .tabs {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    height: 30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

    .text .tabs li, .tabs li {
        display: inline-block;
        float: left;
        margin-right: 2px;
    }

        .text .tabs li a, .tabs li a {
            display: block;
            background-color: #666;
            color: #FFF;
            padding-right: 15px;
            padding-left: 15px;
            padding-top: 5px;
            height: 25px;
            border-top-width: 1px;
            border-right-width: 1px;
            border-left-width: 1px;
            border-top-style: solid;
            border-right-style: solid;
            border-left-style: solid;
            border-top-color: #666;
            border-right-color: #666;
            border-left-color: #666;
        }

            .text .tabs li a:hover, .tabs li a:hover {
                text-decoration: none;
                background-color: #7C7C7C;
            }

            .text .tabs li a.selected, .tabs li a.selected {
                color: #000;
                background-color: #FFF;
            }

.text .grid, .grid {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    overflow: hidden;
}

    .text .grid li, .grid li {
        float: left;
        width: 220px;
        margin-right: 10px;
        margin-left: 10px;
        min-height: 350px;
    }

    .text .grid .imgbox, .grid .imgbox {
        height: 160px;
        width: 220px;
        margin-bottom: 10px;
    }

    .text .grid li h1, .grid li h1 {
        font-size: 17px;
        line-height: 1.2em;
        min-height: 2em;
        margin-bottom: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        padding-top: 0px;
    }

    .text .grid li p, .grid li p {
        font-size: 13px;
        margin-top: 8px;
    }

.text .doc-list {
    margin-top: 0px;
}

    .text .doc-list td {
        vertical-align: top;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .text .doc-list h1 {
        font-size: 16px;
        margin: 0px;
        line-height: 1.3em;
    }

    .text .doc-list p {
        margin-top: 5px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        color: #666;
    }

    .text .doc-list .date {
        border-top-style: none;
    }

#srchres .date {
    width: auto;
} 

.doc.text h1 {
    font-size: 24px;
}

    .doc.text h1:first-child {
        margin-top: 0px;
    }

.text .docdate .author {
    padding-top: 10px;
}

.text .doc-tools {
    margin: 0px;
    float: right;
    list-style-type: none;
}

    .text .doc-tools li {
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #DDD;
        padding-top: 8px;
        padding-right: 8px;
        padding-left: 8px;
    }

    .text .doc-tools a {
        background-image: url(../pix/icon-doctools.png);
        background-repeat: no-repeat;
        display: block;
        float: left;
        height: 0px;
        width: 20px;
        padding-top: 18px;
        overflow: hidden;
    }

        .text .doc-tools a:hover {
            background-position: 0px -18px;
        }

    .text .doc-tools .btn-mail {
        background-position: -20px 0px;
    }

        .text .doc-tools .btn-mail:hover {
            background-position: -20px -18px;
        }

    .text .doc-tools .btn-down {
        background-position: -40px 0px;
    }

        .text .doc-tools .btn-down:hover {
            background-position: -40px -18px;
        }

    .text .doc-tools .btn-aplus {
        background-position: -60px 0px;
    }

        .text .doc-tools .btn-aplus:hover {
            background-position: -60px -18px;
        }

    .text .doc-tools .btn-aminus {
        background-position: -80px 0px;
    }

        .text .doc-tools .btn-aminus:hover {
            background-position: -80px -18px;
        }

.text a.btn {
    color: #DDD;
}

    .text a.btn:hover {
        color: #FFF;
        text-decoration: none;
    }

.text .rsslist {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #EEE;
}

    .text .rsslist a {
        display: block;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #EEE;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 40px;
        background-image: url(../pix/icon-rssfeed.png);
        background-repeat: no-repeat;
        background-position: 6px 12px;
    }

.text .head-comments {
    background-image: url(../pix/icon-comments.png);
    background-repeat: no-repeat;
    padding-bottom: 20px;
    padding-left: 50px;
    margin-top: 15px;
    padding-top: 25px;
    color: #055E9A;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #EEE;
    background-position: 0px 13px;
}

.xl .text p {
    font-size: 16px;
}

.xl .text h1 {
    font-size: 24px;
}

.xl .text h2 {
    font-size: 20px;
}

.xl .text h3 {
    font-size: 17px;
}

.xl .text blockquote p {
    font-size: 18px;
}

.xl .box-articles li h1 {
    font-size: 18px;
}

.xl .box-topnews h1 {
    font-size: 19px;
}

.xl .focusnews h1 {
    font-size: 19px;
}

.xl .newsitem h1 {
    font-size: 17px;
}

.xl .doc-list li {
    font-size: 16px;
}

.xl .subnav ul li a {
    font-size: 13px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.xxl .text p {
    font-size: 17px;
}

.xxl .text h1 {
    font-size: 26px;
}

.xxl .text h2 {
    font-size: 22px;
}

.xxl .text h3 {
    font-size: 18px;
}

.xxl .text blockquote p {
    font-size: 20px;
}

.xxl .box-articles li h1 {
    font-size: 19px;
}

.xxl .box-topnews h1 {
    font-size: 20px;
}

.xxl .focusnews h1 {
    font-size: 20px;
}

.xxl .newsitem h1 {
    font-size: 18px;
}

.xxl .doc-list li {
    font-size: 17px;
}

.xxl .subnav ul li a {
    font-size: 14px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.cont * {
    color: #000 !important;
}

.cont .top-bar ul > li a {
    color: #FFF !important;
}

.cont .box-logo p {
    color: #FFF !important;
}

.cont button,
.cont a.btn,
.cont a.btn:visited,
.cont a.button,
.cont a.button:visited,
.cont input[type="submit"],
.cont input[type="reset"],
.cont input[type="button"] {
    color: #FFF !important;
}

body.inv {
    background-color: #000;
}

.inv .text p {
    color: #FFF;
}

.inv .text h1 {
    color: #FFF;
}

.inv .text h2 {
    color: #FFF;
}

.inv .text h3 {
    color: #FFF;
}

.inv .text blockquote p {
    color: #CCC;
}

.inv .box-articles li h1 {
    color: #FFF;
}

.inv .box-topnews h1 {
    color: #FFF;
}

.inv .focusnews h1 {
    color: #FFF;
}

.inv .newsitem h1 {
    color: #FFF;
}

.inv .doc-list li {
    color: #FFF;
}

.inv .subnav ul li a {
    color: #FFF;
}

.inv ul.breadcrumbs {
    background-color: #000;
    border-bottom: none;
}

    .inv ul.breadcrumbs li a {
        color: #FFF;
    }

.inv .submenu.menu li a {
    color: #FFF;
}

.inv .text .label {
    color: #000;
}

.inv .box-articles .label {
    color: #FFF;
    background-color: #000;
}

.inv .box.grey {
    background-color: #FFF;
}

.inv .box h1.section {
    color: #000;
}

.inv .box-articles a {
    color: #FFF;
}

.inv .date {
    color: #CCC;
}

.inv .box-upfooter li {
    color: #DDD;
}

.inv .botmenu li a {
    color: #DDD;
}

.inv .box-ticker a {
    color: #FFF;
}

.inv p.prehead {
    color: #DDD;
}

.inv .box-topnews a {
    color: #FFF;
}

.inv .box-homenews a {
    color: #FFF;
}

.inv .newsitem p {
    color: #EEE;
}



.btn.btn-comment {
    margin-bottom: 0px;
    float: right;
    margin-top: 18px;
}

.btn.btn-postcomment {
    width: 100%;
    margin-bottom: 0px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
}

.text select {
    padding: 8px;
    color: #999;
    outline: none;
}

    .text select:focus {
        color: #000;
    }

.comments ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.comments .imgbox {
    height: 45px;
    width: 45px;
    position: absolute;
    margin-top: 5px;
}

.comments li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EEE;
    padding-top: 15px;
    padding-bottom: 15px;
}

.text .comments p {
    padding-left: 60px;
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.text .comments .author {
    font-size: 13px;
    border-right-style: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-left-style: none;
}

.comments .author span {
    font-size: 12px;
    font-weight: bold;
}

.icon-comment {
    background-image: url(../pix/icon-comment2.png);
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 22px;
    background-position: 0px 1px;
}

.box-filter-comment {
    display: none;
}

.text .photo-gal p {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.photo-gal .imgbox {
    width: 100%;
    height: 100px;
    margin-bottom: 6px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    opacity: .8;
}

    .photo-gal .imgbox:hover {
        border-top-color: #0099CC;
        border-right-color: #0099CC;
        border-bottom-color: #0099CC;
        border-left-color: #0099CC;
        opacity: 1;
    }

.photo-gal.block-grid li {
    padding-bottom: 30px;
}

.rsThumbsContainer {
    /* [disabled]padding-top:10px;
*/
}

.text .btn-photogal {
    color: #FFF;
    background-color: #999;
    display: block;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    background-image: url(../pix/icon-arrow-white-padding.png);
    background-repeat: no-repeat;
    background-position: right center;
    text-align: center;
    margin-top: -12px;
}

    .text .btn-photogal:hover {
        color: #FFF;
        text-decoration: none;
        background-color: #ADADAD;
    }

.icon-photo {
    background-image: url(../pix/icon-photogal.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 20px;
    padding-left: 30px;
    font-weight: bold;
    color: #EEE;
    padding-top: 6px;
    padding-bottom: 6px;
}

#gallery {
    margin-bottom: 35px;
}

.gal-bg {
    padding-left: 100px;
    padding-right: 100px;
    background-color: #333333;
    overflow: hidden;
}

.flex-video {
    margin-bottom: 8px;
}

.tabcontent {
    padding-top: 15px;
}

fieldset {
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0px !important;
    padding-top: 25px !important;
}

form .note {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}

form p {
    margin-top: 4px;
    margin-bottom: 4px;
}

form .check {
    position: absolute;
    margin-top: 3px;
}

form .checklabel {
    padding-left: 25px;
}

.btn-sendmessage {
    width: 100%;
}

.box-form .error {
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #FFB0B0;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
}

@media only screen and (max-width: /*1070px*/ 940px) {

    .box-content {
        /*margin-top: 0px;*/
        margin-top: -30px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-submenu {
        display: block;
    }

    .box-submenu.columns {
        margin-bottom: 15px;
    }

    .box-side.columns {
        clear: both;
    }

    .photo-gal.block-grid li img {
        width: 100%;
        height: auto;
    }

    .box-lang {
        margin-top: -45px;
        margin-left: 240px;
    }
}

@media only screen and (min-width: 668px) {
    .box-lang {
        margin-top: -15px;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 479px) {
    .box-logo p {
        color: #033c61;
    }

    .box-ticker h2 {
        position: relative;
        margin-bottom: 5px;
    }

    .box-ticker ul {
        margin-left: 0px;
    }

    .box-lang {
        display: none;
    }

    .btn-openmenu {
        display: block;
    }

    .photo-gal.block-grid li {
        float: none;
        width: auto;
    }

        .photo-gal.block-grid li img {
            width: 100%;
            height: auto;
        }

    .photo-gal .imgbox {
        height: 160px;
    }
}
/* v1.0.2 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
    width: 600px;
    height: 400px;
    position: relative;
    direction: ltr;
}

.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsArrow, .rsThumbsArrow {
    cursor: pointer;
}

.rsThumb {
    float: left;
    position: relative;
}

.rsArrow, .rsNav, .rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}

.rsGCaption {
    width: 100%;
    float: left;
    color: #FFF;
    background-color: #000;
    padding: 8px;
    font-size: 13px;
}
/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none;
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide {
    height: auto;
}

.rsContent {
    width: 100%;
    height: 100%;
    position: relative;
}

.rsPreloader {
    position: absolute;
    z-index: 0;
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none;
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0,0,0,0.25);
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22;
}

.rsTabs {
    float: left;
}

.rsTabs, .rsThumbs {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVideoContainer {
    /*left: 0;
top: 0;
position: absolute;*/
    /*width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
float: left;*/
    width: auto;
    height: auto;
    line-height: 0;
    position: relative;
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: .3s;
}

    .rsVideoFrameHolder.rsVideoActive {
        opacity: 1;
    }

.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px;
}

.rsABlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15;
    -webkit-backface-visibility: hidden;
}

.grab-cursor {
    cursor: url(grab.png) 8 8, move;
}

.grabbing-cursor {
    cursor: url(grabbing.png) 8 8, move;
}

.rsNoDrag {
    cursor: auto;
}

.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    background: url(blank.gif);
    -webkit-backface-visibility: hidden;
}
/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/


/* Background */
.rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
    background-color: #333333;
}
/***************
*
*  1. Arrows
*
****************/

.rsDefault .rsArrow {
    height: 100%;
    width: 44px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
}

.rsDefault.rsVer .rsArrow {
    width: 100%;
    height: 44px;
}

.rsDefault.rsVer .rsArrowLeft {
    top: 0;
    left: 0;
}

.rsDefault.rsVer .rsArrowRight {
    bottom: 0;
    left: 0;
}

.rsDefault.rsHor .rsArrowLeft {
    left: 10px;
    top: 0;
}

.rsDefault.rsHor .rsArrowRight {
    right: 0;
    top: 0;
}

.rsDefault .rsArrowIcn {
    width: 38px;
    height: 38px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -26px;
    position: absolute;
    cursor: pointer;
    background-color: rgba(0,153,204,0.75);
    *background-color: #111;
    border-radius: 32px;
    background-image: url(rs-default.png);
}

    .rsDefault .rsArrowIcn:hover {
        background-color: rgba(0,0,0,0.9);
    }

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -61px -29px;
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -61px -61px;
}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -96px -32px;
}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -96px -64px;
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
    background-color: rgba(0,0,0,0.4);
    opacity: .4;
    *display: none;
}
/***************
*
*  2. Bullets
*
****************/

.rsDefault .rsBullets {
    position: absolute;
    z-index: 35;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #000;
    background: rgba(0,0,0,0.75);
    text-align: center;
    line-height: 18px;
    overflow: hidden;
}

.rsDefault .rsBullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 5px 1px;
    border-radius: 50%;
    background: #777;
    background: rgba(255,255,255,0.5);
}

    .rsDefault .rsBullet.rsNavSelected {
        background-color: #FFF;
    }
/***************
*
*  3. Thumbnails
*
****************/

.rsDefault .rsThumbsHor {
    padding-bottom: 4px;
    width: 100%;
    height: 105px;
}

.rsDefault .rsThumbsVer {
    padding-right: 4px;
    width: 96px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%;
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%;
}

.rsDefault .rsThumb {
    float: left;
    overflow: hidden;
    width: 135px;
    height: 90px;
}

    .rsDefault .rsThumb img {
        width: 100%;
        height: 100%;
    }

    .rsDefault .rsThumb.rsNavSelected {
        background-color: #00CCFF;
    }

        .rsDefault .rsThumb.rsNavSelected img {
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

.rsDefault .rsTmb {
    display: block;
}
/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
    background: #000;
    background: rgba(0,0,0,0.75);
}

    .rsDefault .rsThumbsArrow:hover {
        background: rgba(0,0,0,0.9);
    }

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 20px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0;
}

.rsDefault .rsThumbsArrowIcn {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
    background: url('rs-default.png');
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px;
}

.rsDefault .rsThumbsArrowDisabled {
    display: none !important;
}

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
    .rsDefault .rsThumb {
        width: 59px;
        height: 44px;
    }

    .rsDefault .rsThumbsHor {
        height: 44px;
    }

    .rsDefault .rsThumbsVer {
        width: 59px;
    }

    .gal-bg {
        padding-left: 0px;
        padding-right: 0px;
    }
}
/***************
*
*  4. Tabs
*
****************/

.rsDefault .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
}

.rsDefault .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #D9D9DD;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    -webkit-box-shadow: inset 1px 0 0 #fff;
    box-shadow: inset 1px 0 0 #fff;
    *display: inline;
    *zoom: 1;
}

    .rsDefault .rsTab:first-child {
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .rsDefault .rsTab:last-child {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-right: 1px solid #cfcfcf;
    }

    .rsDefault .rsTab:active {
        border: 1px solid #D9D9DD;
        background-color: #f4f4f4;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    }

    .rsDefault .rsTab.rsNavSelected {
        color: white;
        border: 1px solid #999;
        text-shadow: 1px 1px #838383;
        -webkit-box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
        box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
        background: #ACACAC;
        background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
        background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
        background-image: linear-gradient(to bottom, #ACACAC, #BBB);
    }
/***************
*
*  5. Fullscreen button
*
****************/

.rsDefault .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer;
}

.rsDefault .rsFullscreenIcn {
    display: block;
    margin: 6px;
    margin-left: -4px;
    width: 38px;
    height: 38px;
    background: url('rs-default.png') 3px 3px;
    background-color: rgba(0,0,0,0.75);
    *background-color: #000;
    border-radius: 32px;
}

    .rsDefault .rsFullscreenIcn:hover {
        background-color: rgba(0,0,0,0.9);
    }

.rsDefault.rsFullscreen .rsFullscreenIcn {
    background-position: -29px 4px;
}
/***************
*
*  6. Play/close video button
*
****************/

.rsDefault .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer;
}

.rsDefault .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: url(rs-default.png) no-repeat 0 -32px;
    background-color: rgba(0,0,0,0.75);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    *background-color: #000;
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0,0,0,0.9);
}

.rsDefault .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px;
}

.rsDefault .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

    .rsDefault .rsCloseVideoBtn.rsiOSBtn {
        top: -38px;
        right: -6px; /*top: -6px;
right: -38px;*/
    }

.rsDefault .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url('rs-default.png') -64px 0;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

    .rsDefault .rsCloseVideoIcn:hover {
        background-color: rgba(0,0,0,0.9);
    }
/***************
*
*  7. Preloader
*
****************/

.rsDefault .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url(../preloaders/preloader-white.gif);
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
}

/* Ispravka za mobilnu */
@media only screen and (max-width: 767px) {
    .languages label {
        float: left;
        text-align: center;
        margin-top: 15px;
        margin-left: 0px;
        width: 100%;
    }

    .six.columns > div {
        margin-top: 20px;
    }

    .six.columns div > div {
        margin-right: 2px;
    }
}


/* Home Mini Gallery */
.home-mini-gallery .LinkImageTitle {
    color: #ffffff;
    font-size: 14px;
    line-height: 16.8px;
    font-weight: bold;
    position: absolute;
    bottom: 35px;
    left: 25px;
    padding-right: 20px;
    z-index: 10;
}

.home-mini-gallery .home-gallery-arrow:after {
    bottom: 35px;
    right: 25px;
}

.row .nine {
    width:72%;
}