a {
    text-decoration: none;
}

.simaszoveg {
    /* font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif; */
    font-size: 14px;
}

div.cim {
    color: white;
    padding: 5px;
    font-size: 30px;
    text-shadow: black 0.1em 0.1em 0.2em;
      
}

div.alcim {
    color: white;
    margin-top: -10px;
    padding: 5px;
    font-size: 14px;
    text-shadow: black 0.1em 0.1em 0.2em;
}


div.cikk_cim, div.cikk_cim_piros {
    padding: 5px;
    padding-left: 10px;
    font-size: 30px;
    text-align: center;    
        border-radius: 11px 11px 0px 0px;
        -moz-border-radius: 11px 11px 0px 0px;
        -webkit-border-radius: 11px 11px 0px 0px;
    
    // text-shadow: black 0.1em 0.1em 0.2em;
}

div.cikk_cim {
    font-family: "futurax_normal";    
    // color: white;
}

div.cikk_cim_piros {
    color: white;
    background-color: #b1251e;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiNmOTQ5M2MiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzY4MDAwMCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%,color-stop(0, rgb(249, 73, 60)),color-stop(1, rgb(104, 0, 0)));
    /* Android 2.3 */
    background-image: -webkit-linear-gradient(top left,rgb(249, 73, 60) 0%,rgb(104, 0, 0) 100%);
    /* IE10+ */
    background-image: linear-gradient(to bottom right,rgb(249, 73, 60) 0%,rgb(104, 0, 0) 100%);
    background-image: -ms-linear-gradient(top left,rgb(249, 73, 60) 0%,rgb(104, 0, 0) 100%);

}

/* IE8- CSS hack */
@media \0screen\,screen\9 {
    .cikk_cim_piros {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff9493c",endColorstr="#ff680000",GradientType=0);
    }
}




/* műsor */

div#musor_heti {
    // margin: 10px;
    border: 0px solid gray;
}

table.musor_heti {
    width: 100%;
}

.musor_nap {
    height: 50px;
    // background-color: #f0f0f0;
    text-shadow: grey 2px 2px 4px;
    font-size: 18px;
    /* font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;                   */
}

.musor_nap td {
    padding-left: 10px;
    padding-top: 10px;
}

.musor_egymusor {
    height: 100px;
    cursor: pointer;
    // -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
    // -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.25);
    // box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.25);
}









div.bal, div.jobb, div.kozep {
    margin: 3px;
    margin-top: 30px;
}

div#oldal_bal {
    float: left;            
    padding-bottom: 20px;
}

div#oldal_jobb {
    float: right;    
    padding-bottom: 20px;
}


div.bal {
}



div#filmjeink, div#jegyarak, div#premierdiv  {
    // margin: 10px;
}

div.ajanlo {
    margin-top: 20px;    

}

table.ajanlo {
    padding: 3px;
}

td.ajanlo_kep {
    width: 150px;
    height: 100px;

    background-position: center center;
    background-repeat: no-repeat;  
    background-size: cover;
    
    float: left;
    position: relative;
}

td.ajanlo_kep img {
    
    /*
    height: 100px;
    max-width: 150px;
    */

    width: 150px;  // change to desired width.
    height: 100px; // change to desired height.
    background-position: center center;
    background-repeat: no-repeat;    
    
    
    border: 1px solid grey;
}

td.ajanlo_kep img:hover {
}


td.ajanlo_szoveg {
    width: 60%;
    vertical-align: top;
    padding: 0px 5px 0px 5px;
}

span.vetitesi_idopontok {
    display: block;
    padding: 5px 10px 5px 10px;
}

span.vetitesi_idopontok a {
    color: black;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5px;
    padding-left: 20px;
    background: url("../images/ac.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 20px;
}

span.vetitesi_idopontok a:hover {
    color: #a33;
    text-shadow: gray 1px 1px 1px;
}

div.jegyrendeles {
    position: relative;
    float: left;
    width: 210px;
}

div.korhatarimg {
    position: relative;
    float: right;
    width: 100px;
}
span.korhatar {
    display: block;
    text-align: right;
}

div.korhatarimg img {
    width: 100px;
}

span.musor_cim {
    font-family: "futurax_normal";
    font-size: 18px;
    color: #030F24;
}
span.musor_alcim {
    /* font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif; */
    font-size: 14px;
}

span.m3dN, span.m3d {
    display: none;
}
span.m3dI, span.m3di {
    background-color: red;
    border-radius: 3px;
    color: white;
    /* font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif; */
    font-size: 18px;
    font-weight: normal;
    margin-left: 10px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
}
span.k3d {
    background-color: red;
}
span.k2d {
    background-color: green;
}
span.k3d, span.k2d {
    border-radius: 3px;
    color: white;
    /* font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif; */
    font-size: 12px;
    font-weight: normal;
    margin-right: 15px;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: top;
}

span.m3dImini, span.m3dimini {
    background-color: red;
    border-radius: 3px;
    color: white;
    /* font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif; */
    font-size: 12px;
    font-weight: normal;
    margin-left: 2px;
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: top;
}

div.arnyek {
    border: 1px solid #aaa;
    margin: 10px;
    background-color: #FAFAFF;    
    // box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.25);
}
