@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #dddddd url(/img/bg.gif) repeat-x; 
}
td {
	vertical-align:top;
}
#main {
	margin-left:auto;
	margin-right:auto;
	width:966px;
	background:#FFF;
	/*padding-left:5px;
	padding-right:5px;*/
	border-left: 1px solid #8d5c45;
	border-right: 1px solid #8d5c45;
	border-bottom: 1px solid #8d5c45;
	margin-bottom:4px;
}
#header{
	background:url(../img/naslovna.jpg) no-repeat #4F1E11;
	width: 100%; 
	height: 328px;
}
#zastave {
	float:right;
	clear:both;
	z-index: 2;
	width: 500px;
	height: 25px;
	padding-top: 3px;
	padding-right:6px;
	background-color:#FFF;
	font-family: "Trajan Pro", Arial, "Trebuchet MS", serif, sans-serif, Verdana;
	font-size: 14px;
	text-align: right;
	overflow: hidden;
	font-weight: bold;
}
#zastave a{
	color: #804000;
}
#slajd-container  {
	position:relative;
	color:#FFF;
	text-align:left;
	float:right;
	clear:both;
	width: 355px;
	height: 264px;
	z-index: 1;
	overflow: hidden;
	padding-right:10px;
}
#gal_link
{
	display:block;
	position:absolute;
	top:13px;
	right:9px;
	height:20px;
	width:130px;
	z-index:500;
	opacity:0.4;filter:alpha(opacity=40)
	
}
#main_menu {
	float: right;
	width: 690px;
	height: 25px;
	padding-top: 11px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px 0px 0px 15px;
	z-index: 4;
	overflow: hidden;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffdf25;
	line-height: 92%;
}

#content_left {
	padding-top:20px;
	float:left;
	width:235px;
	padding-left:15px;
	overflow:hidden;
}
#content_main {
	width:665px;
	padding-left:40px;
	padding-right:10px;
	float:left;
	overflow:hidden;
	background:url(/img/center_bg.gif) right repeat-y;
}
#sadrzaj
{
	width:100%;
}
#content_bottom {
	float:left;
	clear:both;
	display:block;
	width:100%;
}
#content_main div, #content_left div,#content_right div {
	float:left;
}
#korisni_linkovi ul li {
}
#korisni_linkovi ul li a {
	display: block;
	color: #666;
	text-decoration: none;
}
#korisni_linkovi ul li a:hover {
	color:#993300;
}
#footer {
	position: relative;
	clear: both;
	width:auto;
	padding: 10px 0;
	background:url(/img/footer_bg.png) repeat-x;
	border-top:20px #FFF solid;
	color:#333;
}
#footer table
{
	width:100%;
}
#footer table tr td
{
	padding-left:50px;
}
#footer a{
	color:white;
}
#footer table tr td ul {
	width: 210px;
	margin:0px;
	padding:0px 10px 0 13px;
	list-style:none;
}
#footer table tr td ul li {
	border-bottom: 1px solid #F6F0E7;
	line-height: 22px;
	list-style: none;
}
#footer table tr td  ul li a{
text-decoration:none;
color:#FFF;
}
#footer table tr td ul li a:hover{
text-decoration:underline;
}
.clear {
	clear:both;
	overflow:hidden;
	height:4px;
	width:100%;
}