body, html {
color:#1F4D7E;
height: 100%;
width: 100%;
background-color:#ffffff;
}
ul {
margin:0;padding:0;
list-style:none;
}



ul {
list-style:none;
}
#global {
background:#fff;
margin:0 auto;
width:930px;
background-color:#ffffff;
}
#header {
height:93px;
position:relative;
background:url("/Themes/ircz/images/forum-header.png") center top no-repeat;
background-color:#ffffff;
}
#menu {
float:right;margin:12px 15px 0 0;
font:11px tahoma, Arial, Verdana, Helvetica,Sans-serif;
}
#menu ul li {
display:inline;
float:left;
}
#menu li a {
display:block; 
float:left; 
height:25px; 
line-height:25px;
color:#fff;
text-decoration:none; font-size:11px; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;background:#000 url("http://fserve.it/img/button_static.jpg");margin:0 2px}
#menu li a span {

float:left; display:block; padding:0 16px 0 8px;background:url("http://fserve.it/img/button_static.jpg") no-repeat right top;}
#menu li a:hover {color:#fff; background:#000 url("http://fserve.it/img/button_hover.jpg");}
#menu li a:hover span {background:url("http://fserve.it/img/button_hover.jpg") no-repeat right top;}


#head_menu {
text-align:left;
height:51px;background:url("/Themes/ircz/images/forum-search.png") center top no-repeat;
}

#head_menu table {
padding:3px 100px 0 50px;
width: 950px;
}
#head_links {
padding-left: 30px;
width: 450px;
text-align:left;
}
#head_search {
text-align:right;
width: 400px;
}
#search_button {
height:21px;width:76px;
background:none;
color:#fff;
text-decoration:none;border:none;background:url("/Themes/ircz/images/button.png") no-repeat center bottom;
}

#head_menu a {
height:21px;
color:rgb(31,75,124);
padding:4px 10px 4px 10px;
text-decoration:none;border:none;
}
#head_menu a:hover {
color:#fff;
text-decoration:underline;
}

#footer {
height:55px;padding:10px;position:relative;
background:url("/Themes/ircz/images/forum-search.png") right top no-repeat;
}

