   /* global */
    *{
    margin: auto;
    padding: 0px;
    }
    body{
    font-family: "Calibri";
    background: #f5efe7;
    color: #000000;
    }
    .cely_obal{
    width: 1055px;
    min-height: 600px;
    background: url(../images/bg_obsah.jpg) repeat-y;
    }
    .obal{
    width: 1041px;
    margin: auto;
    }
    a{
    color: #000000;
    text-decoration: underline;
    } 
    img{
    border: none;
    }
    /* global */
    /* header */
    .header{
    width: 1043px;
    height: 296px;
    }
    /* header */
    /* obsah */
    .obsah{
    width: 694px;
    float: left;
    margin-left: 18px;
    margin-top: 10px;
    display: block;
    }
    .hlavni{
    width: 692px;
    min-height: 50px;
    border: 1px solid #d6d2c9;
    margin-bottom: 5px;
    clear: both;
    }
    .hlavni_nadpis{
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    width: 690px;
    height: 27px;
    background: url(../images/bg_hl_panel_modra.jpg) repeat-x;
    margin-left: 1px;
    margin-top: 1px;
    padding-top: 8px;
    }
    .hlavni_obsah{
    width: 688px;
    min-height: 50px;
    background: #efece7;
    border: 1px solid #e2dfd6;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: 15px;
    }
    .velky_panel{
    width: 692px;
    min-height: 24px;
    border: 1px solid #d6d2c9;
    margin-bottom: 5px;
    }
    .velky_panel_nadpis_zelena{
    text-align: center;
    color: #FFFFFF;
    width: 690px;
    height: 23px;
    background: url(../images/bg_panel_zelena.jpg) repeat-x;
    margin-left: 1px;
    margin-top: 1px;
    padding-top: 4px;
    }
    .velky_panel_nadpis_cervena{
    text-align: center;
    color: #FFFFFF;
    width: 690px;
    height: 23px;
    background: url(../images/bg_panel_cervena.jpg) repeat-x;
    margin-left: 1px;
    margin-top: 1px;
    padding-top: 4px;
    }
    .velky_panel_nadpis_modra{
    text-align: center;
    color: #FFFFFF;
    width: 690px;
    height: 23px;
    background: url(../images/bg_panel_modra.jpg) repeat-x;
    margin-left: 1px;
    margin-top: 1px;
    padding-top: 4px;
    }
    .velky_panel_obsah{
    text-align: center;
    width: 688px;
    min-height: 50px;
    background: #efece7;
    border: 1px solid #e2dfd6;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: 12px;
    }
    .maly_panel{
    float: left;
    width: 345px;
    min-height: 50px;
    border: 1px solid #d6d2c9;
    margin-bottom: 5px;
    }
    .maly_panel_nadpis{
    text-align: center;
    color: #FFFFFF;
    width: 343px;
    height: 23px;
    background: url(../images/bg_panel_cervena.jpg) repeat-x;
    margin-left: 1px;
    margin-top: 1px;
    padding-top: 4px;
    }
    .maly_panel_obsah{
    width: 331px;
    min-height: 50px;
    background: #efece7;
    border: 1px solid #e2dfd6;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    }
    /* obsah konec */
    /* panely */
    .panely{
    width: 309px;
    min-height: 400px;
    float: right;
    margin-right: 18px;
    margin-top: 10px;
    }
    .panel{
    width: 307px;
    min-height: 50px;
    border: 1px solid #d7d0c8;
    margin-bottom: 10px;
    }
    .panel_nadpis_zluta{
    color: #FFFFFF;
    width: 305px;
    height: 23px;
    background: url(../images/bg_panel_zluta.jpg) repeat-x;
    margin-left: 1px;
    margin-top: 1px;
    padding-top: 4px;
    }
    .panel_nadpis_zelena{
    color: #FFFFFF;
    width: 305px;
    height: 23px;
    background: url(../images/bg_panel_zelena.jpg) repeat-x;
    margin-left: 1px;
    margin-top: 1px;
    padding-top: 4px;
    }
    .panel_nadpis_cervena{
    color: #FFFFFF;
    width: 305px;
    height: 23px;
    background: url(../images/bg_panel_cervena.jpg) repeat-x;
    margin-left: 1px;
    margin-top: 1px;
    padding-top: 4px;
    }
    .panel_nadpis_modra{
    color: #FFFFFF;
    width: 305px;
    height: 23px;
    background: url(../images/bg_panel_modra.jpg) repeat-x;
    margin-left: 1px;
    margin-top: 1px;
    padding-top: 4px;
    }
    .panel_obsah{
    width: 303px;
    min-height: 50px;
    background: #efece7;
    border: 1px solid #e2dfd6;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    }
    .hitparada{
    font-size: 14px;
    }
    .hitparada a{
    font-size: 12px;
    text-decoration: none;
    }
    /* panely konec */
    /* footer */
    .footer{
    width: 1041px;
    min-height: 200px;
    clear: both;
    }
    .footer_panel_nadpis{
    width: 1041px;
    height: 23px;
    background: url(../images/bg_footer_lista.jpg) repeat-x;
    text-align: center;
    color: #FFFFFF;
    padding-top: 2px;
    }
    .footer_panel_nadpis a{
    color: #FFFFFF;
    text-decoration: underline;
    }
    .footer_panel{
    background: #cecbc6;
    width: 1041px;
    min-height: 50px;
    margin-bottom: 2px;
    text-align: center;
    color: #00000;
    }
    .footer_panel a{
    color: #d42a2a;
    text-decoration: none;
    }
    /* footer konec*/
    /* slideshow */
    #slideshow{
    width: 690px;
    height: 250px;
    margin-bottom: 2px;
    }
    .obraz-velky{
    position: absolute;
    width: 690px;
    height: 250px;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    z-index:-1;
    }
    /* slideshow */