@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 1px;
	background-image: url(img/back-gradient.jpg);
	background-repeat: repeat-x;
	background-position: center 113px;
	background-attachment: scroll;
}
a.link {
	text-decoration: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.link:hover {
	font-weight: normal;
	text-decoration: none;
	color: #23A58B;
}
a.link-cjenik {
	text-decoration: none;
	color: #23A58B;
}
a.link-cjenik:hover {
	font-weight: normal;
	text-decoration: none;
	color: #666;
}


.div-galerija {
	margin-top: 23px;
}


.div-logo-static {
	clear: both;
	float: left;
	height: 76px;
	width: 800px;
}

.div-logo-flash {
	clear: both;
	float: left;
	height: 326px;
	width: 800px;
}
.div-navigacija-bottom {
	clear: both;
	float: left;
	height: 31px;
	width: 577px;
	background-color: #FFF;
	padding-left: 223px;
	padding-top: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}


.div-navigacija-top {
	clear: both;
	float: left;
	height: 36px;
	width: 800px;
	background-color: #23a58b;
	text-align: center;
}
.div-main-box {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	font-weight: normal;
	text-align: justify;
	float: left;
}

.div-bottom {
	background-image: url(img/back-bottom-gradient.jpg);
	background-repeat: repeat-x;
	height: 80px;
	padding-top: 90px;
}
.div-bottom-text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	height: 40px;
	width: 200px;
}
