body {
background-image:url(bg.gif);
background-repeat:repeat-x;
background-color:#1e1e1e;
margin:0px;}
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#515151;}
.top{
height:124px;}
.copy{
color:#484848;
font-size:11px;
padding-top:15px;}
.cl01 {
color:#306a89;
text-decoration:underline;}
.cl01:hover {
color:#306a89;
text-decoration:none;}
.bg {
background-image:url(bg_male.gif);}
.padding {
padding-left:10px;}

/*menu*/
.menu {
background-image:url(button_down.gif);
background-repeat:no-repeat;
display:block;
width:126px;
height:23px;
color:#b7b7b7;
text-align:center;
text-decoration:none;
padding-top:5px;
padding-bottom:1px;}
.menu:hover {
background-image:url(button_up.gif);
background-repeat:no-repeat;
display:block;
width:126px;
height:23px;
color:#4a4a4a;
text-align:center;
text-decoration:none;
padding-top:5px;
padding-bottom:1px;}
.menu_na {
background-image:url(button_up.gif);
background-repeat:no-repeat;
display:block;
width:126px;
height:23px;
color:#4a4a4a;
text-align:center;
text-decoration:none;
padding-top:5px;
padding-bottom:1px;}

/*ikonki*/
.home {
background-image:url(domek_up.gif);
background-repeat:no-repeat;
width:26px;
height:23px;
display:block;}
.home:hover {
background-image:url(domek_down.gif);
background-repeat:no-repeat;
width:26px;
height:23px;
display:block;}
.mail {
background-image:url(mail_up.gif);
background-repeat:no-repeat;
width:26px;
height:23px;
display:block;}
.mail:hover {
background-image:url(mail_down.gif);
background-repeat:no-repeat;
width:26px;
height:23px;
display:block;}

