body {
	margin-left: 15px;
         margin-top: 15px;
         background:#fff url(../styleImages/backgrounds/pageBg.jpg);
         background-repeat: repeat-x;
}
img {
   border-style:none;
}
#reklam {
position:absolute;
left: 980px;
top: 175px;
text-align:center;
}
#quant{
float:right;
}
#pageSurround {
         float:left;
	width: 945px;
	padding: 5px;
         padding-right: 5px;
	background-color: #FFFFFF;
	background-image: url(../styleImages/frame.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#topHeader {
	text-align: right;
	height: 60px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 90px;	


}
.boxTitleLeft, .boxTitleRight {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 24px;
	font-size: 100%;
         color: #ffffff;
	background-color: #ADADAD;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
		height: 25px;
	padding-top: 1px;

}
.boxContentLeft, .boxContentRight {
	border-bottom: 1px solid #979797;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	background-color: #F5F9FA;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 10px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 595px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 10px;
	float: right;
}
.boxContent {
	border: 1px solid #979797;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 620px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.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: 575px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}