html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Verdana";
	font-size: 12px;
	background-color: #f6f6f5;
	color: #000;
}
img {
	border: 0px;	
}
a:link, a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
li {
	margin-left: 20px;
	line-height: 18px;
}
#introTop {
	width: 980px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
}
#introTopIcons {
	width: 960px;
	height: 30px;
	float: right;
	text-align: right;
	padding-right: 20px;
}
#introTopIcons a {
	margin: 0px 10px;
	line-height: 30px;
	_padding-top: 10px;
	_height: 30px;
}
#introPic {
	margin: 0 auto;
	text-align: center;
	height: 318px;
	border-top: 4px solid #990000;
}
#introBottom {
	width: 100%;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	background-color: #e9e9e8;
	min-height: 170px;
	_height: 170px;
	display: table;
}
#introBottom1 {
	display: table;
	width: 980px;
	margin: 10px auto;
	text-align: center;
	*min-height: 170px;
	_height: 170px;
	_padding: 10px 0px;
	*padding: 10px 0px;
	background: url(../img/intro_spacer.gif) repeat-y 304px center;
}
#introMenu {
	float: left;
	width: 304px;
	/*border-right: 1px solid #990000;*/
	min-height: 170px;
	_height: 170px;
	margin-bottom: 10px;
}
#introMenu a {
	background: url(../img/intro_menu_arrow.gif) no-repeat left top;
	width: 266px;
	height: 16px;
	float: left;
	display: block;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	text-decoration: none;
	padding-top: 4px;
	line-height: 16px;
}
.lastLink {
	margin-top: 20px;
}
#introLogo {
	float: left;
	width: 352px;
	/*border-right: 1px solid #990000;*/
	min-height: 170px;
	_height: 170px;
	margin-bottom: 10px;
}
#introLogo img {
	margin-top: 30px;
}
#introTxt {
	float: left;
	width: 311px;
	min-height: 110px;
	_height: 110px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 30px;
}
#introTxt p {
	text-align: justify;
}
#introTxt a {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	float: right;
}
#stopka {
	margin: 0 auto;
	width: 980px;
	height: 34px;
	text-align: right;
	padding-top: 4px;
}
#site {
	width: 978px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #4e5659;
	display: table;
	background-color: #f1f5f6;
}
#siteTop {
	float: left;
	width: 978px;
	height: 203px;
	background: url(../img/site_pic.jpg) no-repeat left top;
	border-bottom: 5px solid #990000;
}
#siteTopIcons {
	width: 968px;
	height: 30px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
#siteTopIcons img {
	margin: 0px 10px;
}
.mainLink {
	float: left;
	width: 968px;
	height: 172px;
	margin: 0px;
	padding: 0px;
}
#siteContent {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 978px;
}
#siteLeft {
	float: left;
	width: 260px;
	margin-left: 19px;
	margin-top: 20px;
	margin-bottom: 20px;
	_display: inline;
}
#siteRight {
	float: left;
	width: 658px;
	background-color: #fff;
	border: 1px solid #4e5659;
	margin-left: 19px;
	clear: right;
	margin-right: 19px;
	margin-top: 20px;
	margin-bottom: 20px;
	_display: inline;
}
#siteRightListing {
	float: left;
	width: 658px;
	background-color: #fff;
	border: 1px solid #4e5659;
	margin-left: 19px;
	clear: right;
	margin-right: 19px;
	margin-top: 20px;
	margin-bottom: 20px;
	_display: inline;
}
#siteMenu {
	float: left;
	width: 248px;
	margin-bottom: 20px;
	border: 1px solid #4e5659;
	background-color: #f0f0ef;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.L0Cat:link, .L0Cat:visited {
	background: url(../img/menu_cat.gif) no-repeat left 6px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	line-height: 20px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}
.L0Cat:hover {
	text-decoration: underline;
}
.L0:link, .L0:visited {
	background: url(../img/menu_l0.gif) no-repeat left 6px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	line-height: 20px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}
.L0:hover {
	text-decoration: underline;
}
.Log:link, .Log:visited {
	background: url(../img/menu_log.gif) no-repeat left 6px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	line-height: 20px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}
