#menu-container {
	width: 100%;
	height: 47px;
	background: ;
}

#menu-item{
	height: 42px;
	line-height: 42px;
	float:left;
	background: #505050;
	margin: 5px 1px 0px 0px;
	text-align: center;

}


#menu-item2{
	height: 47px;
	line-height: 51px;
	float:left;
	font-weight: bold;
	background: #aa0000;
	margin-right: 1px;
	text-align: center;

}

#menu-container a{
	color: #ffffff;
	display: block;
overflow: auto;
	text-decoration: none;
}

#menu-container a:hover{
	text-decoration: underline;
}

#round-ul {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url('../images/round.png');
}

#round-ur {
	position: absolute;
	margin-left: 155px;
	width: 5px;
	height: 5px;
	background: url('../images/round.png') 5px 0px;
}

#round-bl {
	position: absolute;
	margin-top: 38px;
	width: 5px;
	height: 5px;
	background: url('../images/round.png') 0px 4px;
}

#round-br {
	position: absolute;
	margin: 38px 0px 0px 155px;
	width: 5px;
	height: 5px;
	background: url('../images/round.png') 5px 4px;
}

#round-ul2 {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url('../images/round.png');
}

#round-ur2 {
	position: absolute;
	margin-left: 201px;
	width: 5px;
	height: 5px;
	background: url('../images/round.png') 5px 0px;
}



#menu-laser {
	width: 200px;
	background: #444444;
	border: 1px solid #ffffff;
	position: absolute;
	margin: 40px 0px 0px 180px;
	z-index: 9998;
}

#menu-woda {
	width: 200px;
	background: #444444;
	border: 1px solid #ffffff;
	position: absolute;
	margin: 40px 0px 0px 330px;
	z-index: 9998;
}

#menu-laser {
	width: 200px;
	background: #444444;
	border: 1px solid #ffffff;
	position: absolute;
	margin: 40px 0px 0px 180px;
	z-index: 9998;
}

#menu-oferta {
	width: 330px;
	background: #444444;
	border: 1px solid #ffffff;
	position: absolute;
	margin: 40px 0px 0px 90px;
	z-index: 9998;
}

#laser-link a {
	text-decoration: none;
}

#laser-link a:hover {
	text-decoration: underline;
}
