body{
background-color:#F8F8F8;
font-family:verdana;
}
img{border:0;}
.menu{
background:#F0F0F0;
border-bottom:1px solid white;
border-left:3px solid white;
border-right:3px solid white;
font-size:10px;
font-weight:bold;
padding:3 0 3 15;
}
.menu a{
color:#818080;
text-decoration:none;
font-size:11px;
}

.menu a:hover{
color:#1A41B1;
text-decoration:underline;
margin-left: 2px;
}
.m2{
color:#092A49;
font-size:10px;
padding:10px;
}
p{
color:#808080;
font-size:10px;
}
.tytul{
color:#808080;
font-size:14px;
font-weight:bold;
}
p{
color:#808080;
font-size:10px;
}
.zwykly{
color:#808080;
font-size:10px;
}
.przewijany{
color:#808080;
font-size:14px;
font-weight:bold;
}
a{
color:#747474;
text-decoration:none;
}
a:hover{
color:#1A41B1;
text-decoration:underline;
}
hr{color:#DAE2E7}
input,textarea{
border:1px solid #B1B1B1;
background:white;
font-size:10px;
color:#416F94;
}