html, body{
  margin:0 !important;
  padding:0 !important;
}
#top_bar {
	margin:0;
	padding:0;
	width: 100%;
	height: 40px;
	background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/bg.png) repeat-x 0px 0px;
}

#top_bar_icons_box {
	width: 980px !important;
	padding-left: 00px !important;
	width: 1280px;
	margin: auto;
	padding-left: 85px;
}

#cslh {
	background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/logo.png) repeat-x 0px 0px;
	width: 58px;
	height: 40px;
	display: inline-block;
	margin-right: 15px;
}
#cslh:hover {
	background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/logo.png) repeat-x 0px -40px;
	width: 58px;
	height: 40px;
	display: inline-block;
}
#cslh a {
	display: inline-block;
	width: 58px;
	height: 40px;
}

#zapad {
	background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/zapad.png) repeat-x 0px 0px;
	width: 120px;
	height: 40px;
	display: inline-block;
	cursor: pointer;
	margin-right: 10px;
}
#zapad:hover {
	background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/zapad.png) repeat-x 0px -40px;
	width: 120px;
	height: 40px;
	display: inline-block;
	cursor: pointer;
}
#vychod {
	background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/vychod.png) repeat-x 0px 0px;
	width: 120px;
	height: 40px;
	display: inline-block;
	cursor: pointer;
	margin-right: 15px;
}
#vychod:hover {
	background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/vychod.png) repeat-x 0px -40px;
	width: 120px;
	height: 40px;
	display: inline-block;
	cursor: pointer;
}




#hokejcz {
	background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/hokejcz.png) repeat-x 0px 0px;
	width: 104px;
	height: 40px;
	display: inline-block;
}
#hokejcz:hover {
	background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/hokejcz.png) repeat-x 0px -40px;
	width: 104px;
	height: 40px;
	display: inline-block;
}
#hokejcz a {
	display: inline-block;
	width: 104px;
	height: 40px;
}


#onlajny {
	background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/onlajny.png) repeat-x 0px 0px;
	width: 104px;
	height: 40px;
	display: inline-block;
}
#onlajny:hover {
	background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/onlajny.png) repeat-x 0px -40px;
	width: 104px;
	height: 40px;
	display: inline-block;
}
#onlajny a {
	display: inline-block;
	width: 104px;
	height: 40px;
}


#zapad_menu {
	display: inline-block;
}



#bcg_top_bar_items {
	display: inline-block;
}


#bcg_top_bar_items ul {
    font-family: Arial, Verdana;
    font-size: 14px;
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
}
#bcg_top_bar_items ul li {
    display: block;
    position: relative;
    float: left;
}
#bcg_top_bar_items li ul {
    display: none;
    background: white;
    background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/submenu_bg.png);
    border-color: #c9c9c9;
    border-width: 12px;
    width: 430px;
	height: 235px;
    margin-top: 30px;
    font-size: 12px;
    font-family: Arial;
	padding-top: 10px;
	padding-left: 10px;
  z-index:2000;
}


#vychodni_menu li ul {
    display: none;
    background: white;
    background: url(http://vesna.esports.cz/weby_data/top_bar/druha_liga/submenu_bg.png);
    border-color: #c9c9c9;
    border-width: 12px;
    width: 430px;
	height: 235px;
    margin-top: 30px;
    font-size: 12px;
    font-family: Arial;
	padding-top: 10px;
	padding-left: 10px;
}


#bcg_top_bar_items ul li a {
    display: block;
    text-decoration: none;
    color: black;
    padding: 5px 15px 5px 15px;
    margin-left: 1px;
    font-size: 12px;
    font-family: Arial;	
}
#bcg_top_bar_items ul li a:hover {

}
#bcg_top_bar_items li:hover ul {
    display: block;
    position: absolute;
}
#bcg_top_bar_items li:hover li {
    width: 210px;
    

}

#bcg_top_bar_items li:hover li a:hover {
    color:black;
    text-decoration: underline;
}
