/* MAIN STYLES */
body,html {
    font-size: 12px;
    font-family: Verdana,Arial, Helvetica,Tahoma,sans-serif;
    background-image: url('../../images/index/bg_content_right.gif');
    background-repeat: repeat-x;
    background-color: #fff;
    margin: 0;
    padding: 0;
    line-height: 15px;
    color: #d0d0d0;
    font-size: 11px;
}

img {
    border: 0;
}

form{
    padding: 0;
    margin: 0;
}

.contactPage, .ofirmiePage, .serwisPage{
    color: #222;
}

.contactPage h2, .ofirmiePage h2, .serwisPage h2{
    padding: 15px 0 0 0;
    margin:0;
    display: block;
    font-family: verdana;
    font-size: 16px;
}

.ofirmiePage h2{
    padding-bottom: 20px;
}

.naglowek{
    background-image:url(../../images/index/naglowek.gif);
    background-position:left top;
    background-repeat:no-repeat;
    color:#014687;
    font-weight:bold;
    height:92px;
    padding-left:100px;
    padding-right: 120px;
    line-height: 110px;
    padding-bottom:10px;
    font-size: 11px;
    margin: 0px;
    
}

.naglowek img{
    float: right;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    
}

.serwisPage{
    line-height: 1.7em;
}

.contactPage img, .ofirmiePage img, .serwisPage img{
    margin: 0 auto;
    display: block;
}
.ofirmiePage .welcome{
    padding-left: 300px;
    padding-bottom: 20px;
}

a{
    color: #004586;

}
.contactPage h3{
    padding: 10px 0 0px 0;
    margin:0;
    display: block;
    font-size: 13px;
    font-family: verdana;
}

table#root{
    margin: 0 none;
    border-collapse: collapse;
    padding: 0;
    width: 100%;
}

/*TOP*/

table#root td#topLeft{
    background-image: url('../../images/index/bg_content.gif');
    background-repeat: repeat-x;
    height: 135px;
    width: auto;
    margin: 0 auto;
}

table#root td#topCenter{
    width: 968px;
    padding: 0;
    margin: 0;
    background-image: url('../../images/index/bg_top_center.gif');
    background-repeat: no-repeat;
}

table#root td#topCenter div#topContent{
    width: 968px;
    height: 135px;
    padding: 0;
    margin: 0;
}

table#root td#topCenter div#topContent a{
    display: block;
    width: 295px;
    height: 135px;
}

table#root td#topRight{
    background-image: url('../../images/index/bg_right.gif');
    background-repeat: no-repeat;
    height: 135px;
    width: auto;
    margin: 0 auto;
}

/*CENTER*/

table#root td#centerLeft{
    width: auto;
    margin: 0 auto;
    padding: 0;
}

table#root td#centerCenter{
    width: 967px;
    padding: 0;
    margin: 0;
    background-image: url('../../images/index/bg_site_left.gif');
    background-repeat: repeat-y;
    background-position: 28px 0px;
}

table#root td#centerCenter div#contentContainer{
    width: 967px;
    margin: 0 auto;
    background-image: url('../../images/index/bg_left_bottom.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
    border-right: 1px solid #000000;
}

table#root td#centerCenter div#contentContainer div#orangeTopBelt{
    width: 939px;
    height: 29px;
    background-color: #f18e00;
    border-left: 1px #f18e00 solid;
    float: right;
    position: relative;
    left: 1px;
}

table#root td#centerCenter div#contentContainer div#orangeTopBelt a{
    display: block;
    float: right;
    padding: 6px 11px 7px 11px;
    color: #fff;
    text-decoration: none;
}

table#root td#centerCenter div#contentContainer div#contentLeft{
    float: left;
    width: 323px;

}

table#root td#centerCenter div#contentContainer div#contentLeft div#menu{
    width: 293px;
    float: right;
    background-color: #b2bdc3;
    border-top: 1px #000 solid;
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
}

