
/*
 * Structure start
 * */
body {
    cursor: default;
    background: #475469 url(../_img/bg_body.gif) -255px -63px repeat-x; 
}

#pWrapper {
    width: 100%;
}

#pContainer {
	display: block;
    width: 960px;
    margin: 15px auto;
    padding: 0px;
    text-align: left;
    background: #ffffff url(../_img/bg_container.jpg) top left repeat-x; 
}

#pHeader {
    position: relative;
    background: transparent url(../_img/bg_head.png) top left no-repeat; 
}

#pHeader .logo {
    display: inline-block;
    width: 265px;
    height: 82px;
	background: transparent url(../_img/logo_itb.png) top left no-repeat; 
    border: 0 none;
    text-decoration: none;
}

#pHeader .info {
    position: absolute;
    top: 28px;
    right: 0px;
    padding: 0px 10px 0px;
    background: transparent url(../_img/bg_info.gif) right 9px no-repeat;
   
    
}
#pHeader .info p {
    padding: 0px;
    margin: 0px;
     color: #022662;
    font-family: Tahoma;
    font-size: 13px;
}

#pMenu {
    position: relative;
    float: left;
    padding: 0px!important;
    background: transparent url(../_img/bg_menu.jpg) left top repeat-x;
    width: 100%;
    z-index: 50;
    list-style: none;
}
body.page #pMenu {
    background: #f7f7f7 url(../_img/bg_menu.png) left top repeat-x;
    
}
#pMenu .bgLeft {
    position: absolute;
    top: -8px; 
    left: -10px
}
#pMenu .bgRight {
    position: absolute;
    top: -8px; 
    right: -10px
}

#pMenu ul.mainMenu {
   float: left;
   list-style: none;
   list-style: none;
}

#pMenu ul.mainMenu li {
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
    float: left;
    background: transparent url(../_img/bg_menu-separator-right.jpg) right top no-repeat;
}
body.page #pMenu ul.mainMenu li {
    padding-bottom: 0px;
    background: transparent url(../_img/bg_menu-separator-right.png) right top no-repeat;
}
#pMenu ul.mainMenu li a {
    display: inline-block;
    height: 40px;
    color: #475469;
    text-shadow: 1px 1px 1px #ffffff;
    text-decoration: none;
    font-size: 13px;
    background: transparent url(../_img/bg_menu-separator-left.jpg) left top no-repeat;
}
body.page #pMenu ul.mainMenu li a {
    background: transparent url(../_img/bg_menu-separator-left.png) left top no-repeat;
}
#pMenu ul.mainMenu li a span {
    padding: 5px 0px 5px;
    display: inline-block;
    height: 30px;
    width: 160px;
    color: #475469;
    text-shadow: 1px 1px 1px #ffffff;
    text-decoration: none;
    font-size: 13px;
    text-align: center;
}
#pMenu ul.mainMenu li.active a span {
     background: transparent url(../_img/bg_menu-item-hover.jpg) center top no-repeat;
     font-weight: bold;
     color: #022662;
     padding: 12px 0px 0px;
}
#pMenu ul.mainMenu li.active.last a span {
     background: none;
     font-weight: bold;
     color: #022662;
     padding: 5px 0px 5px;
}
body.page #pMenu ul.mainMenu li.active a span {
    background: transparent url(../_img/bg_menu-item-hover.png) center top no-repeat;
}
body.page #pMenu ul.mainMenu li.active.last a span {
    background: transparent none;
}

#pMenu ul.mainMenu li div {
    position: absolute;
    top: 34px;
    left: -8px;
    width: 175px;
    display: none;
    z-index: 10;
    background: #dae2eb url(../_img/bg_menu-item-hover-top.jpg) center top no-repeat;
}
#pMenu ul.mainMenu li.active div {
     display: block;
     padding: 10px 0px;
    -webkit-box-shadow:  0px 6px 5px 3px #ebebeb;
    box-shadow:  0px 6px 5px 3px #ebebeb;
    /*border-left: 1px solid #b8bfc9;
    border-right: 1px solid #b8bfc9;
    border-bottom: 1px solid #b8bfc9;*/
}
#pMenu ul.mainMenu li.active div a {
    padding: 5px 0px;
    margin: 0px;
    display: block;
    height: auto!important;
    width: 175px;
    text-align: center;
    background: 0 none;
    color: #022662;
    text-shadow: 1px 1px 1px #ffffff;
}
#pMenu ul.mainMenu li.active div a:hover {
    font-weight: bold;
}
body.page ul.mainMenu li.last,
#pMenu ul.mainMenu li.last {
   background-image: none!important;
}
body.page ul.mainMenu li:first-child a,
#pMenu ul.mainMenu li:first-child a {
    background-image: none!important;
}


body.page .pBreadcrumb {
    font-size: 12px;
    color: #022662;
    background: #f7f7f7 url(../_img/bg_breadcrumb.jpg) repeat-x bottom center;
}

body.page .pBreadcrumb ul {
    padding: 10px;
}

