html, body {
		margin:0;
		padding:0;
		height:100%;		
}


#container {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
}
#foot {
	background-color: #E9E9E9;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	width:335px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#container #left #meni a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}


body {
	background-image: url(images/bg_up.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
#container #left #meni a:hover {
	color: #333333;
	text-decoration: none;
}

#left {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	width: 676px;
	margin-right: auto;
	margin-left: auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
}
#meni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #809D86;
	height: auto;
	width: 326px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #809D86;
	border-bottom-color: #C9E6D0;
	text-align: center;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #47362B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}


#sadrzaj {
	height:auto;
	padding-right: 5px;
	padding-left: 5px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
	margin-bottom: 15px;
}
.linija {
	height: 5px;
	width: 100%;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 10px;
}


#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D8D8D8;
	height: auto;
	width: 850px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#cvijece {
	background-image: url(images/cvijeceL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	min-height:100%;
}
#robot {
	background-image: url(images/amabilisD.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:100%;
	overflow: auto;
}
#footer {
	background-image: url(images/bg_up.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 20px;
	width: 334px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.naslov {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #809D86;
	font-weight: bold;
}
.naslovS {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #947E70;
	font-weight: bold;
}

