body {
	background:#fbfbfb url(images/bg.gif) repeat-x;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	line-height:18px;
	margin:0;
}

p, h1 {
	margin:0;
	padding:0;
}

#container {
	width:838px;
	height:auto;
	margin:0 auto;
	background:none;
}

#header {
	width:838px;
	height:160px;
	float:left;
	background:url(images/logo.gif) no-repeat;
}

#top_info {
	width:838px;
	height:60px;
	float:left;
	background:none;
	border-bottom:1px solid #efefef;
}

#top_info p {
	line-height:60px;
	text-indent:55px;
}

#about {
	width:838px;
	height:auto;
	float:left;
	background:url(images/qoutebg.gif) no-repeat;
	border-bottom:1px solid #efefef;
	border-top:1px solid #efefef;
	margin-top:2px;
}

#about p, #lokacije p, #photos p, #brend p, #footer p {
	padding:23px 0 23px 55px;
	float:left;
}

b {
	color:#8aba12;
}

#lokacije {
	width:838px;
	height:auto;
	float:left;
	background:url(images/qoutebg.gif) no-repeat;
	border-bottom:1px solid #efefef;
	border-top:1px solid #efefef;
	margin-top:2px;
}


#lokacije a:link, #lokacije a:visited {
	color:#36afec;
	text-decoration:underline;
}

#lokacije a:hover {
	font-weight:bold;
}

h1 {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#8aba12;
	font-weight:bold;
	padding:23px 0 0 55px;
	float:left;
}

#photos {
	width:838px;
	height:auto;
	float:left;
	background:url(images/qoutebg.gif) no-repeat;
	border-bottom:1px solid #efefef;
	border-top:1px solid #efefef;
	margin-top:2px;
}

#brend {
	width:838px;
	height:auto;
	float:left;
	background:url(images/qoutebg.gif) no-repeat;
	border-bottom:1px solid #efefef;
	border-top:1px solid #efefef;
	margin-top:2px;
}

#brend a:link, #brend a:visited {
	color:#36afec;
	text-decoration:underline;
}

#brend a:hover {
	font-weight:bold;
}

#footer {
	width:838px;
	height:auto;
	float:left;
	background:none;
	border-top:1px solid #efefef;
	margin-top:2px;
	font-size:11px;
	color:#c3c3c3;
}

#footer a:link, #footer a:visited {
	color:#c3c3c3;
	text-decoration:underline;
	
}

#footer a:hover {
	font-weight:bold;
}
