.innerKasaR{

	position: relative;
}
.innerKasaA{
	visibility:hidden;
	display:none;
	position: absolute; left:0px; top:-20px; width: 25px;
}


.btnSortuj 
{
	margin: -2px 0 0 0;	
}

.LoginAndPassword
{
	width: 100px;
	height: 13px;
	font-size: 11px;
	background: #4d413a;
	border: 1px solid #9b8579;
	color: #9b8579;
	padding: 3px 10px;
}

.PromocjaChecked 
{
	position: absolute;
	top: 25px;
	left: 385px;
}


body 
{
	background: url(../img/headerBackground01.png) repeat-x;
	font-family: Tahoma;
	font-size: 11px;
}

.clear 
{
	clear:both;
}


.block01
{
	display:block;
}



#Bottom
{
	padding: 20px 0 0 0;
	clear:both;
}

.SiteBox01, #Bottom, #SearchBar
{
	width: 1000px;
	clear: both;
	position: relative;
}

#Left, #Right
{
	float: left;
	zoom:1;
	overflow:inherit;
	z-index: 1;
}

#Left
{
	width: 225px;
	z-index: 1;
}

#Right
{
	width: 772px;
	margin: 0 0 0 3px;
}

/* Top */
#Top 
{
	width: 1000px;
	height: 122px;
	margin: 0 0 10px 0;
	color: #9b8579;	
	position: relative;
}

	#Top .logoInteropony 
	{
		position: absolute;
		top: 15px;
		left: 10px;
	}

	#Top .navigation
	{
		height: 22px;
		position: absolute;
		bottom: 1px;
		left: 0;
	}
	
		#Top .navigation li 
		{
			float: left;
			margin: 0 1px 0 0;
		}
		
			#Top .navigation li a
			{
				padding: 4px 8px 8px 8px;
				background: url(../img/topNavigationOff.png) repeat-x;
				display: block;
				text-decoration: none;
				color: #ffffff;
				font: 11px Tahoma;
				border-top-left-radius: 5px;
				border-top-right-radius: 5px;
				-webkit-border-top-left-radius: 5px;
				-webkit-border-top-right-radius: 5px;
				-moz-border-top-left-radius: 5px;
				-moz-border-top-right-radius: 5px;
			}
			
			#Top .navigation li a:hover
			{
				padding: 4px 8px 8px 8px;
				background: url(../img/topNavigationOn.png) repeat-x;
				display: block;
			}
			
	#Top .liveChat
	{
		position: absolute;
		bottom: -11px;
		right: 287px;
		cursor: pointer;
	}
	
	#Top .info
	{
		position: absolute;
		bottom: -10px;
		right: 0;
	}
	
	#Top .user
	{
		width: 368px;
		position: absolute;
		top: 10px;
		right: 10px;
	}
		
		#Top .user input
		{
			float: left;
			margin: 0 0 4px 4px;
			color: #fff;
			border: 1px solid #62564f;
			padding: 2px 5px;
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			background: url(../img/topNavigationOff.png) repeat-x;
		}
		
		#Top .user input:hover
		{
			background: url(../img/topNavigationOn.png) repeat-x;
		}
		
		#Top .user input:focus
		{
			background: url(../img/topNavigationOn.png) repeat-x;
		}
		
		#Top .user input[type~="text"],
		#Top .user input[type~="password"]
		{
			width: 130px;
			height: 18px;
		}
		
		#Top .user input[type~="submit"]
		{
			width: 70px;
			height: 24px;
			font: 12px Tahoma;
		}
		
		#Top .user a
		{
			background:url(../img/icon_orange01.gif) no-repeat 0 6px;
			padding: 0 0 0 8px;
			margin: 0 0 0 10px;
			font: bold 11px Tahoma;
			color: #9b8579;
			text-decoration: none;
		}
		
		#Top .user .registration
		{
			float: left;
			display: block;
		}
		
		#Top .user .getPassword
		{
			float: right;
			display: block;
		}
		
		#Top .user .error
		{
			background: url(../img/topNavigationOn.png) repeat-x;
			width: 120px;
			padding: 5px 10px;
			border: 1px solid #72110c;
			color: #ffffff;
			text-align: center;
			margin: 5px auto;
		}
		
		#Top .user .login
		{
			text-align: right;
		}
/* / Top */
		
		
.SiteBox01
{
	margin: 0 auto;
}

/* TOP nag��wek strony 
#Top .Left, #Top .Right
{
	float: left;
	z-index: 999;
}

	#Top .Left
	{
		width: 709px;	
	}
	
		#Top .Left .logoInteropony
		{
			margin: -6px 0 0 0;
			display: block;
		}
	
		#Top .Left ul
		{
			margin: 7px 0 0 0;
			@margin: 4px 0 0 0;
			display: block;
		}
	
			#Top .Left ul li
			{
				float: left;
				margin: 0 1px;
			}
			
				#Top .Left ul li img, #Top .Left ul li a
				{
					float: left;
					display: block;
				}
				
				#Top .Left ul li a
				{
					background: url(../img/gfx_rct_off.png) repeat-x;
					color: #d1c4c1;
					text-decoration: none;
					padding: 6px 5px 6px 5px;
				}
				
				#Top .Left ul li a.active
				{
					background: url(../img/gfx_rct_on.png) repeat-x;
				}
				
					#Top .Left ul li a img
					{
						margin: 2px 5px 0 0;
					}
				
	#Top .Right
	{
		width: 290px;
		margin: 15px 0px 0px 0px;
	}
	
	#Top .UserBox01
	{
		text-align: right;
		padding: 10px 0px 0px 0px;
		clear:both;
	}
	
		#Top .UserBox01 .normal
		{
			background:url(../img/icon_orange01.gif) no-repeat 0 5px;
			padding:0px 15px 0px 8px;
			border: none;
		}
		
		#Top .UserBox01 input.normal
		{
			width: 80px;
			height: 21px;
			font-size: 11px;
			background: #4d413a;
			border: 1px solid #9b8579;
			color: #9b8579;
			padding: 3px 10px;
			cursor: pointer;
		}
		
		#Top .UserBox01 .name
		{
			font-weight: bold;
			margin:0px 15px 0px 0px;
		}
		
		#Top .UserBox01 span
		{
			font-family: Georgia;
			font-size: 14px;
			font-weight: bold;
			color: #bba89e;
			margin: 0 48px 0px 15px;
		}
		
		#Top .UserBox01 img
		{
			margin: 0px 3px -3px 0px;
		}
		
		#Top .UserBox01 .zaloguj
		{
			color: #bba89e;
			border:none;
			background:none;
			text-decoration:underline;
			cursor:pointer;
		}
		*/
		
	
/* Belka z wyszukwiark� */
#SearchBar 
{
	zoom: 1;
	
}

	#SearchBar .Left, #SearchBar .Right 
	{
		float: left;
		margin: 2px 0 0 0;
		@margin: 20px 0 0 0;	
		
	}
	
		#SearchBar .Left select
		{
			width: 100px;
		}
	
		#SearchBar .layout, #SearchBar .SearchContent01
		{
			display: block;
			float:left;
			position: relative;
			
		}
		
			#SearchBar  .SearchContent01, #SearchBar  .SearchContent01
			{
				background: url(../img/gfx_boxCenterBackground01.jpg) repeat-x;
				height: 97px;
			}
			
			#SearchBar .Left .SearchContent01
			{
				background: url(../img/gfx_boxCenterBackground01.jpg) repeat-x;
				height: 97px;
				width: 698px;
			}
			
				.Search01Form01 
				{
					margin: 10px 0 0 25px;
				}
					
					.Search01Form01 select
					{
						float: left;
					}
					
					.btnSzukajOpon01
					{
						margin: 0 0 0 10px;
						width: 91px;
						height: 23px;
						zoom: 1;
						overflow:hidden;
						background: url(../img/btn_szukajOpon01.png) no-repeat;
						border: none;
						cursor: pointer;
					}
					
					.SearchSelect01
					{
						margin:0 5px;
					}
					
					.SearchSelect03
					{
						margin:0 5px;
						width: 130px !important;
					}
					
				.Search01Form02 
				{
					position: relative;
					margin: 6px 0 0 5px;
				}
				
				.iconArrow01 
				{
					float: left;
					margin: 7px 3px 0px 3px;
				}
				
				
			
	#SearchBar .Right 
	{
		margin: 2px 0 0 3px;
		@margin: 14px 0 0 3px;
	}
	
			#SearchBar .Right .SearchContent01
			{
				background: url(../img/gfx_boxCenterBackground01.jpg) repeat-x;
				height: 97px;
				width: 270px;
			}

#border01
{
	border-bottom: 1px dotted #000;
	padding: 0 0 8px 0;
}

#border02
{
	border-bottom: 1px dotted #999999;
}


.Title01, .Title03
{
	font-size: 20px;
	font-weight: bold;
	display: block;
	font-family: Georgia;
	margin: 20px 0px 0px 16px;
	color: #000000;
	text-decoration: none;
}

.Title01.b
{
	font-size: 13px;
	font-weight: bold;
	display: block;
	font-family: Georgia;
	margin: 20px 0px 0px 16px;
	color: #000000;
	text-decoration: none;
}

.Title03
{
	width:190px;
	padding: 0 0 5px 3px;
	display: block;
}

.Title04
{
	font-size: 20px;
	font-weight: bold;
	display: block;
	font-family: Georgia;
	padding:5px 2px;
	margin: 2px 0;
}

.Title05
{
	font-size: 16px;
	display: block;
	font-family: Georgia;
	padding:5px 2px;
	margin: 2px 0;
}

	.Title05 b
	{
		font-size: 18px;
		font-weight: 100;
	}
.Title06
{
	font-size: 24px;
	display: block;
	font-family: Georgia;
	margin: 20px 0px 0px 3px;
}

.Title07
{
	font-size: 18px;
	font-family: Georgia;
	display: block;
	margin: 20px 0px 0px 3px;
}
.Title02 
{
	font-size: 13px;
	font-weight: bold;
	display: block;
	font-family: Georgia;
	margin: 20px 0px 0px 16px;
	color: #000000;
	margin: 25px 0px 0px 16px;
}

#margin01
{
	margin: 3px 0px 0px 0px;
	width: 220px;
}

