@charset "utf-8";

body {
	margin:0px;
	background:url('../img/bg-all.jpg');
}
body, a {
	font-family:Georgia, "Times New Roman", Times, serif;
}

form, img {
	margin:0px;
	padding:0px;
	border:0 none;
}
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
  	margin: 0;
  	padding: 0;
  	border: 0;
  	border-collapse: separate;
  	border-spacing: 0;
}

html,body {height: 100%;}

/*---| Lay |---*/
div.GLay {
	margin:0px auto;
	margin-top:7px;
	width:996px;
}
div.GMenu, div.GContent, div.G2Top, div.G3Top, div.GContent, div.PContent {
	background:url('../img/bg-content.png') repeat-y;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://lodzcyclechic.com/wp-content/themes/lodzcyclechic/img/bg-content.png', sizingMethod='scale');
}
div.LTop {
	height:30px;
}
	div.LTop p {
		float:left;
		height:30px;
	}
	div.LTop p.l, div.LTop p.p {
		width:41px;
	}
	div.LTop p.l {
		background:url('../img/t-l.gif') no-repeat;
	}
	div.LTop.s p.l {
		background:url('../img/t-l-s.gif') no-repeat;
	}
	div.LTop p.c {
		background:#b94b43;
		font-size:14px;
		color:#FFFFFF;
		text-transform:uppercase;
	}
	div.LTop.s p.c {
		background:#6f6e6d;
	}
		div.LTop p.c span {
			display:block;
			padding:6px 10px 0px 10px;
		}
	div.LTop p.p {
		background:url('../img/t-p.gif') no-repeat;
	}
	div.LTop.s p.p {
		background:url('../img/t-p-s.gif') no-repeat;
	}
	/*---| Top |---*/
	div.GTop {
		width:996px;
	}
		div.GTop div.szukaj {
			display:block;
			position:absolute;
			width:230px;
			height:60px;
			margin:122px 0px 0px 745px;
			overflow:hidden;
		}
			div div.szukaj span {
				margin:0px;
				padding:0px;
				float:left;
			}
				div div.szukaj input#input-szukaj {
					width:132px;
					height:17px;
					padding:5px;
					border:1px solid #c2c1c0;
					background:#f9f6f4;
					margin-right:9px;
					margin-top:10px;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:12px;
				}
				div div.szukaj input.btn-szukaj {
					margin-top:11px;
				}
		div.GTop.bg-1 {
			background:url('../img/bg-top-1.png') repeat-y;
			_background:none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://lodzcyclechic.com/wp-content/themes/lodzcyclechic/img/bg-top-1.png');
			height:35px;
			width:996px;
			margin-left:18px;
		}
		div.GTop.bg-p {
			height:136px;
			width:996px;
		}
			div.GTop.bg-p p {
				margin:0px;
				padding:0px;
				float:left;
				height:136px;
			}
			div.GTop.bg-p p.bg-p-1 {
				width:226px;
				background:url('../img/bg-logo.png') repeat-y;
				_background:none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://lodzcyclechic.com/wp-content/themes/lodzcyclechic/img/bg-logo.png', sizingMethod='scale');
			}
				div.GTop.bg-p p.bg-p-1 a {
					outline-style:none;
				}
			div.GTop.bg-p p.bg-p-2 {
				width:727px;
				background:url('../img/bg-top-2.jpg') no-repeat;
			}
			div.GTop.bg-p p.bg-p-3 {
				width:43px;
				background:url('../img/bg-top-3.png') repeat-y;
				_background:none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://lodzcyclechic.com/wp-content/themes/lodzcyclechic/img/bg-top-3.png', sizingMethod='scale');
			}
	/*---| Menu |---*/
	div.GMenu {
		padding:11px 0px 0px 35px;
		width:961px;
		height:46px;
	}
		div.GMenu ul {
			padding:7px 0px 0px 9px;
			background:url('../img/bg-menu.jpg') repeat-x;
			height:46px;
			width:917px;
			clear:both;
			_position:absolute;
			_z-index:99999;
		}
			div.GMenu ul li {
				list-style-type:none;
				float:left;
				padding-top:5px;
				_position:relative;
				padding:5px 19px 0px 18px;
				height:27px;
			}
			div.GMenu ul li:hover {
				background:#E0E0E0;
			}
				div.GMenu ul li a {
					font-size:14px;
					color:#452a1e;
					text-decoration:none;
					font-weight:bold;
					text-transform:uppercase;
				}
				div.GMenu ul li.s a {
					color:#b84941;
				}
				div.GMenu ul li div {
					position:absolute;
					display:none;
					margin:27px 0px 0px -18px;
					z-index:10000;
					overflow:hidden;
					background:#E0E0E0;
				}
					div.GMenu ul li div span, div.GMenu ul li div span a {
						font-size:11px;
						font-weight:normal;
					}
					div.GMenu ul li div span {
						border-top:1px solid #91837D;
						padding:7px 8px 7px 8px;
						display:block;
						margin:0px 3px -1px 3px;
						z-index:101000;
						height:auto;
						overflow:hidden;
						_margin:0px 3px 0px 3px;
					}
					div.GMenu ul li div span:hover, div.GMenu ul li div span.hover {
						background:#91837D;
						padding:7px 11px 7px 11px;
						margin:0px 0px -1px 0px;
						_margin:0px 0px -1px 0px;
						_padding-bottom:8px;
					}
						div.GMenu ul li div span a, div.GMenu ul li.s div span a {
							color:#452a1e;
						}
						div.GMenu ul li div span:hover a, div.GMenu ul li div span.hover a {
							color:#E0E0E0
						}
					div.GMenu ul li div a {
						font-size:12px;
						font-weight:normal;
						text-transform:none;
					}
			div.GMenu li.sep {
				border:1px solid #e0e0e0;
				height:19px;
				margin:4px 1px 0px 1px;
				padding:0px;
			}
	/*---| Top 2 |---*/
	div.G2Top {
		padding:16px 0px 0px 35px;
		overflow:hidden;
		clear:both;
		width:961px;
	}
		div.G2Top-Left, div.G2Top-Right {
			float:left;
			height:311px;
			_position:relative;
		}
		div.G2Top-Left {
			width:256px;
		}
			div.G2Top-Left-Menu ul, div.PC-Left-Menu-2 ul {
				margin-top:7px;
			}
			div.G2Top-Left-Menu ul li, div.PC-Left-Menu-2 ul li {
				list-style-type:none;
				clear:both;
				overflow:hidden;
				display:block;
				background:url('../img/bg-top2-sep.jpg') no-repeat 45px bottom;
				width:230px;
				height:34px;
			}
			div.G2Top-Left-Menu ul li.k, div.PC-Left-Menu-2 ul li.k {
				background:none;
			}
				div.G2Top-Left-Menu ul li a, div.PC-Left-Menu-2 ul li a {
					color:#ba4e46;
					font-size:14px;
					text-transform:uppercase;
					text-decoration:none;
					display:block;
					float:left;
					margin:8px 0px 0px 10px;
				}
				div.G2Top-Left-Menu ul li a:hover, div.PC-Left-Menu-2 ul li a:hover {
					text-decoration:underline;
				}
				div.G2Top-Left-Menu ul li img, div.PC-Left-Menu-2 ul li img {
					display:block;
					float:left;
				}
			div.G2Top-Left-Jak {
				margin-top:7px;
			}
			div.G2Top-Left-Jak.m {
				margin-bottom:14px;
				margin-top:10px;
			}
				div.G2Top-Left-Jak img {
					margin-right:15px;
				}
				div.G2Top-Left-Jak a {
					font-size:14px;
					text-decoration:none;
					color:#b84941;
				}
		div.G2Top-Right {
			height:290px;
			width:640px;
			margin-top:4px;
		}
			div.G2Top-Right-Content {
				position:absolute;
				width:640px;
				height:290px;
				background:url('../img/top-bg.gif') no-repeat;
				z-index:100;
			}
				div#G2Top-Right-C-Info {
					position:absolute;
					margin:10px 0px 0px 430px;
					z-index:102;
				}
				div#G2Top-Right-C-Info, div#G2Top-Right-C-Info a {
					font-size:11px;
					color:#FFFFFF;
					text-decoration:none;
				}
					div#G2Top-Right-C-Info-C {
						background:url('../img/bg-alpha.png');
						_background:none;
						filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://lodzcyclechic.com/wp-content/themes/lodzcyclechic/img/bg-alpha.png', sizingMethod='scale');
						width:180px;
						padding:10px;
						
					}
					div#G2Top-Right-C-Info-C:hover, div#G2Top-Right-C-Info-C:hover a {
						color:#B84941;
						cursor:pointer;
					}
						div#G2Top-Right-C-Info-C span {
							display:block;
							font-size:23px;
							padding-bottom:4px;
						}
						div#G2Top-Right-C-P {
							background:url('../img/bg-alpha-2.png');
							_background:none;
							filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://lodzcyclechic.com/wp-content/themes/lodzcyclechic/img/bg-alpha-2.png', sizingMethod='scale');
							padding:5px;
							position:absolute;
							font-size:17px;
							margin:10px 0px 0px 10px;
							z-index:103;
						}
					div#G2Top-Right-C-Num {
						position:absolute;
						margin-top:255px;
						width:640px;
						z-index:100;
					}
						div#G2Top-Right-C-Num ul {
							display:block;
							float:right;
							margin-right:10px;
						}
							div#G2Top-Right-C-Num ul li {
								list-style-type:none;
								float:left;
								font-family:Verdana, Geneva, sans-serif;
								font-size:11px;
								color:#000000;
								border:1px solid #000000;
								width:15px;
								height:15px;
								background:#FFFFFF;
								text-align:center;
								cursor:pointer;
								margin-right:5px;
							}
							div#G2Top-Right-C-Num ul li:hover {
								background:#131415;
								color:#CCCCCC;
							}
					div#G2Top-Right-C-L {
						position:absolute;
						padding:4px;
						background:#FFFFFF;
						font-family:Tahoma, Geneva, sans-serif;
						font-size:11px;
						-moz-border-radius:5px;
						border-radius:5px;
						opacity:0.0;
						filter:alpha(opacity=0);
						-moz-opacity:0.0;
						margin:140px 0px 0px 300px;
						z-index:101;
					}
					div.G2Top-Right-Img {
						position:absolute;
					}
	/*---| Top 3 |---*/
	div.G3Top {
		overflow:hidden;
		clear:both;
		padding:30px 0px 0px 35px;
		_margin-top:-1px;
		_height:210px;
	}
		div.G3Top-Left, div.G3Top-Right {
			float:left;
			_position:relative;
		}
		div.G3Top-Left {
			width:256px;
		}
			div.G3Top-Left-News {
			}
				div.G3Top-Left-News ul {
				}
					div.G3Top-Left-News ul li {
						background:url('../img/bg-news.gif') no-repeat 0px 19px;
						font-size:11px;
						list-style-type:none;
						padding:15px 0px 0px 22px;
					}
		div.G3Top-Right {
			overflow:hidden;
		}
			div.G3Top-Right-L, div.G3Top-Right-P, div.G3Top-Right-Container {
				float:left;
			}
			div.G3Top-Right-L {
				margin:0px 11px 0px 3px;
			}
			div.G3Top-Right-P {
				margin:0px 0px 0px 11px;
			}
				div.G3Top-Right-L span, div.G3Top-Right-P span {
					margin-top:33px;
					display:block;
					cursor:pointer;
					width:29px;
					height:21px;
				}
				div.G3Top-Right-L span {
					background:url('../img/w-lewo.gif') no-repeat;
				}
				div.G3Top-Right-L span:hover {
					background:url('../img/w-lewo-hover.gif') no-repeat;
				}
				div.G3Top-Right-P span {
					background:url('../img/w-prawo.gif') no-repeat;
				}
				div.G3Top-Right-P span:hover {
					background:url('../img/w-prawo-hover.gif') no-repeat;
				}
			div.G3Top-Right-Container {
				width:554px;
				overflow:hidden;
				margin-bottom:15px;
			}
				div.G3Top-Right-Container ul {
					width:10000px;
					overflow:hidden;
					clear:both;
				}
					div.G3Top-Right-Container ul li {
						list-style-type:none;
						float:left;
						margin-right:13px;
					}
						div.G3Top-Right-Container ul li a {
							padding:3px;
							display:block;
							border:1px solid #e0e0e0;
							width:120px;
							height:80px;
							cursor:pointer;
						}
						div.G3Top-Right-Container ul li a:hover {
							background:#e0e0e0;
							border-color:#BCBCBC;
						}
						div.G3Top-Right-Container ul li p {
							color:#b84a42;
							padding:2px 0px 0px 3px;
							display:block;
							font-size:12px;
							font-weight:bold;
						}
		div.G3TopR-Banner {
			display:block;
			width:600px;
			margin:10px 0px 10px 38px;
			clear:both;
			overflow:hidden;
		}
			div.G3TopR-Banner span {
				float:left;
				margin-right:10px;
			}
	/*---| Zawartość |---*/
	div.GContent{
		_width:996px;
		_margin-top:-1px;
	}
		div.GC-Bg {
			background:url('../img/bg-bottom.jpg') no-repeat left bottom;
			padding-left:35px;
			overflow:hidden;
			clear:both;
			_width:960px;
			padding-bottom:50px;
		}
			div.GC-Left, div.GC-Right {
				float:left;
				_position:relative;
			}
			/*---| Aktualności |---*/
			div.GC-Left {
				width:650px;
				background:url('../img/bg-px.gif') repeat-y right top;
			}
				div.GCL-Top {
					height:57px;
					width:627px;
					border-top:1px solid #e0e0e0;	
					margin-top:30px;			
				}
				div.GCL-Top.bg {
					background:url('../img/rower.jpg') no-repeat 0px 11px;
					border-top:1px solid #e0e0e0;
					margin:0px;
				}
					div.GLC-Top-Content {
						height:53px;
						margin-left:10px;
					}
					div.GCL-Top.bg div.GLC-Top-Content {
						border-bottom:1px solid #818181;
					}
						div.GLC-Top-Content span {
							display:block;
							color:#b84941;
							font-size:23px;
							float:left;
							padding:18px 0px 0px 10px;
						}
						div.GCL-Top.bg div.GLC-Top-Content span {
							padding:18px 0px 0px 80px;							
						}
						div.GCL-Top.bg div.GLC-Top-Content span.r {
							float:right;
							padding:30px 5px 0px 0px;
						}
							div.GLC-Top-Content span.r a {
								font-size:11px;
								text-decoration:none;
								color:#b84941;
								background:url('../img/strzalka.gif') no-repeat right 2px;
								padding-right:10px;
							}
							div.GLC-Top-Content span.r a:hover {
								text-decoration:underline;
							}
				div.GLC-Content {}
					div.GLC-Content ul {
						overflow:hidden;
					}
						div.GLC-Content ul li {
							list-style-type:none;
							float:left;
							width:268px;
							_width:262px;
							margin:20px 20px 0px 20px;
							color:#333333;
							font-size:11px;
						}
							div.GLC-Content ul li span.t {
								display:block;
								font-size:17px;
								text-align:justify;
							}
								div.GLC-Content ul li span.t a {
									text-decoration:none;
									color:#333333;
								}
								div.GLC-Content ul li span.t a:hover {
										text-decoration:underline;
								}								
							div.GLC-Content ul li p {
								display:block;
								padding:2px 0px 4px 0px;
							}
				/*---| Scroll |---*/
				div.GCL-Scroll {
					overflow:hidden;
				}
					div.GCL-Scroll-L, div.GCL-Scroll-Container, div.GCL-Scroll-P {
						float:left;
					}
					div.GCL-Scroll-L span, div.GCL-Scroll-P span {
						margin-top:50px;
						display:block;
						cursor:pointer;
						width:29px;
						height:21px;
					}
					div.GCL-Scroll-L span {
						background:url('../img/w-lewo.gif') no-repeat;						
					}
					div.GCL-Scroll-L span:hover {
						background:url('../img/w-lewo-hover.gif') no-repeat;						
					}
					div.GCL-Scroll-P span {
						background:url('../img/w-prawo.gif') no-repeat;						
					}
					div.GCL-Scroll-P span:hover {
						background:url('../img/w-prawo-hover.gif') no-repeat;
					}
					div.GCL-Scroll-L {
						margin:0px 6px 0px 5px;
					}
					div.GCL-Scroll-P {
						margin-left:7px;
					}
					div.GCL-Scroll-Container {
						width:544px;
						overflow:hidden;
					}
					div.GCL-Scroll ul {
						width:10000px;
					}
						div.GCL-Scroll ul li {
							list-style-type:none;
							float:left;
							margin-right:12px;
						}
							div.GCL-Scroll ul li a {
								padding:3px;
								display:block;
								border:1px solid #e0e0e0;
								width:119px;
								height:119px;
								cursor:pointer;
							}
							div.GCL-Scroll ul li a:hover {
								background:#e0e0e0;
								border-color:#BCBCBC;
							}
							div.GCL-Scroll ul li p {
								color:#b84a42;
								margin:0px;
								padding:2px 3px 0px 3px;
								display:block;
								font-size:12px;
								font-weight:bold;
								width:113px;
								text-align:right;
						}
			div.GC-Right {
				width:245px;
				margin-left:19px;
			}
				div.GCR-Banner {
					border-top:1px solid #e0e0e0;
					border-bottom:1px solid #e0e0e0;
					padding:17px 0px 17px 0px;
					text-align:center;
				}
				div.GCR-Sonda {
					padding-top:20px;
				}
					div.GCR-Sonda div.LTop {
						margin-left:50px;
					}
					div.GCR-Sonda span.q {
						color:#464d57;
						font-size:11px;
						display:block;
						padding:10px 0px 10px 0px;
						font-weight:bold;
					}
					div.GCR-Sonda ul.o, div.GCR-Sonda ul.btn {
					}
						div.GCR-Sonda ul.o li {
							list-style-type:none;
							color:#000000;
							font-size:11px;
							font-family:Verdana, Geneva, sans-serif;
							margin-top:3px;
						}
						div.GCR-Sonda ul.btn {
							margin-top:10px;
							padding-left:10px;
						}
						div.GCR-Sonda ul.btn li {
							float:left;
							list-style-type:none;
							font-size:11px;
						}
						div.GCR-Sonda ul.btn li input.submit{
							border:0px;
							background:url('../img/glosuj.gif') center no-repeat;
							width:53px;
							height:11px;
							margin:0px;
							padding:0px;
							cursor:hand;
							cursor:pointer;
						}						
						div.GCR-Sonda #all-voters {
							font-size:11px;
							clear:both;
							padding-top:3px;
							display:block;
						}
						div.GCR-Sonda ul.btn li.r {
							float:right;
							padding-top:2px;
							padding-right:15px;
						}
							div.GCR-Sonda ul.btn li a {
								font-size:11px;
								text-decoration:none;
								color:#b84941;
								background:url('../img/strzalka.gif') no-repeat right 2px;
								padding-right:10px;
								font-weight:bold;
							}
	/*---| Footer |---*/
	div.GFooter {
		margin:0px 0px 5px 0px;
		overflow:hidden;
		clear:both;
		font-size:11px;
		padding:0px 25px 0px 25px;
		color:#333333;
	}
		div.GF-Copyright, div.GF-Menu {
			float:left;
			padding-top:12px;
		}
		div.GF-Created {
			float:right;
		}
			div.GF-Menu ul {
				margin-left:20px;
			}
				div.GF-Menu ul li {
					list-style-type:none;
					float:left;
					margin-right:10px;
				}
					div.GF-Menu ul li a {
						color:#452a1e;
						text-decoration:none;
					}
					div.GF-Menu ul li a:hover {
						text-decoration:underline;
					}
					div.GF-Menu ul li.s a {
						color:#b84941;
					}
					
	/*---| Podstrony |---*/
	div.PContent {
		overflow:hidden;
		_height:100%;
		_position:fixed;
	}
		div.PC-Bg {
			background:url('../img/bg-bottom.jpg') no-repeat left bottom;
			padding:0px 0px 45px 35px;
			clear:left;
			overflow:hidden;
			_height:100%;
			_position:fixed;
		}
			/*---| Lewa strona |---*/
			div.PC-Left {
				float:left;
				width:235px;
				padding-top:8px;
				_position:relative;
			}
				div.PC-Left div.G3Top-Left-News {
					margin-left:-15px;
				}
					div.PC-Left div.G3Top-Left-News ul li {
						padding-left:15px;
					}
			div.PC-Left div.LTop p.c {
				text-align:center;
				width:125px;
			}
			/*---| Menu |---*/
			div.PC-Left-Menu {
				margin-bottom:10px;
			}
				div.PC-Left-Menu ul {
					margin-left:-4px;
				}
					div.PC-Left-Menu ul li {
						list-style-type:none;
						border-bottom:1px solid #e0e0e0;
						width:232px;
						padding:8px 0px 8px 7px;
					}
						div.PC-Left-Menu ul li a {
							color:#452a1e;
							font-size:13px;
							font-weight:bold;
							text-decoration:none;
						}
						div.PC-Left-Menu ul li a:hover, div.PC-Left-Menu ul li.active a {
							text-decoration:underline;
						}
					/*---| Submenu |---*/
					div.PC-Left-Menu ul li.sub {
						border:none;
						background:url('../img/strzalka-2.gif') no-repeat 0px 11px;
						margin-left:11px;
						padding:0px 0px 0px 7px;
					}
						div.PC-Left-Menu ul li.sub p {
							background:url('../img/bg-sub-menu.gif') repeat-x 0px bottom;
							margin-left:14px;
							padding:7px 0px 7px 0px;
							width:205px;
						}
							div.PC-Left-Menu ul li.sub p a {
								font-weight:normal;
							}
			/*---| Banner |---*/
			div.PC-Left-Banner {
				border-top:1px solid #e0e0e0;
				border-bottom:1px solid #e0e0e0;
				padding:17px 0px 17px 0px;
				text-align:center;
				margin:11px 0px 0px -10px;
				width:244px;
			}
			/*---| Sonda |---*/
			div.PC-Left div.GCR-Sonda div.LTop {
				margin-left:36px;
			}
				div.PC-Left div.GCR-Sonda div.LTop p.c {
					width:auto;
				}
		/*---| Prawa strona |---*/
		div.PC-Right {
			padding:10px 10px 20px 20px;
			float:left;
			color:#452a1e;
			width:670px;
			overflow:hidden;
			position:relative;
			font-size:13px;
			line-height:20px;
		}	
		
		div.PC-Right p {
		margin-top:20px;
				
			}
		
			div.PC-Right div.G3TopR-Banner {
				margin:20px 0px 0px 55px;
			}
			div.PC-Right h1, div.PC-Right h2, div.PC-Right h3 {
				padding:0px;
				font-size:17px;
				margin:4px 0px 4px 0px;
			}
			div.PC-Right h1 {
				color:#b84941;
				font-weight:bold;
				margin:0px 0px 2px 0px;
			}
			div.PC-Right h3 {
				font-size:14px;
				font-weight:bold;
			}
			div.PC-Right h4 {
				font-size:11px;
				color:#999999;
				font-weight:normal;
				margin-top:20px;
			}
			div.PC-Right a {
				color:#B84941;
				text-decoration:underline;
				font-weight:bold;
				
			}
			div.PC-Right a:hover {
				color:#452a1e;
				text-decoration:underline;
				font-weight:bold;
			}
			ul.PCR-Poziom {
				overflow:hidden;
				margin:0px 0px 10px 0px;
				clear:both;
				height:17px;
				width:100%;
			}
				ul.PCR-Poziom li {
					list-style-type:none;
					float:left;
					background:url('../img/s-poziomy.gif') no-repeat 0px 8px;
					padding-left:10px;
					margin-left:8px;
				}
				ul.PCR-Poziom li.f {
					background:none;
					padding:0px;
					margin:0px;
				}
					ul.PCR-Poziom li a {
						color:#b1b0b0;
						font-size:11px;
					}
					ul.PCR-Poziom li a:hover {
						text-decoration:none;
					}	
			ul.PCR-Search {
				padding-left:30px;
				margin-top:20px;
				list-style:circle;
			}
				ul.PCR-Search li {
					padding-bottom:5px;
				}			
				ul.PCR-Search h2 {
					font-size:11px;
				}		
				
			/*---| Lista produktów |---*/
			ul.PCR-Products, ul.PCR-List {
				margin:20px 0px 20px 0px;
				overflow:hidden;
				clear:both;
				list-style:none;
			}
				ul.PCR-Products li, ul.PCR-List li {
					display:block;
					margin-bottom:21px;
					overflow:hidden;
					clear:both;
					position:relative;
				}
				ul.PCR-List li {
					margin-bottom:30px;
				}				
					ul.PCR-Products li div.PCR-Products-Left, ul.PCR-Products li div.PCR-Products-Right {
						float:left;
					}
					ul.PCR-Products li div.PCR-Products-Left {
						padding:5px;
						border:1px solid #e0e0e0;
						width:181px;
					}
					ul.PCR-Products li div.PCR-Products-Right {
						width:460px;
						margin-left:17px;
					}
						ul.PCR-Products li h2, ul.PCR-List li h2 {
							color:#452a1e;
							font-size:16px;
							margin:0px;
							width:350px;
							/*font-weight:bold;*/
						}
						ul.PCR-List li h2 {
							width:100%;
						}						
						ul.PCR-Products li h3, ul.PCR-List li h3 {
							color:#999999;
							margin-top:1px;
							font-size:11px;
							font-weight:normal;
						}
							ul.PCR-Products li h3 a, ul.PCR-List li h3 a {
								color:#999999;
							}						
						ul.PCR-Products li p, ul.PCR-List li p {
							color:#452a1e;
							font-size:14px;
							line-height:20px;
							margin-top:12px;
						}
						ul.PCR-List li p {
							margin-bottom:5px;
						}
						
							ul.PCR-Products li p a, ul.PCR-List li a.more {
								font-weight:bold;
								color:#b84941;
								padding-right:9px;
								font-size:14px;
								background:url('../img/strzalka-3.gif') no-repeat right 7px;
							}
						div.PC-Right div.PCRP-Right-Price {
							top:12px;
							right:10px;
						}
						
						div.PCRP-Right-Price {
							position:absolute;
							top:2px;
							right:0px;
							clear:both;
							overflow:hidden;
							color:#FFF;
						}
							div.PCRP-Right-Price span {
								float:right;
								display:block;
								_display:inline-block;
								width:auto;
								background:url('../img/bg-price-l.gif') no-repeat left top;
								height:29px;
								padding-left:5px;
							}
								div.PCRP-Right-Price span span {
									background:#b84941 url('../img/bg-price-r.gif') no-repeat right top;
									padding:4px 16px 0px 8px;
									float:none;
									_height:25px;
								}
			/*---| Galeria |---*/
			div.PCR-Img {
				overflow:hidden;
				clear:both;
				margin:10px 3px 3px 3px;
				width:680px;
				display:none;
			}
				div.slideshow {
					width:390px;
					height:247px;
					float:left;
					padding:5px;
					border:1px solid #e0e0e0;
				}
				div#thumbs {
					float:left;
					margin-left:10px;
					width:252px;
					height:255px;
					overflow:hidden;
				}
					div#thumbs ul {
						height:235px;
						overflow:hidden;
					}
						div#thumbs ul li {
							list-style-type:none;
							float:left;
							cursor:pointer;
							padding:5px;
							width:58px;
							height:58px;
							_padding-bottom:2px;
							margin:0px 14px 12px 0px;
							border:1px solid #e0e0e0;
						}
						div#thumbs ul li:hover {
							border:1px solid #c4c4c4;
							background:#e0e0e0;
						}
							div#thumbs ul li a {
								outline-style:none;
							}
						div#caption {
							font-size:10px;
							padding-left:6px;
							margin:5px 0px 15px 0px;
							width:395px;
							text-align:justify;
						}
					div.bottom.pagination {
						text-align:center;
					}
						div.bottom.pagination a, div.bottom.pagination span {
							padding-left:4px;
							outline-style:none;
						}

