* { padding: 0; margin: 0; }

body {
	text-align:left;
	background-color:#fff;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:8pt;
	color:#3b3b3b;
}

body p
{
	font-size:8pt;
}
input
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#454c55;
	padding:3px;
	border: 1px solid #e2e2e2;
}

a:link {
	color: #599ede;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #599ede;
}
a:hover {
	text-decoration: underline;
	color: #599ede;
}
a:active {
	text-decoration: none;
	color: #599ede;
}

img
{
	border:none;
}

h2, p, ul, li, h3, h1
{
	margin:0;
}
h1
{
	font-size:12px;
	color:#010101;
	margin:15px 0;
}


h2, h3
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#599ede;
	font-weight:normal;
}
h3
{
	font-size:10px;
	color:#838383;
	margin-bottom:10px;
}

textarea {
border:1px solid #E2E2E2;
color:#454C55;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:11px;
padding:3px;
}

body .blue { color: #599ede; }
body .left { float: left; }
body .right { float: right; }
body .clear { clear: both; }
body #container { width: 950px; margin-left: 20px; }
body #top { position: relative; width: 950px; height: 108px; margin-bottom: 20px; }
body #top #logo { position: absolute; left: 64px; top: 29px; }
body #top #mainmenu { list-style-type: none; position: absolute; top: 44px; left: 232px; width: 725px; padding: 0; }
body #top #mainmenu li { float: left; width: 104px; height: 31px; margin-right: 1px; }
body #top #mainmenu li a { display: block; width: 104px; height: 31px; background: #9d9d9d; line-height: 31px; text-align: center; font-size: 11px; color: #fff; text-decoration: none; font-weight: bold; }
body #top #mainmenu li a:hover { background: #5e5e5e; }
body #top #mainmenu li a.topmenu-active { background: #5e5e5e; }
body #body { float: left; }
body #recall_content { font-weight: bold; padding: 20px 0; }
/* #Top
{
	padding-bottom: 20px;
	float:left;
	width:940px;
}
	#TopLeft
	{
		position: absolute;
		top: 29px;
		left: 64px;
	}
	#TopRight	
	{
		float:left;
		position: relative;
	}
		.button, .buttonOver, .buttonLeft, .buttonLeftOver
		{
			width:104px;
			height:31px;
			border-right: 1px solid white;
			background-color:#838383;
			float:left;
			text-align:center;
		}
		.buttonLeft, .buttonLeftOver
		{
			width:70px;
			overflow: hidden;
		}
		.buttonOver, .buttonLeftOver
		{
			background-color: #222222;
		}
*/
#leftmenu { list-style-type: none; float: left; margin: 0 0 20px 0; padding: 0 0 20px 0; width: 212px; background:url(../images/bgDotLine.gif) left bottom repeat-x; }
#leftmenu li { float: left; width: 70px; height: 31px; margin-right: 1px; }
#leftmenu li a { display: block; width: 70px; height: 31px; background: #9d9d9d; line-height: 31px; text-align: center; font-size: 11px; color: #fff; text-decoration: none; font-weight: bold; }
#leftmenu li a.leftmenu-active { background: #5e5e5e; }
#leftmenu li a:hover { background: #5e5e5e; }
#leftcolumn { width: 212px; float: left; padding: 0; height:200px; overflow:hidden; line-height:14px;}
#rightcolumn { float: right; width: 175px; padding: 0; }
/*		#MenuLeft
		{
			margin-bottom: 20px;
			float:right;
		} */
		#LeftColumnMenu
		{
			width: 212px;
		}
			#LeftColumnMenu p
			{
				margin-bottom: 4px;
				line-height: 130%;
			}
			#LeftColumnMenu p a
			{
				font-size: 11px;
				font-weight: bold;
			}
			.SubMenu
			{
				margin:7px 0;
			}
			.SubMenu2
			{
				margin:7px 0;
			}
			
			a.grayLink:link, a.grayLink:visited, a.grayLink:active
			{
				color:#838383;
				text-decoration: none;
				font-size: 11px;
			}
			#LeftColumnMenu a:link, #LeftColumnMenu a:visited, #LeftColumnMenu a:active
			{
				color:#838383;
				text-decoration: none;
			}
			a.grayLink:hover, #LeftColumnMenu a:hover
			{
				text-decoration: none;
				color:#312F2F;
			}
			
			.step1
			{
				text-transform:uppercase;
				margin-left:10px;
			}
			.step2
			{
				margin-left:20px;
			}
			.step3
			{
				margin-left:30px;
			}
			.step3click
			{
				padding-right: 16px;
				background: url(../images/arrSubMenu.gif) top right no-repeat;
			}
			.step4
			{
				margin-left:40px;
			}
			.step4click
			{
				padding-right: 16px;
				background: url(../images/arrSubMenu.gif) top right no-repeat;
			}
			.step5
			{
				margin-left:50px;
			}
			.step5click
			{
				padding-right: 16px;
				background: url(../images/arrSubMenu.gif) top right no-repeat;
			}
	

	
		#MenuRight a
		{
			margin-left:10px;
		}
		#MenuRight img
		{
			vertical-align:middle;
		}
		
		#Search 
		{
			padding: 15px 10px 21px;
		}
		#Search div {
			border: 1px solid #e2e2e2;
			height: 20px; width: 154px;
			margin: 0 auto;
		}
		#Search input
		{
			width: 116px; height: 16px;
			float:left;
			border: none;
			font-size: 11px; line-height: 16px; color: #c1c1c1;
			padding: 2px 8px; margin: 0;
		}
		#Search button
		{
			width:20px; height: 20px;
			background: url(../images/search_button.gif) center center no-repeat;
			border: none;
			float: right;
		}
		
		#Koszyk
		{
			padding:0 0 8px 10px;
		}
		#Koszyk p
		{
			margin: 5px 0;
		}
		
		#News {
			/*padding: 18px 0 0;*/
			height: 40px; padding: 18px 0 0;
		}
		#News center
		{
			padding:10px 0;
		}
		#News h2, #News h3
		{
			line-height:normal;
		}
