body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #195fb6;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #1f8fdd;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #ed5d24;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #616161;
	font-size: 10px;
	font-family: tahoma;
}
.style5 {
	color: #ED5D24;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
}
.style7 {
	color: #616161;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #13439d;
	font-size: 10px;
	font-family: tahoma;
}
#container { 	
	margin:1em auto;
	padding:0;
	width:650px;
	text-align:left;
	vertical-align: middle;	
	background-color:#ffffff;
	border:none;
        position:relative;
}

#header {
	height:268px;
	
}
#headerimage {
/*	background:url('images/top_2.jpg') no-repeat center center; */
	width:464px;
	height:189px;
	margin: 0 0 0 220px;
}

#apartmajilogo {
	float:left;
	background:url('images/apartmani.jpg');
	width:216px;
	height:70px;
}
#topheader {
	margin: 0 0 0 220px;
	background:url('images/top_1.jpg');
	height:70px;
	width:464px;
}
#menu {
	margin-top:4px;
	width:216px;
	height:189px;
	background:url('images/menu.jpg');
	float:left;
}
#menu a, #menu a:visited {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-style:italic;
	font-size:1.2em;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	display:block; 
	width:216px;
	height:25px;
}
#menu a:hover {
	color:#FFA;
	font-weight:bold;
	text-decoration:underline;
}

#content {
	margin-left:220px;
	width: 430px;
	height: 100%;
}

#footer {
	float:left;
	height:47px;
	width:100%;
	text-align:center;
}
#zgornja_vrstica{
        position:absolute;
        color:#dddddd;
        font-family:Tahoma;
        font-size:10px;
        top:-14px;
}
