body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #FFF;
	background-image: url(images/back-white.jpg);
	background-position: left top;
}
a:link {
	color: #39A9D7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #039EE1;
}
a:hover {
	text-decoration: underline;
	color: #049FE1;
}
a:active {
	text-decoration: none;
	color: #009FE3;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #D542A2;
	text-align: justify;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 40px;
}
#up {
	width: 960px;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #a7a9ac;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#flashbanner {
	height: 350px;
	width: 960px;
	background-color: #91CD51;
}
#homelinks {
	width: 960px;
}
.leftlink {
	height: 199px;
	width: 960px;
	padding-bottom: 10px;

}
.imagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #575757;
	text-align: justify;
}
.links-naslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00A1E2;
	margin-left: 610px;
}
.links-read {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #91CD51;
	padding-top: 0px;
}
.links-read a:link {
	color: #D542A2;
	text-decoration: none;
}
.links-read a:visited {
	color: #D542A2;
	text-decoration: none;
}
.links-read a:hover {
	text-decoration: underline;
	color: #D542A2;
}
.links-read a:active {
}
#downlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	background-image: url(images/copyright.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 98px;
	height: 135px;
}
#downlinks a:link {
	color: #FFF;
	text-decoration: none;
}
#downlinks a:visited {
	color: #FFF;
	text-decoration: none;
}
#downlinks a:hover {
	text-decoration: underline;
}
#downlinks a:active {
}


#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
	padding: 20px;
	text-align: center;
}
#footerphoto {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footercolor {
	background-image: url(images/b1-bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.homelink-text {
	margin-left: 610px;
	margin-top: 10px;
	  
}
.normaltext {
	font-size: 24px;
	line-height: normal;
	color: #666;
}
.referencesHeadline {
	font-size: 24px;
	line-height: normal;
	color: #D542A2;
}

.servicesText {
	font-size: 16px;
	line-height: normal;
	color: #666;
}

.naslov {
	font-size: 18px;
}
.naslovRozo {
	font-size: 18px;
	color: #D542A2;
}

.linija {
	color: #999;
	border: thin solid #CCC;
	width: 900px;
	margin-left: 25px;
}
.referenc-pic {
}
.pagenavigation {
	text-align: center;
	padding: 5px;
}
.references-readmore {
	font-size: 16px;
	text-align: right;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

