body {
	margin:0px; padding:0px;
	background: #fff url(images/page_bg.gif) repeat-x top;
	text-align:center;
	font:small/1.2em Arial;
	color:#333;
}

a { color:#959859; text-decoration:none; }
a:hover { color:#99725A; text-decoration:underline; }

caption { text-align:left; font-weight:bold; font-size:24px; color:#959859; padding:7px; }
h3 { font-size:24px; font-weight:bold; color:#959859; }
h4 { font-size:16px; font-weight:bold; margin:5px 0px 0px; padding:0px; text-transform:uppercase; }
input, textarea { border:1px solid #E6AB87; font:small/1.2em Arial; }

#wrap { position:relative; margin:0px auto; width:750px; text-align:left; }

#header { position: relative; height: 181px; width: 750px; }
#header span.logo { position: absolute; top: 55px; left:30px; text-indent: -10000px; margin: 0; padding: 0; }	
#header span.logo a { display: block; width: 200px; height: 88px; background: transparent url(images/logo_agencija.gif) no-repeat; }	
#header span.logo a:hover { background-position: -249px; }
#header h1 { display: none; }

#worker { position:absolute; left:540px; top:36px; }
#header ul { list-style: none; position: absolute; top: 0px; margin: 0 10px; padding: 0; }
#header ul li { margin: 0; padding: 0; text-indent: -10000px; }
	#header ul li a { display: block; height: 33px; border-color:#fff; border-width:1px; border-style:solid; position:absolute; top:0px; }
	
a#menu-home { background: url(images/menu/naslovna.gif) no-repeat -5px 0; width: 90px; left:0px; }
a#menu-privremeno { background: url(images/menu/sto_je_privremeno_zaposljavanje.gif) no-repeat -5px 0; width: 222px; left:90px;  }
a#menu-proces { background: url(images/menu/proces.gif) no-repeat -5px 0; width: 242px; left:313px;  }
a#menu-onama { background: url(images/menu/onama.gif) no-repeat -5px 0; width: 86px; left:556px;  }
a#menu-kontakt { background: url(images/menu/kontakt.gif) no-repeat -5px 0; width: 80px; left:643px;  }

#header ul li a:hover { background-position: -5px -33px; }
#header ul li.active a { background-position: -5px -32px; }
#header ul li.active a:hover { background-position: -5px -32px; cursor: default; }

#header #topright { position: absolute; left: 622px; top: 32px; height: 89px; width: 348px; overflow: hidden; }
#topright p { position: relative; top: 20px; left: 20px; width: 335px; }
#header p a { font: 15px/20px helvetica, arial, sans-serif; color: #777; text-decoration: none; }
#header p strong { font-weight: normal; }
#header p a em { font-style: normal; color: #443; }
#header p a:hover { color: #443; }
#header p a:hover em { color: #000; }

#path { padding:10px 5px 3px; margin-bottom:23px; color:#fff; border-bottom:1px solid #eee; font-size:0.9em;}
#path a { font-weight:bold; color:#fff; text-decoration:none; }
#path a:hover { color:#E6AB87; }
h2#title-prednosti,
h2#title-sto-je,
h2#title-proces,
h2#title-o-nama,
h2#title-kontakt
	{display: block; width: 550px; height: 88px; text-indent: -10000px; margin: 0; padding: 0; }
	
h2#title-prednosti { background: transparent url(images/titles/prednosti_privremenog_zaposljavanja.png) no-repeat;}	
h2#title-sto-je { background: transparent url(images/titles/sto_je_privremeno_zaposljavanje.png) no-repeat;}	
h2#title-proces { background: transparent url(images/titles/proces_privremenog_zaposljavanja.png) no-repeat;}	
h2#title-o-nama { background: transparent url(images/titles/o_nama.png) no-repeat;}	
h2#title-kontakt { background: transparent url(images/titles/kontakt.png) no-repeat;}	


#leftside { float:left; width:465px; margin:0px 20px 0px 5px; }
html>body #leftside { width:490px; }
#leftside #homepage_left { float:left; width:245px; }
#leftside #homepage_middle { float:left; width:245px; }

#homepage_left { float:left; width:255px; }
#homepage_middle { float:left; width:255px; }

#rightside { float:left; width:230px; }
#contactinfo { margin:10px 0px; }

#content ul { margin:0px; padding:0px 15px; }
#content ul li { padding:0px 0px 10px; }

#footer { clear:both; background:#504F54; padding:5px; color:#fff; }
		#footer a { color:#E1E687; }
		#footer p { margin:5px 0px; padding:0px; }

#contactform { border:1px solid #eee; padding:15px; }
.error { color: #f00; }
.contentbox { padding:5px 20px; border:1px solid #e6ab87; background:#f5f5ef; margin:5px 0px; }