#margin02
{
	margin: 13px 0px 0px 0px;
	width: 220px;
}

#margin03
{
	margin: 3px 0px 0px 0px;
	width: 770px;
}

.BorderBox01
{
	border: 1px solid #d5d5d5;
	position: relative;
	
}

	.BorderBox01 .Content
	{
		margin: 2px;
		background: url(../img/gfx_borderBoxBackground01.jpg) repeat-x #e9e9e9;
		zoom: 1;
		overflow: hidden;
		z-index: 1;
	}
	
	.BorderBox01 .rlt01, .BorderBox01 .rlb01
	{
		float: left;
		display: block;
	}
	
	.BorderBox01 .rrt01, .BorderBox01 .rrb01
	{
		float: right;
		display: block;
	}
	
	.BorderBox01 .rlt01 
	{
		margin:-1px 0 0 -1px;
	}
	
	.BorderBox01 .rrt01
	{
		margin:-1px -1px 0 0;
	}
	
	.BorderBox01 .rlb01 
	{
		margin:-2px 0 0 -1px;
		@margin:0px 0 -2px -1px;
	}
	
	.BorderBox01 .rrb01
	{
		margin:-2px -1px -1px 0;
		@margin:0px -1px -2px 0;
	}
	
	#IntroContent01
	{
		margin: 3px 0 0 0;
	}
	
	#Video01
	{
		float:left;
	}
	
.SearchForm03
{
	background: #ffffff;
	border: 1px solid #d5d5d5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 2px;
	margin: 5px 0 0 0;
	
}

