* { margin: 0px; padding: 0px; border: 0px; }
body { background-color: black; font-family: Verdana; font-size: 11px; color: white; }
a { color: black; text-decoration: none; }
a:hover { color: black; text-decoration: underline; }

div#allPage { width: 1290px; margin: 0px auto; }
div#top { width: 1290px; height: 195px; float: left; background: url(../images/top_1290x195.gif) no-repeat; }
div#middle { width: 1290px; height: 600px; min-height: 600px; float: left; }
html>body div#middle { height: auto; }

div#middleLeft { width: 200px; height: 522px; float: left; background: url(../images/middleLeft_200x522.gif) no-repeat; }
div#middleContent { width: 845px; height: 600px; min-height: 600px; float: left; }
html>body div#middleContent { height: auto; }
div#middleRight { width: 245px; height: 443px; float: left; background: url(../images/middleRight_245x443.gif) no-repeat; }

div#middleTop { width: 845px; height: 135px; float: left; background: url(../images/top_845x135.gif) no-repeat; }
div#middleMenu { width: 845px; height: 77px; float: left; color: white; text-align: center; font-size: 14px; }
div#content { width: 845px; height: 460px; min-height: 460px; float: left; background-color: #1788B4; }
html>body div#content { height: auto; }
div#middleBottom { width: 845px; height: 331px; float: left; background: url(../images/middleBottom_845x331.gif) no-repeat; }

div#middleMenu a { color: white; text-decoration: none; }
div#middleMenu a:hover { color: white; text-decoration: underline; }

img#logo { float: left; margin-left: 34px; display: inline; margin-top: 15px; }
div#top_tekst { width: 323px; height: 75px; float: left; color: #1788B4; font-size: 16px; margin-left: 200px; display: inline; margin-top: 105px; }
div#menu { float: left; width: 845px; height: 20px; margin-top: 23px; }
div#podmenu { float: left; width: 845px; color: #1788B4; height: 20px; margin-top: 4px; }
div#podmenu a { color: #1788B4; text-decoration: none; }
div#podmenu a:hover { color: #1788B4; text-decoration: underline; }

div#contentTitle { color: black; font-weight: bold; width: 100%; float: left; height: 20px; }
div#contentStyle { width: 699px; height: 100px; min-height: 100px; float: left; margin-left: 73px; display: inline; margin-top: 60px; }
html>body div#contentStyle { height: auto; }
div#body { width: 100%; height: 100px; min-height: 100px; float: left; color: black; margin-top: 11px; text-align: justify; }
html>body div#body { height: auto; }

div#form { width: 369px; height: 100px; min-height: 100px; float: left; }
html>body div#form { height: auto; }
div#form input { width: 250px; border: 1px black solid; background-color: #1788B4; font-size: 13px; }
div#form textarea { width: 250px; border: 1px black solid; background-color: #1788B4; overflow: hidden; height: 150px; font-size: 13px; }

span.formLabel { float: left; width: 100px; margin-right: 10px; }
div.sep { float: left; width: 100%; height: 18px; }
div.sep1 { float: left; width: 100%; height: 30px; }
input#formButton { border: 1px black solid; float: left; margin-right: 7px; }
div#formBody { width: 300px; float: right; height: 100px; min-height: 100px; text-align: justify; }
html>body div#formBody { height: auto; }

div.galeriaPhoto { float: left; width: 249px; height: 173px; border: 1px black solid; margin-left: 5px; margin-right: 5px; display: inline; margin-top: 20px; }
div.galeriaPhoto img { margin-left: 15px; margin-top: 15px; float: left; }
div#galeriaBody { float: left; width: 795px; height: 100px; min-height: 100px; margin-left: 30px; display: inline; margin-top: 60px; }

div.podgaleriaTitle { float: left; width: 100%; height: 20px; margin-top: 20px; margin-left: 5px; display: inline; margin-bottom: -10px; color: black; }
html>body div#galeriaBody { height: auto; }
div.podgaleriaAll { width: 100%; height: auto; float: left; border: 1px black solid; }
div.podgaleriaButton { width: 100%; float: left; margin-top: 10px; }
div.podgaleriaButton span { float: right; margin-right: 15px; }
div.podgaleriaButton a { color: black; text-decoration: none; }
div.podgaleriaButton a:hover { color: black; text-decoration: underline; }

div#mainPageTop { width: 494px; height: 599px; margin: 0 auto; background: url(../images/mainPageTop_494x599.gif) no-repeat; }
div#mainPageBottom { width: 494px; height: 272px; margin: 0 auto; background: url(../images/mainPageBottom_494x272.gif) no-repeat; }
div#mainPageMenu { width: 100%; text-align: center; height: 82px; color: white; font-size: 14px; }
div#mainPageMenu a { color: white; }
div#mainLang { width: 100%; margin: 0px auto; font-size: 14px; height: 40px; color: white; }
div#mainLang a { color: white; }
span#zmianajezyka { float: left; margin-left: 610px; display: inline; }
div#top_lang { float: left; width: 100px; height: 20px; font-size: 14px; margin-left: 400px; display: inline; color: #1788B4; }
div#top_lang a { color: #1788B4; }

p.text-left, td.text-left, th.text-left, *.text-left
{
    text-align: left;
}

p.text-right, td.text-right, th.text-right, *.text-right
{
    text-align: right;
}

p.text-center, td.text-center, th.text-center, *.text-center
{
    text-align: center;
}

p.text-justify, td.text-justify, th.text-justify, *.text-justify
{
    text-align: justify;
}

