@charset "utf-8";
/* CSS Document */

.zanimljivosti {
	width:798px;
	height:auto;
	float:left;
	margin:2px;
	overflow:hidden;
	border:1px solid #FC9800;
	display:block;
	background-color:#EDEDED;
	background-position:bottom right;
	background-repeat:no-repeat;
}
.zanimljivosti:hover {
	border:1px solid #CA6A00;
}
.sadrzaj .zanimljivosti h1 {
	height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	background-color:#FC9800;
	color:#603a00;
	display:block;
	padding:6px 10px 6px 10px;
	background-image:url(../images/zanimljivosti_naslov.jpg);
	background-position:right;
	border:none;
}
#zanimljivost_left {
	width:253px;
	height:auto;
	float:left;
	background-color:#EDEDED;
	margin-top:-2px;
	z-index:1;
	overflow:hidden;
	border-right:1px solid #797979;
	text-align:left;
}
.zanimljivost_right {
	width:500px;
	height:auto;
	float:right;
	background-color:#FFEFC5;
	border:1px solid #000;
	opacity:0.7;
	filter:alpha(opacity:70);
	margin:15px 10px 5px 10px;
	padding:5px 10px;
	display:none;
}
.zanimljivost_right h2 {
	width:470px;
	border-bottom:1px solid #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px 15px;
}
.zanimljivost_right p {
	width:470px;
	border-bottom:1px solid #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	margin-bottom:7px;
	padding:5px 10px;
}
#zanimljivosti_naslovi {
	width:253px;
	height:auto;
	margin:8px 0px;
	padding:7px 0px;
	float:left;
}
.zanimljivost {
	padding:2px 7px 2px 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#9b9b9b;
	display:block;
	cursor:default;
	border-bottom:1px solid #EDEDED;
	border-top:1px solid #EDEDED;
}
.zanimljivost:hover {
	color:#4d483b;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	background-color:#ffc875;
}
#zanimljivosti_empty {
	width:530px;
	display:none;
	float:right;
}
#zanimljivosti_empty h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#a5a5a5;
	margin:15px 50px 5px 20px;
}
#zanimljivosti_empty h3 font {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
}