.SearchForm03 .whiteBackground
{	
	background: url(../img/gfx_borderBoxBackground01.jpg) repeat-x #e9e9e9;
	position: relative;
	padding: 15px 10px 10px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.SearchForm03 input[type="text"]
{
	background: none;
	border: none;
	width: 146px;
	vertical-align: middle;
	color: #666666;
	font-size: 13px;
	height: 26px;
}

.SearchForm03 span
{
	background: url(../img/input_text01.png) no-repeat;
	border: none;
	width: 146px;
	padding: 0 5px;
	vertical-align: middle;
	color: #666666;
	font-size: 13px;
	height: 26px;
	display:block;
	float:left;
}

.SearchForm03 input[type="submit"]
{
	background: url(../img/input_submit01.png) no-repeat;
	border: none;
	margin: 0 0 0 10px;
	width: 26px;
	vertical-align: middle;
	color: #666666;
	font-size: 13px;
	height: 26px;
	cursor: pointer;
}

.Katerie
{
	
}

	.Katerie h2
	{
			color: #000000;
	}
		.Kategorie h2 a
		{
			font-size: 13px;
			text-decoration: none;
			text-transform: uppercase;
			color: #000000;
		}
	
	.Kategorie .Sezonletnie01, .Kategorie .Sezonzimowe01, .Kategorie .Sezoncaloroczne01, .Kategorie .RozmiaryOpony01
	{
		display: block;
		width: 140px;
		min-height: 56px;
		margin: 15px 0 0 16px;
		padding: 0 0 0 60px;
		zoom: 1;
		white-space: nowrap;
		overflow: hidden;
	}
	
	.Kategorie .Sezonletnie01
	{
		
		background: url(../img/icon_sezonLetni01.jpg) no-repeat left top;
		display: block;
	}
	
	.Kategorie .Sezonzimowe01
	{
		background: url(../img/icon_sezonZimowy01.jpg) no-repeat left top;
		display: block;
	}
	
	.Kategorie .Sezoncaloroczne01
	{
		background: url(../img/icon_sezonCaloroczny01.jpg) no-repeat left top;
		display: block;
	}
	
	.Kategorie .RozmiaryOpony01
	{
		background: url(../img/iconRozmiar01.jpg) no-repeat left top;
		display: block;
	}
	
		.Kategorie li ul li a
		{
			text-decoration: none;
			border-bottom: 1px dotted #4e4038;
			color: #4e4038;
			display: block;
			width: 100px;
			margin: 3px 0 0 5px;
			background: url(../img/icon_arrow03.gif) no-repeat 2px 5px;
			padding: 2px 0 2px 13px;
		}

.Tagi
{
	padding: 5px;
	position: relative;
	margin: 0 0 0 16px;
	color: #5a5653;
}

	.Tagi a
	{
		color: #5a5653;
		text-decoration: none;
	}
	
	.Tagi .tag01 {font-size: 24px;}
	.Tagi .tag02 {font-size: 22px;}
	.Tagi .tag03 {font-size: 20px;}
	.Tagi .tag04 {font-size: 18px;}
	.Tagi .tag05 {font-size: 16px;}
	.Tagi .tag06 {font-size: 14px;}
	.Tagi .tag07 {font-size: 12px;}
	.Tagi .tag08 {font-size: 10px;}

.Partnerzy
{
	padding: 5px;
	position: relative;
	margin: 0 0 0 16px;
	color: #5a5653;
	text-align:center;
}

.listProductOpinionStar img
{
	float: left;
	display: block;
	margin: -3px 0 0 0;
}

.listProductOpinionStar a
{
	float: left;
	display: block;
	margin: 0 4px 0 0;
}

.Filtry
{
	padding: 5px;
	position: relative;
	margin: 0 0 0 10px;
	color: #4e4038;
	line-height: 18px;
}

	.Filtry a
	{
		color: #4e4038;
	}

.Platnosci
{
	padding: 5px 0 0 0;
	color: #5a5653;
	text-align:center;
}

.btnPokazWszystkie01
{
	text-align: right;
	text-decoration: none;
	display: block;
	margin: 5px 0 14px 115px;
}

.btnFiltruj01
{
	margin: 0 0 0 150px;
}

.btnFiltruj02
{
	margin: 0 0 0 104px;
}

/*
 * RadiusBox01
 */
.radius
{
	padding: 4px 0;
	position: relative;
	float: left;
	z-index: 1;
}
		.radius .radius-backgroundColor
		{
			background: #fff;
			border-left: 1px solid #d5d5d5;
			border-right: 1px solid #d5d5d5;
			padding: 0px 3px;
		}
		.radius-top div
		{
			top: 0;
		}
		
		.radius-bottom div
		{
			bottom: 0;
		}
	
		.radius-top-left, .radius-top-center, .radius-top-right, 
		.radius-middle-left, .radius-middle-right,
		.radius-bottom-left, .radius-bottom-center, .radius-bottom-right
		{
			position: absolute;
			z-index: 1;
		}
		
		.radius-top-center, .radius-bottom-center
		{
			height: 3px;
			left: 4px;
			right: 4px;
		}
		
		.radius-top-left, .radius-bottom-left, .radius-middle-left,
		.radius-top-right, .radius-bottom-right, .radius-middle-right
		{
			width: 4px;
			height: 4px;
		}
		
		.radius-top-left, .radius-bottom-left, .radius-middle-left
		{
			left: 0;
		}
		
		.radius-top-right, .radius-bottom-right, .radius-middle-right
		{
			right: 0;
		}
		
		.radius-middle-left, .radius-middle-right
		{
			width: 4px;
			bottom: 4px;
			top: 4px;
		}
		
	.radius-content
	{
		background-color: #fff;
	} 
	
		.radius-bottom-center {background:#fff; border-bottom: 1px solid #d5d5d5;}
		.radius-top-center {background:#fff; border-top: 1px solid #d5d5d5;}
		.radius-top-left {background: url(../img/gfx_rlt02.png) no-repeat;}
		.radius-top-right {background: url(../img/gfx_rrt02.png) no-repeat;}
		.radius-bottom-left {background: url(../img/gfx_rlb02.png) no-repeat;}
		.radius-bottom-right {background: url(../img/gfx_rrb02.png) no-repeat;}

		
/**
 * Kotentery boks�w Radius
 */

#Banner
{
	margin: 3px;
}

#ContentIntro
{
	margin: 3px 0 0 3px;
	width: 769px;
}

	#ContentIntro .radius-content
	{
		background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
		zoom: 1;
		overflow: hidden;
		padding:0 0 0 0;
	}

#ContentRegulamin
{
	margin: 3px 0 0 3px;
	width: 769px;
}

	#ContentRegulamin .radius-content
	{
		background: url(../img/gfx_box03Background01.jpg) top repeat-x #fff;
		zoom: 1;
		overflow: hidden;
		padding:0 0 0 0;
		line-height: 14px;
		font-size: 11px;
	}
#ContentRegulamin ol
{
    list-style: decimal;
}

#ContentRegulamin ul
{
    list-style: disc;
}

        
#ContentRegulamin ol,
#ContentRegulamin ul
{
    padding: 0 0 0 20px;
}

#ContentRegulamin ol li,
#ContentRegulamin ul li
{
    margin: 4px 0;
}  	
#NewsZoom
{
	margin: 3px 0 0 3px;
	width: 590px;
}

	#NewsZoom .radius-content
	{
		background: url(../img/gfx_box03Background01.jpg) top repeat-x #fff;
		zoom: 1;
		overflow: hidden;
		padding:0 0 0 0;
		line-height: 14px;
		font-size: 11px;
	}

#Aktualnosci01
{
	margin: 3px 3px;
	width: 400px;
}

	#Aktualnosci01 .radius-content
	{
		background: url(../img/gfx_box03Background01.jpg) top repeat-x #fff;
		zoom: 1;
		overflow: hidden;
		padding: 5px;
	}
	
		.AktualnosciItem01
		{
			float: left;
			width: 369px;
			padding: 5px;
		}
		
			.AktualnosciItem01#color01 {background: #f2f2f2;}
			.AktualnosciItem01#color02 {background: #fff;}
			
			.AktualnosciItem01 .Date, .AktualnosciItem01 .Title, .AktualnosciItem01 .Description
			{
				display: block;
				margin: 4px 0 0 0;
				color: #223004;
				float: right;
				width: 230px;
			}
			
			.AktualnosciItem01 .Date
			{
				font-size: 10px;
				
			}
			
			.AktualnosciItem01 .Title
			{
				font-size: 11px;
			}
			
			.AktualnosciItem01 .Description
			{
				font-size: 11px;
			}
			
			.AktualnosciItem01 .Title
			{
				font-size: 11px;
				font-weight: bold;
			}
			
				.AktualnosciItem01 .Title a
				{
					font-size: 11px;
					font-weight: bold;
					color: #223004;
				}
		
			.AktualnosciItem01 .FotoLink01
			{
				position: relative;
				display: block;
				width: 117px;
				height: 76px;
				background: #fff;
				border: 1px solid #d5d5d5;
				padding: 2px;
				float: left;
				margin: 0 10px 0 0;
			}
		
				.FotoLink01 .gfxLightFoto01, .FotoLink01 .Foto01
				{
					position: absolute;
					top: 2px;
					left: 2px;
				}
				
#BannerNoweOpony01 .radius-content
{
	background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
	zoom: 1;
	overflow: hidden;
}

#IntroNajczesciejKupowane01, #BannerNoweOpony01
{
	margin: 3px;
	width: 520px;
}

	#IntroNajczesciejKupowane01 .radius-content
	{
		background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
		zoom: 1;
		overflow: hidden;
		padding: 5px 15px;
	}

#TitlePage
{
	margin: 3px 0;
	width: 1000px;
}
			
#EncyklopediaOponiarska01
{
	margin: 3px;
	width: 240px;
}

#PriceBox
{
	width: 240px;
}

	#EncyklopediaOponiarska01 .radius-content
	{
		background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
		zoom: 1;
		overflow: hidden;
	}	

.IntroLeft01
{
	width: 526px;
	float: left;
}
.BottomLink01
{
	float: left;
	margin: 0 0 0 12px;
	width: 380px;
}
.BottomLink02, .BottomLink03, .BottomLink04
{
	float: left;
	margin: 0 0 0 12px;
	width: 180px;
}


	.BottomLink01 tr td
	{
		width: 380px;
		line-height: 13px;
		
	}
		
		.BottomLink01 tr td a
		{
			display: block;
			float: left;
			width: 111px;
			color: #757575;
			text-decoration:none;
			background: url(../img/icon_arrow04.png) no-repeat 0 4px;
			padding: 0 0 0 15px;
			display: block;
		}
	
		.BottomLink02 tr td a, .BottomLink03 tr td a, .BottomLink04 tr td a
		{
			color: #757575;
			text-decoration:none;
			background: url(../img/icon_arrow04.png) no-repeat 0 4px;
			padding: 0 0 0 15px;
			display: block;
		}

	.BottomLink02 tr td, .BottomLink03 tr td
	{
		width: 170px;
		line-height: 13px;
	}
	
	.BottomLink04 tr td
	{
		width: 210px;
		line-height: 13px;
	}
	
.BottomMenu01
{
	background: url(../img/gfx_bottomMenu01.jpg) repeat-x center;
	zoom: 1;
	overflow: hidden;
	margin: 50px 0 20px 0;
	padding: 5px 0 15px 5px;
}

	.BottomMenu01 li
	{
		float: left;
		padding: 0 6px;
	}
	
	.BottomMenu01 li a
	{
		color: #757575;
		text-decoration:none;
		background: url(../img/icon_arrow04.png) no-repeat 0 3px;
		padding: 0 0 0 15px;
		display: block;
		font-size: 11px;
	}
	
.bottomLogos01 
{
	text-align:center;
}

.bottomLogos01 img
{
	padding: 10px;
	zoom: 1;
	overflow: hidden;
}

.Line
{
	margin: -12px 0 19px 0;
	border-top: 1px solid #a4a4a4;
}

/* Lista Produkt�w */

.PositionPage 
{
	margin: 5px 0 0 3px;	
	zoom: 1;
	overflow: hidden;
}

	.PositionPage > .Title,
	.PositionPage > .Title > img,
	.PositionPage > .Title > span
	{
		float: left;
	}
	
		.PositionPage > .Title > span
		{
			padding: 7px 7px 6px 6px;
			display: block;
			background: #dcdcdd;
		}
	
	
	.PositionPage > .Position
	{
		margin: 0 0 0 1px;
		background: url(../img/gfxPolozenieBackground01.png) repeat-x #f1f1f1;
		float: left;
		width: 580px;
		position: relative;
	}
	
		.PositionPage > .Position > li
		{
			float: left;
		}
		
			.PositionPage > .Position > li > a
			{
				float: left;
				display: block;
				margin: 0 0 0 6px;
				padding: 6px 2px 7px 14px;
				text-decoration: none;
				background: url(../img/iconArrow05.gif) no-repeat 2px 9px;
				text-transform: lowercase;
				color: #404041;
			}
			
			.PositionPage > .Position > li > a:hover
			{
				float: left;
				display: block;
				margin: 0 0 0 6px;
				padding: 6px 2px 7px 14px;
				text-decoration: none;
				background: url(../img/iconArrow05.gif) no-repeat 2px 9px;
				text-transform: lowercase;
				color: #404041;
			}

	.SortBox01 
	{
		width: 510px;
		float: right;
		padding: 10px 0 10px 12px;
	}
	
		.SortBox01 span
		{
			float: left;
			padding: 6px 4px;
			display: block;
			font-family: Tahoma;
		}
		
		.SortBox01 select
		{
			float: left;
			padding: 0px 0px;
			display: block;
			font-family: Tahoma;
		}
		
		.SortBox01 .newListSelected
		{
			width: auto;
		}
	
	.ProductItem01 
	{
		width: 765px;
		height: 198px;
		background: url(../img/gfxProductItemBackground01.jpg) no-repeat;
		margin: 5px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px dotted #999999;
		position: relative;
	}
	
		.ProductItem01 > .Image
		{
			position: absolute;
			width: 139px;
			height: 170px;
		}
		
			.ProductItem01 > .Image table
			{
				width: 139px;
				height: 170px;
			}
		
			.ProductItem01 > .Image td
			{
				vertical-align: middle !important;
				text-align: center !important;
			}
		
			.ProductItem01 > .Image .Photo
			{
				height: 130px;
				width: 130px;
			}
			
			.ProductItem01 > .Image > .Icon
			{
				position: absolute;
				bottom: 1px;
				right: 0;
			}
			
		.ProductItem01 > .Title
		{
			position: absolute;
			top: 0;
			left: 140px;
			padding: 10px 0 0 10px;
		}
		
			.ProductItem01 > .Title img,
			.ProductItem01 > .Title span
			{
				float: left;
			}
			
			.ProductItem01 > .Title span
			{
				margin: 7px 10px 0 10px;
			}
			
				.ProductItem01 > .Title span a,
				.ProductItem01 > .Title h3 a
				{
					color: #170904;
				}

		.ProductItem01 > .Info
		{
			position: absolute;
			top: 45px;
			left: 140px;
			padding: 10px 0 0 10px;
			line-height: 13px;
		}
		
			.ProductItem01 > .Info table tr td:first-child
			{
				text-align: right;
				padding: 7px 5px;
			}
			
				.ProductItem01 > .Info table tr td a  
				{
					color: #170904;
				}
				
		.ProductItem01 > .Parameter
		{
			position: absolute;
			top: 45px;
			left: 311px;
			padding: 10px 0 0 10px;
			line-height: 13px;
		}
		
			.ProductItem01 > .Parameter table tr td:first-child
			{
				text-align: right;
				padding: 5px 5px 4px 5px;
				width: 80px;
			}
			
			.ProductItem01 > .Parameter table tr td a
			{
				color: #170904;
			}
		
		.ProductItem01 > .Price
		{
			position: absolute;
			top: 1px;
			left: 571px;
			padding: 10px 0 0 10px;
			line-height: 20px;
		}
		
			.ProductItem01 > .Price > .Price
			{
				font-size: 30px;
				font-family: Georgia;
				color: #170904;
				text-align: center;
				margin: 9px 0;
			}
			
			.ProductItem01 > .Price > .Info
			{
				text-align: center; 
			}
				.ProductItem01 > .Price > form
				{
					padding:	25px 0 0 0;
				}
					.ProductItem01 > .Price > form *
					{
						float: left;
					}
				
					.ProductItem01 > .Price > form > span
					{
						display: block;
						margin: 0 10px;
					}
					
					.ProductItem01 > .Price > form > .i1
					{
						margin: -5px 0 0 3px;
					}
					
					.ProductItem01 > .Price > form > .i2
					{
						margin: 7px 0 0 0;
						display: block;
					}

.ProductBox
{
	margin: 20px 0 0 3px;
}

	.ProductBoxNew {
		background: url(../img/iconNowosc01.png) no-repeat;
		padding: 8px 0 8px 65px;
		margin: 0 0 10px 0;
		font-size: 16px;
	}
	
		.ProductBoxNew a {
			display: block;
			font-family: Georgia;
			font-size: 22px;
			color: #000000;
			margin: 5px 0 0 0;
		}

	.ProductBoxLeft
	{
		float: left;
		width: 328px;
		margin: 0 0 0 10px;	
	}
	
	.ProductBoxLeft .new
	{
		position: absolute;
		bottom: 1px;
		right: 1px;
		z-index: 100;
	}
	
	.ProductBoxRight
	{
		width: 400px;
		float: right;
	}
			
.LinkIcon
{
	width: 185px;
	height: 40px;
	display:block;
	float: left;
	text-decoration: none;
	color: #223004;
}

.LinkIcon img
{
	float: left;
	margin: -3px 5px 0 0;
}
#PriceBox 
{
	width: 390px;
	margin: 0 0 0 3px;
}

#TabBox .radius-content
	{
		zoom: 1;
		overflow: hidden;
		padding:0 0 0 0;
		padding: 5px;
		line-height: 15px;
		background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
	}

#ProductInfo .radius-content
	{
		background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
		zoom: 1;
		overflow: hidden;
		padding:0 0 0 0;
		padding: 5px;
	}

	#ProductInfo .radius-content table
	{
		width: 250px;
		margin: 0 auto;
	}
	
		#ProductInfo .radius-content table tr td
		{
			vertical-align: middle;
			height: 30px;
		}
		
		#ProductInfo .radius-content table tr td img
		{
			margin: 0 3px 0 0;
		}
	
		#ProductInfo .radius-content table tr td:first-child
		{
			text-align:right;
			padding: 0 5px 0 0;
		}
		
#ProductDOT .radius-content
	{
		background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
		zoom: 1;
		overflow: hidden;
		padding:0 0 0 0;
		padding: 5px;
	}

	#ProductDOT .radius-content table
	{
		width: 300px;
		margin: 0 auto;
	}
	
		#ProductDOT .radius-content table tr td
		{
			vertical-align: middle;
			height: 30px;
		}
		
			#ProductDOT .radius-content table tr td span
			{
				color: #224f8f;
				font-size: 13px;
			}
		
		#ProductDOT .radius-content table tr td img
		{
			margin: 0 3px 0 0;
		}
	
		#ProductDOT .radius-content table tr td:first-child
		{
			text-align:right;
			padding: 0 5px 0 0;
		}		

#ProductInfo 
{
	margin: 10px 0 0 3px;
	width: 390px;
	
}

#ProductDOT 
{
	margin: 10px 0 0 3px;
	width: 390px;
	
}
#PriceBox .radius-content
{
	padding: 10px;
}

#PriceBox .radius-content > .Price
{
	position: absolute;
	top: 5px;
	width: 200px;
	left: 180px;
	text-align:center;
	font-size: 35px;
	font-family: Georgia;
}

#PriceBox .radius-content > .Info
{
	position: absolute;
	top: 44px;
	width: 200px;
	left: 180px;
	text-align:center;
	font-family: Georgia;
}
.DODAJDOKOSZYKA, .DODAJDOKOSZYKA2
{
	position:relative;
	width: 400px;
	height: 45px;
}
.DODAJDOKOSZYKA span
{
	position: absolute;
	top: 18px;
	left: 32px;
}

.DODAJDOKOSZYKA select
{
	position: absolute;
	top: 14px;
	left: 72px;
}

.DODAJDOKOSZYKA img
{
	position: absolute;
	top: 20px;
	left: 120px;
}

.DODAJDOKOSZYKA input
{
	position: absolute;
	top: 10px;
	left: 140px;
}

.DODAJDOKOSZYKA2 input
{
	margin: 0 18px 0 0;
	cursor: pointer;
}
.MultiTabs-Content {
	position: relative;
	width: 750px;
}
.contentHidden
{
	width: 750px;
	font-size: 0;
}

.MultiTabs-Content {
	line-height: 170%;
}

.MultiTabs-Content ol {
	list-style: decimal;
	padding: 0 20px 0 24px;
}

.MultiTabs-Content ul {
	list-style: disc;
	padding: 0 20px 0 34px;
	list-style-position: outside;
}

.MultiTabs-Tabs
{
	margin: -35px 0 0 -5px;
	@margin: -35px 0 0 -5px;
	position:absolute;
	z-index: 9999;
}

.MultiTabs-Tabs li
{
	cursor: default;
	padding: 5px 10px;
	float: left;
	background: #f2f0f0;
	margin: 0 0 0 2px;
	border: 1px solid #c7c7c7;
	border-bottom: 1px solid #d5d5d5;
}

.MultiTabs-Tabs li.noactive
{
	border: 1px solid #c7c7c7;
	background: url(../img/gfxTabsBackground01.jpg) repeat-x;
	cursor: pointer;
}

.sezonImage 
{
	float: left;
	margin: 0 5px 0 0;
	display: block;
}

.TitlePageTitle {
	display: block;
	font-size: 28px;
	font-family: Georgia;
	padding: 5px 15px;
	background: url(../img/gfx_boxCenterBackground01.jpg) 0 -1px repeat-x;
}

.NewsZoomDate 
{
	display: block;
}

.NewsZoomTitle 
{
	display: block;
	font-size: 28px;
	font-family: Georgia;
	margin: 10px 0;
	line-height: normal;
	font-weight:normal;
}

.NewsZoomDescription 
{
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 10px 0;
	display: block;
	border-bottom: 1px solid #c3c3c3;
}

.OptionList
{
	margin: 20px 0 20px 10px;
	
}
table.zadna, table.zadna td{
   border: #CCCCCC solid 1px;
   border-collapse:collapse;
   vertical-align:top;
	font-size:			11px;
	color:				#272f38;   
}
table.zadna02{
   border: none;
}
table.zadna td{
   padding:2px;
   padding-right:5px;
   padding-left:5px;
	font-size:			11px;
	color:				#272f38;   

}
div.debug { /*klik*/
    cursor: pointer;
    position: absolute;
    left: 180px;
    top: 5px;
    z-index: 999999;
    color: #FF0066;
	
}

.debugPokaz{
	color:#CC00FF;
    border: #CCCCCC solid 1px;
	background-color:#000000;
	overflow:auto;	
	width:1250px;
	height:800px;
	visibility:hidden;
	 z-index: 999999;
	 display:none;
}

#Config2 {
	width: 730px;
	margin: 20px 0 0 0;
}

#Config2 .radius-content
{
	background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
	zoom: 1;
	overflow: hidden;
	padding: 40px 15px 15px 15px;
}

#Config {
	width: 450px;
}

#Config .radius-content
{
	background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
	zoom: 1;
	overflow: hidden;
	padding: 40px 15px 15px 15px;
}

.btnConfigWstecz01
{
	clear: both;
	display: block;
	margin: 20px 0;
}

.ConfigContent {
	position: relative;
	width: 480px;
	margin: 20px auto;
}

.ConfigContent2 {
	position: relative;
	width: 730px;
	margin: 20px auto;
}

.ConfigTitle
{
	position: absolute;
	z-index: 99999;
	left: -10px;
	top: 5px;
	background: url(../img/gfxConfigTitleBackground01.png) no-repeat;
	width: 442px;
	height: 23px;
	font-weight: bold;
	padding: 12px 0 0 30px;
}

.ConfigTitle2
{
	position: absolute;
	z-index: 99999;
	left: -10px;
	top: 5px;
	background: url(../img/gfxConfigTitleBackground02.png) no-repeat;
	width: 615px;
	height: 23px;
	font-weight: bold;
	padding: 12px 0 0 30px;
}

.ColLeft 
{
	width: 340px;
}

.ConfigStep2
{
	width: 430px;
	margin: 10px 0 10px 20px;
}


	.ConfigStep2 tr td
	{
		vertical-align: middle;
	}

	.ConfigStep2 tr td a
	{
		color: #342a23;
	}
	
	.ConfigStep2 tr td img
	{
		margin: 3px;
		display: block;
	}
	
.ConfigStep3
{
	margin: 10px 0 10px 0px;
}

	.ConfigStep3 tr td
	{
		vertical-align: middle;
	}
	
		.ConfigStep3 tr td a
		{
			color: #342a23;
		}
	
	.ConfigStep3 tr td.Menu
	{
		color: #342a23;
		padding: 5px 5px;
	}
.ContentBackgroundAlpha02 
{
	margin: 3px 0 0 0;
	width: 701px;
	padding: 25px 35px;
	background: url(../img/gfxContentBackgroundAlpha01.jpg) no-repeat center top;
}	
.ContentBackgroundAlpha01 
{
	margin: 3px 0 0 0;
	width: 701px;
	padding: 25px 35px;
	background: url(../img/gfxContentBackgroundAlpha01.jpg) no-repeat center top;
}

.WizualizacjePadding 
{
	margin: 3px 0 0 0;
	width: 741px;
	padding: 25px 15px;
	background: url(../img/gfxContentBackgroundAlpha01.jpg) no-repeat center top;
}

	.TitleBackgroundAlpha01
	{
		font-family: Georgia;
		font-size: 22px;
		font-weight: bold;
		color: #342a23;
		display: block;
		margin: 0 0 5px 0;
		border-bottom: 1px solid #d4d4d4;
		padding: 0 20px 5px 0;
		float: left;
	}
		
		.TitleBackgroundAlpha01 span
		{
			font-weight: 100;
			color: #70726d;
		}
		
	.TableInfo
	{
		line-height: 16px;
		margin: 0 0 0 15px;
	}

		
.KontaktLeft
{
	float: left;
	color: #272626;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
}

	.KontaktLeft b.KontaktTextTitle
	{
		display: block;
		font-size: 16px;
		font-family: Georgia;
		margin: 10px 0 5px 0;
	}
	
.KontaktBottom
{
	clear: both;
	float: left;
	color: #272626;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	margin: 20px 0 0 0;
}

	.KontaktBottom b.KontaktTextTitle
	{
		display: block;
		font-size: 16px;
		font-family: Georgia;
		margin: 10px 0 5px 0;
		color: #aa0000;
	}	

#KontaktFormBackground {
	width: 370px;
}

	#KontaktFormBackground .radius-content
	{
		background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
		zoom: 1;
		overflow: hidden;
		padding: 5px 15px;
	}

