/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26.10.2014, 20:24:06
    Author     : Juraj Dudak <juraj@dudak.sk>
*/

html {
    font-size: 15px;
}
body {
    /*background-color: #f7f7f7;*/
    background-color: #FFF;
    font-family: 'Roboto', sans-serif;
    color:#666;
    font-size: 1em;
    line-height: 1.4em;
}

.navbar{
    border: 0px;
    min-height: 90px;
}

.navbar-brand {
    padding: 4px 4px 0 0;
}

.navbar-default{
    background-color: white;
}
.container {
    width: 1100px;
}


.nav > li > a, .navbar-nav > li a {
    color: #333;
    text-transform: uppercase;
    /*border-bottom: 6px solid #f7f7f7;*/
    border-bottom: 6px solid #FFF;
    font-family:RobotoCondensed;
    background-color: #fff;
}

/* farby hlavneho menu */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ff4b00;
}

.nav > li  a:hover, .navbar-nav > li  a:hover, .navbar-right > li a:hover {
    color: #ff4b00;
    border-bottom: 6px solid #ff4b00;
    /* background-color: #ddd; */
}

/* linka je aktivovana - pre rodica linky 2hej urovne */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    /*background-color: #f7f7f7;*/
    border-color: #ff4b00;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #FFF;
}

a{
    color: #666;
}
a:hover,a:active{
    color:#000;
    text-decoration: none;
}

.dropdown-menu{
    background-color: rgba(247,247,247,0.9);   
    min-width: 100px;
}

.dropdown-menu li{
    margin-bottom: 8px;

}
.dropdown-menu li a{
    background-color: transparent;
    border-bottom: 0;
    text-transform: none;
}
.dropdown-menu li a:hover{
    border-bottom: 0;
    background-color: transparent;
}
.nav li{
    min-width: 80px;
}

.nav > li > a{
    text-align: center;
}

#content{
    margin-top: 90px
}

.pagination > li > a, .pagination > li > span {
    color: #666;
    background-color: #eee;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #333;
    background-color: #e5e5e5;
    border-color: #ddd;
}

@media only screen and (min-width: 360px) {
    .orange_banner {
        padding-top: 15px;        
        width: 100%;
        min-height: 60px;

    }
    .white_banner_content{
        left: 0;
        margin-left: 8px;
    }
    .container{
        width:auto;
    }
    .hero2{
        /*height: 123px;*/
        /*background-image: url('../img/banner2.jpg') !important;
        */

        width:100%;
        height: 150px;
    }
    .hero2 .container {
        /*
        background-size: 100%;
        width:100%;
        height: 100%;
        */
    }

    .white_left_box{
        display: block;
        margin-top: 10px;
    }
    .hero2sub {
        display:block;
        height: 123px;
    }
    .subhero{
        margin-top: 200px;
    }
    .subhero > .container{
        background: none;
        background-image: none !important;
        /* width:auto !important;*/
        margin:0;
    }
    .content{
        width:auto !important;
        margin:0;
    }
    .news_content{
        height: auto;
    }
    .news_viac{
        position: static;
        margin-right: -15px;   
        padding-top: 20px 0;
    }
    .news_date{
        font-size: 0.8em;
    }
}

@media only screen and (min-width: 550px) and (max-width: 767px){

    .hero2{
        /*height: 200px;*/
        min-height: 200px;
        background-color: white;
    }

    .hero2 .container {
        /*   background-image: url('../img/header_gfx_550.jpg') !important;         */
    }

    .orange_banner {
        padding-top: 10px;
        height: 60px;
        width: 60%;

        /* display: none;*/
    }
    .white_left_box{
        height:200px;
        width:100%;
        margin-top: 0px;
    }
    .subhero{
        margin-top: 100px;
    }
}
@media only screen and (min-width: 768px){  

    .white_left_box{
        display: block;
        width: 50%;
    }
    .hero2{
        height: 263px;
    }
    .hero2 .container {
        /*  background-image: url('../img/header_gfx_768.jpg') !important; */
        background-position: center top;
        width:768px;
        height: 263px;
    }
    .hero2sub{
        display: none;
    }
    .orange_banner{
        width:  50%;
        height: 70px;
        padding-top:20px;
    }
    .mynav_top{
        margin-left: 200px !important;
    }
    .orange_banner{

        /*  display: none;*/
    }
    .subhero{
        margin-top: 115px;
    }
    .news_date{
        font-size: 1.0em;
    }
}
@media only screen and (min-width: 768px) and (max-width: 919px){
    .nav > li > a, .navbar-nav > li a{
        font-size: 0.8em;
        padding: 15px 5px;
    }
    .nav li {
        min-width: 50px;
    }
    .orange_banner{
        width:100%;
        /* display: none; */
    }
    .white_left_box{    
        width: 100%;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -25px;
    }


}

@media (min-width: 920px) and (max-width: 992px) {
    .orange_banner{
        height: 90px;
        padding-top:          30px;
        width: 100%
    }
    .subhero{
        margin-top: 0;
        position: relative !important; 
    }

    .hero2sub{
        display: none;
    }
    .white_left_box{
        width: 100% !important;
        /*display: block;*/
    }
    .container{
        width:920px !important;
    }
    .nav > li > a, .navbar-nav > li a{
        font-size: 0.8em;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -35px;
    }

    .nav li {
        min-width: 40px;
    }
}
@media only screen and (min-width: 992px) {
    .white_left_box{
        width: auto;
    }    
    .subhero{
        position: static; 
        margin-top: 0;
    }

    .orange_banner {
        height: 186px;
        padding-top:          70px;
        width: 100%;
    }

    .white_banner_content{
        left: 42%;
    }

    .container{
        width:1000px;
    }

    .container>.row{
        position: relative;
        font-size: 12px;
        /* top:-130px; */
    }

    .hero2{
        display:block;
        height: 342px;
    }
    .hero2sub {
        display:block;
        height: 156px;
    }
    .hero2 .container {
        /*   background-image: url('../img/header_gfx_920.jpg') !important;    */
        background-position: center top;
        width:1000px;
        height: 342px;
    }
    .subhero > .container{
        background-image: none;
        width: 1000px ;
        margin:auto;
    }

    .white_left_box{
        display: block;
        margin-top: 0px;
    }

    .news_content{
        height: 638px;
    }
    .news_viac{
        position: absolute;
        bottom: 0px;
        right: 0px;
        margin-right: -15px;   
    }
    .news_date{
        font-size: 1.2em;
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -35px;
    }

    .nav li {
        min-width: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .hero2{
        display:block;
        height: 100%;
    }
    .hero2 .container {
        /*   background-image: url('../img/header_gfx_1.jpg') !important; */
        width:1300px;
        height: 259px;
    }
    .hero2sub {
        /*height: calc(100px - 20px);*/

        height: 80px;

    }
    .subhero > .container{
        /*
        background-image: url('../img/header_gfx_2.jpg') !important;
        */
        width: 1300px ;
        margin:auto;
    }
    .content{
        width:1200px !important;
        margin:auto;
    }

    .container{
        width:1200px;
    }
    .container>.row{
        position: static;
        font-size: 14px;
    }
    .news_content{
        height: 748px;
    }

}
