html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../slike/poz-all.jpg);
	background-repeat: repeat-x;
	background-color: #4e1400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e1400;
	
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #4E1400;
}

p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #4E1400;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #4E1400;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #4E1400;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #4E1400;
	text-decoration: underline;
	font-weight: bold;
}




#sve
{
	width: 100%;
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../slike/poz_sve.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#sve-osim-futera{
	padding-bottom: 35px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
}


#header {
	height: 190px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#menu-all {
	float: left;
	width: 256px;
}
#menu-top {
	height: 47px;
	width: 256px;
	background-image: url(../slike/menu-top.jpg);
	background-repeat: no-repeat;
}
#menu-content {
	height: auto;
	width: 211px;
	background-image: url(../slike/menu-content.jpg);
	background-repeat: repeat-y;
	padding-left: 45px;
}
#menu-bottom {
	height: 26px;
	width: 216px;
	background-image: url(../slike/menu-bottom.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#right-content {
	float: left;
	height: auto;
	width: 744px;
	background-image: url(../slike/r-cont-bg.jpg);
	background-repeat: repeat-y;
}
#futer {
	width: 100%;
	position:absolute;
	bottom:0 !important;
	bottom:-1px;
	height: 25px;
	padding-top: 10px;
	background-color: #fef6ab;
	border-top: 1px solid #4E1400;
	color: #4E1400;	
}
#futer a:link {
	color: #4E1400;
	text-decoration: none;
}
#futer a:visited {
	color: #4E1400;
	text-decoration: none;
}
#futer a:hover {
	color: #4E1400;
	text-decoration: underline;
}
#futer a:active {
	color: #4E1400;
	text-decoration: none;
}
#tekst {
	float: left;
	width: 690px;
	padding-left: 20px;
	text-align: justify;
}