table#root td#centerCenter div#contentContainer div#contentLeft div#menu a.select{
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    width: 273px;
    height: 25px;
    background-color: #6e6e6e;
    padding: 10px 0px 0px 20px;
    background-image: url('../../images/index/m_s_arrow.gif');
    background-repeat: no-repeat;
    background-position: 9px 15px;
    border-bottom: 1px #000 solid;
}

table#root td#centerCenter div#contentContainer div#contentLeft div#menu a.deselect{
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    width: 273px;
    height: 25px;
    background-color: #98a3a9;
    padding: 10px 0px 0px 20px;
    background-image: url('../../images/index/m_d_arrow.gif');
    background-repeat: no-repeat;
    background-position: 9px 15px;
    border-bottom: 1px #000 solid;
}

table#root td#centerCenter div#contentContainer div#contentLeft div#menu a.submenuLink{
    display: block;
    text-decoration: none;
    color: #000;
    padding: 5px 0px 5px 29px;
    font-weight: 700;
    background-color: #c9c9c9;
    background-image: url('../../images/index/m_d_arrow.gif');
    background-repeat: no-repeat;
    background-position: 18px 10px;
    border-bottom: 1px #000 solid;
}

table#root td#centerCenter div#contentContainer div#contentLeft div#menu a.submenuLinkLow{
    display: block;
    text-decoration: none;
    color: #000;
    height: 20px;
    width: 254px;
    padding: 4px 0px 0px 39px;
    font-weight: 700;
    background-color: #c9c9c9;
    background-image: url('../../images/index/m_d_arrow.gif');
    background-repeat: no-repeat;
    background-position: 27px 10px;
    border-bottom: 1px #000 solid;
}

table#root td#centerCenter div#contentContainer div#contentLeft div#leftTop{
    background-image: url('../../images/index/bg_left_top.gif');
    background-repeat: no-repeat;
    width: 323px;
    height: 168px;
    margin: auto 0 auto 0;
} 

table#root td#centerCenter div#contentContainer div#contentLeft div#leftBottom{
    width: 323px;
    height: 329px;
}

table#root td#centerCenter div#contentContainer div#contentRight{
    float: right;
    width: 605px;
    padding: 0px 19px 0px 19px;
    /*border-right: 1px #000 solid;*/
}

table#root td#centerCenter div#contentContainer div#contentRight div#navigBelt{
    height: 36px;
    width: 605px;
    line-height: 33px;
}

table#root td#centerCenter div#contentContainer div#contentRight div#navigBelt span.navigInfo{
    color: #48525b;
    font-size: 10px;
    font-weight: 700;
}

table#root td#centerCenter div#contentContainer div#contentRight div#navigBelt h1{
    padding: 0;
    margin: 0;
    color: #014687;
    font-size: 10px;
    font-weight: 700;
}

table#root td#centerCenter div#contentContainer div#contentRight div#navigBelt a.inactive{
    font-size: 10px;
    font-weight: 700;
    color: #014687;
    text-decoration: none;
}

table#root td#centerCenter div#contentContainer div#contentRight div#navigBelt a.active{
    font-size: 10px;
    font-weight: 700;
    color: #f28d00;
    text-decoration: none;
}

table#root td#centerCenter div#contentContainer div#contentRight div.contentSite{
    width: 605px;

}

table#root td#centerCenter div#contentContainer div#contentRight div.contentSite div.boxSmall{
    width: 295px;
    height: 159px;
    margin-bottom: 20px;
    background-image: url('../../images/index/box.gif');
    background-repeat: no-repeat;
}

table#root td#centerCenter div#contentContainer div#contentRight div.contentSite div.boxSmall h3.boxTitle{
    margin: 0px;
    height: 30px;
    width: 285px;
    padding: 0px 5px 0px 5px;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
}


table#root td#centerCenter div#contentContainer div#contentRight div.contentSite div.boxSmall h3.boxTitle a{
    display: block;
    width: 264px;
    height: 30px;
    padding-right: 20px;
    text-decoration: none;
    color: #000;
    line-height: 30px;
    font-weight: bold;
}

