body {
	margin: 0px;
	background-color: #191919;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/COPP_logo_tlo.jpg);
	background-repeat: repeat;
	background-position: top;
	
}
#pageSurround {
	width: 952px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #0e0c0d;
}
#subSurround {
	
	margin-top: 25px;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	
}

#topHeader {
	text-align: center;
	height: 112px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	text-align:center;
		background-position: top;
		background-repeat: no-repeat;
}

#topHeader a{
	display:block;
	height: 112px;
	width:955px;
	text-decoration:none;
	color: #000;
	
}
#topHeader a:hover {
	font-family: Arial, Helvetica, sans-serif;
 	color: #000;
	text-decoration:none;
	
}

#topDocs {
	text-align: center;
	height: 32px;
	background-image: url(../styleImages/backgrounds/topDocs.jpg);
	
}

#bottom {
	text-align: center;
	height: 64px;
	background-image: url(../styleImages/backgrounds/bottomBg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	
	
}

.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #bebebe;
	background-color: #42341a;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 183px;
}
.boxContentLeft, .boxContentRight {
	width: 193px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.linia {
	width: 197px;
	height: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0e0c0d;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 197px; 
	padding-left: 13px;
	padding-right: 5px;
	float: left;
	background-image: url(../styleImages/backgrounds/zawijas_195x150.png);
	background-position: 0px 65px;
	background-repeat: no-repeat;
}
.colMid {
	position: relative;
	width: 665px;
	float: left;
	padding-left: 40px;
	padding-right: 30px;
	
	
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {

	padding: 3px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	margin-bottom: 5px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-image: url(../styleImages/backgrounds/zawijas_320x320.png);
	background-position: 310px 125px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	line-height:16px;
	
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	left: 0px;
	width: 197px; 
	padding-left: 13px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 665px;
	float: left;
	padding-left: 40px;
	padding-right: 30px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	padding-top: 4px;
}

.siteDocs_bottom {
	text-align:center;
	padding-top: 35px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	
}
.latestProds {
	float: left;
	width: 130px;
	height: 191px;
	padding: 10px;
	margin-right:7px;
	margin-left:7px;
	margin-bottom:20px;
	background-image: url(../styleImages/backgrounds/latest_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.content_bg {
	background-image: url(../styleImages/backgrounds/zawijas_320x320.png);
	background-position: top;
	background-repeat: no-repeat;
	
}



.prod_in_cat {
	float: left;
	width: 178px;
	height: 270px;
	padding: 15px;
	margin-right:10px;
	margin-bottom:20px;
	background-image: url(../styleImages/backgrounds/prod_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
}

.prod_image {
	text-align: center;
	height: 100px;
	padding-bottom: 10px;
	
}

.prod_title {
	text-align: left;
	font-weight:bold;
	height: 40px;
	padding-bottom: 5px;
	overflow:hidden;
}

.prod_desc {
	text-align: justify;
	padding-bottom: 10px;
	height: 80px;
	overflow:hidden;
	
}

.prod_buy {
	float:left;
	text-align: left;
}

.prod_more {
	float:right;
	text-align: right;
	
}

.prod_bottom {
	bottom:5px;
	height:100%;
}

a.prod_txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-style:italic;

}
a.prod_txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3300;
	padding: 0px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-style:italic;
}