.KontaktForm
{
	float: right;
	position: relative;
}

	.KontaktForm span
	{
		display: block;
		margin: 10px 0 2px 0;
	}
	
	.KontaktForm input
	{
		width: 246px;
		height: 20px;
		border: 1px solid #5e5651;
	}
	
	.KontaktForm textarea
	{
		width: 332px;
		height: 106px;
		border: 1px solid #5e5651;
	}
	
	.KontaktForm b.KontaktTextTitle
	{
		display: block;
		font-size: 16px;
		font-family: Georgia;
		margin: 10px 0 5px 0;
	}
	
	.KontaktForm .btnKontaktWyslijWiadomosc01
	{
		width: 112px;
		height: 23px;
		border: none;
		position: absolute;
		right: 20px;
		bottom: -10px;
		z-index: 99999;
	}

.OpiniaView
{
	width: 710px;
	margin: 10px auto;
	padding: 10px 15px;
	background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
	border: 1px solid #d5d5d5;
}

.OpiniaView span b {
	padding: 0 5px 0 0;
}
	
	.OpiniaViewTop
	{
		display: block;
		position: relative;
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
		border-bottom: 1px solid #d5d5d5;
	}
	
		.OpiniaViewOpinion 
		{
			position: absolute;
			top: -3px;
			right: 0px;
			background: url(../img/backgroundOpinion01.jpg) repeat-x;
			border: 1px solid #717171;
			padding: 3px 10px;
			color: #fff;
		}
	
		.OpiniaViewBotttom
		{
			position: relative;
			padding: 0 0 20px 0;
			line-height: 16px;
		}
		
			.OpiniaViewTitle
			{
				position: relative;
				display: block;
			}
			
			.OpiniaViewContent
			{
				display: block;
			}
			
				.OpiniaViewContent b
				{
					display: block;
				}
		
			.OpiniaViewAuthor
			{
				position: absolute;
				bottom: 0;
				right: 0;
			}

