#sidebar {
	width: 261px;
	margin-top: 7px;
	float: right;
	font-size: 11px;
	background: ;
}

#sidebar-laser {
	width: 200px;
	background: #444444;
	border: 1px solid #ffffff;
	position: absolute;
	margin: 15px 0px 0px 100px;
	z-index: 9999;
}

#sidebar-woda {
	width: 200px;
	background: #444444;
	border: 1px solid #ffffff;
	position: absolute;
	margin: 45px 0px 0px 100px;
	z-index: 9999;

}


#sidebar-link {
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	margin: 3px 0px;
	background: #aa0000;
}

#sidebar-link2 {
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-weight: ;
	margin: 3px 0px;
	background: #505050;
}

#sidebar a{
	color: #ffffff;
	display: block;
	margin-left: 20px;
	text-decoration: none;
}

#sidebar a:hover{
	text-decoration: underline;
}





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

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

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

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




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

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

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

#pop1-br {
	position: absolute;
	width: 5px;
	height: 5px;
	margin: 23px 0px 0px 256px;
	background: url('../images/pop1.png') 5px 5px;
}


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

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

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

#pop2-br {
	position: absolute;
	width: 5px;
	height: 5px;
	margin: 23px 0px 0px 256px;
	background: url('../images/pop2.png') 5px 5px;
}