img{border:0; text-align:left; vertical-align:top;}
ul{list-style:square; margin-top:2px; margin-left:20px; margin-bottom:10px;}
li{line-height:20px;}

html,
body{
	margin:0;
	padding:0;
   	height:100%;
	font: 14px Tahoma, Geneva, sans-serif;
	color:#000; 
	background-color: #EFECE0;
	line-height:1.36em; 
	text-align:left;
}

#container {
  	min-height:100%;
   	position:relative;
}

#header {
	width:100%;
	min-width:960px;
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
}

.wrap{
	width:960px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	position:relative;
	z-index: 999;
}

.line{
	width:100%;
	height:1px;
	background:#c7c7a3;
	overflow:hidden;
	margin-top:10px;
	float:left;
}

#header-naslov{
	width:640px;
	min-height:80px;
	overflow:hidden;
}

#body {
	width:960px;
	margin:0px auto;
	padding:15px 0px 10px 0px;
	position:relative;
	overflow:hidden;
}

#footer{
	width:100%;
	min-width:960px;
	min-height:250px;
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	overflow:hidden;
	float:left;
}

#footer-main{
	width:920px;
	margin: 10px auto;
	padding: 20px;
}

#menu{
	width:580px;
	height:60px;
	padding: 7px 0px 5px 0px;
	float:right;
}

#logo{
	width:354px;
	height:101px;
	margin-top:15px;
	float:left;
}

#content{ 
	width: 100%;
	min-height: 500px;
	float:left;
}

#desna{
	width:320px;
	float:right;
}
