BODY
{
	background-color: #E9E696;
}
.header
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 260px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
.spacer
{
	height: 10px;
	width: 100%;
	clear: both;
}
.content_wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	height: auto;
	background-color: #FFF;
	padding: 10px;
}
.content
{
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: auto;
	background-color: #CCC;
	padding: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.footer
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: auto;
	background-color: #F00;
}
#menu
{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	height: 70px;
	width: 420px;
	margin-bottom: -10px;
}
#menu LI
{
	float: left;
	width: 140px;
	height: 70px;
	position: relative;
	overflow: hidden;
}
#menu LI A
{
	position: absolute;
	top: 20px;
	text-indent: -999em;
	background: url(images/menu.png) no-repeat 0 0;
	display: block;
	width: 140px;
	height: 70px;
}
#menu LI A.pocetna
{
	background: url(images/pocetna.png) no-repeat 0 0;
}
#menu LI A.proizvodi
{
	background: url(images/proizvodi.png) no-repeat 0 0;
}
#menu LI A.kontakt
{
	background: url(images/kontakt.png) no-repeat 0 0;
}
#logo
{
	width: 200px;
	height: 139px;
	background-image: url(images/logo.png);
	display: block;
	text-indent: -9999px;
	margin-left: 150px;
	top: 20px;
	position: relative;
}
#name
{
	margin-left: 125px;
	top: 20px;
	position: relative;
	width: 250px;
	height: 57px;
	background-image: url(images/name.png);
}
.menu_header
{
	margin-left: 440px;
	clear: both;
	margin-top: -10px;
}
.credits
{
	color: #333;
	font-size: 14px;
	float: right;
	padding-bottom: 10px;
	margin-top: -10px;
	margin-right: 20px;
}
#credits:link
{
	text-decoration: none;
	color: #36C;
}
#credits:hover
{
	text-decoration: none;
	color: #FF0000;
}
#credits:visited
{
	text-decoration: none;
	color: #36C;
}
#credits:active
{
	text-decoration: none;
	color: #36C;
}
#credit_wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
.medal
{
	float: right;
	background-image: url(images/medalja-extracted.png);
	height: 120px;
	width: 44px;
	top: 15px;
	position: relative;
}
#title
{
	font-size: 26px;
	padding-bottom: 30px;
	margin-left: 20px;
	margin-top: 10px;
}
#text
{
	text-indent: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
#text2
{
	text-indent: 20px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.images_row
{
	height: 200px;
	width: 840px;
	overflow: hidden;
}
#image2
{
	margin-left: 55px;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
}
#last
{
	float: right;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#first
{
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#image
{
	margin-left: 120px;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
}
#first img
{
	background-color: #FFF;
	padding: 2px;
	border: 0;
}
#image img
{
	background-color: #FFF;
	padding: 2px;
	border: 0;
}
#last img
{
	background-color: #FFF;
	padding: 2px;
	border: 0;
}
.kontakt_text1
{
	float: left;
	width: 65px;
	height: 65px;
	padding-left: 20px;
}
.kontakt_text2
{
	float: left;
	width: 231px;
	height: 65px;
}
#facebook
{
	width: 146px;
	height: 55px;
	background-image: url(images/facebook.jpg);
	display: block;
	text-indent: -9999px;
	float: right;
	margin-right: 50px;
}
#map_canvas
{
	height: 540px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #333;
	text-align:center;
}
.proizvodi_images
{
	height: 130px;
	margin-bottom: 20px;
}
#proizvodi_images
{
	width: 153px;
	float: right;
}
.proizvodi_text
{
	float: left;
	width: 650px;
	overflow: hidden;
	padding-left: 20px;
}
.form {
	background-color: #E9E696;
}
#contact:link
{
	text-decoration: none;
	color: #36C;
}
#contact:hover
{
	text-decoration: none;
	color: #FF0000;
}
#contact:visited
{
	text-decoration: none;
	color: #36C;
}
#contact:active
{
	text-decoration: none;
	color: #36C;
}