html,body {
    margin: 0pt;
    padding: 0pt;
    overflow: auto;
}

body {
    width: 100%;
    max-width: 100%;
    background-color: rgb(51,51,51);
    font-family: arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 0.8em;
    color: rgb(204,204,204);
    line-height: 1.4em;
}

#lewy {
    background: rgb(51,51,51) url(grafika/fade.jpg) no-repeat scroll right center;
    position: absolute;
    top: 0pt;
    left: 0pt;
    width: 35%;
    text-align: right;
}

#logo {
    text-align: center;
    margin-top: 30px;
}

#kontener {
    margin: 20px 5% 20px 38%;
    height: 100%;
    padding-top: 0px ! important;
    overflow: visible;
}

h1 {
    margin-right: 30px;
    font-family: 'century gothic','trebuchet ms',arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: normal;
    color: rgb(255,255,255);
    text-align: right;
}

h2 {
    margin: 10px 0pt 10px 0pt;
    display: block;
    font-family: 'century gothic','trebuchet ms',arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.1em;
    line-height: normal;
    color: rgb(0,153,255);
}

a {
    text-decoration: none;
    color: rgb(0,153,255);
}

a:hover {
    text-decoration: underline;
    color: rgb(0,153,255);
}

#menu2 {
    margin-top: 70px;
}

#menu2 a {
    padding: 0pt 30px 3px 30pt;
    text-decoration: none;
    font-family: 'trebuchet ms',arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
    color: rgb(170,170,170);
}

#menu2 a:hover {
    background: rgb(34,34,34) none repeat scroll 0% 50%;
    color: rgb(0,153,255);
    text-decoration: none;
}

#menu3 {
    margin-top: 40px;
}

#menu3 a {
    padding: 0pt 30px 3px 30pt;
    text-decoration: none;
    font-family: 'trebuchet ms',arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
    color: rgb(170,170,170);
}

#menu3 a:hover {
    background: rgb(34,34,34) none repeat scroll 0% 50%;
    color: rgb(0,153,255);
    text-decoration: none;
}

.reklama {
    width: 416px;
    height: 320px;
    background: url("grafika/reklama.gif");
    background-repeat: no-repeat;
    padding-top: 40px;
    text-align: center;
    margin: 50px auto 50px auto;
}

#pageSubList {
    text-align: justify;
    text-indent: 15px;
}

div.kontakt {
	 position: absolute;
    top: 0;
    right: 0;
	 margin: 3px;
}