body {
	margin: 5px;
	background-color: #808080;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x,y;
	background-position: top;
}
#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #808080;
	background-color: #FFFFFF;
}
#subSurround {
	border: 1px solid #808080;
	background-color: #635d5d;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topHeader {
	height: 116px;
	margin-bottom: 0px;
	border-bottom: 1px solid #ffffff;
}
#container {
  background-color: #e3000b;
  margin-bottom:10px;
  padding-top: 3px;
  padding-bottom:6px;
  width: 746px;
  height: 16px;
  border-bottom: 1px solid #7e7157;

}
#meni {
	float: left;
	width: 60%;
 	font-family: Arial, Arial, Arial, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-align: left;
    text-color: #E3000B;
	color: #E3000B;
	background-color: #E3000B;
	padding-top:2px;
}
a:link { 
	color: #1e1108;
        text-decoration: none;
	}
a:visited { 
	color: #1e1108;
        text-decoration: none;
	}
a:hover { 
	color: #AAAAAA;
	text-decoration: none;
	}
a:active { 
	color: #AAAAAA;
	}
#iskanje {
  text-align: right;
  background-color: transparent;
  float: right;
  padding-right: 5px;
  width: 35%;
} 
.menizgoraj {
	font-family: Arial, Arial, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
        text-color: #D19A62;
	color: #5b3a2b;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 10px;
border-bottom: 1px solid #824b1e;
}
.boxTitleLeft, .boxTitleRight, .boxTitleKoledarji, .boxTitleNovosti {
	font-family: Arial, Arial, Arial, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	background-color: #d4d2d2;
	width: 155px;
	height: 17px;
	padding-left: 5px;
	padding-top: 2px;
}

.boxContentLeft {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #d4d2d2;
	background-image: url(../styleImages/backgrounds/boxContentBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 4px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentKoledarji, .boxContentNovosti {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #d4d2d2;
	background-image: url(../styleImages/backgrounds/boxContentBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
}
.boxContentRight {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #d4d2d2;
	background-image: url(../styleImages/backgrounds/boxContentBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 4px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 398px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	padding: 3px;
	font-family: Arial, 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: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	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: 382px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	padding-bottom: 36px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 130px;
	height: 120px;
	margin-bottom:10px;
}