img.alignleft, img.alignright, img.aligncenter, img.alignnone {
	padding: 5px;
	border:1px solid #E0E0E0;
}

.alignnone {
	margin-top:10px;
	margin-bottom:10px;
}
						
.alignleft {
	float:left;
	margin-right: 15px;
}

.alignright {
	float:right;
	margin-left: 15px;
}

.aligncenter {
	margin:10px auto;	
}

	.wp-caption img, .gallery dt img {
		padding: 5px;
		border:1px solid #E0E0E0;
	}
	.wp-caption-text {
		padding:3px 0px;
		margin:0;
		font-size:11px;
	}

.gallery dl, .gallery dd {
	margin:0px;
}

.gallery dd {
	font-size:11px;
}

.gallery {
	margin: 0px auto;
	padding-bottom:10px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 15px;
	text-align: center;
}

.gallery-caption {
	margin-left: 0;
}

.wp-polls .pollbar {
	margin: 3px 1px 1px 1px;
	font-size: 6px;
	line-height: 9px;
	height: 9px;
	background:#6F6E6D;
}

.wp-polls-loading {
	display:none;
	height:16px;
	line-height:16px;
	text-align:center;
}

.wp-polls-loading img {
	border:0 none;
	display:inline;
	margin:0;
	padding:0;
}

