@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 118px;
	background-attachment: scroll;
}
a.link {
	text-decoration: none;
	color: #666;
}
a.link:hover {
	font-weight: normal;
	text-decoration: none;
	color: #280E6F;
}
a.link-nav {
	color: #FFF;
	text-decoration: none;
}
a.link-nav:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.link-korisni {
	color: #006;
	text-decoration: none;
}
a.link-korisni:hover {
	color: #006;
	text-decoration: none;
	font-weight: bold;
}


.nav {
	background-image: url(img/nav-back.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 20px;
	width: 175px;
	padding-top: 5px;
	padding-right: 25px;
	margin-bottom: 1px;
}





.div-galerija {
	margin-top: 31px;
	margin-right: 26px;
	margin-left: 27px;
	text-align: right;
}


.div-logo-static {
	clear: both;
	float: left;
	height: 76px;
	width: 800px;
}

.div-logo-flash {
	clear: both;
	float: left;
	height: 270px;
	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: #0089e1;
	text-align: center;
}
.div-main-box {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	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;
}

.form-input {
	padding:2px;
	border:1px solid #CCCCCC;
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
