
body {
    font-family: Tahoma, Verana, Arial; 
    font-size: 10pt; color: Black; 
    background-color: #037903; 
    margin: 0;
}

header.body
{
    min-height: 228px;
    height: 228px;
    margin: 0 auto;
    width: 880px; 
    clear: both;
    display:block;
    overflow: hidden;
}

section.body
{
    min-height: 482px;
    height: 482px;
    margin: 0 auto;
    width: 880px; 
    clear: both;
    display:block;
    overflow: hidden;
}

footer.body
{
    padding-top: 35px;
    min-height: 170px;
    height: 170px;
	margin: 0 auto;
    width: 880px; 
    clear: both;   
    display:block;
    overflow: hidden; 
    background-image: url(./BottomBackground.jpg); 
    background-repeat: repeat-x;
}

.clear
{
	clear: both;
}

hr{
    border: none; 
    border: solid 1px #037903;
}

.ModuleTitle{
    font-size: 10pt; 
    font-weight: normal;
}

.ModuleSubtitle{
    font-size: 8pt; 
    font-style: italic;
}

.main { 
    min-height: 450px;
    height: 450px;
    background-color: #FFFFFF; 
    background-image: url(./tlo2.jpg); 
    background-position: bottom right; 
    background-repeat: no-repeat; 
    clear: both;  
}

.menu {
    height: 32px; background-image: url(./MenuBackground.jpg); background-position: bottom; background-repeat: repeat-x; padding: 0px 5px;clear: both;
}

.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 0px 0px 0px;
    overflow: hidden;
}

.menu li {
    float: left;
    padding: 0px 10px;

}

.menu li a {
    vertical-align: middle; 
    padding-left: 3px;
}

.menu li a:hover {
}

.menu a:link, .menu a:visited, .menu a:active {color: inherit; text-decoration: none; font-size: 12pt;}
.menu a:hover{text-decoration: underline; color: inherit; font-size: 12pt;}

.top { height: 38px; background-image: url(./TopBackground.jpg); background-position: bottom; background-repeat: repeat-x;}

.banner {height: 190px; background-image: url(./Banner1.jpg); background-position: center; background-repeat: no-repeat;}

.PageTitle{vertical-align: top; padding-top: 5px; padding-left: 5px; color: #037903; font-size: 14pt; width: 95%;}

.bcontent{ margin-left: 10px; padding-top: 20px;}

.Hurtownia{color: #037903;}

.fstyle { 
    margin-left: 10px; 
    margin-right: 10px;
}

.PageTitle{
    vertical-align: top; padding-top: 5px; padding-left: 5px; color: #037903; font-size: 14pt; width: 95%;
}

.add {
    width: 40%;
    float: left;
}

.form{
    width: 60%;
    float: right;
}