/*---| Jak działa sklep |---*/
div#jak-dziala-sklep-bg {
	display:none;
	background-color:#888888;
	height:100%;
	width:100%;
	left:0px;
	top:0px;
	position:fixed;
	_position:absolute;
	z-index:1000011;
	opacity:0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}
div#jak-dziala-sklep-kontener {
	width:697px; !important;
	margin:0px auto;
	position:fixed;
	_position:absolute;
	z-index:1000511;
	display:none;
}
	div.jds-k-bg-top {
		width:697px; !important;
		height:20px;
		background:url('../img/bg-jak-dziala-sklep-gora.png') no-repeat left bottom;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-jak-dziala-sklep-gora.png', sizingMethod='crop');
	}
	div.jds-k-bg-bottom {
		width:697px; !important;
		height:20px;
		background:url('../img/bg-jak-dziala-sklep-dol.png') no-repeat left bottom;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-jak-dziala-sklep-dol.png', sizingMethod='crop');
	}
	div.jds-k-content {
		width:697px; !important;
		background:url('../img/bg-jak-dziala-sklep.png') repeat-y;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-jak-dziala-sklep.png', sizingMethod='scale');
		clear:both;
		overflow:hidden;
	}
		div#jds-kc-zamknij {
			position:absolute;
			width:60px;
			height:11px;
			background:url('../img/btn-zamknij.png') no-repeat;
			cursor:pointer;
			left:0px;
		}
		div.jds-kc-lewa {
			float:left;
			width:265px;
			height:388px;
			background:url('../img/jak-dziala-sklep.png') no-repeat;
			margin:18px 0px 10px 40px;
			_margin-left:20px;
		}
		div.jds-kc-prawa {
			float:left;
			padding:18px 10px 10px 40px;
		}
			div.jds-kc-p-top {
				width:286px;
				height:28px;
				background:url('../img/kiedy-moge-obejrzec-rowery.png') no-repeat;
			}
			ul#jds-lista-dat {
				margin:0px;
				padding:0px;
			}
				ul#jds-lista-dat li {
					list-style-type:none;
					font-family:Georgia, "Times New Roman", Times, serif;
					color:#FFFFFF;
					display:block;
					width:301px;
				}
					ul#jds-lista-dat li p {
						margin:8px 0px 5px 0px;
						font-size:17px;
					}
					ul#jds-lista-dat li div {
						background:#b84941;
						padding:2px;
						overflow:hidden;
						clear:both;
						width:301px;
						margin-bottom:2px;
					}
						ul#jds-lista-dat li div span {
							display:block;
							float:left;
						}
						ul#jds-lista-dat li div span.d {
							width:150px;
							border-right:1px solid #504e4b;
							font-size:14px;
							padding:0px 2px 2px 4px;
						}
						ul#jds-lista-dat li div span.o {
							padding:2px 2px 2px 6px;
							font-size:11px;
						}
			div.jds-kc-p-top-2 {
				width:214px;
				height:24px;
				background:url('../img/chce-obejrzec-rower.png') no-repeat;
				margin-top:20px;
			}
			div#jds-kc-p-kom {
				display:none;
				text-align:center;
				width:330px;
				padding-top:30px;
				color:#FFF;
				font-size:12px;
			}
			div#jds-kc-p-form {
				width:330px;
				overflow:hidden;
				clear:both;
			}
				div#jds-kc-p-form input, div#jds-kc-p-form select {
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:11px;
					border:1px solid #b84a42;
					color:#504e4b;
					padding:6px 4px 6px 4px;
					_padding:3px;
					margin-top:4px;
					margin-bottom:2px;
					width:138px;
					float:left;
					display:block;
				}
				div#jds-kc-p-form select {
					padding:5px 2px 5px 2px;
					_padding:2px 2px 2px 1px;
					height:26px;
				}
				div#jds-kc-p-form input#jds-pole-0 {
					width:290px;
				}
				div#jds-kc-p-form select#jds-pole-1 {
					width:148px;
				}
				div#jds-kc-p-form select#jds-pole-1, div#jds-kc-p-form input#jds-pole-3 {
					margin-right:4px;
				}
				div#jds-kc-p-form input.jds-pole-btn {
					border:0px;
					padding:0px;
					margin:5px 0px 0px 3px;
					width:auto;
				}