#content { margin: 0 194px 0 232px; width: 524px; padding: 0; min-height: 450px;}
#content-wide { margin: 0 194px 0 64px; *margin: 0 190px 0 64px; width: 692px; padding: 0; min-height: 400px;}
#Produkty { width: 524px; margin-top: 30px; padding: 0; }
#ProdFoto { float: left; width: 135px; } 
#ProdFoto center { margin-top: 14px; }
.zoom { vertical-align: middle; margin-left:5px; }
#ProdContent { float: left; width: 374px; padding-left: 15px; min-height: 400px;}
/* #ProdBody
	{
		margin-top:14px;
		display: table;
		overflow: hidden;
		background: url(../images/prod-bg.png) repeat-y;
	}
	#ProdBottom
	{
		clear: both;
		background: url(../images/prod-bottom.png) no-repeat;
		height: 18px;
	} */

body #newsy { width: 524px; background: url(../images/prod-bg.png) repeat-y; }
body #newsy .news-column { width: 150px; float: left; background: none; padding: 0 9px; line-height: 14px; }
body #newsy .news-column-margin { width: 150px; float: left; background: none; padding: 0 9px; margin-right: 10px; line-height: 14px; }
body #newsy-top { width: 524px; height: 18px; background: url(../images/prod-top.png) no-repeat #fff center bottom; padding-top: 15px; }
body #newsy-bottom { width: 524px; height: 18px; margin-top:-10px; *margin-top:0px; background: url(../images/prod-bottom.png) no-repeat; }
body #download div.download-row { border-bottom: dotted 1px #C1C1C1; padding: 12px 0; height:30px;}
body #download a.download-nazwa { float: left; font-size: 11px; }
body #download span.download-opis { float: left; margin-left: 5px; font-size: 11px; }