body.page .pBreadcrumb ul li {
    display: inline;
}
body.page .pBreadcrumb ul li a {
   font-size: 12px;
   color: #022662;
   text-decoration: none;
   margin: 0px 5px;
}
body.page .pBreadcrumb ul li a:hover {
   text-decoration: underline;
}


#pContent {
    z-index: -1;
}

#pBottom {
    clear: both;
    padding: 15px 15px 0px 15px;
}

#pBottom .cont {
    padding: 15px 15px 0px 15px!important;
    background: #dfd396 url(../_img/bg_bottom.jpg) repeat-x top center;
    border-top: 2px solid #f1efdd;
    border-left: 2px solid #f1efdd;
    border-right: 2px solid #f1efdd;
    text-align: center;
}
.bottomLogo {
    margin: 15px 37px 0px;
    display: inline-block;
    height: 65px;
    width: auto;
}

#pFooter {
    position: relative;
    clear: both;
    background: #c9d1db url(../_img/bg_footer-top.png) no-repeat top center;
    height: 105px;
}

#pFooter .cont {
    padding: 10px 0px 0px 40px;
}
    #pFooter table td {
       color: #475469;
       font-size: 13px;
       font-family: Tahoma;
       vertical-align: top;
    }
    #pFooter table td.legal,
    #pFooter table td.legal a {
        color: #959fad;
        font-size: 10px;
    }
    #pFooter table td.legal a {
        color: #959fad;
        font-size: 10px;
        margin-right: 20px;
    }
    #pFooter .bgLeft {
        position: absolute;
        top: -8px; 
        left: -10px
    }
    #pFooter .bgRight {
        position: absolute;
        top: -8px; 
        right: -10px
    }

/*
 * Structure end
 * */
/*
 * Design start
 * */
 
/* ---- indexPage start ------ */

body.indexPage #pContent {
    float: left;
    clear: both;
    padding: 15px 0px 0px 15px;
    
}

body.indexPage #pContent .pContentLeft {
    float: left;
    padding: 0px;
    width: 740px;
    height: 280px;
    overflow: hidden;
}
    body.indexPage #pContent .pContentLeft .content {
        padding: 1px 11px 0px 1px;
        width: 730px;
        height: 280px;
        background: transparent url(../_img/bg_index-slider.jpg) top left no-repeat;  
    }
    .bx-controls {
        display: none;
    }

body.indexPage #pContent .pContentRight {
    float: left;
    padding: 0px 0px 0px 2px;
    width: 195px;
    height: 280px;
}
    body.indexPage #pContent .pContentRight .mapContent {
        padding: 1px 8px 0px 7px;
        width: 180px;
        height: 210px;
        background: transparent url(../_img/bg_index-map.jpg) top left no-repeat;
    }

    body.indexPage #pContent .pContentRight .langContent {
        position:relative;
        padding: 10px 15px 15px;
        width: 165px;
        height: 40px;
        background: transparent url(../_img/bg_index-lang.png) top left no-repeat;
    }
        body.indexPage #pContent .pContentRight .langContent a {
            padding: 1px 0px 0px 40px;
            margin-bottom: 4px;
            display: block;
            height: 20px;
            width: 140px;
            color: #475469;
            text-shadow: 1px 1px 1px #ffffff;
            text-decoration: none;
            font-size: 13px;
        }
        body.indexPage #pContent .pContentRight .langContent a:hover {
            font-weight: bold;
        }
        body.indexPage #pContent .pContentRight .langContent a.lngEN {
            background: transparent url(../_img/sprite_lang.png) left 3px no-repeat;
        }
        body.indexPage #pContent .pContentRight .langContent a.active.lngEN {
            background: transparent url(../_img/sprite_lang.png) left -47px no-repeat;
        }
        body.indexPage #pContent .pContentRight .langContent a.lngHU {
            background: transparent url(../_img/sprite_lang.png) left -97px no-repeat;
        }
        body.indexPage #pContent .pContentRight .langContent a.active.lngHU {
            background: transparent url(../_img/sprite_lang.png) left -146px no-repeat;
        }
        body.indexPage #pContent .pContentRight .langContent .bgRight {
            position: absolute;
            top: -3px; 
            right: -19px
        }
/* ---- indexPage end ------ */

/* ---- page start ------ */

.langContent {
    padding: 8px 7px 1px 15px;
    position: absolute;
    top: -7px;
    right: 0px;
    background: transparent url(../_img/bg_index-lang.png) top left no-repeat;
}
.page .langContent {
    right: -10px;
}
.langContent a.lngEN {
    padding-left: 40px;
    background: transparent url(../_img/sprite_lang.png) left 0px no-repeat;
}
.langContent a.lngHU {
    padding-left: 40px;
    background: transparent url(../_img/sprite_lang.png) left -99px no-repeat;
}
.langContent .bgRight {
    position: absolute; 
    top: -2px; 
    right: -11px;
}
body.page #pContent {
    padding: 15px 0px 15px 0px;
    float: left;
	min-height: 	295px;
}

body.page #pContent .pContentLeft {
    float: left;
    padding: 0px;
    width: 265px;
}
    

