﻿/* HP: Co je čtenářská gramotnost */
#CustomAreaID_1 table {
    width:100%;
    height:670px;
}

#CustomAreaID_1 td {
    vertical-align:top;
    text-align:center;
    font-size: 26px;
    line-height: 40px;
    font-weight: 600;
    color:#0078bf;
    background-attachment: scroll;
    padding-top: 150px;
    text-transform: uppercase;
}

/* HP: Jakou máte úroveň čtenářství */
#CustomAreaID_2 {
}

#CustomAreaID_2 div.title {
    text-align:center;
    text-transform:uppercase;
    color:#0078BF;
    font-weight:600;
    padding: 64px 0 32px 0;
    font-size: 18px;
    font-weight: 600;
}

#CustomAreaID_2 div.text {
    text-align: center;
    padding: 0;
    font-size:18px;
    line-height: 30px;
}

#CustomAreaID_2 div.button {
    text-align: center;
    padding: 60px 0 64px 0;
}

#CustomAreaID_2 div.button a {
    width: 304px;
    height: 56px;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 42px;
}

/* HP: výhody */
#CustomAreaID_21 div {
    text-align: center;
}

#CustomAreaID_21 img {
    margin-top: 113px;
}

#CustomAreaID_21 h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

#CustomAreaID_21 p {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 110px;
}

/* HP: Upoutavky */
#CustomAreaID_22 {
    color: #ffffff;
}

#CustomAreaID_22 .level:hover, #CustomAreaID_22 .bluebox:hover {
    text-decoration: none;
}

#CustomAreaID_22 .level {
    height:360px;
    width: 555px;
    background:url(../Images/ctenarska-uroven-bcg.jpg);
    margin-bottom: 128px;
    margin-right: 30px;
    box-shadow: 0 0 20px #898989;
    display: inline-block;
}

#CustomAreaID_22 .level h3 {
    color: #ffffff;
    position: relative;
    left: 20px;
    top: 246px;
    font-size: 24px;
    font-weight: 600;
}

#CustomAreaID_22 .level .link-white {
    color: #ffffff;
    position: relative;
    left: 20px;
    top: 250px;
    font-size: 18px;
    font-weight: 600;
    background:url(/Images/arrow-white.png) top right no-repeat;
    padding-right: 33px;
}

#CustomAreaID_22 {
    color: #ffffff;
    margin-bottom: 128px;
}

#CustomAreaID_22 .bluebox {
    height:165px;
    width: 555px;
    background-color:#0078BF;
    margin-bottom: 30px;
    box-shadow: 0 0 20px #898989;
    display: inline-block;
}

#CustomAreaID_22 .bluebox h3 {
    color: #ffffff;
    position: relative;
    left: 20px;
    top: 55px;
    font-size: 24px;
    font-weight: 600;
}

#CustomAreaID_22 .bluebox .link-white {
    color: #ffffff;
    position: relative;
    left: 20px;
    top: 55px;
    font-size: 18px;
    font-weight: 600;
    background:url(/Images/arrow-white.png) top right no-repeat;
    padding-right: 33px;
}


/* HP: Filtr materiálů */
#CustomAreaID_5, #CustomAreaID_10 {
    padding-top: 50px;
    padding-bottom: 30px;
}


/* HP: Kalendář */
#CustomAreaID_8 {
    padding-top: 40px;
    padding-bottom: 90px;
}

/* Kontakt */
#CustomAreaID_24 img {
    border-radius: 5px;
    box-shadow: 0 0 20px #898989;
}

/* Profil text */
#CustomAreaID_26 img {
    border-radius: 5px;
    box-shadow: 0 0 20px #898989;
    margin-left: 40px;
}

/* Profil individual text */
#CustomAreaID_27 img {
    border-radius: 5px;
    box-shadow: 0 0 20px #898989;
    margin-left: 40px;
}

@media (max-width: 767px) {
    #CustomAreaID_22 .level {
        width: auto;
        max-width: 525px;
        background-position: center;
        background-repeat: no-repeat;
        margin: 0;
        display: block;
    }
     #CustomAreaID_22 .level {
        width: auto;
        max-width: 525px;
        background-position: center;
        background-repeat: no-repeat;
        margin: 0;
    }

    #CustomAreaID_22 .bluebox {
        left: 0px;
        text-align: center;
        width: auto;
        max-width: 525px;
        background-position: center;
        background-repeat: no-repeat;
        display: block;

    }
     #CustomAreaID_22 .bluebox h3 {
    left: 0px;
  }

     #CustomAreaID_1 td {
    
     padding-top: 35px; 
    line-height: 35px;
}
}