body {
	background-image:url(img/background.jpg);
	padding-top:20px;
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
img {
	border:none;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:870px;
	border:1px #000000 solid;
	background-color:#ffffff;
	overflow:hidden;
	background-image:url(img/left_backround.gif);
	background-repeat:repeat-y;

}
#left {
	width:219px;
	float:left;


}
#top {
	width:650px;
	height:239px;
	float:right;
	background-color:#ffffff;
	background-image:url(img/banner.jpg);
	
}
#main {
	margin-right:15px;
	width:620px;
	float:right;
	margin-top:25px;
}

#main a:link, #main a:visited {
	color:#000000;
	text-decoration:none;
}
#main a:hover {
	color:#83857A;
	text-decoration:none;
	border-bottom:1px dotted #83857A;
	
}
#bottom {

	border-top:1px dotted #727272;
	width:100%;
	height:45px;
	padding-top:5px;
	margin-top:30px;
	float:left;
	line-height:17px;
	color:#727272;
}
#bottom a:link, #bottom a:visited {
	color:#727272;
	text-decoration:none;
}
#bottom a:hover {
	color:#000000;
}



#leftLogo {
	height:240px;
	width:180px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/logo.jpg);
	background-position:center;
	background-repeat:no-repeat;	
	border-bottom:1px #9f9d9d solid;
	
}
#leftMenu {
	padding-top:23px;
	margin-left:20px;
	min-height:250px;
}




#leftMenu a:link, #leftMenu a:visited, #leftMenu a:hover{
	display:block;
	height:30px;

	background-image:url(img/izbornik_ico.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	color:#efac38;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	
}

#leftMenu a:hover {
	color:#e79724;
}

#content {

	padding-top:15px;
	background-color:#eceee4;
	padding-bottom:15px;

}


.caption {

	min-height:30px;
	margin-left:15px;
	margin-right:15px;	
	background-color:#f4f6ea;
	font-weight:bold;
	color:#E79724;

}

.data {

	margin-left:40px;
	margin-right:40px;
	margin-top:10px;
	color:#3c3c3c;
	

}

.left_caption {

	width:200px;
	float:left;
	margin-top:13px;
	margin-left:25px;
	
}

.left_time {

	color:#000000;
	font-weight:normal;


}

.left_title {

	margin-top:8px;

}

.right_caption {

	width:110px;
	height:18px;
	float:right;
	text-align:right;
	font-weight:normal;
	text-decoration:none;
	margin-right:25px;
	margin-top:20px;
	border-left:1px solid #83857A;
	padding-top:3px;
	
}

.right_caption a:link, .right_caption a:visited {

	color:#000000;

}

.right_caption a:hover {
	
	color:#83857A;

}

#guestbook_add {

	margin-left:15px;
	margin-bottom:15px;

}