.Log:hover {
	text-decoration: underline;
}
.L1:link, .L1:visited {
	background: url(../img/menu_l1.gif) no-repeat left 6px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	line-height: 20px;
	display: block;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.L1:hover {
	text-decoration: underline;
}
.L2:link, .L2:visited {
	background: url(../img/menu_l2.gif) no-repeat left 6px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	line-height: 20px;
	display: block;
	margin-left: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.L2:hover {
	text-decoration: underline;
}
.itcLink {
	background: url(../img/menu_l0.gif) no-repeat left top;
}
#searchBox {
	float: left;
	width: 244px;
	border: 1px solid #4e5659;
	background-color: #fff;
	padding: 10px 4px 10px 10px;
}
.searchInput {
	height: 22px;
	width: 175px;
	background-color: #f0f0ef;
	border: 1px solid #990000;
	padding-top: 6px;
	color: #2f2f2f;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	margin-left: 10px;
	_height: 30px;
	_width: 168px;
	position: relative;
	top: 1px;
}
.searchButton {
	float: right;
	margin-right: 15px;
}
#siteHeader {
	float: left;
	width: 658px;
	height: 40px;
	background: url(../img/header_arrow.jpg) no-repeat 10px 10px #bec0c1;
	_width: 659px;
}
#siteHeader h1 {
	font-size: 18px;
	color: #990000;
	margin-left: 38px;
	text-align: left;
	margin-top: 8px;
	_display: inline;
	_float: left;
}
#siteContent {
	float: left;
	width: 658px;
	*padding-bottom: 20px;
	_padding-bottom: 0px;
	_display: inline;
}
#siteContentListing {
	float: left;
	width: 658px;
	background-color: #f0f0ef;
	padding: 12px 0px 0px 0px;
	*padding: 0px 0px 12px 0px;
	_padding: 0px 0px 12px 0px;
	height: 100%;
}
#prodPic {
	float: left;
	width: 300px;
	border: 1px solid #990000;
	margin-left: 0px;
	margin-right: 20px;
	_display: inline;
}
#prodTable {
	width: 302px;
	float: left;
	clear: right;
}
.prodTable {
	border: 1px solid #990000;
	font-size: 11px;
	width: 300px;
}
.prodTable td {
	padding: 3px;
}
.promoPrice {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width: 50%;
}
.tablePromo {
	font-weight: bold;
	text-align: center;
}
.prodTable1 {
	background-color: #f4f4f3;
	border: 1px solid #990000;
	font-size: 11px;
	width: 300px;
	margin-top: 30px;
}
.tableLeft {
	text-align: left;
	font-weight: bold;
	height: 20px;
	width: 50%;
	padding: 3px;
}
.tableRight {
	text-align: right;
	padding: 3px;
}
.pricesTable {
	background-color: #f4f4f3;
	border: 1px solid #990000;
	font-size: 11px;
	width: 300px;
	margin-top: 30px;
	border-collapse: collapse;
}
.detailsLeft {
	text-align: left;
	font-weight: bold;
	height: 20px;
	width: 50%;
	padding: 3px;
	border: 1px solid #990000;
}
.detailsRight {
	text-align: right;
	padding: 3px;
	border: 1px solid #990000;
}
#prodDesc {
	float: left;
	width: 628px;
	text-align: left;
	font-size: 11px;
	_display: inline;
	margin: 20px 20px 20px 0px;
	_margin-right: 10px;
}
#siteBottom {
	float: left;
	width: 978px;
	height: 50px;
}
#siteTxt {
	float: left;
	margin: 19px;
	margin-top: 0px;
	text-align: left;
	_display: inline;
}
#siteTxtListing {
	float: left;
	margin: 19px;
	margin-top: 0px;
	text-align: left;
	_display: inline;
	_margin-right: 0px;
	_margin-bottom: 0px;
}
.listingPages {
	float: left;
	width: 636px;
	border: 1px solid #2f2f2f;
	height: 23px;
	background-color: #bec0c1;
	font-weight: bold;
	color: #2f2f2f;
	line-height: 23px;
	_display: inline;
	font-family: Verdana;
	font-size: 12px;
	position: relative;
	left: -9px;
}
.listingPagesleft {
	float: left;
	width: 100px;
	margin-left: 5px;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
}
.listingPagesRight {
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 5px;
	font-family: Verdana;
	font-size: 12px;
}
.restPages:link, .restPages:visited {
	text-decoration: none;
	color: #990000;
	font-family: Verdana;
	font-size: 12px;
}
.restPages:hover {
	text-decoration: underline;
}
.currentPage:link, .currentPage:visited {
	text-decoration: none;
	color: #2f2f2f;
	font-family: Verdana;
	font-size: 12px;
}
.currentPage:hover {
	text-decoration: underline;
}
.listingTop {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	background: url(../img/listing_top.gif) no-repeat;
	width: 640px;
	float: left;
	position: relative;
	left: -9px;
}
.listingProd {
	float: left;
	width: 636px;
	display: inline;
	font-family: Verdana;
	font-size: 12px;
	position: relative;
	left: -9px;
	border-left: 1px solid #b6b6b5;
	border-right: 1px solid #b6b6b5;
	background: url(../img/listing_spacer.gif) repeat-y -1px top;
}
.listingProdPic {
	float: left;
	width: 144px;
	background-color: #fff;
	margin-right: 4px;
	font-family: Verdana;
	font-size: 12px;
}
.listingProdPic img {
	margin: 3px;
}
.listingProdDesc {
	float: right;
	width: 484px;
	background-color: #fff;
	_width: 484px;
	font-family: Verdana;
	font-size: 12px;
	_clear: right;
	_position: relative;
	_left: 3px;
	_border-right: 1px solid #b6b6b5;
}
.listingProdDescName {
	margin: 0px;
	margin-top: 9px;
	margin-left: 9px;
	font-family: Verdana;
	font-size: 12px;
}
.listingProdDescName a:link, .listingProdDescName a:visited  {
	color: #990000;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-family: Verdana;
}
.listingProdDescName a:hover {
	text-decoration: underline;
}
.listingProdDescSymbol {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	margin-left: 9px;
	font-family: Verdana;
	font-size: 12px;
}
.listingProdDescTxt {
	font-size: 11px;
	text-align: left;
	padding: 9px;
	font-family: Verdana;
	font-size: 12px;
}
#siteBottom {
	float: left;
	width: 978px;
	border-top: 1px solid #2f2f2f;
	background-color: #fff;
}
#siteBottomLeft {
	float: left;
	width: 352px;
	height: 41px;
	margin-left: 19px;
	margin-top: 5px;
	font-size: 10px;
	border-right: 1px solid #7f7f7f;
	text-align: left;
}
#siteBottomCenter {
	float: left;
	width: 409px;
	height: 41px;
	border-right: 1px solid #7f7f7f;
	margin-top: 5px;
	font-size: 11px;
	text-align: left;
}
#siteBottomRight {
	float: left;
	width: 177px;
	height: 41px;
	margin-top: 5px;
}
#siteBottom span {
	text-align: left;
}
#siteBottomLeft span {
	position: relative;
	top: 6px;
}
#siteBottom img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#siteBottomRight img {
	margin-right: 5px;
}
#siteStopka {
	width: 980px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	margin-top: 4px;
}
#siteStopkaLeft {
	float: left;
	text-align: left;
	padding-left: 10px;
	width: 440px;
	font-size: 11px;
}
#siteStopkaLeft span {
	position: relative;
	top: -6px;
	margin-right: 10px;
}
#siteStopkaRight {
	float: right;
	text-align: right;
	padding-right: 10px;
	width: 520px;
}
.contactForm {
	width:440px; 
	_width: 430px;
	height: 17px; 
	_height: 20px;
	border: 1px solid #990000; 
	padding-top: 3px;
	background-color: #fff;
}
.contactTextArea {
	width:440px;
	_width: 430px;
	height: 200px;
	border: 1px solid #990000;
	background-color: #fff;
}
.contactSubmit {
	border: 1px solid #990000;
	background-color: #fff;
	height: 30px;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
}
#getBack {
	width: 658px;
	clear: both;
	text-align: center;
	height: 30px;
	_width: 628px;
}
#getBack a {
	padding: 5px;
	background: #d2d3d3;
	border: 1px solid #7f7f7f;
	line-height: 20px;
	float: right;
	margin-right: 40px;
	_margin-right: 0px;
	width: 50px;
}
#pasek {
	margin: 0 auto;
	width: 978px;
	height: 49px;
	position: relative;
	z-index: 0;
	border: 1px solid #990000;
	margin-top: 20px;
}
.pasekTxt {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 7px;
}
#reklama {
  height: 40px;
  margin: 5px 20px 0px 20px;
  width: 938px;
}
#reklama div {
  height: 40px;
  width: 738px;
  _width: 938px;
  padding: 0px 100px;
}