@import url(sklep_all.css);

div#top_container {
	width: 988px;
	height: 140px;
	margin: 0 auto;
	position: relative;
	background: url(../images/top_lines.jpg) repeat-x top center;
}
#top_menu ul {
	list-style-type: none;
}
#top_menu ul li {
	display: block;
	float: left;
	height: 32px;
	text-align: center;
	margin-right: 2px;
}
#top_menu {
	width: 567px;
	margin: 0 auto;
	margin-bottom: 0px;
	height: 32px;
}
#top_menu ul li.ofirmie { width: 88px;}
#top_menu ul li.regulamin { width: 96px; }
#top_menu ul li.oferta { width: 72px; }
#top_menu ul li.rozmiary { width: 84px; }
#top_menu ul li.hurt { width: 60px; }
#top_menu ul li.kontakt { width: 80px; }
#top_menu ul li.pomoc { width: 75px; margin-right: 0px; }

#top_menu ul li a {
	-moz-outline: none;
	text-indent: -9999px;
	display: block;
	width: inherit;
	height: 32px;
}

#top_menu ul li.ofirmie a { width: 88px; background: url(../images/ofirmie.jpg) no-repeat top left; }
#top_menu ul li.regulamin a { width: 96px; background: url(../images/regulamin.jpg) no-repeat top left; }
#top_menu ul li.oferta a { width: 72px; background: url(../images/oferta.jpg) no-repeat top left; }
#top_menu ul li.rozmiary a { width: 84px; background: url(../images/rozmiary.jpg) no-repeat top left; }
#top_menu ul li.hurt a { width: 60px; background: url(../images/hurt.jpg) no-repeat top left; }
#top_menu ul li.kontakt a { width: 80px; background: url(../images/kontakt.jpg) no-repeat top left; }
#top_menu ul li.pomoc a { width: 75px; margin-right: 0px; background: url(../images/pomoc.jpg) no-repeat top left; }

#top_menu ul li.ofirmie a:hover, #top_menu ul li.ofirmie a.active { background: url(../images/ofirmie_on.jpg) no-repeat top left; }
#top_menu ul li.regulamin a:hover, #top_menu ul li.regulamin a.active { background: url(../images/regulamin_on.jpg) no-repeat top left; }
#top_menu ul li.oferta a:hover, #top_menu ul li.oferta a.active { background: url(../images/oferta_on.jpg) no-repeat top left; }
#top_menu ul li.rozmiary a:hover, #top_menu ul li.rozmiary a.active { background: url(../images/rozmiary_on.jpg) no-repeat top left; }
#top_menu ul li.hurt a:hover, #top_menu ul li.hurt a.active { background: url(../images/hurt_on.jpg) no-repeat top left; }
#top_menu ul li.kontakt a:hover, #top_menu ul li.kontakt a.active { background: url(../images/kontakt_on.jpg) no-repeat top left; }
#top_menu ul li.pomoc a:hover, #top_menu ul li.pomoc a.active { background: url(../images/pomoc_on.jpg) no-repeat top left; }


div#banner_glowny {
	width: 567px;
	height: 60px;
	margin: auto;
	padding-bottom: 12px;
	margin-top: 0px;
	padding-top: 12px;
}
div#banner_lewy {	
	margin: auto;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;	
	position: absolute;
	top: 12px;
	left: 0px;
}
div#omega_logo {
	width: 162px;
	height: 46px;
	position: absolute;
	top: 40px;
	right: 20px;
}
div#top_menu_shadow {
	width: 988px;
	height: 9px;
	background: url(../images/menu_shadow.jpg) repeat-x top center;
}