@charset "utf-8";
/* CSS Document */

.www_realizacja {
	color: #FFF;
	font-size: 10px;
}
.bg_bottom_2 {
	background-image: url(layout/bg_bottom_2.jpg);
}
.bg_bottom_3 {
	background-image: url(layout/bg_bottom_3.jpg);
}
.bg_bottom_1 {
	background-image: url(layout/bg_bottom_1.jpg);
}
.link_bottom a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
.link_bottom a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}
.link_bottom a:hover {
	text-decoration: underline;
	color: #eeddee;
	font-size: 10px;
}
.link_bottom a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
}