#ProdHead {
	width: 100px;
	float: left;
	font-size: 11px; color: #838383; text-align: left; font-weight: bold;
}
#Cena {
	float: right;
	width: 200px;
	font-size: 9px; color: #838383; text-align: right; padding-right:3px;
}
#Cena strong {
	font-weight: normal; font-size: 12px;
}
#ProdOpis {
	width: 100%;
	float: left;
	padding-bottom: 16px; 
	margin: 10px 0 4px 0;
	text-align: left;
}
#ProdOpis h1 {
	font-size: 11px;
	padding-bottom: 4px;
	color: #312F2F;
}
#ProdOpis p {
	line-height: 120%;
	margin: 10px 0;
	text-align: justify;
}
			#DoKoszyka
			{
				float:right;
				padding-top:7px;
			}
		.ElseProdHead
		{
			float:left;
			width:502px;
			margin-top:35px;
			padding:0 0 10px 20px;
		}
		.ElseProd
		{
			padding: 10px 0;
			width: 524px;
			float: left;
		}
		.ElseProdFoto
		{
			float: left;
			width: 72px; height: 72px;
			margin: 0; padding-right: 20px;
			text-align: center;
		}
		.ElseProdContent
		{
			float: right;
			width: 432px;
			margin: 0; padding: 0;
			overflow: hidden;
		}
		.ElseProdContent td
		{
			width: 30%;
			font-size:9px;
			color: #838383;
			padding: 0;
		}
		.ElseProdContent h1
		{
			margin:0;
		}
.Prod {
	display: table-cell; float: left;
	vertical-align: top;
	width: 148px;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	padding: 18px 9px 0 9px;
	line-height: 17px;
}

		.ProdTextMargin
		{
			margin-top:27px;
			font-size:8pt;
		}
		.ProdImg
		{
			text-align:center;
			height: 90px;
			vertical-align:middle;
			width:100%;
			padding-top:5px;
		}
		.margRight
		{
			margin-right:9px;
		}
	
	.CategoryContener
	{
		padding-bottom:22px;
		margin-bottom:23px;
		float:left;
		width: 524px;
	}
	.KategorieLeft, .KategorieRight
	{
		width: 262px;
	}
	.KategorieLeft {
		float: left;
	}
	.KategorieRight {
		float: right;
	}
		.KategoriaFoto
		{
			width:95px;
			text-align:right;
			float:left;
		}
		.KategoriaContent
		{
			width: 140px;
			text-align:left;
			float:left;
			margin-left:27px;
		}
			.KategoriaContent h1
			{
				font-size:11px;
				color:#312F2F;
				margin-top: 5px;
			}

#stopka { background:url(../images/bgDotLine.gif) 0px 20px repeat-x; clear: both; padding: 40px 0 20px 0; width: 950px; text-align: center; }
#stopka a { margin-right: 25px; }

.borderDot
{
	background:url(../images/bgDotLine.gif) left bottom repeat-x;
}

/* #basket
{	
	margin: 0 20px;
}
#basket table tr th
{
	border:0px none;
}
th.basketLabel
{
	text-align:center;
	padding:2px 5px 2px 5px;
}
input.basketButton
{	
	margin-right:20px;
	margin-left:3px;
	width:100px;
}
input.basketButtonBack {	
	margin-right: 20px; margin-left: 3px;
	width: 100px;
	border: none;
	background: #9d9d9d;
	font-variant: small-caps; color: #fff;
}
input.basketButtonBack:hover {	
	background: #868686;
}
.bgd-dark { background-color:#F9F9F9; }
.bgd-darker { background-color:#E2E2E2;}

input.basketQuantity{
	width:20px;
}
#basketTable td, th{
	border:0px none;
	padding:0px 10px 0px 10px;
	font-size:8pt;
}
.loginTable td, th{
	border:0px none;
	padding:5px 0px 5px 10px;
}
.check_empty{
	position:relative;
	width:5px;
	float:left;
}
.zam_error {
	border:solid 1px #F00;
	float:left;
}
.gform input.zam_error{ 
	width:270px; height:1.2em; 
}
input.loginFormInput, input.deliveryAdditionalTextInput{
	float : left;
}
#newAccountLabel tr td
{
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#838383;
}
#newAccountLabel tr td p
{
	font-family:Arial;
	font-size:8pt;
	color:#3b3b3b;
	font-weight:bold;
}
div.h20
{
	height:20px;
}
div.h100
{
	height:100px;
}
p.fourZeroFour
{	
	font-size:32pt;
}
#ordersTable tr td
{
	font-family:Arial;
	font-size:8pt;
	color:#3b3b3b;
	padding:1px 20px 1px 20px;
}
div.adressBox{
	border:solid 1px; 
	border-color:#C2C2C2; 
	float:left; 
	padding:10px 0px 10px 0px; 
	margin:0 5px;
	height:auto;
}

*/

