@media only screen and (min-width: 768px) {
    #bg {
        background: url(../images/bg_horizontal.png) repeat-x 0 0;
    }

    .language {
        top: 0;
        right: 0;
    }

    .header.poslodavci {
        background: url(../images/hd_poslodavci.jpg) no-repeat top center;
    }

    .header.posloprimci {
        background: url(../images/hd_posloprimci.jpg) no-repeat top center;
    }

    .header {
        height: 190px;
    }

    .right_side {
        width: 475px;
        margin-top: 27px;
    }

    .logo {
        width: 213px;
        height: 33px;
        margin-top: 30px;
        background: url(../images/logo_small.png) no-repeat 0 0;
    }

    .news, .static {
        padding-top: 60px;
    }

    .static.profile {
        padding-top: 20px;
    }

    .article {
        width: 162px;
        margin-left: 20px;
        margin-bottom: 0;
    }

    .article p {
        font-size: 11px;
        line-height: 15px;
    }

    .login {
        left: 15px;
        top: 89px;
        position: absolute;
    }

    .login a {
        color: #fff;
        margin-right: 10px;
        border: 1px solid #1B639F;
        padding: 13px 18px 10px 18px;
    }

    .article.first .image {
        width: 162px;
        height: 108px;
        float: left;
    }

    .article .more {
        background-position: top left;
    }

    .article.first h1 {
        max-height: 103px;
        margin: 0;
    }

    .article.first p {
        margin-top: 10px;
        font-size: 13px;
    }

    .article h1 {
        font-size: 18px;
        line-height: 20px;
    }

    .projects {
        padding-left: 10px;
    }

    .projects p {
        min-height: 34px;
        font-size: 12px;
    }

    .article.first .date {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 11px;
        color: #fff;
        line-height: 14px;
        padding: 10px 10px 6px;
        background-color: #00467b;
        text-align: right;
    }

    .article.first .date span {
        font-size: 12px;
        display: block;
    }

    .banners img {
        /*max-width: 167px;*/
    }

    .project {
        padding: 13px 20px 5px;
    }

    .projects .more {
        margin-left: -29px;
    }

    .links .title {
        background-position: 375px 17px;
    }

    .icons ul {
        margin-top: 20px;
    }

    .links ul li {
        line-height: 16px;
        margin: 0 0 11px;
    }

    .footer-nav ul {
        margin-bottom: 0;
        border-bottom: none;
        padding-bottom: 0;
        float: left;
        min-height: normal;
        margin-left: 80px;
        margin-top: 35px;
    }

    .question {
        min-height: 322px;
    }

    .footer {
        min-height: 90px;
    }

    .footer p {
        margin-right: 0;
        margin-top: 37px;
    }

    .info {

    }

    .author {
        float: left;
        color: #a3a3a3;
        font-family: Arial, sans-serif;
    }

    .share {
        float: right;
    }

    .sub-nav {
        margin-bottom: 20px;
    }

    .sub-nav ul li {
        border: 1px solid #00467b;
        padding: 12px 10px 10px;
        margin: 0 0 10px;
    }

    .sub-nav ul li.opened {
        border-color: #d2d2d2;
        padding: 15px 10px 10px;
    }

    .sub-nav ul li.opened ul {
        background: url(../images/line_horizontal_menu.png) no-repeat 0 0;
        padding: 15px 0 0 28px;
        margin: 10px 0 0;
    }

    .sub-nav ul li.opened ul li {
        border: none;
        padding: 0;
        margin: 0 0 5px;
    }

    .sub-nav ul li.opened ul a {
        font-family: 'pt_sansregular';
        font-size: 15px;
    }

    .sub-nav ul li.opened a {
        color: #868686;
    }

    .sub-nav ul li.opened ul a {
        font-size: 13px;
    }

    .sub-nav ul li.opened ul a:hover, .sub-nav ul li.opened ul a.active {
        color: #b8b8b8;
    }

    .sub-nav ul li a {
        display: block;
        font-family: 'pt_sansbold';
        font-size: 22px;
    }

    .sub-nav ul li a i {
        margin-right: 3px;
    }

    a.banner {
        margin-bottom: 10px;
        display: block;
    }

    .ads {
        margin-bottom: 40px;
        margin-top: 0px;
    }

    .ads ul.lists li a {
        font-size: 21px;
    }

    .ads ul.lists li {
        line-height: 35px;
        margin-bottom: 0;
        border: none;
    }

    .ads ul.lists li a span {
        width: auto;
    }

    .cnt-info ul {
        background: url(../images/line-vertical.jpg) repeat-y 105px 0;
    }

    .cnt-form, .cnt-info {
        padding: 30px;
    }

    .gallery {
        margin-bottom: 7px;
    }

    #no-template-pager img {
        max-width: 88px;
        max-height: 63px;
    }
}

@media only screen and (min-width: 992px) {
    .login {
        top: 10px;
        left: auto;
        right: 0px;
    }

    .language a.dropdown-toggle {
        font-size: 13px;
    }

    .login a {
        color: #8a8a8a;
        margin-left: 15px;
        margin-right: 0;
        border: none;
        padding: 0;
    }

    .login a:hover {
        color: #a4a4a4;
    }

    .article {
        width: 165px !important;
    }

    .article.first {
        width: 100% !important;
    }

    .article.first h1 {
        margin-bottom: 5px;
    }

    .logo {
        width: 303px;
        height: 47px;
        margin-top: 52px;
        background: url(../images/logo.png) no-repeat 0 0;
        position: relative;
    }

    .article.first .image {
        width: 293px;
        height: 195px;
    }

    .article.first .more {
        background: url(../images/line_article.jpg) no-repeat top right;
    }

    .article.first p {
        margin-top: 0px;
    }

    .article.first .date {
        font-size: 18px;
        padding: 11px 10px 6px;
        line-height: 22px;
    }

    .article .date span {
        font-family: 'pt_sansbold';
        font-size: 12px;
        display: block;
    }

    .article.first .date span {
        font-size: 22px;
    }

    .banners img {
        /*max-width: 262px;*/
    }

    .projects .title {
        padding: 20px 20px 15px;
    }

    .project {
        padding: 20px;
    }

    .links .title {
        background-position: right 17px;
    }

    .footer-nav ul {
        margin-left: 190px;
    }

    .question {
        min-height: 326px;
    }

    .ads ul.lists li a {
        font-size: 18px;
    }

    .ads ul.lists li {
        padding-bottom: 5px;
        margin-bottom: 5px;
        line-height: 20px;
    }

    #no-template-pager img {
        max-width: 117px;
        max-height: 84px;
        margin-right: 7px;
        margin-bottom: 7px;
    }
}

@media only screen and  (min-width: 1200px) {
}