body.page #pContent .pContentRight {
    float: left;
    width: 680px;
    
}
    body.page #pContent .pContentRight .contW .leftCol {
        float: left;
        padding: 0px 20px 0px 0px;
        width: 400px;
    }
    body.page #pContent .pContentRight .contW .rightCol {
        float: left;
        padding: 0px 0px 0px 0px;
        width: 260px;
    }
    
/* ---- page end ------ */

/* productPage start */
    .productInfo {
        margin-top: -10px;
        line-height: 17px;
    }
    .productInfo p {
        line-height: 17px;
    }
/* productPage end */

/* manufacturerPage start */

.logoList {
    
    
}

.tooltip {
    padding: 20px;
    position: absolute;
    z-index: 100;
    font-size: 12px;
    line-height: 18px;
    background: url(../_img/bg_bottom.jpg) repeat-x scroll center bottom #fef9d3;
    border-top: 2px solid #F1EFDD;
    border-left: 2px solid #F1EFDD;
    border-right: 2px solid #F1EFDD;
    width: 240px;
}
    .tooltip .top {
        font-size: 14px;
        font-weight: bold;
    }
    .tooltip img {
        position: relative;
        bottom: -30px;
        left: 110px;
        margin: 0 auto;
        display: inline-block
    }
 
 
/*** common elements ***/
h1 {
    padding: 0px 0px 15px;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}

h2 {
    padding: 0 0 10px 0;
    font-size: 18px;
}

h3 {
    padding: 0 0 10px 0;
    font-size: 16px;
}

h4 {
    padding: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
}

#pHeader, #pMenu {
    padding: 15px;
}

/* productPage END */

/* category start */

.catItem {
    float: left;
    position: relative;
    padding: 0px 8px 0 6px;
    margin-right: 5px;
    background: url(../_img/bg_category-item.jpg) no-repeat scroll left bottom transparent;
    height: 180px;
    width: 205px;
}
.catItem.active {
    background-position: left top;
}
    .catItem.active a.categoryName {
        background-position: left top;
    }

    .catItem a.categoryName {
        position: absolute;
        bottom: 10px;
        left: 0px;
        display: block;
        height: 40px;
        padding: 0px 8px 0 6px;
        width: 205px;
        text-align: center;
        line-height: 16px;
        text-decoration: none;
    }
    .catItem.active a.categoryName {
        font-weight: bold;
    }
    .catItem a.categoryPic {
        padding: 0px 8px 0 6px;
        display: block;
        height: 220px;
        width: 205px;
        text-align: center;
        text-decoration: none;
    }
    .catItem a.categoryPic img {
        display: inline-block; 
    }
/* category END */

/*** left col ***/

#pContent .pContentLeft .subMenuHolder{
    margin: 0px 0px 0px -10px;
    position: relative;
}
    #pContent .pContentLeft .subMenuHolder .bgLeft {
        position: absolute;
        top: -8px;
        left: 0px;
    }
    #pContent .pContentLeft .subMenu {
        background: #d6dbe3;
        padding: 0px;
        width: 250px;
        list-style: none;
    }
    #pContent .pContentLeft ul.subMenu li {
        overflow: hidden;
        background: transparent url(../_img/bg_sub-menu.jpg) no-repeat bottom left;
    }
    #pContent .pContentLeft ul.subMenu li:last-child {
        background: transparent none;
    }
    #pContent .pContentLeft ul.subMenu li a {
        color: #032662;
        font-size: 12px;
        text-decoration: none;
        display: block;
        padding: 10px 10px 10px 30px;
    }
    #pContent .pContentLeft ul.subMenu li a.active,
    #pContent .pContentLeft ul.subMenu li a:hover {
        font-weight: bold;
        background: transparent url(../_img/bg_submenu-active.jpg) no-repeat 225px 17px;
    }
    
    
    #pContent .pContentLeft .subMenu .subMenu {
        /*display: none;*/
    }

    #pContent .pContentLeft .subMenu .subMenu {
        margin: 0px 0px 15px 30px;
        width: 205px;
    }

    #pContent .pContentLeft .subMenu .subMenu li {
        border-left: 7px solid #b8c1d1;
        background: none;
    }
    #pContent .pContentLeft .subMenu .subMenu li a {
        padding: 0px 0px 0px 15px;
    }
    #pContent .pContentLeft .subMenu .subMenu li a.active,
    #pContent .pContentLeft .subMenu .subMenu li a:hover {
        font-weight: bold;
        background: transparent url(../_img/bg_submenu-active.jpg) no-repeat 188px 7px;
    }



#pContent .pContentLeft .contW {
    background: #fff;
    margin: 10px 0;
}

#pContent .pContentLeft .contW .cont {
    padding: 10px;
    background: #fff;
}

/*** right col ***/
#pContent .pContentRight .contW {
    overflow: hidden;
}

#pContent .pContentRight .contW .leftCol,
#pContent .pContentRight .contW .rightCol {
    float: right;
}

#pContent .pContentRight .contW .cont {
    background: #fff;
}
a.noClick {
    cursor: default;
}
a.noClick:hover {
    font-weight: normal!important;
    background: none!important;
}


p{text-align: justify}