body {
background-color:#5C87BF;
margin:0;
padding:0;
}

a:link, a:visited, a:active
{
font-size: 12px;
color: #c7c7c7;
font-weight: normal;
font-family: "Arial", "Verdana", "Times New Roman";
text-decoration: none;
}

a:hover {
font-size: 12px;
color: #c7c7c7;
font-weight: normal;
font-family: "Arial", "Verdana", "Times New Roman";
text-decoration: underline;
}

a.menu:link, a.menu:visited, a.menu:active
{
font-size: 11px;
color: #6F6E6D;
font-weight: normal;
font-family: "Verdana", "Arial", "Times New Roman";
text-decoration: none;
}

a.menu:hover {
font-size: 11px;
color: #999796;
font-weight: normal;
font-family: "Verdana", "Arial", "Times New Roman";
text-decoration: none;
}


td {
font-size: 12px;
color: #c7c7c7;
font-weight: normal;
font-family: "Arial", "Verdana", "Times New Roman";
text-decoration: none;
}

.data {
font-size: 10px;
color: #447801;
font-weight: normal;
font-family: "Arial", "Verdana", "Times New Roman";
text-decoration: none;
}

.naglowek1 {
font-size: 18px;
color: #a5d93d;
font-weight: bold;
font-family: "Arial", "Verdana", "Times New Roman";
text-decoration: none;
}

.naglowek2 {
font-size: 18px;
color: #f7c543;
font-weight: bold;
font-family: "Arial", "Verdana", "Times New Roman";
text-decoration: none;
}

.kontaktform {
margin-left: 10px;
font-size: 12px;
color: #f7c543;
font-weight: normal;
font-family: "Arial", "Verdana", "Times New Roman";
text-decoration: none;
}

input {
width: 200px;
height: 18px;
background-color: #f5f1e1;
border: 1px #48545d solid;
font-size: 12px;
color: #181f24;
font-weight: normal;
font-family: Arial, Tahoma, Verdana, Helvetica;
}

textarea {
width: 250px;
height: 150px;
border: 1px #48545d solid;
font-size: 12px;
color: #181f24;
font-weight: normal;
background-color: #f5f1e1;
font-family: Arial, Tahoma, Verdana, Helvetica;
}

.button {
width: 70px;
height: 15px;
background-color: #FFFFFF;
border: 1px #48545d solid;
font-size: 10px;
color: #000000;
font-weight: normal;
font-family: Arial, Tahoma, Verdana, Helvetica;}

.ukryj {
display: none;
}

.tabelka {
width: 650px;
border: 1px #c7c7c7 solid;
}

.kolumna {
border-top: 0px;
border-left: 0px;
border-bottom: 1px #c7c7c7 dashed;
border-right: 1px #c7c7c7 dotted;
}

.kolumna_ostatnia {
border-top: 0px;
border-left: 0px;
border-bottom: 1px #c7c7c7 dashed;
border-right: 0px;
}

.kolumna_dol {
border-top: 0px;
border-left: 0px;
border-bottom: 0px;
border-right: 1px #c7c7c7 dotted
}


