@CHARSET "UTF-8";

body.2sites
{
	background-color: #E9F3FB;
	width: 100%;
	padding-top: 15px;
}

#mainC
{
	padding-top: 15px;
	margin:0 auto;
	width:979px;
	background-color: #ffffff;
}

	#mainC .text
	{
		font-size: 11px;
		position: relative;
		
		top: 45px;
		height: 400px;
	}
		#mainC .text .bx
		{
			background-image: url('../_img/mainpage/pl/box.gif');
			background-repeat: no-repeat;
			width: 224px;
			height: 358px;
			
			float: left;
			margin-left: 16px;
		
		}
		
		#mainC .text .bx .bx1
			{
			
			}
			
			#mainC .text .bx .img
			{
				padding: 12px;
			}
			#mainC .text .bx .desc
			{
				padding: 12px;
				padding-top: 8px;
				height: 86px;
			}
			
			#mainC .text .bx.bx3 .desc
			{
				height: 59px;
			}
			
			#mainC .text .buttons
			{
			
			
			}
			
				#mainC .text .buttons .main_button
				{
					width: 100px;
					float: left;
					margin-left: 8px;
				}
				
				#mainC .text .main_button
				{
					background-image: url('../_img/mainpage/pl/main_button.gif');
					background-position: center left;
					background-repeat: no-repeat;
					
				}
				
				
					#mainC .text .main_button a
					{
						background-image: url('../_img/mainpage/pl/main_button_right.gif');
						background-position: center right;
						background-repeat: no-repeat;
						display: block;
						height: 27px;
						
						line-height: 24px;
						text-align: center;
						
						color: #103184;
						
						cursor: pointer;
					}
					
			#mainC .text .oblicz_skladke
			{
				background-image: url('../_img/mainpage/pl/main_button_read.gif');
				background-position: center;
				background-repeat: no-repeat;
				height: 27px;
			}
			
				#mainC .text .oblicz_skladke a
				{
					display: block;
					line-height: 24px;
					text-align: center;
					color: #ffffff;
				}
					
			