div.clearfix {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#basket
{	
	margin: 0 20px;
}
#basket table tr th
{
	border:0px none;
}
th.basketLabel
{
	text-align:center;
	padding:2px 5px 2px 5px;
}
input.basketButton
{	
	margin: 0 20px 0 0;
	width:100px;
}
input.basketButtonBack
{	
	margin: 0 20px 0 0;
	width:100px;
	border-color:#A2A2A2;
}
input.basketButtonBack:hover {	
	background: #868686;
}
.bgd-dark { background-color:#F9F9F9; }
.bgd-darker { background-color:#E2E2E2;}

input.basketQuantity{
	width:20px;
}
#basketTable td, th{
	border:0px none;
	padding:0px 10px 0px 10px;
	font-size:8pt;
}
.loginTable td, th{
	border:0px none;
	padding:5px 0px 5px 10px;
}
.check_empty{
	position:relative;
	width:5px;
	float:left;
}
.zam_error {
	border:solid 1px #F00;
	float:left;
}
.gform input.zam_error{ 
	width:270px; height:1.2em; 
}
input.loginFormInput, input.deliveryAdditionalTextInput{
	float : left;
}
#newAccountLabel tr td
{
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#838383;
}
#newAccountLabel tr td p
{
	font-family:Arial;
	font-size:8pt;
	color:#3b3b3b;
	font-weight:bold;
	margin: 7px 0;
}
div.h20
{
	height:20px;
}
div.h100
{
	height:100px;
}
p.fourZeroFour
{	
	font-size:32pt;
}
#ordersTable tr td
{
	font-family:Arial;
	font-size:8pt;
	color:#3b3b3b;
	padding:1px 20px 1px 20px;
}
div.adressBox{
	border:solid 1px; 
	border-color:#C2C2C2; 
	float:left; 
	padding:10px 0px 10px 0px; 
	margin:0 5px;
	height:auto;
}
div.newszajawka {
	font-size:8pt;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	color:#000;
}

div.news_data
{
	font-size:8pt;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	color:#000;	
}
div.cat_menu{
	text-align:left;
	padding-right: 60px;
}
div.cat_menu p a{  
	font-size: 12pt;
	color:#000;
	font-weight:bold;
	list-style-type:none;
}
div.cat_menu ul{
	list-style-type:none;
	padding-left:10px;
}
div.cat_menu ul li a {
	font-size: 10pt;
	color:#505050;
	font-weight:bold;
}
div.cat_menu ul li ul{
	list-style-type:none;
	padding-left:10px;
}
div.cat_menu ul li ul li a {
	font-size: 8pt;
	color:#a0a0a0;
	font-weight:normal;
}

.orderDelivery {
	width: 300px;
}

#arrow_up {
	width: 175px; 
	height:12px; 
	background: #fff url(../images/arr_up.gif) top center no-repeat; 
	margin-bottom: 6px; 
	padding: 0; 
	overflow: hidden;
}

#arrow_down {
	width: 175px; 
	height:12px; 
	background: #fff url(../images/arr_down.gif) top center no-repeat; 
	margin-top: 6px; 
	padding: 0; 
	overflow: hidden;
}
#read-more {
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	width: 203px; 
	*width: 213px; 
	padding-bottom:5px; 
	height:10px; 
	float:left; 
	position: relative; 
	top: 310px; 
	left: -212px; 
	background-color:#fff; 
	text-align:right;
}
#read-more a {
	font-size:8pt; 
	color:#000; 
	font-weight:bold;
}


.clear{
  clear: both;
}

h1.faq{
  font-size: 16px;
  padding: 0;
  margin: 5px 0 20px 0;  
}

.d-faq-out{
	margin-bottom: 20px; 
  border-bottom: 1px dotted #C0C0C0;
}

.d-faq-out .d-faq-head h2{
  color: #000;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 10px 0;
  margin: 0;
}

.d-faq-out .d-faq-content{
  color: #676767;
  padding-bottom: 10px;
}