.VisualizationItem01
{
	width: 215px;
	height: 285px;
	margin: 10px 15px 0px 15px;
	padding: 10px 0;
	float: left;
	position: relative;
	background: url(../img/gfxWizualizacjaBackground01.png) no-repeat;
}

	.VisualizationFlashBox
	{
		width: 182px;
		height: 188px;
		margin: 0 auto;
		background: #fff;
	}
	
	.btnPlay01 {position: absolute; top: 150px; right: -25px; z-index: 99;}
	.Separate {position: absolute; width: 142px; top: 189px; left: 36px; font-size: 1px; border-bottom: 2px solid #d7d7d7;}
	
	.VisualizationTitleAndMenu
	{
		font-family: Arial;
		font-size: 11px;
		color: #170904;
		padding: 5px 0 0 0;
		text-align: center;
	} 
	
		.VisualizationTitleAndMenu span
		{
			
			margin: 10px 0 0 0;
			display:block;
		}
	
		.VisualizationTitleAndMenu a
		{
			
			margin: 6px 0 0 0;
			display:block;
		}	
	
.overflo-hidden
{
height: 323px;
overflow: auto !important;
}
	.Title06landingpage {font-size: 24px; display: block; font-family: Georgia; margin: 20px 0px 0px 3px; text-align: center;}
	.TitleLandingPage {display:block; text-align: center; margin: 20px 0 10px 0; font-family: Georgia; font-size: 18px;}
	#TableLandingPage {width: 349px !important; }
		#TableLandingPage .background01 td {background: #f4f4f4;}
		#TableLandingPage .background02 td {background: #f9f9f9;}
		#TableLandingPage td {text-align: center; padding: 5px 5px; border: 1px solid #ffffff;}
		#TableLandingPage td b.ad0000 {font-family: Georgia; color: #ad0000; font-size: 12px;}
		#TableLandingPage .backgroundTitle td {background: url(../img/gfxCartTitleBackground01.jpg) repeat-x;}
		
.banner-zima {height: 198px; position: relative; background: url(../img/bannerZimaBackground01.jpg) no-repeat; color: #1f5c93;}
.banner-zima-title {left: 27px; top: 23px; position: absolute; font-size: 24px; font-weight: bold; font-family: Georgia;}
.banner-zima-text {left: 27px; top: 54px; position: absolute; line-height: 14px;}
.banner-zima-text-bold {left: 425px; top: 27px; position: absolute; font-weight: bold; line-height: 13px;}
.banner-zima-link-box {left: 433px; top: 71px; position: absolute; line-height: 18px;}
.banner-zima-link-box a {margin: 0 0 0 5px; color: #1f5c93; text-decoration:none; border-bottom: 1px dotted #1f5c93; }


.webDesktopWindow {
	position:			absolute;
	border:				1px solid #68758c;
	background:			#c3d9ff;
	zoom:				1;
	z-index:			999;
	filter: Alpha( opacity: 0 );
	opacity: 0;
}

.webDesktopWindowTitle {
	padding:			5px 5px 5px 10px;
}

.webDesktopWindowTitleText {
	float:				left;
	width:				60%;
	font-weight:		bold;
	font-size:			12px;
	padding:			5px 0px 0px 0px;
}

.webDesktopWindowTitleMenu {
	float:				left;
	width:				40%;
	text-align:			right;
}

.webDesktopWindowTitleMenu img {
	cursor:				pointer;
}

.webDesktopWindowContent {
	clear:				both;
	padding:			5px;
	background:			#fff;
	font-size:			11px;
	margin:				5px;
}

/* Panel dodawanie opini */
.radiusBox01 {
	width: 368px;
	padding: 10px;
	margin: 10px 3px;
	background: url(../img/gfx_box02Background01.jpg) top repeat-x #e9e9e9;
	border: 1px solid #dedede;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
}

	#OpinionView .OpinionTotal
	{
		float: left;
		font-size: 36px;
		font-family: Times New Roman;
		font-weight: bold;
	}
	
	#OpinionView .OpinionTotalStar
	{
		float: left;
		margin: 5px 0 0 5px;
	}
	
		#OpinionView .OpinionTotalStar img
		{
			float: left;
		}
	
	#OpinionView .OpinionTotalStar div
	{
		float: left;
		margin: 3px 0 0 0;
	}
	
	#OpinionView .OpinionLength
	{
		float: right;
		padding: 2px 0 2px 31px;
		margin: 10px 0 0 0;
		color: #000000;
		display: block;
		background: url(../img/iconOpinionLength01.png) no-repeat 0 3px;
		font-size: 18px;
		font-family: Tahoma;
		font-weight: bold;
	}
	
	#OpinionView .OpinionSeparator
	{
		height: 1px;
		font-size: 0;
		border-top: 2px solid #dedede;
		border-bottom: 1px solid #f3f3f3;
		margin: 10px 0;
	}
	
	#OpinionView .OpinionOuther
	{
		width: 70px;
		text-align: center;
		float: left;
		margin: 0 1px;
	}
	
		#OpinionView .OpinionOuther b
		{
			display: block;
			font-size: 16px;
			font-family: Times New Roman;
			font-weight: bold;
			margin: 4px 0 0 0;
		}
		
		#OpinionView .OpinionOuther span
		{
			display: block;
			margin: 5px 0;
		}
		
	#OpinionView .OpinionMenu
	{
		text-align: right;
	}

#OpinionShortView li, #OpinionShortView
{
	padding: 0;
	margin: 0;
	width: 712px;
	list-style: none;
}

#OpinionShortView li {
	background: #ffffff;
	border: 1px solid #d5d5d5;
	padding: 10px;
	margin: 10px 0;
}

.OpinionShortViewTitle {
	width: 543px;
	float: left;
}

.OpinionShortViewTitle b {
	display: block;
	margin: 3px 0 5px 0;
}

.OpinionTotalBox {
	float: right;
}

.OpinionOutherBox {
	float: right;
	margin: 10px 10px 0 0;
}

.OpinionShortAuthor {
	text-align: right;
}

.OpinionShortBody {
	width: 395px;
	float: left;
	margin: 10px 0 0 10px;
}

	#OpinionShortView .OpinionTotal
	{
		float: left;
		margin: 10px 0 0 0;
		font-size: 36px;
		font-family: Times New Roman;
		font-weight: bold;
	}
	
	#OpinionShortView .OpinionTotalStar
	{
		float: left;
		margin: 3px 0 0 5px;
	}
	
		#OpinionShortView .OpinionTotalStar img
		{
			float: left;
		}
	
	#OpinionShortView .OpinionTotalStar div
	{
		float: left;
		margin: 0px 0 0 0;
	}
	
	#OpinionShortView .OpinionLength
	{
		float: right;
		padding: 2px 0 2px 31px;
		margin: 10px 0 0 0;
		color: #000000;
		display: block;
		background: url(../img/iconOpinionLength01.png) no-repeat 0 3px;
		font-size: 18px;
		font-family: Tahoma;
		font-weight: bold;
	}
	
	#OpinionShortView .OpinionSeparator
	{
		height: 1px;
		font-size: 0;
		border-top: 2px solid #dedede;
		border-bottom: 1px solid #f3f3f3;
		margin: 10px 0;
	}
	
	#OpinionShortView .OpinionOuther
	{
		text-align: center;
		float: left;
		margin: 0 2px;
		font-size: 10px;
	}
	
		#OpinionShortView .OpinionOuther b
		{
			display: block;
			font-size: 16px;
			font-family: Times New Roman;
			font-weight: bold;
			margin: 4px 0 0 0;
		}
		
		#OpinionShortView .OpinionOuther span
		{
			display: block;
			margin: 5px 0;
		}
		
	#OpinionShortView .OpinionMenu
	{
		text-align: right;
	}
	

/* Gwarancja */
.Description > div
{
	padding: 17px;
	background: #fbfbfb;
	border: 1px solid #d5d5d5;
}

	.DescriptionName
	{
		width: 250px;
		height: 80px;
		margin: 0 0 4px 0;
		float: left;
	}
	
		.DescriptionNameTitle
		{
			font-size: 11px;
			font-weight: bold;
			border-bottom: 1px solid #d5d5d5;
		}
		
		.DescriptionNameBody
		{
			margin: 7px 0 0 0;
			font-size: 18px;
			font-weight: bold;
		}
	
	.DescriptionGroup
	{
		width: 250px;
		height: 80px;
		margin: 0 0 4px 4px;
		float: left;
	}
	
		.DescriptionGroupTitle
		{
			font-size: 11px;
			font-weight: bold;
			border-bottom: 1px solid #d5d5d5;
		}
		
		.DescriptionGroupBody
		{
			margin: 7px 0 0 0;
			font-size: 12px;
		}
	
	.DescriptionSegment
	{
		width: 124px;
		height: 80px;
		margin: 0 0 4px 4px;
		float: left;
	}
	
		.DescriptionSegmentTitle
		{
			font-size: 11px;
			font-weight: bold;
			border-bottom: 1px solid #d5d5d5;
		}
		
		.DescriptionSegmentBody
		{
			margin: 7px 0 0 0;
			font-size: 12px;
			color: #999999;
		}
		
			.DescriptionSegmentBody b
			{
				color: #339900;
			}
			
	.DescriptionContent
	{
		width: 704px;
		clear: both;
	}
	
		.DescriptionContentTitle
		{
			font-size: 11px;
			font-weight: bold;
			border-bottom: 1px solid #d5d5d5;
		}
		
		.DescriptionContentBody
		{
			margin: 7px 0 0 0;
			font-size: 12px;
		}
		
	
	
.Description2 > div
{
	padding: 17px;
	background: #fbfbfb;
	border: 1px solid #d5d5d5;
}

	.DescriptionName2
	{
		width: 250px;
		height: 80px;
		margin: 0 0 4px 0;
		float: left;
	}
	
		.DescriptionNameTitle2
		{
			font-size: 11px;
			font-weight: bold;
			border-bottom: 1px solid #d5d5d5;
		}
		
		.DescriptionNameBody2
		{
			margin: 7px 0 0 0;
			font-size: 18px;
			font-weight: bold;
		}
	
	.DescriptionGroup2
	{
		width: 160px;
		height: 80px;
		margin: 0 0 4px 4px;
		float: left;
	}
	
		.DescriptionGroupTitle2
		{
			font-size: 11px;
			font-weight: bold;
			border-bottom: 1px solid #d5d5d5;
		}
		
		.DescriptionGroupBody2
		{
			margin: 7px 0 0 0;
			font-size: 12px;
		}
	
	.DescriptionSegment2
	{
		width: 124px;
		height: 80px;
		margin: 0 0 4px 4px;
		float: left;
	}
	
		.DescriptionSegmentTitle2
		{
			font-size: 11px;
			font-weight: bold;
			border-bottom: 1px solid #d5d5d5;
		}
		
		.DescriptionSegmentBody2
		{
			margin: 7px 0 0 0;
			font-size: 12px;
			color: #999999;
		}
		
			.DescriptionSegmentBody2 b
			{
				color: #339900;
			}
			
	.DescriptionContent2
	{
		width: 614px;
		clear: both;
	}
	
		.DescriptionContentTitle2
		{
			font-size: 11px;
			font-weight: bold;
			border-bottom: 1px solid #d5d5d5;
		}
		
		.DescriptionContentBody2
		{
			margin: 7px 0 0 0;
			font-size: 12px;
		}
/*  */
#opinionAdd form .tytul
{
	width: 500px;
	height: 18px;
	margin: 6px 0 10px 0;
	display: block;
	border: 1px solid #b3b4b5;
}

#opinionAdd form .podpis
{
	width: 277px;
	height: 18px;
	margin: 0 0 0 5px;
	border: 1px solid #b3b4b5;
}

#opinionAdd form .tresc
{
	width: 500px;
	height: 120px;
	margin: 6px 0 10px 0;
	display: block;
	border: 1px solid #b3b4b5;
}

#opinionAdd .podpisLabel {
	float: left;
}
#opinionAdd .dodajOpinie {
	margin: 45px 15px 0 0;
	float: right;
}
#opinionAdd .OpinionOuther
	{
		width: 70px;
		text-align: center;
		float: left;
		margin: 0 10px;
	}
	
		#opinionAdd .OpinionOuther select
		{
			width: 50px;
			text-align: center;
			margin: 4px 0 0 0;
		}
		
		#opinionAdd .OpinionOuther span
		{
			display: block;
			margin: 5px 0;
		}
		
	#opinionAdd .OpinionOutherGroup
	{
		width: 480px;
		margin: 0 auto;
	}

