@charset "utf-8";
/* CSS Document */
#kont_middle_all {
	padding: 0px;
	height: 172px;
	width: 969px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images_main/magazyn_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#kont_middle_all #menu_kont {
	margin: 0px;
	padding: 0px;
	height: 46px;
	position: relative;
}


#tresc_kont {
	padding: 0px;
	width: 929px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	overflow: auto;
	min-height: 250px;
}
*html #tresc_kont {
	height: 250px;
	overflow: visible;
}
#tresc_kont #naglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2f302f;
	padding-top: 25px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

