html {
    overflow-x: hidden;
    overflow-y: scroll;
}

body {
    margin: 0px;
    background-image: url('/resources/media/bg.jpg');
    background-repeat: repeat-x;
    background-color: #ffedf6;
}

a {
    color: #ffffff;
}

h1 {
    display: none;
}

h2 {
    text-align: left;
    font-size: 24px;
}

p, div {
    color: #5f203f;
    font-size: 14px;
    font-family: sans-serif, Arial, Helvetica, Tahoma
}

pre {
    margin-left: 100px;
}

pre > p {
    margin-top: 0px;
}

#header {
    position: absolute;
}

#header_main {
    background-image: url("/resources/media/Header2.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 448px;
    margin-left: auto;
    margin-right: auto;
    width: 1210px;
}

#header_right {
    background-image: url("/resources/media/Header_right.jpg");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 448px;
    position: relative;
    width: 251px;
}

#header_top_name {
    background-image: url('/resources/media/nazwa.gif');
    background-repeat: no-repeat;
    width: 350px;
    height: 55px;
    margin-top: 15px;
    position: absolute;
    left: 0;
}

.header_book {
    background-image: url("/resources/media/strona_domowa.png");
    background-repeat: no-repeat;
    background-position: center top;
    float: right;
    height: 66px;
    margin-right: 286px;
    margin-top: 292px;
    position: relative;
    width: 66px;
}

.header_book:hover {
    background-position: center bottom !important;
}

#header_menu {
    position: relative;
    margin-top: 382px;
    margin-left: 40px;
    width: 460px;
    color: #ffffff;
    font-family: Tahoma, Microsoft Sans Serif, Helvetica, Arial;
    font-size: 13px;
}

.menu > a {
    color: #ffffff;
    text-decoration: none;
    padding: 11px;
}

.menu > a:hover, .menu_active {
    background-color: #FEE0FC;
    color: #8d094b;
}

.menu_active {
    color: #8d094b !important;
}

#content {
    width: 700px;
    padding-top: 470px;
    margin-left: 100px;
    text-align: justify;
}

#footer {
    background-image: url('/resources/media/telefon.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 527px;
    height: 336px;
    position: relative;
    left: 60px;
}

#footer_static_text {
    left: 79px;
    position: relative;
    top: 157px;
    width: 160px;
}

#footer_copyright {
    font-size: 13px;
    width: 900px;
    text-align: right;
    position: relative;
    top: 240px;
    padding-top: 10px;
}

.footer_phone {
    font-size: 26px;
    margin: 0;
}

table.godziny {
    margin: 10px 0px 0px 100px;
}

table.godziny tr {
    height: 25px;
}

table.godziny td {
    width: 100px;
}

#FlashGMapsDiv {
    padding: 0px 0px 0px 0px;
    width: 350px;
    height: 350px;
    border: 1px solid #000;
}

h3 {
    text-align: left;
}

.rzetelna-firma {
    position: relative;
    left: 750px;
    top: 220px;
}

.logo {
    position: relative;
    left: 930px;
    top: 280px;
}

.logo, .logo a {
    width: 30px;
    height: 30px;
}

.logo-amu {
    display: block;
    position: relative;
    background-image: url('/resources/media/amu.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}