
html {
	font-size: 100%;
}
body {
	font-size: 62.5%;
	background: #0a0d1e url(bg.jpg) top center no-repeat;
	padding-bottom: 20px;
	color: #bbb;
	font-family: "Museo Sans", "Museo Sans 500", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: 500;
}

a:hover  {
	color: #cccccc;
	text-decoration: underline;
}


a, a:visited, h1 a:visited{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}
h1 {
	font-size: 4em;
	line-height: 1em;
	display: inline-block;
	margin: 10px auto;
	padding: 10px 0;
	width: 455px;
	height: 68px;
	text-indent: -9999px;
	background: url(logo.png) center center no-repeat;
	font-family: "Museo", "Museo 500", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 500;
}
h1 a:hover {
	border: none;
	font-family: "Museo", "Museo 500", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 500;
}

p.brojac_poseta {
	text-transform: uppercase;
	line-height: 11px;
	font-size: 11px;
	text-align: center;
}
p.brojac_poseta a img {
	margin: 0 0.2em;
	vertical-align: baseline;
	border: 0;
	padding: 0;
}
#glavno {
	font-size: 1.3em;
	padding: 14px 18px;
	background: url(bg-glavno.png) repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	float: left;
	width: 642px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.okvir {
	margin: auto;
	margin-top: 1em;
	width: 678px;
}
#zaglavlje, #podnozje {
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
	width: 678px;
	font-family: "Museo", "Museo 500", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 500;
}
#zaglavlje {
	margin-top: 20px;
	font-family: "Museo", "Museo 500", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 500;
}
#zaglavlje p {
	font-size: 18px;
	color: #fff;
	text-shadow: 0 1px 2px #333;
	font-family: "Museo", "Museo 500", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 500;
}
#podnozje {
	clear: both;
}
#glavno ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
.kolone_polovina {
	width: 299px;
	float: left;
	padding: 5px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
.kolone {
	width: 678px;
	clear: both;
	float: left;
}
#glavno{
	border: none;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	position: relative;
	font-family: "Museo", "Museo 500", "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#glavno p {
	margin: 0 0 1.4em;
}
#glavno p, #glavno ul, #glavno ol {
	font-size: 1em;
	line-height: 1.7em;
	margin-top: 0;
}
#glavno ul {
	margin-left: 22px;
	margin-bottom: 22px;
}
#glavno ol {
	margin-left: 22px;
	margin-bottom: 2em;
}

img.poredak_levo {
	display: inline;
	padding: 0px;
	margin-right: 16px;
	margin-bottom: 2px;
	margin-left: 0;
}

.poredak_levo {
	float: left;
}
