.gornemenubar {
    margin-top: 2px;
    background-image: url("/img/gorne_menu_bar.png");
    background-repeat: no-repeat;
    height: 26px;
    width: 911px;
    text-align: right;
}

.gornemenubar a {
    color: #fff;
    padding-right: 22px;
}

.dolmenubar {
    background-image: url("/img/panel_dolny_header.png");
    background-repeat: no-repeat;
    height: 56px;
    width: 911px;
    text-align: right;
}

.loginbox {
    height: 40px;
    padding: 3px;
    padding-right: 22px;
    padding-top: 10px;
}

.pole {
    border: #ddd 1px solid;
    color: #999;
    width: 90px;
    padding-right: 5px;
}

.pole2 {
    border: #ddd 1px solid;
    color: #aaa;
    width: 186px;
    line-height: 20px;
    height: 20px;
}

.loginbox a {
    color: #006fb9;
}

.loginbox a:hover {
    color: #4ab2ee;
}

.menubar {
    height: 29px;
    width: 911px;
    background-image: url(/img/menubar.png);
    background-repeat: no-repeat;
    line-height: 29px;
    text-align: left;
}

.menubar2 {
    height: 33px;
    width: 911px;
    background-image: url(/img/menubar2.png);
    background-repeat: no-repeat;
    line-height: 33px;
    text-align: left;
}

.menubar2 a {
    color: #333;
    line-height: 37px;
    padding-left: 15px;
    padding-right: 5px;
    font-weight: bold;
}

.menubar a {
    color: #fff;
    line-height: 29px;
    padding-left: 15px;
    padding-right: 5px;
    font-weight: bold;
}

.menubar2 a:visited {
    color: #333;
    line-height: 37px;
    padding-left: 15px;
    padding-right: 5px;
    font-weight: bold;
}

.menubar a:visited {
    color: #fff;
    line-height: 29px;
    padding-left: 15px;
    padding-right: 5px;
    font-weight: bold;
}

.menubar2d {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    width: 911px;
    height: 5px;
}

.separator_blue {
    height: 29px;
    line-height: 29px;
    background-image: url("/img/separator_blue.png");
    background-repeat: no-repeat;
    margin-right: 5px;
    margin-left: 10px;
    vertical-align: middle;
}

.separator_gray {
    height: 33px;
    line-height: 33px;
    background-image: url("/img/separator_gray.png");
    background-repeat: no-repeat;
    margin-right: 5px;
    margin-left: 10px;
    vertical-align: middle;
}

.button1 {
    font-weight: bold;
    color: #fff;
    background: none;
    border: #ccc 0px solid;
    background-image: url("/img/button.png");
    background-repeat: no-repeat;
    width: 73px;
    line-height: 18px;
    font-size: 12px;
}

.button2 {
    font-weight: bold;
    color: #fff;
    background: none;
    border: #ccc 0px solid;
    background-image: url("../../img/button_red.png");
    background-repeat: no-repeat;
    height: 23px;
    width: 84px;
    line-height: 13px;
}

.main_container {
    width: 911px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    clear: both;
    padding-top: 10px;
    height: 325px;
}

.main_container2 {
    width: 911px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    clear: both;
    padding-top: 10px;
    height: 285px;
}

.main_container3 {
    border: #f00 1px solid;
    width: 911px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    clear: both;
    height: auto;
}

#menu, div.box {
    width: 202px;
    height: 305px;
    background-image: url("../../img/searchbox.png");
    background-repeat: no-repeat;
    float: left;
    padding: 0px;
    margin: 0px;
}
