/*boczne menu*/
.elmenu{
	position: absolute;
	width: 115px;
	height: 20px;
	background-image: url(../images/sg.gif);
	background-repeat: no-repeat;
	color: #959595;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 0px 0px 0px;
	z-index: 2;
}
.elmenu2{
	position: absolute;
	width: 85px;
	height: 20px;
	background-image: url(../images/kontakt.gif);
	background-repeat: no-repeat;
	color: #959595;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 0px 0px 0px;
	z-index: 2;
}
#sg{
	top: 11px;
	left: 596px;
}

#c1{
	top: 11px;
	left: 502px;
}
#c2{
	top: 11px;
	left: 413px;
}
#c3{
	top: 11px;
	left: 294px;
}
#c4{
	top: 11px;
	left: 205px;
}
#koszyk{
	border: 0px;
	margin: -2px 5px 0px 0px;
	vertical-align: top;
}

#kontakt{
	position: absolute;
	top: 11px;
	left: 715px;
	width: 85px;
	height: 20px;
	background-image: url(../images/kontakt.gif);
	background-repeat: no-repeat;
	color: #959595;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 0px 0px 0px;
	z-index: 2;
}

#foto{
	position: absolute;
	top: 31px;
	right: 1px;
	border-style: none;
	border-bottom: 2px solid #C7E3F9;
	cursor: pointer;
}

#linkb{
	color: #959595;
	display: block;
}
#linkb:hover{
	color: #E84400;
}