body, p { 
font-family: arial, sans-serif; 
font-size: 12px;
color: #ff0000;
font-weight: bold;
}

img { border: 0px; }

a:link { color: black; font-size: 12px;  text-decoration: underline; font-weight: normal; }
a:hover { color: #009900; font-size: 12px; text-decoration: none; font-weight: normal; }
a:visited { color: black; font-size: 12px;  text-decoration: underline; font-weight: normal; }
a:active { color: #ff0000; font-size: 12px;  text-decoration: none; font-weight: normal; }

.menu:link { color: white; font-size:12px; text-decoration: none; font-weight: bold; }
.menu:hover { color: white; font-size: 12px; text-decoration: underline; font-weight: bold; }
.menu:visited { color: white; font-size: 12 px; text-decoration: none; font-weight: bold; }
.menu:active { color: white; font-size: 12px; text-decoration: none; font-weight: bold; }

.menu1:link { color: white; font-size:12px; text-decoration: none; font-weight: normal; }
.menu1:hover { color: white; font-size: 12px; text-decoration: underline; font-weight: normal; }
.menu1:visited { color: white; font-size: 12 px; text-decoration: none; font-weight: normal; }
.menu1:active { color: white; font-size: 12px; text-decoration: none; font-weight: normal; }

.dolny:link  { color: black; font-size: 10px;  text-decoration: none; font-weight: normal; }
.dolny:hover { color: #009900; font-size: 10px;  text-decoration: underline; font-weight: normal; }
.dolny:visited { color: black; font-size: 10px;  text-decoration: none; font-weight: normal; }
.dolny:active { color: #ff0000; font-size: 10px;  text-decoration: none; font-weight: normal; }

.naglowek { color: #ff0000; font-size: 14px; font-weight: bold; }
.text { color: black; font-size: 12px; font-weight: normal; }
.text1 { color: black; font-size: 10px; font-weight: normal; }
.red { color: #ff0000; font-size: 12px; font-weight: bold; }