/* 
    Created on : 14.9.2014, 13:59:50
    Author     : LBartos
*/
#slide3 {
    text-align: center;
    background-color: #ffffff;
    font-family: Nexa Bold;
    color: #2d2d2d;
    font-size: 36px;
    font-weight: 400;
    line-height: 36px;
    font-family: Nexa Bold;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.s3_title1{
    color: #2d2d2d;
    font-size: 2.0vw;
    font-weight: 500;
    line-height: 30px;
    font-family: Nexa Light;
    padding-top: 70px;
}
.s3_title2{
    color: #4b9dd6;
    font-size: 1.5vw;
    font-weight: 400;
    line-height: 36px;
    font-family: Nexa Bold;
}
.s3_with_box{
    height: 180px;
    width: 100%;
    position: relative;
    margin-top: -10px;
}
.s3_blue_box{
    height: 200px;
    background-color: #083049;
    width: 100%;
    line-height: 90%;
}
.s3_title3{
    font-family: Nexa Light;
    color:  #66ccf4;
    font-size: 50%; /* Odhad zap?????iněn?? nahrazen??m p??sma */
    font-weight: 300;
    margin-bottom: 3px;
}

.s3_title33{
    font-family: Campton-BoldDEMO;
    color:  #f9f9f9; /* Odhad zap?????iněn?? nahrazen??m p??sma */
    font-weight: 300;
    line-height: 0.1vw;
}
.s3_title4{
    font-family: Nexa Bold;
    color:  #f9f9f9;
    font-size: 40%; /* Odhad zap?????iněn?? nahrazen??m p??sma */
    margin-bottom: 3px;
}
.s3_title5{
    font-family: Nexa Light;
    color:  #f9f9f9;
    font-size: 40%; /* Odhad zap?????iněn?? nahrazen??m p??sma */
    line-height: 21.006px;
    margin-bottom: 3px;
    margin-right: auto;
    margin-left: auto;
}
.s3_title6{
    font-family: Nexa Bold;
    color:  #66ccf4;
    font-size: 12px; 
    font-weight: 400;
    line-height: 26px; 
    margin-bottom: 0px;
}

.s3_title6 a {
    color:  #66ccf4;
}

.s3_title6 a:hover {
    color:  #95d9f4;
}

.blue{
   color: #66ccf4;
}