#zawartosc2 {
	width: 985px;
	padding-top:10px;
	padding:5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/back_alpha.png);
	background-repeat: repeat;
}
#produkty_lewo {
	width: 275px;
	min-height:250px;
	float: left;
	overflow: hidden;
}
#produkty_srodek {
	width: 665px;
	min-height:250px;
	padding-left:10px;
	float: left;
	overflow: hidden;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Georgia;
	font-size: 12px;
	color: #333333;
}
#produkty_prawo {
	display:none;
	width: 180px;
	min-height:900px;
	float: right;
	padding-left:10px;
	overflow: hidden;
	border-left: 1px dotted #CCCCCC;
}
#box_p {
	width: 216px;
	min-height:50px;
}
#box_p_top {
	width: 216px;
	height:12px;
	background-image: url(../img/box/box_p_top.png);
	background-repeat: no-repeat;	
}
#box_p_bottom {
	width: 216px;
	height:12px;
	background-image: url(../img/box/box_p_bottom.png);
	background-repeat: no-repeat;	
}
#box_p_middle {
	width: 216px;
	padding:5px;
	background-image: url(../img/box/box_p_middle.png);
	background-repeat: repeat-y;	
}

#produkty_lista {
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
}
#produkty_lista H1 a {
	font-size: 16px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 6px;
	display:block;
}
#produkty_lista H2 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 15px;
	padding-left:25px;
	display:block;
	text-align: justify;
}
#produkty_lista .firma A {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	padding-left:25px;
}
#produkty_lista #produkt {
	width: 700px;
	clear:both;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
	padding-top: 7px;
}
#produkty_lista #produkt:hover {
	background-color: #F7F7F7;	
}
#produkty_lista #produkt .check {
	width:25px;
	float:left;
}
#produkty_lista #produkt .zdjecie {
	width:150px;
	float:left;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}
#produkty_lista #produkt .opis {
	width:415px;
	float:left;
}
#produkty_lista #produkt .kontakt {
	width:100px;
	float:right;
}
/* Produkty galleria  */
#produkty_lista2 #produkt2 {
	width: 200px;
	height:160px;
	float:left;
	overflow:hidden;
	padding-bottom: 7px;
	padding-top: 7px;
}
#produkty_lista2 #produkt2:hover {
	background-color: #F7F7F7;	
}
#produkty_lista2 #produkt2 .check {
	width:25px;
	float:left;
}
#produkty_lista2 #produkt2 .zdjecie {
	width:150px;
	float:left;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}
#produkty_lista2 #produkt2 .opis h1{
	float:left;
	font-size: 12px;
	font-weight: bold;
}
h3.head_left {
	background-color: #CC3300;
	display: block;
}

/* PRAWE MENU */
#produkty_prawo .box{
	background: url(../img/box_bg.jpg) repeat-y;
	min-height: 50px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
}
#produkty_prawo .boxFirst{
	border-top: 1px solid #fff;
}
#produkty_prawo .boxBorder{
	background: url(../img/box_border_no.jpg) no-repeat;
	padding-top: 20px;
	overflow:hidden;	
}
#produkty_prawo .boxBorder div{
	text-align: right;
}
a{
	color: #666;
	text-decoration: none;
}
a:hover{
	color: #333;
	text-decoration: underline;
}
#produkty_prawo .boxBorder div {
	padding-right: 20px;
}
#produkty_prawo .boxBorder div a{
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#produkty_prawo .boxBorder div a:hover{
	color: #999;
}

#produkty_prawo .boxBorder h4 , #produkty_prawo .box h4{
	background: url(../img/box_title_bullet.gif) 5px 5px no-repeat;
	color: #666;
	padding: 2px 0px 0px 25px;
	margin-right:10px;
	margin-left: 8px;
	margin-bottom: 0px;
	font-size: 12px;
	height: 16px;
}
#produkty_prawo .boxBorder h4{
	margin-top: 2px;
}
#produkty_prawo .box h4{
	margin-top: 10px;
}
#produkty_prawo .boxBorder .linkWrapper{
	display: block;
	margin-top: 25px;
	text-align: right;
}
#produkty_prawo .boxBorder .linkWrapper a{
	padding-right: 30px;
}
#produkty_prawo .boxBorderLast{
	background: url(../img/box_border_last.jpg) no-repeat;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 4px;	
}
#produkty_prawo .box .content{
	width:165px;
	padding: 10px 5px 0px 5px;
	color: #666;
	font-size: 10px;
	overflow:hidden;
}
a.rss{
	float: right;
	background: url(../img/rss.gif) no-repeat;
	padding: 10px;
	margin-right: 30px;
	margin-top: 12px;	
}
