@charset "utf-8";
/* CSS Document */

body {
font-family: Segoe UI, Verdana, Arial;
font-size:14px;
color:#222222;
}

#mennu a {
font-family: Segoe UI, Verdana, Arial;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
display:block;
height:35px;
padding-top:10px;
}

#mennu a:hover {
color:#000000;
background-image:url(images/btn.gif);
background-position:center;
background-repeat:repeat-x;
}

#mennu a:active {
color:#000000;
background-image:url(images/btn.gif);
background-position:center;
background-repeat:repeat-x;
}

.bottom {
font-family: Segoe UI, Verdana, Arial;
font-size:16px;
color:#ffffff;
}

.bottom  a {
background-image:none;
font-family: Segoe UI, Verdana, Arial;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
}
