/* project: internet market
   design: luka cvrk (www.solucija.com) 
   framework: Concept Nova (www.conceptnova.com) */
   
body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em;  }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}

.content 
{ 
	margin: 10px auto;
	width: 910px;
	color: #454545;
}


#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(nav.gif) no-repeat 100% 0px; }   
.header_bottom { clear: both; background: #FEFEFE url(bot.gif) no-repeat; color: #FFF; height: 15px; }
.footer_bottom { clear: both; background: #FEFEFE url(top.gif) no-repeat; color: #FFF; height: 15px; }

.sf_search {
	clear: both;
	background: #CA090D  url(logobg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 0px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}
	
