body
{
    font-family: arial;
    color: #404040;
    font-size: 12px;
    text-align: center;
}

h1
{
    font-size: 14px;
}

input,select,textarea
{
    font-size: 12px;
}

a
{
    color: #215f00;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

ul,ol
{
    text-align: left;
}

table
{
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
}

th
{
    background-color: #afd39c;
    border: 1px solid #afd39c;
    padding: 2px;
}

td
{
    border: 1px solid #afd39c;
    padding: 2px;
    background-color: #edf4e9;
}

a img
{
    border: none;
}

#table td
{
    border: none;
    background-color: white;
    padding-left: 10px;
    padding-right: 10px;
}

.td
{
    background-color: white;
}

#f50
{
    margin-bottom: 2px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#f50 label
{
    width: 50px;
    float: left;
}

#f50 input,#f50 select
{
    width: 194px;
}

#f70
{
    margin-bottom: 2px;
    width: 270px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#f70 label
{
    width: 70px;
    float: left;
}

#f70 input,#f70 select
{
    width: 194px;
}

#f100
{
    margin-bottom: 2px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#f100 label
{
    width: 100px;
    float: left;
}

#f100 input,#f 100select
{
    width: 194px;
}

#f30
{
    width: 30px ! important;
}

#s
{
    width: auto ! important;
}

#clear
{
    clear: right;
}

#komunikat
{
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    background-color: #f0f0f0;
    margin-bottom: 5px;
    text-align: center;
}

#glowny
{
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

#poczatek
{
    text-align: right;
    height: 30px;
}

#poczatek h1
{
    font-size: 18px;
    float: left;
    color: black;
    margin-top: -0px;
}

#koniec
{
    border-top: 1px solid #afd39c;
    margin-top: 20px;
}

#content
{
}

#content2
{
    text-align: left;
}

#c
{
    text-align: center;
}




#menu
{
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #afd39c;
    border-top: 1px solid #afd39c;
    margin-bottom: 10px;
    clear: left;
    background-color: #edf4e9;
}

#menuleft
{
    float: left;
}

#menuright
{
    float: right;
}

#message
{
    width: 500px;
    height: 300px;
}

#kod
{
    width: 500px;
    height: 100px;
}

#bigtext
{
    width: 500px;
}