.ui-frame
{
	width: 536px;
	height: 506px;
	display: none;
	padding: 16px;
	position: absolute;
	z-index: 600;
	border: 1px solid #b3b4b5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #eeeeee url(../img/ui-frame.png) repeat-x;
}

	.ui-frame-title
	{
		height: 27px;
	}
	
		.ui-frame-title-name
		{
			float: left;
			padding: 0 0 3px 32px;
			font-size: 20px;
			font-weight: bold;
			font-family: Georgia;
			background: url(../img/iconOpinionLength01.png) no-repeat 0 3px;
		}
		
		.ui-frame-title-menu
		{
			float: right;
		}
		
	.ui-frame-separator
	{
		height: 1px;
		font-size: 0;
		border-top: 2px solid #dedede;
		border-bottom: 1px solid #f3f3f3;
		margin: 5px 0;
	}
	
	.ui-frame-label
	{
		padding: 11px;
		border: 1px solid #b3b4b5;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background: #eeeeee url(../img/ui-frame.png) repeat-x;
	}
	
.OpinionListShort li {
	margin: 10px 0 0 0;
	float: left;
}

.OpinionListShortTitle {
	width: 390px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 30px;
	background: url(../img/iconOpinionLength01.png) no-repeat 0 8px;
}

.OpinionListShortMenu {
	width: 340px;
	float: right;
	margin: 20px 0 0 0;
}

.OpinionListShortMenu a{
	color: #000000;
	font-weight: bold;
}

.OpinionListShortLeft {
	width: 168px;
	height: 235px;
	float: left;
	border: 1px solid #b3b4b5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #eeeeee url(../img/ui-frame.png) repeat-x;
}

.OpinionListShortTop {
	width: 594px;
	height: 41px;
	float: left;
	border: 1px solid #b3b4b5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #eeeeee url(../img/ui-frame.png) repeat-x;
	margin: 0 0 0 2px;
}

.OpinionListShortTop a {
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 10px 0 10px 45px;
	text-decoration: none;
	color: #170904;
}

.OpinionListShortTop a.icon_caloroczne {background: url(../img/iconSezon_caloroczne02.png) no-repeat 10px 7px;}
.OpinionListShortTop a.icon_letnie {background: url(../img/iconSezon_letnie02.png) no-repeat 10px 7px;}
.OpinionListShortTop a.icon_zimowe {background: url(../img/iconSezon_zimowe02.png) no-repeat 10px 7px;}


.OpinionListShortBottom {
	width: 574px;
	padding: 10px;
	height: 170px;
	float: left;
	border: 1px solid #b3b4b5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #eeeeee url(../img/ui-frame.png) repeat-x;
	margin: 2px 0 0 2px;
	position: relative;
}

.OpinionListShortBottom .photo {
	width: 130px;
	float: left;
	margin: 0 10px 0 0;
}

.OpinionListShortBottom a {
	font-weight: bold;
	color: #000000;
}

.OpinionListShortBottom strong {
	line-height: 14px;
	font-weight:normal;
}

.OpinionTotalLeft {
	margin: 5px 0 0 10px;
}


.OpinionListShortBottom .menu {
	position: absolute;
	bottom: 10px;
	right: 10px;
}		
	
.OpinionTotalLeft .OpinionTotal
	{
		float: left;
		margin: 1px 0 0 0;
		font-size: 36px;
		font-family: Times New Roman;
		font-weight: bold;
	}
	
	.OpinionTotalLeft .OpinionTotalStar
	{
		float: left;
		margin: 3px 0 0 5px;
	}
	
	.OpinionTotalLeft .OpinionTotalStar img
	{
		float: left;
	}
	
	.OpinionTotalLeft .OpinionTotalStar div
	{
		float: left;
		margin: 0px 0 0 0;
	}
	
	.OpinionTotalLeft .OpinionSeparator
	{
		width: 150px;
		float: left;
		height: 1px;
		font-size: 0;
		border-top: 2px solid #dedede;
		border-bottom: 1px solid #f3f3f3;
		margin: 10px 0;
	}
	
	.OpinionListShort .OpinionOuther
	{
		width: 150px;
		text-align: center;
		float: left;
		margin: 5px 1px;
	}
	
		.OpinionListShort .OpinionOuther img {
			float: left;
			margin: 0 0 0 10px;
		}
	
		.OpinionListShort .OpinionOuther b
		{
			float: right;
			font-size: 16px;
			font-family: Times New Roman;
			font-weight: bold;
			margin: 4px 0 0 0;
		}
		
		.OpinionListShort .OpinionOuther span
		{
			float: left;
			margin: 5px 0 5px 10px;
		}
		
.OpinionFiltrs {
	width: 190px;
	padding: 10px;
	margin: 10px 0 0 0;
	border: 1px solid #b3b4b5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #eeeeee url(../img/ui-frame.png) repeat-x;
}

.OpinionFiltrs a {
	display: block;
	float: right;
	margin: 10px 0 0 0;
}

.OpinionFiltrs select {
	margin: 3px 0 5px 0;
	width: 188px;
}

.OpinionFiltrs b {
	margin: 0 0 0 5px;
	display: block;
}

.ProductListTitleCategories {
	margin: 6px 0 0 10px;
	font: 20px Arial;
	float: left;
}

.mapaStrony {

}

	.mapaStrony .title {
		width: 720px;
		display: block;
		font: bold 16px Arial;
		border: 1px solid #959595;
		background: url(../img/gfxCartTitleBackground01.jpg) repeat-x ;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		padding: 4px 10px;
		margin: 10px 0;
	}
	
	.mapaStrony ul li {
		width: 80px;
		margin: 4px 10px;
		float: left;
	}
	.mapaStrony a {
		color: #000000;
		text-decoration: none;
	}
	.mapaStrony ul li.inne {
		width: 220px;
		margin: 4px 10px;
		float: left;
	}
	.mapaStrony ul li.inne2 {
    width: 420px;
    margin: 4px 10px;
    float: left;
  }
  
