.pozadina {
	background-color: #BDD0DF;
}

.pozadina1 {
	background-image: url(images/proizvodi.jpg);
	background-repeat:no-repeat;
}
.pozadina2 {
	background-color: #ffffff;
}
.pozadina3 {
	background-image: url(images/pozadina_mala.jpg);
}

.margina {
	margin-top:0px;
	margin-bottom:0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58738e;	
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57728d;
	font-weight: bold;	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58738e;
	font-weight: bold;	
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58738e;
	font-weight: bold;	
	text-decoration: none;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58738e;
	font-weight: bold;	
	text-decoration: underline;
}
.a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58738e;
	font-weight: bold;	
	text-decoration: none;
}
.imgCms {
	border:1px solid white;
}
.nav2{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	/*color: white;*/
	text-decoration: none;
	/*background-color: #58738e;*/
	width: 95%;
	display: block;
	padding: 2px;
	text-align: center;
}
.selected2{
	color: #000000;
}
.selected2:hover{
	color: #000000;
}

.nav3{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	/*color: white;*/
	text-decoration: none;
	/*background-color: #4B7959;*/
	width: 95%;
	display: block;
	padding: 2px;
	text-align: center;
}
.selected3{
	color: #272828;
}
.selected3:hover{
	color: #272828;
}
.nav4{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	/*color: white;*/
	text-decoration: none;
	/*background-color: #6EAC81;*/
	width: 95%;
	display: block;
	padding: 2px;
	text-align: center;
}
.selected4{
	color: #454647;
}
.selected4:hover{
	color: #454647;
}
.detaljnije_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58738e;
	font-weight: bold;	
	text-decoration: underline;
}
.detaljnije_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;	
	text-decoration: none;
}


