@charset "utf-8";
#body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-size: cover;
	background-color: #C39;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	color: #9E029E;
}


#wrapper {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 15px;
	margin-bottom: 0px;
	width: 100%;
	height: 90px;
	margin-right: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu {
	height: 34px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #909;
	background-image: url(images/menu_2.png);
}
#content {
	background-color: #FFF;
	width: 800px;
	background-image: url(images/line_07.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 530px;
}

#slide_bg {
	height: 470px;
	width: 300px;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	clear: both;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#slide {
	background-color: #FFF;
	height: 450px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #666;
}
#tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	float: right;
	height: 400px;
	width: 300px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}





#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	height: 243px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer_cont {
	background-image: url(images/footer_con_bg.jpg);
	background-repeat: repeat-x;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 243px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#adresa {
	display: block;
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 45px;
}

#telefon {
	display: block;
	width: 160px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 45px;
}

#mail {
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 220px;
}

#banner {
	background-repeat: repeat-x;
	clear: both;
	height: 49px;
	width: 100%;
	background-color: #909;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/banner_bg.png);
}

li {
	display: block;
	float: left;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
}
.podaci {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #939;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #999;
}
.podaci a:link {
	color: #939;
	font-size: 1em;
	text-decoration: none;
}
.podaci a:visited {
	color: #939;
	font-size: 1em;
	text-decoration: none;
	
}
.podaci a:hover {
	color: #909;
	font-size: 1em;
	text-decoration: none;
}
.podaci a:active {
	color: #939;
	font-size: 1em;
	text-decoration: none;
	
}
.slideshow {
	height: 450px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.slideshow img { padding: 0px; border: 0px;}
