body {
	background-color: #Dfdfdf;
}

.pozadinaCrna {
	background-color: #000000;
}

.pozadinasiva {
	background-color: #EDEFF0;
}

.bg_lijevi_st {
	background-image: url(../images/design/imperiale_lijevo.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 27px;
}

.bg_desni_st {
	background-image: url(../images/design/imperiale_desno.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 28px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B0C45;
}


h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B0C45;
}

.meniII:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;

	color: #000000;
	text-decoration: none;
}
a.meniII:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

	color: #000000;
	text-decoration: none;
	
}

.meniIII:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

	color: #ffffff;
	text-decoration: none;
}
a.meniIII:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

	color: #E4DBA0;
	text-decoration: none;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B0C45;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