#comments-list {
	list-style:none;
	margin:0px;
	clear:both;
}

#comments-list .comments-list-title {
	display:block;
	margin-bottom:5px;
}

#comments-list .comments-list-title span {
	color:#B84A42;
	padding-right:7px;
}

#comments-list .comments-list-title a {
	color:#452A1E;
}

#comments-list li {
	margin-bottom:25px;
}

#comments-list li a {
	color:#B84A42;
	font-weight:bold;
}

#comments-form  {
	padding:45px 0px 25px 0px;
	clear:both;
}

#comments-form p{
	overflow:hidden;
	height:100%;
	margin-bottom:11px;
}

#comments-form input {
	float:left;
	width:180px;
	background:#f9f6f4;
	border:solid #ebe8e6 1px;
	padding:5px;
	font-family:georgia;
}

#comments-form label {
	float:left;
	padding:5px 0px 5px 17px;
}

#comments-form .textarea textarea {
	float:left;
	font-family:georgia;
	padding:5px;
	border:solid #ebe8e6 1px;
	background:#f9f6f4;
	width:335px;
	height:190px;
}

#comments-form .textarea input {
	float:left;
	text-indent:-9999px;
	margin:173px 0px 0px 14px;
	width:55px;
	height:27px;
	border:0px;
	background:url('../img/comments-form-submit.png') center no-repeat;
	cursor:hand;
	cursor:pointer;
	padding:0px;
}

.PC-Right .margin-top {
	padding-top:35px;
	clear:both;
}