/* ---------------------------- */
/* STANDARD HTML TAG RESET */
/* ---------------------------- */
h1, h2, h3, ul, li, form {border: 0; margin: 0; padding: 0;}


/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */
/* ---------------------------- */


body {
	padding: 0px;
	color: #000000;
	display: block;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg-canvas2.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	color: #FF0000;
	text-align: center;
}
p.differentSpacing {
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	padding-top:10px;
	padding-bottom:10px;
	}


/* ---------------------------- */
/* CUSTOM ID DEFINITION */
/* ---------------------------- */
#container {
	width: 720px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}

#header {
	width: 100%;
	height: 260px;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
}


#logo {
	width: 440px;
	height: 227px;
	z-index: 5;
	display: block;
	float: left;
	padding-left: 30px;
}
#main {
	width: 100%;
	z-index: 4;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}

#footer {
	width: 100%;
	height: 35px;
	color: #e3aa3d;
}
.pozadinaproizvoda {
	border: none;
	text-align: center;
	overflow: hidden;
	position: relative;
	min-height: 270px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	background-color: #F0D89C;
}
.product_cat {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.product_image_container {
	background: none;
	border-bottom: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.product_image_container img {
	padding: 0px;
}