.borderRadius01
{
	padding: 2px;
	background: #ffffff;
	border: 1px solid #d5d5d5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

	.borderRadius01 > .content
	{
		background: url(../img/borderBackground01.png) top repeat-x #fafafa;
		position: relative;
		padding: 15px 10px 10px 10px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	
.borderRadius02
{
	padding: 2px;
	background: #ffffff;
	border: 1px solid #d5d5d5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

	.borderRadius02 > .content
	{
		background: url(../img/classBoxBackground01.png) top repeat-x #e9e9e9;
		position: relative;
		padding: 10px 10px 10px 10px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	
.introAdmission
{
	margin: 5px 5px 10px 5px;
}

	.introAdmission .content
	{
		line-height: 16px;
	}

		.introAdmission .content > .title
		{
			display: block;
			font: bold 22px Georgia;
			margin: 0 0 10px 0;
		}
		
		.introAdmission .content > .img
		{
			float: left;
			margin: 0px 10px 0px 0;
		}
		
		.introAdmission .content > .iconSetAdmission
		{
			position: absolute;
			top: 0px;
			right: 10px;
		}
		
		.introAdmission .content > .signature
		{
			text-align: right;
			padding: 10px 0;
		}
		
.newsMini
{
	width: 360px;
	background: #ffffff;
	border: 1px solid #d5d5d5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px 10px;
	margin: 0 5px 0 0;
	float: right;
}

	.newsMini > .title
	{
		display: block;
		font: bold 22px Georgia;
		margin: 0 0 5px 0;
	}
	
	.newsMini > .btnViewMore
	{
		float: right;
		margin: 10px 0 0 0;
	}
	
		.newsMini ul 
		{
		
		}
		
			.newsMini ul li
			{
				margin: 10px 0;
				overflow: hidden;
			}
			
				.newsMini ul li .photo
				{
					width: 117px;
					height: 76px;
					float: left;
					padding: 1px;
					display: block;
					background-position: center;
					background-repeat: no-repeat;
					border: 1px solid #dadada;
					border-radius: 3px;
					-moz-border-radius: 3px;
					-webkit-border-radius: 3px;
				}
				
				.newsMini ul li .date 
				{
					width: 235px;
					font: 10px Tahoma;
					float: right;
				}
				
				.newsMini ul li .name 
				{
					width: 235px;
					display: block;
					margin: 3px 0 5px 0;
					font: bold 11px Tahoma;
					float: right;
					color: #223004;
				}
				
				.newsMini ul li .body 
				{
					width: 235px;
					display: block;
					font: 11px Tahoma;
					float: right;
					color: #223004;
					text-decoration: none;
				}
				
.opinionMini
{
	width: 505px;
	margin: 10px 0 0 5px;
	float: left;
}

	.opinionMini > .content
	{
		font: 11px/20px Tahoma;
		color: #363636;
	}

		.opinionMini > .content > .title
		{
			display: block;
			font: bold 22px Georgia;
			margin: 0 0 15px 0;
		}
	
		.opinionMini > .content > .btnViewMore
		{
			float: right;
			margin: 10px 0 0 0;
		}
		
		.opinionMini > .content ul
		{
		
		}
		
			.opinionMini > .content ul li
			{
				padding: 0 0 0 10px;
			}
		
				.opinionMini > .content ul li a
				{
					color: #363636;
					text-decoration:none;
					background: url(../img/icon_arrow03.gif) no-repeat 0 3px;
					padding: 0 0 0 15px;
				}
				
.shortcuts
{
	width: 208px;
	padding: 25px 15px;
	float: right;
	margin: 0 5px 0 0;
}

	.shortcuts .title
	{
		display: block;
		font: bold 22px Georgia;
		margin: 0 0 5px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px dashed black;
	}
	
	.shortcuts ul
	{
	
	}
	
		.shortcuts ul li
		{
			padding: 0 0 0 10px;
			margin: 10px 0 0 0;
		}
	
			.shortcuts ul li a
			{
				color: #363636;
				text-decoration:none;
				background: url(../img/icon_arrow03.gif) no-repeat 0 3px;
				padding: 0 0 0 15px;
			}
			
.opinionOpineo
{
	width: 367px;
	float: left;
	margin: 0 0 0 5px;
}

	.opinionOpineo > div
	{
		width: 367px !important;
	}
	

.video {
	margin: 20px 5px;
}

	.video .title
	{
		display: block;
		font: bold 22px Georgia;
		margin: 0 0 5px 0;
	}
	
	.video .introVideo 
	{
		width: 357px;
		float: left;
	}

		.video .introVideo > .content
		{
		}
		
			.video .introVideo > .content > #videoPromo
			{
				margin: 10px 0 10px 20px;
			}
		
		.video .introVideo > .content img
		{
			
		}
		
	.video .introBanner
	{
		float: right;
	}

		.video .introBanner a {
			display: block;
			margin: 1px 0 6px 0;
		}
		
.newsletter
{
	width: 246px;
	float: right;
	margin: 20px 5px 0 0;
}	
	
	.newsletter .title
	{
		display: block;
		font: bold 22px Georgia;
		margin: 0 0 5px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px dashed black;
	}

	.newsletter > .content .BackgroundInput01
	{
		background: url(../img/input_newsletter01.png) no-repeat;
		width: 208px;
		height: 24px;
		margin: 5px 0;
	}
	
		.newsletter > .content .BackgroundInput01 input
		{
			width: 200px;
			height: 20px;
			border: none;
			margin: 2px 4px;
			background: transparent;
		}
		
	.newsletter > .content input[type="image"]
	{
		float: right;
		margin: 5px 0 0 0;
	}
	
.mostBuy 
{
	width: 510px;
	float: left;
	margin: 15px 0 0 5px;
}
	
	.mostBuy .title
	{
		display: block;
		font: bold 22px Georgia;
		margin: 0 0 0 0;
	}
	.mostBuy .btnViewMore
	{
		float: right;
		margin: 5px 25px 5px 0;
	}
	
	.mostBuy .ProduktItem01
	{
		width: 150px;
		text-align: center;
		padding: 10px 0;
		margin: 0 5px;
		background: #fff;
		float: left;
	}
	
	.mostBuy .ProduktItem01 div
	{
		border-bottom: 1px solid #170904;
		border-top: 1px solid #170904;
		margin: 4px auto;
		padding: 2px 0;
		line-height: 120%;
		width: 110px;
	}
	
	.mostBuy .ProduktItem01 a
	{
		color: #170904;
		display: block;
		text-decoration: none;
		margin: 4px 0 0 0;
	}
	
	.mostBuy .ProduktItem01 .marka
	{
		font-size: 9px;
	}
	
	.mostBuy .ProduktItem01 .cena
	{
		font-size: 18px;
		color: #870000;
		font-family: Georgia;
	}
	
.bannerPlatnosci
{
	float: right;
	display: block;
	margin: 15px 25px 0 0;
}

.tireClass {
	width: 751px;
	margin: 10px 0 20px 10px;
	clear: both;
	overflow: hidden;
}
	
	.tireClass .title 
	{
		font: bold 14px Georgia !important;
	}
	
	.tireClass > .content {}

		.tireClass > .content > ul {}
	
			.tireClass > .content > ul li
			{
				float: left;
				width: 240px;
				text-align: center;
			}
			
				.tireClass > .content > ul li img
				{
					display: block;
				}
				
				
				
/* Global */

.pageDescription2 {
	font: 13px Tahoma;
	margin: 3px 0 0 10px;
	border-bottom: 1px solid #A3A3A3;
	padding: 0 0 5px 0;
	color: #9F0000;
}

.pageDescription 
{
	width: 733px;
	margin: 10px 0 10px 10px;
	font: 100 11px/16px Tahoma;
}

.title 
{
	font: bold 18px Georgia !important;
	margin: 10px 0 0 10px;
}



/* / Global */

.konfiguratorOpon {
	margin: 4px 0 0 0;
}

	.konfiguratorOpon .description {
		padding: 20px;
		background: #fbfbfb;
		font: 12px/15px Tahoma, Geneva, sans-serif;
		color: #Tahoma, Geneva, sans-serif;
	}

	.konfiguratorOpon .wrap {
		padding: 20px;
		background: url(../img/gfxContentBackgroundAlpha01.jpg) no-repeat center top;
	}

	.konfiguratorOpon .wrap > .title {
		padding: 0 0 10px 0;
		margin: 0;
		border-bottom: 1px solid #d4d4d4;
		clear: both;
	}

	.konfiguratorOpon .wrap > .stepInfo {
		width: 120px;
		margin: 32px 15px 0 0;
		float: right;
		text-align: right;
		font: 22px/22px Georgia, "Times New Roman", Times, serif;
		color: #70726d;
	}

	.konfiguratorOpon .wrap > .stepTitle {
		width: 570px;
		margin: 35px 0 0 10px;
		float: left;
		font: 20px/20px Georgia, "Times New Roman", Times, serif;
		color: #434343;
	}

		.konfiguratorOpon .wrap > .stepTitle a {
			font: 20px/20px Georgia, "Times New Roman", Times, serif;
			color: #1777ba;
		}

	.konfiguratorOpon .wrap > .borderContent {
		margin: 20px 0 0 0;
		clear: both;
		background: #e9e9e9;
		border: 1px solid #cecece;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	.konfiguratorOpon .wrap > .borderContent > .content {
		padding: 35px 0 35px 40px;
		clear: both;
		background: #e9e9e9 url(../img/background01.png) repeat-x top;
		border: 2px solid #ffffff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

		.konfiguratorOpon .wrap > .borderContent > .content.step1 ul {
			clear: both;
			overflow: hidden;
		}
		
			.konfiguratorOpon .wrap > .borderContent > .content.step1 ul li {
				width: 155px;
				float: left;
				margin: 15px 0;
				padding: 0 0 0 15px;
				height: 5px;
				font: 12px/15px Tahoma, Geneva, sans-serif;
				background: url(../img/icon_arrow03.gif) no-repeat 0 2px;
			}
				
				.konfiguratorOpon .wrap > .borderContent > .content.step1 ul li a {
					color: #1777ba;
					text-decoration: none;
				}
		
		.konfiguratorOpon .wrap > .borderContent > .content.step2 ul {
			clear: both;
			overflow: hidden;
		}
		
			.konfiguratorOpon .wrap > .borderContent > .content.step2 ul li {
				width: 155px;
				height: 30px;
				float: left;
				margin: 5px 0;
				padding: 0 0 0 15px;
				font: 12px/15px Tahoma, Geneva, sans-serif;
				background: url(../img/icon_arrow03.gif) no-repeat 0 2px;
			}
				
				.konfiguratorOpon .wrap > .borderContent > .content.step2 ul li a {
					color: #1777ba;
					text-decoration: none;
				}
				
		.konfiguratorOpon .wrap > .borderContent > .content.step3 ul {
			clear: both;
			overflow: hidden;
		}
		
			.konfiguratorOpon .wrap > .borderContent > .content.step3 ul li {
				width: 200px;
				height: 30px;
				float: left;
				margin: 5px 0;
				padding: 0 0 0 15px;
				font: 12px/15px Tahoma, Geneva, sans-serif;
				background: url(../img/icon_arrow03.gif) no-repeat 0 2px;
			}
				
				.konfiguratorOpon .wrap > .borderContent > .content.step3 ul li a {
					color: #1777ba;
					text-decoration: none;
				}

.landing-page {
	
}
	.landing-page > .title {
		height: 65px;
	}
	
		.landing-page > .title > .logo {
			float: left;
		}	
	
		.landing-page > .title > .banner {
			margin: 0 20px 0 0;
			float: right;
		}	
	
	.landing-page > .left {
		width: 291px;
		float: left;
	}
	
		.landing-page > .left > .photo {
			width: 280px;
			height: 278px;
			position: relative;
			padding: 5px;
			vertical-align: middle;
			text-align: center;
			border-radius: 8px;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
			border: 1px solid #d4d4d4;
			vertical-align: middle;
			text-align: center;
		}
			
			.landing-page > .left .photo .icon {
				position: absolute;
				bottom: 0;
				right: 0;
				z-index: 10;
			}
			
			.landing-page > .left > .photo * {
				vertical-align: middle;
				text-align: center;
			}
			
			.landing-page > .left > .photo span {
				display: inline-block;
				height: 100%;
			}
	
	.landing-page > .right {
		width: 668px;
		padding: 10px;
		float: right;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border: 1px solid #d4d4d4;
	}
	
		.landing-page > .right > .other {
			width: 345px;
			float: left;
		}
		
			.landing-page > .right > .other .brand {
				font: 28px/26px Georgia;
			}
	
			.landing-page > .right > .other .model {
				font: 28px/26px Georgia;
				border-bottom: 3px solid #e9e9e9;
				padding: 0 0 5px 0;
			}
	
			.landing-page > .right > .other .attr {
				height: 53px;
				border-bottom: 3px solid #e9e9e9;
				padding: 0 0 5px 0;
			}
	
				.landing-page > .right > .other .attr .col1 {
					width: 144px;
					margin: 18px 0 0 0;
					float: left;
				}
				
					.landing-page > .right > .other .attr .col1 b {
						margin: 0 0 4px 0;
						display: block;
					}
	
				.landing-page > .right > .other .attr .col2 {
					width: 80px;
					margin: 18px 0 0 0;
					float: left;
				}
				
					.landing-page > .right > .other .attr .col2 b {
						margin: 0 0 4px 0;
						display: block;
					}
	
				.landing-page > .right > .other .attr .col3 {
					width: 110px;
					margin: 18px 0 0 0;
					float: left;
				}
				
					.landing-page > .right > .other .attr .col3 b {
						margin: 0 0 4px 0;
						display: block;
					}
	
				.landing-page > .right > .other .table {
					width: 340px;
				}
	
					.landing-page > .right > .other table .name {
						width: 110px;
						padding: 10px 7px 10px 0;
						text-align: right;
						font: bold 11px Tahoma;
					}
	
					.landing-page > .right > .other table .value {
						font: bold 13px Tahoma;
						color: #bb0404;
					}
	
					.landing-page > .right > .other table .value.blue {
						color: #2e6aba;
					}
			
		.landing-page > .right > .menu {
			width: 300px;
			float: right;
		}
		
			.landing-page > .right > .menu .select-tire {
				width: 300px;
				height: 75px;
				background: #3d3028;
				border-radius: 8px;
				-moz-border-radius: 8px;
				-webkit-border-radius: 8px;
			}
		
				.landing-page > .right > .menu .select-tire div {
					margin: 18px 0 0 25px;
					font: bold 13px Tahoma;
					color: #ffffff;	
				}
		
				.landing-page > .right > .menu .select-tire select {
					width: 170px;
					margin: 5px 0 0 23px;
					float: left;
				}
		
				.landing-page > .right > .menu .select-tire input {
					width: 64px;
					height: 210px;
					background: url(../img/btnWybierz.png) no-repeat;
					border: none;
					margin: 5px 0 0 13px;
					cursor: pointer;
					float: left;
				}
		
			.landing-page > .right > .menu .price {
				border-bottom: 3px solid #e9e9e9;
				padding: 0 0 12px 0;
			}
			
				.landing-page > .right > .menu .price {
					
				}
				
					.landing-page > .right > .menu .price .brutto {
						margin: 8px 0 0 24px;
						font: bold 24px Georgia;
						color: #a31f1c;
					}
				
						.landing-page > .right > .menu .price .brutto span {
							font: bold 16px Georgia;
						}
				
					.landing-page > .right > .menu .price .netto {
						margin: 12px 0 0 24px;
						font: bold 24px Georgia;
						color: #9a9999;
					}
				
						.landing-page > .right > .menu .price .netto span {
							font: bold 16px Georgia;
						}
			
				.landing-page > .right > .menu .basket {
					width: 300px;
					height: 75px;
					margin: 10px 0 0 0;
					border-radius: 8px;
					-moz-border-radius: 8px;
					-webkit-border-radius: 8px;
					border: 1px solid #d4d4d4;
				}
				
					.landing-page > .right > .menu .basket div {
						float: left;
						font: 13px Tahoma;
						margin: 30px 10px 0 10px;
					}
				
					.landing-page > .right > .menu .basket div:first-child {
						margin: 30px 0 0 42px;
					}
				
					.landing-page > .right > .menu .basket select {
						float: left;
						font: 13px Tahoma;
						margin: 28px 0 0 10px;
					}
				
					.landing-page > .right > .menu .basket input {
						width: 99px;
						height: 28px;
						background: url(../img/btnDoKoszyka02.png) no-repeat;
						border: none;
						margin: 24px 0 0 5px;
						cursor: pointer;
					}
					
		.landing-page  > .bookmark {
			margin: 20px 0 0 0;
			float: right;
		}
			
			.landing-page > .bookmark > ul {
				margin: 0 0 0 8px;
				height: 25px;
			}
			
				.landing-page > .bookmark > ul li {
					float: left;
					margin: 0 1px 0 0;
				}
			
					.landing-page > .bookmark > ul li.active a {
						background: #ffffff;
						border-bottom: none;
						color: #000000;
					}
			
					.landing-page > .bookmark > ul li a {
						height: 25px;
						padding: 0 11px;
						line-height: 25px;
						display: block;
						border: 1px solid #9fa2a9;
						background: #9fa2a9;
						color: #ffffff;
						text-decoration: none;
						border-bottom: none;
					}
			
			.landing-page > .bookmark > div {
				width: 675px;
				border-radius: 8px;
				-moz-border-radius: 8px;
				-webkit-border-radius: 8px;
				border: 1px solid #9fa2a9;
				padding: 8px;
			}
			
				.landing-page > .bookmark > div > div {
					
					border-top: 1px solid #9fa2a9;
				}
			
				.landing-page > .bookmark > div > .content {
					line-height: 16px;
					border-top: 1px solid #9fa2a9;
					padding: 10px;
				}
			
					.landing-page > .bookmark > div > .content ol {
						list-style: decimal;
						padding: 0 20px 0 24px;
					}
					
					.landing-page > .bookmark > div > .content ul {
						list-style: disc;
						padding: 0 20px 0 34px;
						list-style-position: outside;
					}
			
					.landing-page > .bookmark > div > .content #OpinionShortView {
						width: 635px;
					}
			
						.landing-page > .bookmark > div > .content #OpinionShortView li {
							width: 635px;
						}
						
							.landing-page > .bookmark > div > .content #OpinionShortView li .OpinionShortViewTitle {
								width: 486px;
							}
						
							.landing-page > .bookmark > div > .content #OpinionShortView li .OpinionShortBody {
								width: 336px;
							}	
			
					.landing-page > .bookmark > div > .content #Paging {
						margin: 0 0 60px 0;
					}
					
