body{
	margin:0;
	padding:0;
	background: #FFF url(slike/bbg.png) no-repeat;
	font-family: verdana;
	color: #666;
	font-size:13px;
}

#okvir{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	margin-top:20px;
}
h3, span{
	color: #007EB1;
}
h3{
	font-size:20px;
}
h2{
	font-size:21px;
}

#zaglavlje{
	text-align:center;
}

#zaglavlje h1{
	font-size: 35px;
	color: #007EB1;
	margin-top:5px;
	margin-bottom:0;
}
#zaglavlje h2{
	margin-top:10px;
}

#sadrzaj, #podnozje{
	background: url(slike/sbg.png);
	border: solid 2px #EFEFEF;
	margin-bottom:20px;
	padding:5px;
	width:100%;
}

#aweb{
	float:right;
}
#copyr, #podnozje{
	float:left;
}

.text{
	float:left;
	width:730px;
}

.slike{
	float:right;
	width:180px;
	padding:5px;
}

#slike img{
	border:solid 1px #CCC;
}

.clr{
	clear:both;
}

a:link, a:visited{
	color:#004969;
	text-decoration:none;
}
a:hover{
	color:#007EB1;
	text-decoration:underline;
}

#zaglavlje a:hover{
	text-decoration:none;
}

#izbornik{
	float:right;
	margin:20px;
}

.item{
	float:left;
	width:auto;
	height:24px;
	margin-left:5px;
	margin-right:5px;
}
.item .a{
	background: url(slike/gumb-a.png);
	float:left;
	height:24px;
	width:6px;
}
.item .b{
	background: url(slike/gumb-b.png);
	float:left;
	height:24px;
	line-height:22px;
}
.item .c{
	background: url(slike/gumb-c.png);
	float:left;
	height:24px;
	width:6px;
}

.item a:link, .item a:visited{
	color:#FFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.item a:hover{
	color:#CEDADE;
}

.item a.current:link, .item a.current:visited{
	text-decoration:underline;
}

#mask {
	width:940px;
	height:600px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-left:5px;
}
#folio {
	position:absolute;
	top:0;
	left:0;
	width:6820px;
	float:left;
}
.col {
	display:block;
	width:940px;
	height:600px;
	float:left;
}

