* { padding: 0; margin: 0; }
#stat { display: none; }


/***** BODY ******************************/
body { background: #fff; color: #555; font-family: arial, helvetica, san-serif; font-size: 12px; }
#holder { width: 910px; margin: 0 auto; }
a { color: #060; }
a:hover { color: #090; }
img { border: none; }
.cleaner { clear: both; }


/***** HEADER ****************************/
#header { background: url(img/header.png) top right no-repeat; height: 220px; }
#header .in { padding: 0 25px 0 555px; font-size: 11px; }
#logo { position: absolute; top: 35px; left: 50%; margin: 0 0 0 -365px; width: 150px; height: 150px; }
#logo a { display: block;  width: 150px; height: 150px; }
#logo span { display: none; }



#topmenu { height: 42px; background: url(img/menu-bkg.gif) top left repeat-x;}
#topmenu li { display: block; float: left; }
#topmenu li a { text-align: center; text-decoration: none; color: #fff; font-size: 12px; line-height: 42px; display: block; overflow:hidden;}
#topmenu li a span { background: url(img/topmenu-delic.gif) center left no-repeat; display: block; padding: 0 22px; cursor: hand; }
#topmenu li.first a span { background: url(img/topmenu-delic.gif) -1px center no-repeat; }
#topmenu li.last a span { width: 46px;}
#topmenu a.selected { background: url(img/menu-on.gif) top left repeat-x; }
#topmenu a:hover { background: url(img/menu-on.gif) top left repeat-x; }

/*
#topmenu { background: url(img/menu-bkg.gif) center repeat-x; height:42px; font: bold 14px/42px arial, verdana, sans-serif; width:910px; margin:0 auto;}
#topmenu ul {margin:0; padding:0; list-style:none; display:inline-block;}
#topmenu li { float:left; display:inline; }
#topmenu li a {position:relative; color:#fff; text-decoration:none; float:left; text-align:center; display:inline; margin-right:-155px; background: url(img/topmenu-delic.gif) center left no-repeat; padding: 0 25px;}
#topmenu li.first a { background: none; }
#topmenu li a.selected { background: #495677 url(img/topmenu-selected.gif) center repeat-x; }
#topmenu li a:hover  { background: #495677 url(img/topmenu-selected.gif) center repeat-x; margin-right:0;}
#topmenu li.first a:hover { background: #495677 url(img/topmenu-selected.gif) center repeat-x; }
#topmenu li a.selected span,
#topmenu li a:hover span { background: url(img/topmenu-delic.gif) center left no-repeat; display: block; }
#topmenu li.first a:hover span { background: none; }
#topmenu li.first a span { background: none; }
*/


/***** MAIN *****************************/
#main { }
.mainin { padding: 15px 28px; min-height: 255px; _height: 255px;}


/***** RIGHT****************************/
#right { float: right; width: 255px; }



/***** FOOTER **************************/
#footer { background: url(img/footer.png) bottom left repeat-x; height: 90px; }
#footer .in { padding: 30px 15px 0; font-size: 11px;}
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer .adresa { float: left; padding-top: 20px; width: 250px; font-size: 11px; }
#footer .spacer { height: 25px; }
#footer .copy { float: left; color: #fff; font-size: 11px;}
#footer .crespo { float: right; color: #fff; font-size: 11px; padding: 7px 0; }
