

.bold {
    font-size: 35px;
    color: #666;
    text-decoration: none
}

.mgr {
    font-size: 15px
}

.content {
    color: #666;
    font-size: 17px;
    line-height: 18px;
    font-family: 'Courier New', Courier, monospace;
    margin-left: 35px;
    margin-top: 0px
}

.title {
    color: #99cc33;
    font-size: 34px;
    font-weight: bold;
    margin-left: 35px;
    font-family: helvetica;
    line-height: 0px;
    margin-bottom: 14px;
    margin-top: 60px
}

.omnie {
    color: #666;
    font-size: 12px;
    line-height: 15px;
    font: 'Courier New', Courier, monospace;
    margin-left: 35px;
    margin-top: 0px
}

#logo {
    z-index: 3;
    font-family: Georgia;
    font-size: 20px;
    color: #fff;
    margin-top: 32px;
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: right
}

.menu {
    font-size: 20px;
    text-decoration: none;
    color: #FFF
}

#news1 {
    z-index: 3;
    font-family: helvetica;
    color: #fff;
    margin-top: 20px;
    line-height: normal;
    position: absolute;
    top: 0px;
    text-align: left
}

#news2 {
    z-index: 3;
    font-family: georgia;
    font-size: 30px;
    color: #fff;
}

#news3 {
    z-index: 3;
    font-family: helvetica;
    color: #fff;
    margin-top: 0px;
    line-height: normal;
    position: absolute;
    top: 0px;
    text-align: left
}

.bold:hover {
    background-color: #FC0
}

#cennik {
    width: 300px;
    text-align: right;
    color: #666;
    font-size: 17px;
    line-height: 18px;
    font-family: 'Courier New', Courier, monospace;
    text-decoration: none;
}

#cennik:hover {
    background-color: #FC0
}

#footer {
    height: 60px;
    width: 60%;
    font-family: sans-serif;
    font-size: 7pt;
    text-align: center;
    color: #b5b5b5;
    position: absolute;
    bottom: -20px;
    margin-bottom: -90px;
    padding: 0 20%;
    padding-top: 10px;
}

#flash {
    width: 100% height: 100%;
}

#myAlternativeContent {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
}

body, html {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}
