/* MAIN STYLES */

body,html {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    line-height: 15px;
    color: #585a5e;
    height:100%;
    background-image: url('../../images/index/bg_body.jpg');
    background-position: 0px -47px;
}

img {
    border: 0;
}

form{
    padding: 0;
    margin: 0;
}

:focus{
    outline: 0;
}

a{
    color: #eb9c29;
    text-decoration: none;
}

a:hover{
    color: #eb9c29;
    text-decoration: underline;
}

label {
    display: inline-block;
    width: 120px;
}

input.text {
    width: 277px;
}

textarea {
    width: 400px;
    height: 100px;
}

input.submit {
    
}

div#wrapper{
    width: 100%;
    background-image: url('../../images/index/bg_wrapper.jpg');
    background-repeat: repeat-x;
}

table#root{
    margin: 0;
    border-collapse: collapse;
    padding: 0;
    width: 100%;
}
table#root td#topLeft{
    height: 238px;
    width: auto;
    margin: 0 auto;
    background-image: url('../../images/index/bg_top_left.jpg');
    background-repeat: no-repeat;
    background-position: top right;
}

table#root td#topCenter{
    width: 889px;
    height: 238px;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-image: url('../../images/index/bg_top.jpg');
    vertical-align: top;
}


table#root td#topCenter a#wozkiWidolwe{
    width: 380px;
    height: 80px;
    float: right;
    background-image: url('../../images/index/wozki_widlowe.png');
    display: block;
    margin-top: 16px;
}

table#root td#topCenter div#logo{
    width: 217px;
    height: 96px;
    float: left;
}

table#root td#topCenter div#logo img{
    display: block;
}

table#root td#topCenter div#contact{
    width: 250px;
    height: 70px;
    margin: 39px 0px 0px 267px;
    color: #fff;
    line-height: 16px;
    float: left;
}

table#root td#topCenter div#contact p{
    padding: 0;
    margin: 0;
}

table#root td#topRight{
    height: 238px;
    width: auto;
    margin: 0 auto;
    background-image: url('../../images/index/bg_top_right.jpg');
    background-repeat: no-repeat;
    background-position: top left;
}

table#root td#centerCenter{
    width: 889px;
    background-image: url('../../images/index/bg_content.jpg');
    background-repeat: repeat-x;
}

table#root td#centerCenter div#content{
    width: 889px;
    background-image: url('../../images/index/bg_content_center.jpg');
    background-repeat: repeat-y;
    background-position: 0px 71px;
}

table#root td#centerCenter div#content div#menuWrapper{
    width: 278px;
    float: left;
    background-image: url('../../images/index/bg_menu_wrap.jpg');
    background-repeat: repeat-y;
}
table#root td#centerCenter div#content div#menu{
    width: 278px;
    background-image: url('../../images/index/bg_menu.jpg');
    background-repeat: no-repeat;
    min-height: 600px;
    height: auto !IMPORTANT;
    height: 600px;
}

table#root td#centerCenter div#content div#menu div#menuContent{
    width: 207px;
    height: 119px;
    position: relative;
    top: 27px;
    left: 12px;
}

table#root td#centerCenter div#content div#menu div.menuFirst{
    background-image: url('../../images/index/menu_first.jpg');
    background-repeat: no-repeat;
}

table#root td#centerCenter div#content div#menu div.menuSecond{
    background-image: url('../../images/index/menu_second.jpg');
    background-repeat: no-repeat;
}

table#root td#centerCenter div#content div#menu div.menuThree{
    background-image: url('../../images/index/menu_three.jpg');
    background-repeat: no-repeat;
}

table#root td#centerCenter div#content div#menu div.menuFirstSel{
    background-image: url('../../images/index/menu_first.jpg') !IMPORTANT;
    background-repeat: no-repeat;
}

table#root td#centerCenter div#content div#menu div.menuSecondSel{
    background-image: url('../../images/index/menu_second.jpg') !IMPORTANT;
    background-repeat: no-repeat;
}

table#root td#centerCenter div#content div#menu div.menuThreeSel{
    background-image: url('../../images/index/menu_three.jpg') !IMPORTANT;
    background-repeat: no-repeat;
}

table#root td#centerCenter div#content div#menu ul#menuList{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

table#root td#centerCenter div#content div#menu ul#menuList li{
    padding: 0;
    margin: 0;
}

