#pojBlueBox{
		height: 238px;
		background: url(../promotions/bg_promocja_blue_box.png) repeat-x;
}

	#pojBlueBox .left{
			float: left;
			padding: 50px 0px 0px 50px;
			width: 512px;
	}
	
		#pojBlueBox .left p{
				padding: 0px 0px 16px 0px;
		}
		
		#pojBlueBox .left a{
				width: 212px;
		}
		
	#pojBlueBox .right{
			float: right;
			width: 216px;
			height: 238px;
			background: url(../promotions/gwarancja_plus_right_images.jpg) no-repeat;
			padding: 0px 84px 0px 0px;
	}
	
#pojSprzetObjety{
		padding: 0px 0px 0px 20px;
}
	
		#pojGwarancjaPlusPromotion h3{
			font-size: 18px;
			text-transform: uppercase;
		}
		
		#pojSprzetObjety ul{
			padding-top: 16px;
		}
		
			#pojSprzetObjety li{
				float: left;
				width: 174px;
				height: 20px;
			}
			
			#pojSprzetObjety li.clear{
				float: none;
			}
		
				#pojSprzetObjety li a { padding: 0 0px 0 13px; background: url(../../../images/icon-arrow-5.png) no-repeat 0px 4px; font-weight: bold; }
				#pojSprzetObjety li a:hover {  background-position: 0px -237px; }
				
#pojGwarancjaPlusRules{
		border-top: 2px solid #dcdfe3;
		padding: 20px 0px 24px 20px;
}

		#pojGwarancjaPlusRules .left{
				width: 544px;
		}
		
		#pojGwarancjaPlusRules .right{
				width: 330px;
				padding: 0px 30px 0px 0px;
		}
		
		#pojGwarancjaPlusRules ol{
				list-style: decimal;
				padding: 20px 0px 0px 24px;
		}
		
				#pojGwarancjaPlusRules li{
						list-style-type: decimal;
				}
				
				#pojGwarancjaPlusRules .pojGwarancjaPlusRulesSubList{
						display: block;
						padding: 0px 0px 0px 28px;
				}
