body{
font-family: trebuchet ms, lucida, helvetica, sans-serif;
font-size: medium;
color: #333333;
background-color: #eeeeee;
text-align: center;

}

#komunikaty {

position: relative;
margin-left: auto;
margin-right: auto;
width: 950px;

}

#raport{
position: absolute;
top:-1px;
right: 0px;
width: 328px;
height: 28px;
background-color: #eeeeee;
background-image: url(img/zostaw.gif);
background-repeat: no-repeat;
text-align: center;
}

#zostaw_podpis{
position: absolute;
top:-1px;
right: 528px;
width: 200px;
height: 28px;
background-color: #eeeeee;
background-image: url(img/zostaw.gif);
background-repeat: no-repeat;
text-align: center;
}
#wiecej{
position: absolute;
top:-1px;
right: 328px;
width: 200px;
height: 28px;
background-color: #eeeeee;
background-image: url(img/zostaw2.gif);
background-repeat:repeat-x;
text-align: center;
border-left: 1px solid #dddddd;
}

#content{
position: relative;
margin-left: auto;
margin-right: auto;
width: 950px;
min-height: 500px;
border: 1px solid #dddddd;
background-color: white;
}

#podpisy{
position: relative;
margin-left: auto;
margin-right: auto;
width: 950px;
min-height: 500px;
}

#formularz{position: relative; float: right; width: 400px; font-size: 12px; text-align: left;}

#org{
position: relative;
margin-left: auto;
margin-right: auto;
width: 950px;
text-align: left;
}

#organizatorzy{
position: relative;
margin-left: auto;
margin-right: auto;
width: 950px;
min-height: 20px;
border-top: 1px solid #dddddd;
text-align: left;
font-size: 11px;
}

#stopka{position: relative; margin-left: auto; margin-right: auto;width: 950px; text-align: left; font-size: 10px; border-top: 1px solid #dddddd;}

table{border: none; width: 500px;}
td{padding: 5px; border-bottom: 1px solid #dddddd; text-align: left;}
td.head{font-weight: bold;}

fieldset{border: 1px solid #dddddd; background-color: #F6F6F6; }
legend{font-weight: bold; font-size: 18px; color: black;}

b{color: #333333;}

p{margin-left: 150px; margin-right: 150px; margin-top: 10px; text-align: justify;}