body {
font-size: 15px;
font-family: Tahoma;
color: #222222;




overflow-y:auto;
margin-top: 50px;
bottom-margin: 0px;
background: #ddffdd;


}

a:active { text-decoration: none; color:555555;}
a:visited { text-decoration: none; color:555555;}
a:link { text-decoration: none; color:555555;}
a:hover { text-decoration: underline; color:cc3333;}

a.stopka {color: gray;}
a.link {color: black;}



p {
margin-top: 10px;
margin-left: 0px;
margin-right: 0px; 
margin-bottom: 5px;
text-align: justify;
}
td { 
vertical-align:top;
font-size: 16px;
font-family: Verdana;}


.stopka {font-size: 9px; color: gray;}

.ramka {border: dashed 1px #9D9B9B; background-color: white;}


.ikonki {text-align: right;}

.szary {color: gray;}
.red {color: #cc3333;}

.input {font-size: 10px; color: black; border: dashed 1px #9D9B9B;}
.textarea {font-size: 10px; font-family: Verdana; color: black; border: dashed 1px #9D9B9B;}
.button {font-size: 10px; color: black; border: dashed 1px #9D9B9B; background: white;}





