a {
	color: #fff;
}

#logo {
	float: left;
	width: auto;
	height: auto;
}

.Naslov {
	background-image: url(../Images/bgr-naslov.gif);
	background-repeat: repeat-x;
	background-position: 0 6px;
	color: #fff;
}

.naslov-zvezda {
	float: left;
	width: 86px;
	height: 100px;
	background-image: url(../Images/naslov-zvezda.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.naslov-main {
	float: left;
	width: auto;
	margin: 41px 20px 0 0;
	padding: 12px 20px 12px 10px;
	background-color: #0669b2;
}

.naslov-desno {
	float: left;
	width: 10px;
	height: 75px;
	margin: 5px 0 0 -20px;
	padding: 0;
	background-image: url(../Images/naslov-desno.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.naslov-logo {
	float: right;
	width: 226px;
	height: 75px;
	margin: 0;
	padding: 0;
	background-image: url(../Images/pertini-logo6a.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.Tekstovi {
	float: left;
	width: 83%;
	margin: 0 0 0 9%;
}

#kategorija {
	background: #0068b5;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	font-weight: bold;
}

#kategorija a {
    background: none;
    font-family:Arial;
    text-decoration:none;
}

#kategorija a:hover {
    background: none;
    font-family:Arial;
    text-decoration:none;
}

#Jezici a {
    font-family:Arial;
    color:#fff;
    text-decoration:none;
}
#Jezici a:hover{
    color:#ddd;
}

#katlevo {
	display: block;
	clear: none;
	margin: 0;
}

#katdesno {
	float: right;
	width: auto;
	padding:0 5px 0 15px;
	border-left: solid 3px #fff;
}

.box {
	width: auto;
	display: block;
	clear: none;
	border: 0px solid #0669b2;
}

#katlevo .box {
	float: left;
}

#katdesno .box {
	float: left;
}

#logo img {
	margin: 0 0 10px 0;
}

#PretragaLevo img {
	margin: 0 5px;
}

#futerlevo {
	float: left;
	width: 10px;
	clear: left;
	height: 70px;
	background-image: url(../Images/futerlevo.png);
	background-repeat: no-repeat;
}

#futersredina {
	float: left;
	width: 92%;
	height: 70px;
	clear: none;
	margin: 0 0 0 0;
	padding: 10px 20px 0 0;
}

#futerdesno {
	float: right;
	width: 10px;
	clear: right;
	height: 70px;
	background-image: url(../Images/futerdesno.png);
	background-repeat: no-repeat;
}

.vestinaslov {
	color: #036;
	font-size: 18px;
	font-weight: bold;
	margin: 18px auto 12px auto;
	border-bottom: solid 1px #036;
}

.AktuelnoOkvir {
  border-right: solid 1px #666;
  border-left: solid 1px #666;
  padding: 0;
  margin: -25px 0 0 0;
}

.AktuelnoOkvir marquee {
  background-color: #999;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  padding: 3px 0;
}

.AktuelnoDno {
  width: 100%;
  height: 9px;
  float: left;
  clear: both;
  padding: 0;
  margin: -9px 0 0 0;
  background-image: url(../Images/bgr-aktuelnodno.png);
  background-repeat: repeat-x;
  background-position: 0 0;
}