body {
   margin: 0px;
   font-family: "Trebuchet MS", Verdana;
   font-size: 14px;
}

.normalny {font-family: "Trebuchet MS", Verdana; font-size: 12px;}

h1,h2,h3 { font-family: "Trebuchet MS", Verdana;}

h1 {font-size: 24px; color: #ED1C24; font-weight: normal; margin:10px 0px	}
h2 {font-size: 14px; font-weight: normal; padding: 0 0 0 0; display: inline}
h3 {font-size: 18px; color: #EDA11C; font-weight: normal}
h4 {font-size: 12px; color: #000000; font-weight: normal}

.czarny {color: #000000;}
.czerwony {color: #ED1C24}
.pomaranczowy {color:#EDA11C}
.szary {color:#929292}

a, a:active, a:visited {color: #346894; text-decoration: underline; font-weight: bold}
a:hover {color: #EDA11C}
