#content { display:inline; float:left;width:531px; margin-left:22px; }
#info { display:inline; float:left;width:200px; margin:0 0 15px 10px; background-color:#F3F3F3; }
		
p.eloketIntro { margin:15px 6px 18px 30px; }
p.errorMessage { margin:0 6px 18px 30px; }
#content p a { text-decoration:none; color:#00339D; font-weight:bold; }
#content p a:hover { text-decoration:underline; }

#info p { color:#979797; margin:14px 12px 12px 12px; }
#info p a { color:#00339D; font-weight:bold; }

#info ul { margin: 25px 0 25px 28px; }
#info li { margin-top:4px; }
#info a { font-weight:bold; color:#0F35A4; font-size:1.1em; font-variant:small-caps; }

/* E-loket homepage tree lay-out
-------------------------------- */
#domRoot { margin:12px 12px 12px 35px; }
#domRoot a { color:#00339D; font-weight:bold; }
div.lvl1 { margin-bottom:12px; margin-top:12px; 
	background-image:url(../../images/tree_pijl_wit_bg_w.gif); background-repeat:no-repeat; background-position:left center; }
div.lvl1 ul { margin-left:14px; }
div.lvl2 { margin:6px 0 0 22px; 	background-image:url(../../images/tree_pijl_wit_bg_w.gif); background-repeat:no-repeat; background-position:left center; }
div.lvl2 ul { margin-left:14px; }
div.lvl3 { margin:6px 0 0 44px; }
