.menu_bg .menu_content .active {
    font-weight: bold;
    color: #63295b;
}

.mainMenu {
    float: left;
    margin-top: 13px;
    min-width: 100px;
    text-align: center !important;
}

.submenu img {
    position: relative;
    margin-top: 3px;
}

.submenu a.active {
    background-image: url('images/submenu_hover.png');
    background-repeat: no-repeat;
    display: block;
    width: 318px;
    float: right;
    font-weight: bold;
}

.banner img {
    margin-top: 20px;
}

.footer_link a.active {
    text-decoration: underline;
    color: #63295b;
}

.kontakt_right small {
    font-size: 10px;
}

.menu_left ul a.active {
    background-image: url('images/menu_hover.png');
    background-repeat: no-repeat;
}

label.panelKlienta {
    position: absolute;
		line-height: 22px;
    left: 15px;
}

span#przypomnienie label.panelKlienta {
    position: absolute;
    top: 0px;
    left: 10px;
    color: #912678;
}

span.panelKlienta, span#przypomnienie {
    position: relative;
		display: inline-block;
}

#przypomnijLogin {
    color:#912678;
    height:20px;
    margin-right:20px;
    padding-left:10px;
    padding-right:10px;
    width:200px;
}

.registerForm input {
    background:none repeat scroll 0 0 white;
    border:1px solid #F6F6F6;
    height:20px;
    width:340px;
}

#submit {
    cursor: pointer;
    width: 150px;
    text-align: center;
}

.check {
    width: auto !important;
}

.slideshow {
    float: left;
    width: 185px;
    text-align: center;
    height: 60px;
}

#mainMenu2Links {
    float: right;
}
