@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	background: url(../slike/css-slike/background-bar1.gif);
	background-repeat:repeat-x;
}

#okolo {
	width: 870px;
	margin-top: 8px;
	margin-left:auto;
	margin-right:auto;
}

#lijevo {
	float:left;
	margin: 0px;
}

#logo {
	background-color:#FFFFFF;
	height: 60;
	margin: 39px 0px 0px 9px;
}

#podaci {
	margin-top: 28px;
	margin-left: 18px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.navigation {
	width: 231px;
	margin: 40px 0px 0px 14px;
	padding-top: 12px;
	border-top:#999 1px dashed;
	}
	
#precontent {
	height: 81px;
}

#content {
	background-image: url(../slike/css-slike/background-content1.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 750px;
	padding: 101px 15px 15px 15px;
	margin: 0px 0px 0px 290px;
}

#footer {

	text-align:center;
	font-size: 10px;
	color:#999999;
	margin-top: 15px;
	padding-top: 5px;
	height: 50px;
	background-color: #DEDEDE;
}

a.footer {
	color: #999999;
}

a:hover.footer {
	color: #000;
}


.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.navigation ul li {
	padding: 0px;
	margin-bottom: 2px;
	line-height: 24px;
	}
	
.navigation a {
	display:block;
	text-decoration:none;
	text-align: right;
	background-color: #FFF;
	border-right: 1px solid #060;
	font-family: sans-serif, Geneva, Verdana;
	text-transform:uppercase;
	font-size: 16px;
	color: #060;
	padding: 0px 15px;
	}
	
.navigation a.active {
	cursor: default;
	background-color: #7AC221;
	border-left: 1px solid #060;
	color: #FFF;
	}
	
.navigation a:hover {
	cursor: default;
	background-color: #060;
	border-left-color: #73B000;
	color: #FFF;
	}
	
ul {
	list-style: none;
	}
	
	
a {
	text-decoration:none;
}


#wrap {
	float:left;
}

#map {
	float:right;
	margin: 0px;
	margin-right: 37px;
}

#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	width: 500px;
	color:#369;
	/*
	color:#4362A3;
	*/
}

#content h4 {
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
}

#content p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 500px;
	padding-top: 15px;
}

#irido h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-bottom: 30px;
}

#irido p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 520px;
	text-indent: 12px;
}

#irido h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-indent: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

#irido h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 520px;
	text-transform:uppercase;
}

.test
{
	margin: 10px 15px 5px 10px;
	float: right;
}

.centralnaslika {
	margin-left: 7px;
}

#user_gmap { 
	width:320px;
	height:420px;
	margin:20px20px 0px;
	border: 0px;
}

.noscrollbar {
line-height:1.35;
overflow:hidden;
white-space:nowrap;
}