body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E4D25;
	margin:0;
}
h1, h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#5E4D25;
	font-size:18px;
	margin-top:5px;
}
h3, h3 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#5E4D25;
	font-size:16px;
	margin-top:0;
	padding-top:0;
	margin-bottom:5px;
	text-decoration:none;
}
h4 {
	color:#990000;
	font-size:16px;
	margin-bottom:5px;
}
h5 {	
	font-family:Arial, Helvetica, sans-serif;
	color:#5E4D25;
	font-size:14px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	margin-left:20px;
	padding-left:20px;
	
}
a{
	color:#990000;
}

.strong {
	font-weight:bold;
}
.color1 {
	color:#EFDEB5;
}
.color2 {
	color:#A60000;
}
.color3 {
	color:#FFFFFF;
}
.left {
	float:left;
}
.right {
	float:right;
}
.padLeft {
	padding-left:20px;
}
.padRight {
	padding-right:20px;

}
.imgBorder {
	border:1px solid #DADADA;
}
img {
	border:none;
}
.imgSpace {
	margin-right:10px;
	margin-bottom:5px;

}
.justify {
	text-align:justify;
}
.clear {
	clear:both;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
#container {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/mainContentBg.gif);
	background-repeat: repeat-y;
}
#menu {
	text-align:right;
	background:url(../img/navBg.jpg) repeat-x;
	width:1000px;
	height:63px;
	font-size: 13px;
	margin:0;
}
#menu a {
	color:#EFDEB5;
	text-decoration:none;
}
#menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul {
	margin: 0px;
	padding-left: 25px;
	padding-top: 20px;
}
#menu li {
	display: inline;
	list-style-type: none;
	padding-right: 60px;
	color:#EFDEB5;
}
#navigation {
	padding:20px;
	color:#A60000;
	background-color:#EFEDD6;
	list-style-type: none;
}
#navigation a {
	color:#A60000;
	text-decoration:none;
	
}
#navigation a:hover {
	color:#000000;
	text-decoration:underline;
}
#mainContent {
	padding-top:20px;
}
#leftMenu {
	width:300px;
	float:left;
	padding-left: 4px;
}
#leftMenu .produkty {
	background-color:#9E0000;
	width:285px;
	background-image: url(../img/menuBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}
#leftMenu .produkty ul {
	margin: 0px;
	padding-left: 5px;
	padding-top: 7px;
}
#leftMenu .produkty li {
	padding-left: 10px;
	padding-bottom:5px;
	color:#EFDEB5;
	list-style-image: url(../img/bullet.gif);
	list-style-position: inside;
}
#leftMenu .produkty a {
	color:#EFDEB5;
	text-decoration:none;
	cursor:pointer;
}
#leftMenu .produkty a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#main {
	float:right;
	width:680px;
	padding-right:10px;
}
#main .productDesc {
	width:210px;
	height:150px;
	padding-left:10px;
	padding-right:5px;
	
	
}
#main .productDesc p {
	margin-top:1px;
}
#main .tableDiv {

	background-color: #EFEDD6;
	padding-top: 0px;
	
	padding-bottom: 20px;
	padding-left: 20px;
}
#main .tableDivNoBg {
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#main .tabelaProdukty td {
	height:150px;
	width:210px;
	border-bottom:#CCCCCC solid 1px;
	padding-top:30px;
}
#main .withBorder {
	border-left:#CCCCCC solid 1px;
	padding-left:5px;
}
#footer {
	clear: both;
	background-image: url(../img/mainContentBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right:20px;
	padding-top:40px;
	margin =0;
	text-align:center;
	color:#DDDCC0;
}
#footer a {
	color:#666666;
	text-decoration:none;
	margin-right:30px;
	margin-left:30px;
}
#footer a:hover {
	color:#000000;
}
#main .filter {
	background-color: #EBE9D3;
	width: 660px;
	border: 1px solid #DDDCC0;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom:15px;
}
#main label {
	margin-right: 5px;
	margin-left: 5px;
}
#questionForm input, #questionForm textarea{
	background-color:#EFEDD8;	
	border:1px solid #CCCCCC;
}
#questionForm label {
	display: block;
	font-size: 12px;
	margin-left:0;
}
#questionForm input {
	margin-bottom: 5px;
}

/* WYBRANA POZYCJA Z MENU */
.selectedMenu {
	background-color: blue;
	
}
.data {
	font-weight:normal;
	font-size:12px;
	font-style:italic;
}
.navA {
	
	height:35px;
	padding-top:20px;
	color:#FFFFFF;
	cursor:pointer;
	text-align:center;
	color:#EFDEB5;
	float:left;
	overflow: hidden;
	margin:0px;
	
}
.navA:hover {
	cursor:pointer;
	background-image: url(../img/navBg2.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
}


.navHover {	
	height:35px;
	padding-top:20px;	
	cursor:pointer;
	text-align:center;	
	float:left;
	cursor:pointer;
	background-image: url(../img/navBg2.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
	overflow: hidden;
	margin:0px;
}

/* Baner gorny */
.bannerTop{margin:0;margin-top:6px;padding:0;width:468px;overflow:hidden;text-align:center;border:0;margin-left:auto; margin-right:auto;}

