div#contentbg {
	position:relative;
	margin:0;
	padding:0 0 0 0;
	height:250px;
	padding:0px 40px;
}
div#contentwrapper {
	width:600px;
	padding:0 0 0 0;
	margin:0 auto;
}
div.currentwrapper {
	padding: 0px 0px 10px 0px;
	float:left;
	width:880px;
}
div.wide {
	width:3656px;
}
div#crop {
	width:620px;
	height:250px;
	overflow: hidden;
}
div#kutije {
	margin:0px;
	width:500px;
}
div#kutije ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
div#kutije li {
	float:left;
	border-right:dotted 1px #999999;
}
div#kutije li a {
	display:block;
	width:100px;
	height:40px;
	color:#999;
	font-size:13px;
	text-align:center;
	padding-left:0px;
	line-height:40px;
	text-decoration:none;
}
div#kutije li a:hover {
	color:#333;
	background: url(../images/bg_menubottom_li.gif) center top no-repeat;
}
div#kutije li a.activetab {
	color:#818825;
	background: url(../images/bg_menubottom_li.gif) center top no-repeat;
}
div#kutije a {
	padding-right:5px;
}
.cont_slide {
	width:620px;
	height:200px;
}
.cont_slide ul {
	list-style:none;
}
.cont_slide li {
	float:left;
	width:113px;
	height:113px;
	margin-right:20px;
	margin-top:12px;
	margin-left:7px;
	background:#c6cd5e;
	padding-left:3px;
	padding-top:3px;
	color:#c6cd5e;
}
.cont_slide li a {
	color:#c6cd5e;
}
.cont_slide li a:hover {
	color:#ffffff;
}
.cont_slide li p {
	margin:0px;
	padding-top:5px;
	color:#c6cd5e;
}
.cont_slide li:hover {
	width:120px;
	height:160px;
	color:#FFFFFF;
	margin-right:13px;
	margin-top:5px;
	margin-left:0px;
	padding-top: 10px;
	padding-left: 10px;
	background:#c6cd5e;
	border:none;
	border-color: #196bb0;
}
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;/* REQUIRED */
}
/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	padding-top:3px;
	color:#FFFFFF;
	margin:0px;
}

