/****************
 * author:gondo *
 ****************/
a.logo {
    width:                  239px;
    height:                 53px;
    display:                block;
    margin:                 91px 0px 0px 701px;
}

ul.menu_top {
    width:                  940px;
    height:                 36px;
    background:             url('../img/home/top_menu_1.gif') 0px 0px no-repeat;
}

    ul.menu_top li {
        float:                  right;
        height:                 36px;
    }
    
    ul.menu_top li a {
        display:                block;
        height:                 36px;
    }
    
    body.sk ul.menu_top li a.o_firme {
        width:                  93px;
        background:             url('../img/home/top_menu_2.gif') 0px 100% no-repeat;
    }
    body.en ul.menu_top li a.o_firme {
        width:                  93px;
        background:             url('../img/home/top_menu_2_en.gif') 0px 100% no-repeat;
    }
    
    body.sk ul.menu_top li a.ochrana_sukromia {
        width:                  190px;
        background:             url('../img/home/top_menu_3.gif') 0px 100% no-repeat;
    }
    body.en ul.menu_top li a.ochrana_sukromia {
        width:                  190px;
        background:             url('../img/home/top_menu_3_en.gif') 0px 100% no-repeat;
    }
    
    body.sk ul.menu_top li a.kontakt {
        width:                  110px;
        background:             url('../img/home/top_menu_4.gif') 0px 100% no-repeat;
    }
    body.en ul.menu_top li a.kontakt {
        width:                  110px;
        background:             url('../img/home/top_menu_4_en.gif') 0px 100% no-repeat;
    }
    
    html body ul.menu_top li a.o_firme:hover, html body ul.menu_top li a.ochrana_sukromia:hover, html body ul.menu_top li a.kontakt:hover {
        background-position:    0px 0px;
    }

ul.menu_middle {
    width:                  940px;
    height:                 185px;
}

    ul.menu_middle li {
        float:                  left;
        height:                 185px;
    }
    
    ul.menu_middle li a {
        display:                block;
        height:                 185px;
    }
    
    body.sk ul.menu_middle li a.codecs {
        width:                  318px;
        background:             url('../img/home/header_1_sk.jpg') 0px 100% no-repeat;
    }
    
    body.en ul.menu_middle li a.codecs {
        width:                  318px;
        background:             url('../img/home/header_1_en.jpg') 0px 100% no-repeat;
    }

    body.sk ul.menu_middle li a.software {
        width:                  310px;
        background:             url('../img/home/header_2.gif') 0px 100% no-repeat;
    }
    
    body.en ul.menu_middle li a.software {
        width:                  310px;
        background:             url('../img/home/header_2_en.jpg') 0px 100% no-repeat;
    }

    body.sk ul.menu_middle li a.entertainment {
        width:                  312px;
        background:             url('../img/home/header_3_sk.jpg') 0px 100% no-repeat;
    }
    
    body.en ul.menu_middle li a.entertainment {
        width:                  312px;
        background:             url('../img/home/header_3_en.jpg') 0px 100% no-repeat;
    }
    
    html body ul.menu_middle li a.web:hover,
		html body ul.menu_middle li a.software:hover, 
		html body ul.menu_middle li a.pocitace:hover,
		html body ul.menu_middle li a.entertainment:hover,
		html body ul.menu_middle li a.codecs:hover {
        background-position:    0px 0px;
    }
    
    /*html body ul.menu_middle li a.codecs:hover,
		html body.sk ul.menu_middle li a.entertainment:hover {
    	background-position: 0px 1px;
		}
		
		html body ul.menu_middle li a.codecs:hover {
    	background-position: 0px 0px;
		}*/

ul.menu_bottom {
    width:                  940px;
    height:                 66px;
}

    ul.menu_bottom li {
        float:                  left;
        height:                 66px;
    }
    
    ul.menu_bottom li a {
        display:                block;
        height:                 66px;
    }
    
    body.sk ul.menu_bottom li a.codecs {
        width:                  318px;
        background:             url('../img/home/bottom_menu_1a_sk.jpg') 0px 100% no-repeat;
    }
    
    body.en ul.menu_bottom li a.codecs {
        width:                  318px;
        background:             url('../img/home/bottom_menu_1a_en.jpg') 0px 100% no-repeat;
    }

    body.sk ul.menu_bottom li a.software {
        width:                  310px;
        background:             url('../img/home/bottom_menu_2a_sk.gif') 0px 100% no-repeat;
    }
    
    body.en ul.menu_bottom li a.software {
        width:                  310px;
        background:             url('../img/home/bottom_menu_2a_en.gif') 0px 100% no-repeat;
    }

    body.sk ul.menu_bottom li a.entertainment {
        width:                  312px;
        background:             url('../img/home/bottom_menu_3a_sk.jpg') 0px 100% no-repeat;
    }
    
    body.en ul.menu_bottom li a.entertainment {
        width:                  312px;
        background:             url('../img/home/bottom_menu_3a_en.jpg') 0px 100% no-repeat;
    }
    
    html body ul.menu_bottom li a.web:hover,
		html body ul.menu_bottom li a.software:hover,
		html body ul.menu_bottom li a.pocitace:hover,
		html body ul.menu_bottom li a.entertainment:hover,
		html body ul.menu_bottom li a.codecs:hover {
        background-position:    0px 0px;
    }

#home_centerme {
    margin-left: -165px;
    margin-right: -165px;
}
