@charset "utf-8";
.twoColFixLtHdr #header #header_content {
	background-image: url(../images/logo_pl.png);
}
.twoColFixLtHdr #header #header_content #menu_kontakt  a {
background:url(../images/kontakt.png);
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 301px; height:400px;
		background-image: url(../images/box_left.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	height:400px;
}
