/*###############################################################

HEADER
- css pre header

###############################################################*/

#header {
	width: 100%;
	height: 71px;
	position:relative;
	display:block;
}
#header a span {display:none;}
#header a.logo-hudba {
	height: 45px;
	width: 242px;
	/*background: url('../img/sprite_text_logos_icons.png') 0px 0px no-repeat;*/
	float:left;
	margin: 16px 0px 10px 5px;
}
#header a.logo-zoznam {
	height: 35px;
	width: 134px;
	/*background: url('../img/sprite_text_logos_icons.png') -246px 0px no-repeat;*/
	float: left;
	margin: 26px 0 10px 15px;
}