@charset "utf-8";
/* It's a CSS Doc, doh
 {o,o}_______ __
 |)__)_ _____(_-)
 -"-"-_)
O RLY?
*/

body {
text-align:center;
background:white;
background-image:url(images/bg.png);
background-repeat:repeat-x;
font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
margin:0px;
color:white;
}

div#waznydiv {
border:0px;
width:799px;
text-align:left;
margin:0 auto;
}

div#waznestopy {
background:#00580c;
text-align:center;
margin:0px;
font-size:10px;
height:36px;
}

.tresciwy {
color:black;
text-align:left;
}

a {
color:white;
text-decoration:none;
}

a:hover {
color:#e6e7e8;
text-decoration:underline;
}

.green a {
color:#00580c; }

.green a:hover {
color:#7e0505; }

.dzu { line-height:1.4em; }