/* prównanie opon */
.compare {
	width: 972px;
	margin: 0 auto;
}

	.compare .content {}

	.compare .name {
		float: left;
		width: 138px;
	}
	
		.compare .name tr {}
	
			.compare .name tr td {
				height: 50px;
				padding: 0 25px 0 0;
				vertical-align: middle;
				text-align: right;
				line-height: 18px;
				font-size: 12px;
				font-weight: bold;	
				border-bottom: 1px solid #d4d4d4;
			}
			
			.compare .name tr:first-child td {
				height: 190px;
				padding: 0 25px 0 0;
				border-bottom: 6px solid #d4d4d4;
			}
			
	.compare .result {
		height: 870px;
		overflow: auto;	
	}
			
		.compare .result table {
			float: left;
			width: 139px;
			margin: 0 0 0 16px;
		}
		
			.compare .result table tr {}
		
				.compare .result table tr td {
					width: 139px;
					height: 50px;
					vertical-align: middle;
					text-align: center;
					line-height: 18px;
					font-size: 12px;	
					border-bottom: 1px solid #d4d4d4;
				}
				
					.compare .result table tr td .price {
						font-size: 18px;	
					}
					
					.compare .result table tr td .photo {
						border: 1px solid #d4d4d4;
					}
					
					.compare .result table tr td .logo {
						width: 134px;
						margin: 0 auto;
						border: 1px solid #d4d4d4;
						border-bottom: none;
					}
					
					.compare .result table tr td .red {
						color: #b30202;	
					}
					
					.compare .result table tr td .season {
						padding: 8px 0 8px 34px;
					}
					
					.compare .result table tr td .season.letnie {
						background: url(../img/iconSeasonSummer.png) no-repeat left center;
					}
					
					.compare .result table tr td .season.zimowe {
						background: url(../img/iconSeasonWinter.png) no-repeat left center;
					}
					
					.compare .result table tr td .season.caloroczne {
						background: url(../img/iconSeasonYearround.png) no-repeat left center;
					}
				
				.compare .result table tr .menu {
					height: 100px;	
					border: none;
				}
				
					.compare .result table tr .menu .length {
						width: 150px;
						text-align: center;
						margin: 10px 0;
						display: block;	
					}
					
					.compare .result table tr .menu .price {
						width: 150px;
						margin: 4px 0;
						display: block;
						text-align: center;
						font-family: Verdana;
						font-size: 16px;
						font-weight: bold;
						float: left;
					}
					
					.compare .result table tr .menu .info {
						width: 150px;
						display: block;
						color: #272f38 !important;
						margin: 5px 0 5px 0;
						text-align: center;
						font-size: 10px;
					}
				
				.compare .result table tr:first-child td {
					height: 190px;
					vertical-align: bottom;
					border-bottom: 6px solid #d4d4d4;
				}
/* end proównanie opon */	

.compare-menu {
	margin: 5px 0 0 0;
	text-align: center;
}
.compare-menu .hidden {
	display: none;
}	
.compare-menu a {
	color: #272f38;
}

.info-line1 {
	position: relative;
	text-decoration: none;
}	

.info-line1 .data {
	position: absolute;
	color: #989898;
	font: 9px Tahoma;
	text-decoration: none;
	bottom: 18px;
	left: 140px;
}						
