body{
	margin: 0px 0 10px 0;
	padding: 0px;
	width: 100%;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background: #000 url('gwsm_images/pozadina_1280.jpg') center repeat-y;
}

#mrvice{
	width: 950px;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
	margin: 0px auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 10px;
}

#mrvice a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#mrvice a:hover{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

/************************ LISTANJE STRANICA ****************************************/

.listanje_stranica:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

.listanje_stranica {display:inline-block;}

/* Hides from IE-mac \*/
* html .listanje_stranica {height: 1%;}
/* End hide from IE-mac */
.listanje_stranica{
	text-align:center;
	margin-bottom:10px;
	color:#000;
	clear:both;
}

.listanje_stranica a,.listanje_stranica s{

	background:#EBEBEB;

	padding:5px;

	margin:5px 5px 5px 5px;

	color:#000;

	border:1px #BFBFBF solid;

	text-decoration:none;

}

.listanje_stranica a:hover{

	background:#FFF;

}

.listanje_stranica a.current_page{

	background:#7C9BA6;

	font-weight:bold;

}

.listanje_stranica s{

	background:#EBEBEB;

	color:#BFBFBF;

}

/************************ WEB ****************************************/

#stranica{
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	background: #000;
}

#header{
	margin: 0px;
	padding: 0px;
	width: 950px;
	clear: both;
	margin-bottom: 10px;
}

#sadrzaj{
	margin: 0px;
	padding: 0px;
	width: 950px;
}

#sadrzaj_lijevo{
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
	display: block;
	margin-right: 20px;
	margin-left: 10px;
	text-align:center;
}

#sadrzaj_desno{
	margin: 0px;
	padding: 0px;
	width: 610px;
	float: left;
	display: block;
}

#footer{
	clear:both;
	width: 950px;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
	margin: 0px auto;
	margin-top: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#footer a{
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#footer a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

/* Turisticka zajednicaVarazdinske zupanije - GALERIJA */
#sadrzaj #sadrzaj_desno .galerija_index{
}

#sadrzaj #sadrzaj_desno .galerija_item{
	display:block;
	float:left;
	width:152px;
	height:152px;
	padding:0px;
	border:1px #000 solid;
	margin:10px 20px;
}
#sadrzaj #sadrzaj_desno .galerija_item span{
	display:block;
	padding:0px;
	margin:1px;
	width:150px;
	height:150px;
	background-position:top left;
	background-repeat:no-repeat;
}


/* Turisticka zajednicaVarazdinske zupanije - Tekstovi */

.naslov{
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.naslov a{
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000033;
}

.naslov_tekst{
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}

.naslov_tekst a{
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000033;
}

.naslov_tekst a{
	text-decoration: none;
}

.naslov_bijeli{
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.tekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

.tekst a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

.tekst a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

.tekst a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #CCCCCC;
}

.tekst a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

.tekst _bijeli{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

.datum{
	display: block;
	margin: 0px 0px 10px 0px;
	text-align: right;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-bottom: #000000 dotted 1px;
}

/****************** SITEMAP *************************/
.sitemap ul{
	list-style-type:none;
}
.sitemap li{
	margin:5px;
}
.sitemap_dir li, .sitemap_subdir li{
	margin-bottom:10px;
}
.sitemap_sadrzaj li{

}
.sitemap_dir{
	padding:0px;
}
.sitemap_subdir{
}
.sitemap_dir_opis{
	margin-left:10px;
}
.sitemap .sitemap_dir a, .sitemap .sitemap_subdir a{
	margin:5px;
	padding:2px;
	background:#000 url('images/folder.gif') top left no-repeat;
	padding-left:25px;
	line-height:20px;
}
.sitemap_sadrzaj{
	list-style-type:square;
}
.sitemap .sitemap_sadrzaj a{
	background:#000 url('images/file.gif') top left no-repeat;
}

/****************** GALERIJA *************************/
.galerija a{
	text-decoration:none;
}
.galerija .naslov{
	background:#000;
}
.galerija a {
	display:block;
	float: left;
	border: solid 1px #F3F3F3;
	background-color:#555;
	margin: 10px 10px 0 0;
	width:110px;
	height:110px;
	padding:5px;
	margin:0px;
}
.galerija a span {
	display: table-cell;
	width:110px;
	height:110px;
	text-align: center;
	vertical-align: middle;
	padding:0px;
	margin:0px;
}
.galerija a img {
	vertical-align: middle;
	padding:0px;
	margin:0px;
}
/*\*//*/
.galerija a span{
	display: block;
}
.galerija a span{
	font-size: 1px;
}
/* non serve solito shift background-position: 11px 11px per IE/Mac, forse perche' su inline-block? */
.galerija a span{
	border-collapse: collapse; /* Op7 */
}
.galerija a img{
	border:1px #FFF solid;
	padding:1px;
}
.galerija a{margin:5px 10px;}


/************************clearfix****************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