table#root td#centerCenter div#contentContainer div#contentRight div.contentSite div.boxSmall div.boxContent{
    padding: 11px 0px 11px 20px;
    height: 100px;
    color: #010101;
    font-size: 11px;
    overflow: hidden;
}

table#root td#centerCenter div#contentContainer div#contentRight div.contentSite div.boxSmall div.boxContent img{
    float: right;
    margin-right: 5px;
}

table#root td#centerRight{
    width: auto;
    margin: 0 auto;
    padding: 0;
}

.level1{
     background-position: 28px 10px !important;
     padding-left: 39px !important;
     background-color: #d9d9d9 !important;
}

.level2{
     background-position: 38px 10px !important;
     padding-left: 49px !important;
     background-color: #efefef !important;
}

.produkty, .specification{
    border-collapse:collapse;
    border: 1px solid #aaa6a7;
}

.produkty td, .produkty th, .specification td , .specification th{
    border: 1px solid #aaa6a7;
    text-align: center;
    padding: 4px 2px 4px 2px;
    font-size: 10px;
}
.specification{
    width: 415px;
    float: right;
}
.specification td {
    text-align: left;
}
.specification th{
    text-align: left;
    width: 300px;
}

.produkty th{
    background-color: #d1d1d1;
    color: #000;
}

.produkty .light, .specification .light td, .specification .light th{
    background-color: #fff;
    color: #000;
    font-size: 10px;
}

.produkty .dark, .specification .dark td, .specification .dark th{
    background-color: #d1d1d1;
    color: #000;
    font-size: 10px;
}

.produkty td.name{
    padding-left: 3px;
    padding-right: 3px;
}
.produkty td.image{
    padding:0;
    background-color: #fff;
    text-align: center;
}
.produkty td.image img{
    display: block;
    margin: 0 auto;
    padding:0;
    height: 65px;
}



.productimage{
    float: left;
    padding-right: 20px;
    padding-left: 20px;
    width: 150px;
}

.productdescription{
    padding-top: 10px;
    padding-bottom: 10px;
}

.productwyposazenie{
    float: right;
    width: 415px;
    padding-bottom: 35px;
}

.serwiskontakt{
    padding-left: 20px;
}

.serwiskontakt h2{
    font-size: 13px;
    padding-bottom: 5px;
}

.product h3{
    font-size: 13px;
    padding: 15px 0 15px 0;
    margin:0;
}

.product table{
    padding:0;
    margin:0;
}

/*BOTTOM*/

table#root td#footerLeft{
    width: auto;
    margin: 0 auto;
    height: 31px;
    background-color: #014687;
}

table#root td#footerCenter{
    width: 968px;
    height: 31px;
    background-color: #014687;
    background-image: url('../../images/index/bg_footer.gif');
    background-repeat: no-repeat;
    background-position: 178px 0px;
    color: #e0e0e0;
    text-align: center;
}

table#root td#footerCenter ul {
  list-style-type: none;
  padding: 10px 20px;
  margin: auto;
}

table#root td#footerCenter ul li{
  padding: 0px 5px;
  display: inline;
}

table#root td#footerCenter a{
    color: #e0e0e0;
    text-decoration: none;

}

table#root td#footerRight{
    width: auto;
    margin: 0 auto;
    height: 31px;
    background-color: #014687;
}

table#root td#spaceBottom{
    background-color: #e9e7e8;
    height: 135px;
    width: auto;
}

.floatLeft{
    float: left;
}

.floatRight{
    float: right;
}

/*UNWERSAL CLASSES*/
.clearBoth{
    clear: both;
}

.displayHide{
    display: none;
}

p{
    padding: 0;
    margin: 0;
}

.maszynydesc{
    padding:10px 0 10px 0;
    margin:0;
    display: block;
    font-size: 13px;
    color: #000;
}