#container {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	margin-top: 30px;
}
#salon {
	float: left;
	width: 750px;
}
#header {
	width: 750px;
}
#navigacija {
	float: left;
	width: 150px;
	text-align: center;
}
#gornji_meni {
	width: 150px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF0000;
}

#glavnidio {
	float: left;
	width: 580px;
	margin-left: 5px;
	margin-top: 10px;
	padding-left: 10px;
	background-image: url(images/pozadina.jpg);
	background-repeat: no-repeat;
}
#footer {
	float: right;
	width: 600px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF0000;
	text-align: center;
}#oglasi {
	float: left;
	height: 600px;
	width: 120px;
	margin-left: 10px;
}
.style1 {color: #FF0000}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #FF0000;
	font-size: 10px;
}
