/* CSS Document */

body, html { padding:0px; margin:0px; }
body { background:url(gfx/bg.gif) repeat-x; background-color:White; }
body { font-family:Verdana; font-size:12px; color:#626262; line-height: 170%; }
div { position:relative; margin:0px; padding:0px; }

#ramaGlowna { width:759px; margin:auto; }

#top { width:760px; height:243px; float:left; }
#top img { border:0px; float:left; }

#menu { width:372px; height:21px; position:absolute; top:78px; right:206px; }
#menu img { border:0px; float:left; }

a { text-decoration:underline; color:red; }
a:hover { text-decoration:none; }

a.mail { color:red; text-decoration:underline; }
a.mail:hover { text-decoration:none; }

a.grey { color:grey; text-decoration:underline; font-weight:bold; }
a.grey:hover { text-decoration:none; }

b { color:#444444; }
u { color:#0061AB; }
.blue { color:#0061AB; }

.bloczek { background:#F9F9F9; border:1px solid #E1E1E1; line-height:20px; padding:10px; }

#stopka { border-top:1px solid #E0E0E0; margin-top:30px; padding-left:3px; padding-top:5px; padding-bottom:20px; float:left; width:100%; }