body {
	background:#efefef;
	margin:0;
	padding:0;
}
.wrapper {
	width:1000px;
	margin:0 auto;
}
.header {
	height: 108px;
	width: 1000px;
	float:left;
}
.main {
	height: 443px;
	width: 677px;
	float:left;
	background-image: url(../images/pronec_02.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: auto;
}
.content {
	float:left;
	width:1000px;
	height:473px;
}
.slika {
	background-image: url(../images/pronec_03.jpg);
	background-repeat: no-repeat;
	height: 473px;
	width: 273px;
	float:left;
}
.footer {
	background-image: url(../images/pronec_04.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 1000px;
	float:left;
}
a {
	text-decoration: underline;
	color: #003366;
}

a:hover {
	text-decoration: underline;
	color: #006699;
}

.slova-NASLOVI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.slova-GACIKDESIGN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