table#root td#centerCenter div#content div#menu ul#menuList li a{
    color: #fff;
    text-decoration: none;
    display: block;
    width: 85px;
    padding: 10px 0px 0px 10px;
    height: 21px;
}

table#root td#centerCenter div#content div#textWrapper{
    float: left;
    width: 611px;
    background-image: url('../../images/index/bg_text_wrapper.jpg');
    background-repeat: repeat-y;
    background-position: 0px 71px;
}

table#root td#centerCenter div#content div#text{
    width: 601px;
    background-image: url('../../images/index/bg_text.jpg');
    background-repeat: no-repeat;
    padding: 14px 5px 27px 5px;	
}

table#root td#centerCenter div#content div#text div#textContentWrapper{
    width: 545px;
    background-image: url('../../images/index/bg_text_content_wrapper.jpg');
    background-repeat: repeat-y;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent{
    width: 495px;
    padding: 25px 26px 0px 26px;
    background-image: url('../../images/index/bg_text_content.jpg');
    background-repeat: no-repeat;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent h1, table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent h2{
    color: #ef8e00;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 0px 0px 5px 0px;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent a#goAllegro{
    display: block;
    width: 264px;
    height: 28px;
    background-image: url('../../images/index/bg_go_allegro.png');
    margin: 0 auto;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent p{
    padding: 10px 0px 10px 0px;
    margin: 0;
    line-height: 22px;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent ul#oferta{
    background-image: url(../../images/index/oferta.jpg);
    background-position: right 15px;
    background-repeat: no-repeat;
    padding: 0 240px 0 25px;
    width: 215px;
    list-style-type: none;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent ul#oferta li{
    background-image: url(../../images/index/pointer.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
    padding: 0 0 0 15px;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent div.bordered{
    background-image: url(../../images/index/bg_bordered.jpg);
    background-repeat: no-repeat;
    height: 71px;
    padding: 20px 30px;
    margin: 30px 0px;
    width: 438px;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent div.bordered ul{
    list-style-type: none;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent div.bordered ul li{
    background-image: url(../../images/index/pointer.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
    padding: 0 0 0 15px;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent div#mapContainer{
    width: 492px;
    height: 320px;
    border: 1px #596368 solid;
    margin: 15px 0px 0px 0px;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent div#mapText{
    padding: 23px 0px 0px 0px;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContent div#mapText p{
    margin: 0;
    padding: 10px 0px;
    line-height: 22px;
}

table#root td#centerCenter div#content div#text div#textContentWrapper div#textContentBottom{
    width: 545px;
    height: 16px;
    background-image: url('../../images/index/bg_text_content_bottom.gif');
    background-repeat: no-repeat;
    position: relative;
    top: 13px;
}

table#root td#centerLeft{
    width: auto;
    margin: 0 auto;
    vertical-align: top;
    background-image: url('../../images/index/bg_content.jpg');
    background-repeat: repeat-x;
}

table#root td#centerRight{
    width: auto;
    margin: 0 auto;
    background-image: url('../../images/index/bg_content.jpg');
    background-repeat: repeat-x;
}


table#root td#footerLeft{
    width: auto;
    margin: 0 auto;
    height: 191px;
    background-image: url('../../images/index/bg_footer_inside.jpg');
    background-repeat: repeat-x;
    background-position: 0px 8px;
}

table#root td#footerCenter{
    width: 889px;
    height: 191px;
    background-image: url('../../images/index/bg_footer_center.jpg');
    background-repeat: no-repeat;
    vertical-align: top;
}

table#root td#footerCenter div#footerCopyright{
    color: #fff;
    padding: 56px 0px 0px 0px;
    text-align: center;
}

table#root td#footerCenter div#footerOther{
    padding: 3px 0px 0px 0px;
    text-align: center;
    color: #fff;
}

table#root td#footerRight{
    width: auto;
    margin: 0 auto;
    height: 191px;
    background-image: url('../../images/index/bg_footer_inside.jpg');
    background-repeat: repeat-x;
    background-position: 0px 8px;
}

.grecaptcha-badge {
    display: none;
}

/*UNWERSAL CLASSES*/
.clearBoth{
    clear: both;
}

.floatLeft{
    float: left;
}

.floatRight{
    float: right;
}