/*-----------------------------------------------
Purmo Main uitedStyle Sheet
----------------------------------------------- */
body, td, th {
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #333;
}
body {
    margin: 0px;
    padding: 0px;
/*    background-color: #eadfb7;
    background-image: url(/_d/common/n_out-bg.gif);
    background-position: center top;
    background-repeat: repeat-y;*/
    background-color: #c7c7c8;
}
body.cleverPage {
    background: url(/_d/common/clever-bg-body.png) center top repeat;
}
body.greyBg {
    background: #c7c7c8;
}
/* =LAYOUT
--------------------- */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

/* =LAYOUT
--------------------- */
/*
#page-a {
    background-image: url(/_d/common/bg-body-page-a.gif);
    background-repeat: repeat-x;
}
#page-a.c {
    background-image: url(/_d/common/bg-body-page-a-edit.gif);
    background-repeat: repeat-x;
}
#page-b {
    background-image: url(/_d/common/bg-body-page-b.gif);
    background-repeat: repeat-x;
}
#page-b.c {
    background-image: url(/_d/common/bg-body-page-b-edit.gif);
    background-repeat: repeat-x;
}
#page-w {
    background-image: url(/_d/common/bg-body-page-b.gif);
    background-position: 0 -40px;
    background-repeat: repeat-x;
}
*/
#wrapper {
    width: 1060px;
/*    background-color: #FFFFFF;*/
    margin: 0 auto;
}
.cleverPage #wrapper {
    background: none;
}
.outer {
/*    background-color: #FFFFFF;
    background-image: url(/_d/common/n_out-bg.gif);
    background-position: center top;
    background-repeat: repeat-y;
    padding: 0 20px;*/
}
#page-w #wrapper {
    width: 710px;
}
form {
    display: inline;
    margin: 0;
    padding: 0;
}
a {
    color: #870000;
    text-decoration: none;
}
a:hover {
    scolor: #EB6600;
    text-decoration: underline;
}
a img {
    border: none;
}

p {
    margin: 0 0 10px 0;
}
.clear {
    clear: both;
}
.clear-left {
    clear: left;
}
.clear-right {
    clear: right;
}
.input {
    border: 1px solid #999;
    font-family: Tahoma, sans-serif;
    color: #333333;
}
.select {
    border: 1px solid #999;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #333333;
}
.submit {
    border: 1px solid #870000;
    background-color: #A50028;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
#top-nav {
    position: absolute;
    top: 0;
    right: 22px;
    font-size: 13px;
}
#top-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#top-nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 28px 7px 0 14px;
    background-image: url(/_d/common/n_bg-top-nav.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.cleverPage #top-nav li {
    background-image: url(/_d/common/clever-n-bg-top-nav.gif);
}
#top-nav li a {
    background-image: url(/_d/common/n_arrow-r.gif);
    background-repeat: no-repeat;
    background-position: right 5px;
    padding-right: 10px;
}
.cleverPage #top-nav li a {
    background-image: url(/_d/common/clever-arrow-r-s-green.png);
    color: #333;
}

/* =HEADER page-a
--------------------- */
#page-a #wrapper {
    width: 1021px;
}
#page-a #header-wrapper {
/*    background-image: url(/_d/common/n_sh-box-bot.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0 19px 20px 20px;*/
    background: #fff;
    padding: 0;
    box-shadow: 0 0 15px #888;
    -moz-box-shadow: 0 0 15px #888;
    z-index: 10;
}
#page-a #header {
    position: relative;
    width: 100%;
    height: 563px;
}
#page-a #header-motto {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 195px;
    height: 320px;
    background-color: #870000;
}
#page-a #header-guarantee {
    position: absolute;
    top: 24px;
    left: 47px;
    width: 101px;
    height: 101px;
}
#page-a #header-flash {
    width: 1021px;
    position: absolute;
    top: 156px;
    z-index: 6;
}
#profile-select {
    display: none;
    position: absolute;
    top: 17px;
    left: 17px;
    color: #FFFFFF;
}
#page-a #profile-select .input {
    width: 158px;
    margin-top: 6px;
    border: 1px solid #EB6600;
    background-color: #FFFFFF;
}

/* =HEADER campaign page-c
--------------------- */
#page-c #wrapper {
    width: 1021px;
}
#page-c #header-wrapper {
/*    background-image: url(/_d/common/n_sh-box-bot.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0 19px 20px 20px;*/
    background: #fff;
    padding: 0;
    box-shadow: 0 0 15px #888;
    z-index: 10;
}
#page-c #header {
    z-index: 10;
    height: 161px;
    position: relative;
    width: 980px;
    padding: 0 20px;
}
#campaign-flash-container {
    width: 750px;
}
#campaign-flash {
}
#campaign-text {
    padding: 10px 0 0 10px;
    color: #777;
}
#campaign-more {
    text-align: right;
}
.green-more {
    padding: 2px 30px 5px 25px;
    line-height: normal;
    display: inline-block;
    zoom: 1;
    background: #7bac38 url(/_d/clever/arrow-more-white.png) no-repeat right 9px;
    color: #fff;
    font-size: 16px;
}

#campaign-movie {
    padding: 30px 0 20px 25px;
}

/* =HEADER page-b
--------------------- */
#page-b #wrapper {
    width: 1021px;
}
#page-b #header {
    height: 161px;
    position: relative;
    width: 100%;
    background: #fff;
    padding: 0;
    box-shadow: 0px -8px 10px #aaa;
    -moz-box-shadow: 0px -8px 10px #aaa;
    z-index: 10;
}
#header-logo {
    position: absolute;
    top: 50px;
    left: 20px;
}
#header-clever-logo {
    position: absolute;
    top: 61px;
    right: 20px;
}
#search {
    position: absolute;
    top: 110px;
    left: 771px;
    width: 219px;
    height: 26px;
    background-image: url(/_d/common/bg-search.png);
    background-repeat: repeat-x;
    padding: 10px 2px 10px 8px;
}
.cleverPage #search {
    background-image: url(/_d/common/bg-search.png);
}
#search .submit {
    background: transparent;
    padding: 4px 1px;
    border: none;
    position: absolute;
    top: 10px;
    right: 2px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    width: auto;
    overflow: visible;
}
#search input.submit:hover {
}
#page-b #profile-select {
    display: none;
    position: absolute;
    top: 108px;
    left: 715px;
}
#page-b #profile-select .input {
    width: 158px;
    margin-top: 2px;
    border: 1px solid #A50028;
    background-color: #FFFFFF;
}
/* =HEADER page-w
--------------------- */
#page-w #wrapper {
    width: 710px;
}
#page-w #header {
    position: relative;
    width: 100%;
    height: 100px;
    background-image: url(/_d/common/bg-header-page-b.gif);
    background-position: 0 -40px;
    background-repeat: repeat-x;
}
#page-w #header-logo {
    position: absolute;
    top: 10px;
    left: 62px;
}
/* =NAV page-b
--------------------- */
#nav {
    z-index: 300;
    position: absolute;
    top: 110px;
    left: 20px;
    background-image: url(/_d/common/n_nav-ul-bg.gif);
    background-repeat: repeat-x;
    height: 46px;
    width: 730px;
}
.cleverPage #nav {
    background-image: url(/_d/common/clever-n-nav-ul-bg.gif);
}
#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;    
}
#nav .lev-0 {
    list-style: none;
    width: 182px;
    margin: 0;
    padding: 0;
    background-image: url(/_d/common/n_nav-spacer.gif);
    background-repeat: no-repeat;
    background-position: right 15px;
}
#nav .lev-0-a {
    overflow: hidden;
    display: block;
    width: 181px;
    height: 45px;
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -1000px;
}
#nav .lev-0-a:hover {
    width: 181px;
    margin-top: 0;
}
#nav1 {
    position: absolute;
    top: 2px;
    left: 0;
}
#nav2 {
    position: absolute;
    top: 2px;
    left: 183px;
}
#nav3 {
    position: absolute;
    top: 2px;
    left: 366px;
}
#nav4 {
    position: absolute;
    top: 2px;
    left: 549px;
}
#nav1 .lev-0-a {
    background-image: url(/_d/nav/n_nav-b-1-hu.gif);
}
#nav2 .lev-0-a {
    background-image: url(/_d/nav/n_nav-b-2-hu.gif);
}
#nav3 .lev-0-a {
    background-image: url(/_d/nav/n_nav-b-3-hu.gif);
}
#nav4 .lev-0-a {
    background-image: url(/_d/nav/n_nav-b-4-hu.gif);
}
.cleverPage #nav1 .lev-0-a {
    background-image: url(/_d/nav/clever-n_nav-b-1-hu.gif);
}
.cleverPage #nav2 .lev-0-a {
    background-image: url(/_d/nav/clever-n_nav-b-2-hu.gif);
}
.cleverPage #nav3 .lev-0-a {
    background-image: url(/_d/nav/clever-n_nav-b-3-hu.gif);
}
.cleverPage #nav4 .lev-0-a {
    background-image: url(/_d/nav/clever-n_nav-b-4-hu.gif);
}
#nav .c .lev-0-a {
}
#nav .dropdown {
    background-color: #b72020;
    background-image: url(/_d/common/n_subnav-bg-stroke.gif);
    background-position: center top;
    background-repeat: repeat-x;
    font-family: Calibri,sans-serif;
    font-size: 16px;
    padding: 1px;
    width: 179px;
}
#nav .dropdown ul {
    background-color: #750000;
    background-image: url(/_d/common/n_subnav-bg.gif);
    background-position: center top;
    background-repeat: repeat-x;
    padding: 6px;
}
#nav .dropdown a {
    background-image: url(/_d/common/n_arrow-w.gif);
    background-position: 2px 6px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    padding: 2px 0 3px 12px;
    text-decoration: none;
}
#nav .dropdown a:hover {
    background-color: #a80101;
}
#nav .dropdown li {
    border-bottom: 1px solid #700808;
    border-top: 1px solid #B65858;
    float: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav .dropdown li:first-child {
    border-bottom: 1px solid #700808;
    border-top: medium none;
 
}
#nav .dropdown li:last-child {
    border-bottom: medium none;
    border-top: 1px solid #B65858; 
}
.cleverPage #nav .dropdown {
    background-color: #7bac38;
    background-image: url(/_d/common/clever-n_subnav-bg-stroke.gif);
}
.cleverPage #nav .dropdown ul {
    background-color: #527b1a;
    background-image: url(/_d/common/clever-n_subnav-bg.gif);
}
.cleverPage #nav .dropdown a {
    background-image: url(/_d/common/clever-arrow-r-white.png);
}
.cleverPage #nav .dropdown a:hover {
    background-color: #7bac38;
}
.cleverPage #nav .dropdown li {
    border-top: 1px solid #92c251;    
    border-bottom: 1px solid #446812;
}
.cleverPage #nav .dropdown li:first-child {
    border-top: medium none;
    border-bottom: 1px solid #446812;    
}
.cleverPage #nav .dropdown li:last-child {
    border-bottom: medium none;
    border-top: 1px solid #92c251;    
}
.showLayer {
    display: block;
}
.hideLayer {
    display: none;
}

/* =FOOTER page-a
--------------------- */
/*#page-a #footer-wrapper {
    position: relative;
    background-image: url(/_d/common/n_sh-footer.gif);
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1010;
    padding: 20px;
    height: 160px;
}*/
#page-a #footer-wrapper {
    position: relative;
    height: 180px;
    padding: 0;
    background: none;
    background-color: #fff;
    box-shadow: 0px 0px 15px #999;
    -moz-box-shadow: 0px 0px 15px #999;
    z-index: 15;
}
#page-a #footer {
    top: 70px;
    box-shadow: none;
    -moz-box-shadow: none;
    margin-top: 0;
}

/* =FOOTER page-c
--------------------- */
.cleverPage #footer-wrapper {
}


/* =FOOTER page-b
--------------------- */
#footer {
    position: relative;
    padding: 0 20px;
    font-family: Calibri, Arial, sans-serif;
    height: 86px;
    background-color: #fff;
    box-shadow: 0px 0px 15px #999;
    -moz-box-shadow: 0px 0px 15px #999;
    margin: 30px 0 0;
    clear: both;
}
#f-logo {
    position: absolute;
    top: 15px;
    left: 20px;
}
#copy {
    color: #666;
    border-top: 1px solid #870000;
    font-size: 12px;
    padding: 6px 0 0 0;
    position: absolute;
    top: 54px;
    width: 980px;
}
.cleverPage #copy {
    border-top: 1px solid #7bac38;
}
#copy a {
    color: #666;
}
#copy span {
    background-image: url(/_d/common/n_nav-arrow-o.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 12px;
}
.cleverPage #copy span {
    background-image: url(/_d/common/clever-n_nav-arrow-o.gif);
}
#f-nav {
    border-top: 1px solid #870000;
    position: absolute;
    right: 20px;
    top: 20px;
    padding-top: 8px;
}
.cleverPage #f-nav {
    border-top: 1px solid #7bac38;
}
#f-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#f-nav li {
    list-style: none;
    float: left;
    margin-left: 20px;
    padding: 0 0 0 15px;
    background-image: url(/_d/common/n_arrow-o.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.cleverPage #f-nav li {
    background-image: url(/_d/common/clever-n_arrow-o.gif);
}
#f-nav li:first-child {
    margin-left: 0;
}
#page-b #f-nav .c {
    padding-right: 1px;
}
.cleverPage #f-nav a {
    color: #333;
}

/* =FOOTER page-w
--------------------- */
#page-w #footer {
    position: relative;
    width: 670px;
    height: 70px;
    margin-top: 30px;
    background-image: url(/_d/common/bg-footer.gif);
    background-position: right 20px;
    background-repeat: no-repeat;
}
#page-w #f-logo {
    position: absolute;
    top: 35px;
    left: 14px;
}
#page-w #f-motto {
    position: absolute;
    top: 0px;
    left: 14px;
}
#page-w #f-nav {
    position: absolute;
    right: 0;
    bottom: 0;
}
#page-w #f-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-w #f-nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 17px 17px 7px;
    background-image: url(/_d/common/bg-top-nav.gif);
    background-repeat: no-repeat;
}
#page-w #f-nav .c {
    padding-right: 1px;
}

/* =CONTENT page-a
--------------------- */
#page-a #content {
    position: relative;
/*    margin: 15px 0 0 0;  margin removed on Purmo request - 16.02.2010 */
/*    background-color: #eadfb7;*/
    z-index: 11;
    height: 265px;
    background: url(/_d/clever/quick-right-bg.png) no-repeat right center;
}
#page-a #content.c {
    min-height: 374px;
}
#page-a #quick-links1 {
    width: 210px;
    right: 30px;
    top: 30px;
    position: absolute;
}
#page-a #quick-links1 .hl ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    border-bottom: 1px dotted #000;
}
#page-a #quick-links1 li {
    list-style: none;
    margin: 0;
    padding: 5px 0 7px 22px;
    border-top: 1px dotted #000;
    background-image: url(/_d/common/arrow-orange.png);
    background-repeat: no-repeat;
    background-position: 10px 9px;
}
#page-a #quick-links1 a {
    color: #333;
}
#page-a #quick-links2 {
    width: 210px;
    right: 290px;
    top: 30px;
    position: absolute;
}
#page-a #quick-links2 .hl ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    border-bottom: 1px dotted #000;
}
#page-a #quick-links2 li {
    list-style: none;
    margin: 0;
    padding: 5px 0 7px 22px;
    border-top: 1px dotted #000;
    background-image: url(/_d/common/arrow-green.png);
    background-repeat: no-repeat;
    background-position: 10px 9px;
}
#page-a #quick-links2 a {
    color: #333;
}
#page-a #info-1 {
    position: absolute;
    overflow: hidden;
    left: 15px;
    top: 15px;
    width: 229px;
    height: 224px;
    background-image: url(/_d/common/n_boxinfo-bg.png);
    background-repeat: no-repeat;
    z-index: 20;
    padding: 5px 7px 7px 5px;
}
#page-a #info-1c {
    position: absolute;
    overflow: hidden;
    top: 15px;
    left: 214px;
    width: 229px;
    height: 182px;
    border: 1px solid #E1D299;
    background-color: #000;
    color: #fff;
}
#page-a #info-2 {
    position: absolute;
    overflow: hidden;
    left: 264px;
    top: 15px;
    width: 229px;
    height: 224px;
    background-image: url(/_d/common/n_boxinfo-bg.png);
    background-repeat: no-repeat;
    z-index: 21;
    padding: 5px 7px 7px 5px;
}
#page-a #info-3 {
    position: absolute;
    overflow: hidden;
    top: 15px;
    left: 513px;    
    width: 229px;
    height: 224px;
    background-image: url(/_d/common/n_boxinfo-bg.png);
    background-repeat: no-repeat;
    z-index: 21;
    padding: 5px 7px 7px 5px;
}
#page-a #info h3 {
    margin: 15px 10px 13px 12px;
    font-size: 11px;
}
#page-a .infotext {
    margin: 10px 8px 5px 10px;
}
#page-a .infotext p {
    margin: 5px 0;
}
#page-a #info #info-1c h3 {
    margin: 10px 10px 8px 12px;
    font-size: 11px;
}
#page-a #info #info-1c p {
    margin: 8px 10px 5px 12px;
}
#page-a #info .go-more {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 6px 28px;
    background-color: #eb6600;
    font-size: 12px;
}
#page-a.cleverPage #info .go-more {
    background-color: #7bac38;
}
#page-a #info a {
    color: #fff;
}
#page-a #pillar {
    width: 480px;
    margin: 20px 0 0 214px;
    border: 1px solid #E1D299;
    background-color: #F7F3E5;
}
#page-a #pillar p {
    margin: 15px 10px 15px 12px;
}
#page-a #pillar a {
    color: #000000;
}
/*
#page-a #profi {
    position: absolute;
    overflow: hidden;
    top: 31px;
    left: 0;
    width: 190px;
    height: 183px;
}
#page-a #profi-login {
    position: absolute;
    padding-left: 20px;
}
#page-a #profi-login a {
    color: #000000;
}
#page-a #profi-login p {
    margin: 0 0 5px 0;
}
#page-a #profi-login .hl {
    margin-top: 10px;
}
#page-a #profi-login .input {
    width: 106px;
    margin-bottom: 2px;
}
#page-a #profi-login .submit {
    position: absolute;
    top: 0;
    left: 139px;
}
#page-a #profi-nav {
    position: absolute;
    bottom: 0px;
    left: 1px;
}
#page-a #profi-nav ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-a #profi-nav li {
    list-style: none;
    width: 134px;
    height: 24px;
    margin: 0;
    padding: 1px 0 0 0;
}
*/
#page-a #profi {
    padding: 13px 0 13px 20px;
    background-color: #F0E8CC;
}
#page-a #profi-login {
    position: relative;
}
#page-a #profi-login a {
    color: #000000;
}
#page-a #profi-login p {
    margin: 0 0 5px 0;
}
#page-a #profi-login .hl {
    margin-top: 6px;
    margin-bottom: 10px;
}
#page-a #profi-login .input {
    width: 106px;
    margin-bottom: 2px;
}
#page-a #profi-login .submit {
    position: absolute;
    top: 0;
    left: 126px;
}
#page-a #profi-nav {
    margin-top: 10px;
}
#page-a #profi-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-a #profi-nav li {
    list-style: none;
    width: 185px;
    height: 24px;
    margin: 0;
    padding: 1px 0 0 0;
}
/*#page-a #profi-nav li {
    list-style: none;
    margin: 0;
    padding: 1px 0 0 0;
}
#page-a #profi-nav a {
    overflow: hidden;
    display: block;
    width: 134px;
    height: 24px;
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -1000px;
}
#page-a #profi-nav-1 {
    background-image: url(../_d/nav/pro-a-1.gif);
}
#page-a #profi-nav-2 {
    background-image: url(../_d/nav/pro-a-2.gif);
}
#page-a #profi-nav-3 {
    background-image: url(../_d/nav/pro-a-3.gif);
}*/
#profiButtonMain {
    position: absolute;
    overflow: hidden;
    top: 24px;
    left: 20px;
    width: 229px;
    height: 35px;
    /*background: #c00 url(/_d/nav/n_nav-pro.gif) repeat-x 0 0;*/
    background: #7bac38 url(/_d/nav/n_nav-pro.gif) repeat-x 0 0;
}
#profiButtonMain a {
    display: block;
    width: 229px;
    height: 26px;
    padding-top: 9px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
#profiButtonMain a:hover {
    text-decoration: none;
}
#profiLoginMain {
    display: none;
    position: absolute;
    width: 229px;
    left: 290px;
    bottom: 121px;
    background-color: #f00;
    z-index: 20;
}

/* =CLMN-NAV page-b
--------------------- */
#clmn-nav {
    float: left;
    width: 230px;
}
#sub-nav {
    margin-left: 20px;
}
#sub-nav a {
}
#sub-nav li a {
    display: block;
    padding: 1px 0 2px 12px;
    background-image: url(/_d/common/n_nav-arrow-r.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
    color: #666;
}
#sub-nav li a:hover {
    text-decoration: none;
    color: #333;
}
#sub-nav ul {
    list-style: none;
    margin: 30px 0 0 0;
    padding: 12px 0 10px 0;
}
#sub-nav ul ul {
    list-style: none;
    margin: 30px 0 0 0;
    padding: 12px 0 10px 0;
}
#sub-nav h2 {
    margin: 0;
    padding: 12px 12px 0 34px;
    font-size: 12px;
}
#sub-nav li {
    list-style: none;
    margin: 0;
    padding: 4px 0 5px 10px;
    border-top: 1px dotted #999;
}
#sub-nav .first {
    border-top: none !important;
    margin-top: 5px !important;
}
#sub-nav .last {
    margin-bottom: 10px !important;
}
#sub-nav .lev-2 {
    margin-top: -3px;
    padding: 0 0 3px 10px;
    border-top: none !important;
    font-weight: normal;
}
#sub-nav .lev-2 a {
    color: #870000;
}
#sub-nav .lev-3 {
    margin-top: -4px;
    padding: 0 0 4px 20px;
    border-top: none !important;
    font-weight: normal;
    color: #DCA6A6;
    font-size: 90%;
}
#sub-nav .lev-3 a {
    color: #870000;
    background-image: url(/_d/common/n_nav-arrowsm-r.gif);
    background-position: left 5px;
    padding: 0 0 2px 8px;
}
#sub-nav a:visited {
}
#sub-nav .c a {
    font-weight: bold;
    background-image: url(/_d/common/n_nav-arrow-o.gif);
    color: #000;
}
#page-b #profi {
    padding: 13px 0 0 20px;
    background-color: #F0E8CC;
}
#page-b #profi-login {
    position: relative;
}
#page-b #profi-login a {
    color: #000000;
}
#page-b #profi-login p {
    margin: 0 0 5px 0;
}
#page-b #profi-login .hl {
    margin-top: 6px;
    margin-bottom: 10px;
}
#page-b #profi-login .input {
    width: 106px;
    margin-bottom: 2px;
}
#page-b #profi-login .submit {
    position: absolute;
    top: 0;
    left: 126px;
}
#page-b #profi-nav {
    margin-top: 10px;
}
#page-b #profi-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-b #profi-nav li {
    list-style: none;
    width: 185px;
    height: 24px;
    margin: 0;
    padding: 1px 0 0 0;
}
/*#page-b #profi-nav a {
    overflow: hidden;
    display: block;
    width: 185px;
    height: 24px;
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -1000px;
}
#page-b #profi-nav-1 {
    background-image: url(../_d/nav/pro-b-1.gif);
}
#page-b #profi-nav-2 {
    background-image: url(../_d/nav/pro-b-2.gif);
}
#page-b #profi-nav-3 {
    background-image: url(../_d/nav/pro-b-3.gif);
}*/
/* =CONTENT page-b
--------------------- */
#page-b #content-wrapper {
    width: 100%;    
    padding: 40px 0 40px 0;
    background: #fff url(/_d/common/n_cwrapper-bg.png);
    background-repeat: no-repeat;
    background-position: 20px 68px;
    box-shadow: 0 0 15px #888;
    z-index: 1;
}
#page-b.cleverPage #content-wrapper {
    padding: 0;
    background: #fff none;
    position: relative;
}
#page-b #content {
    overflow: hidden;
    float: right;
    width: 730px;
    padding-right: 20px;
}
#page-b #content-top-img {
    margin: 26px 0 30px 0;
}
#page-b #content h1 {
    margin: 6px 0 40px 0;
    font-size: 24px;
    font-weight: normal;
}
#page-b #content h2 {
    margin: 15px 0 10px 0;
    font-size: 20px;
    font-weight: normal;
}
#page-b #content h3 {
    margin: 15px 0 5px 0;
    font-size: 18px;
    font-weight: normal;
}
#page-b #content h4 {
    margin: 15px 0 5px 0;
    font-size: 18px;
    font-weight: normal;
    color: #870000;
}
#page-b #content h5 {
    margin: 15px 0 5px 0;
    font-size: 15px;
    font-weight: bold;
}
#page-b #content h6 {
    margin: 15px 0 5px 0;
    font-size: 15px;
    font-weight: bold;
    color: #870000;
}
#page-b #content ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}
#page-b #content ul li {
    list-style: none;
    padding: 2px 20px;
    background-image: url(/_d/common/dot-li-1.gif);
    background-position: 10px 6px;
    background-repeat: no-repeat;
}
#page-b #content .txt-small {
    font-size: 11px;
}
#page-b #content .txt-top {
    margin-top: 0 !important;
}
#page-b #content .error {
    color: #CC0033;
}
#page-b #content .products {
    width: 100%;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #E1D299;
}
#page-b #content .products .box-1 {
    float: left;
    width: 49%;
}
#page-b #content .products .box-2 {
    float: right;
    width: 49%;
}
#page-b #content .products .photo {
    overflow: hidden;
    float: left;
    width: 152px;
    margin-top: 2px;
}
#page-b #content .products .photo img {
    border: 1px solid #999;
}
#page-b #content .products .desc {
    overflow: hidden;
    float: right;
    width: 194px;
}
#page-b #content .products .desc h2 {
    margin: 0 0 3px 0;
    font-size: 12px;
}
#page-b #content .products .desc p {
    margin: 0;
    font-size: 11px;
}
#page-b #content .col-2-photo {
    width: 645px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
}
#page-b #content .col-2-photo .box-1 {
    float: left;
    width: 310px;
}
#page-b #content .col-2-photo .box-2 {
    float: right;
    width: 310px;
}
#page-b #content .col-2-photo .photo {
    overflow: hidden;
    float: left;
    width: 152px;
    margin-top: 2px;
}
#page-b #content .col-2-photo .photo img {
    border: 1px solid #EB6600;
}
#page-b #content .col-2-photo .desc {
    overflow: hidden;
    float: right;
    width: 150px;
}
#page-b #content .col-2-photo .desc h2 {
    margin: 0 0 3px 0;
    font-size: 12px;
}
#page-b #content .col-2-photo .desc {
    margin: 0;
    font-size: 11px;
}
#page-b #content .col-3-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-b #content .col-3-photo .box-1 {
    float: left;
    width: 182x;
}
#page-b #content .col-3-photo .box-2 {
    float: left;
    width: 182px;
    padding-left: 50px;
}
#page-b #content .col-3-photo .box-3 {
    float: right;
    width: 182px;
}
#page-b #content .col-3-photo .photo {
    width: 182px;
}
#page-b #content .col-3-photo .photo img {
    border: 1px solid #EB6600;
}
#page-b #content .col-3-photo .desc {
    margin: 1px 0 0 0;
    padding: 3px 0 4px 0;
    background-color: #F0E8CC;
    font-size: 11px;
    color: #908662;
    text-align: center;
}
#page-b #content .col-4-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-b #content .col-4-photo .box-1 {
    float: left;
    width: 122x;
}
#page-b #content .col-4-photo .box-2 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-b #content .col-4-photo .box-3 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-b #content .col-4-photo .box-4 {
    float: right;
    width: 122px;
}
#page-b #content .col-4-photo .photo {
    width: 122px;
}
#page-b #content .col-4-photo .photo img {
    border: 1px solid #EB6600;
}
#page-b #content .col-2 {
    width: 645px;
    margin: 0;
}
#page-b #content .col-2 .box-1 {
    float: left;
    width: 310px;
}
#page-b #content .col-2 .box-2 {
    float: right;
    width: 310px;
}
#page-b #content .col-3 {
    width: 645px;
    margin: 0;
}
#page-b #content .col-3 .box-1 {
    float: left;
    width: 201px;
}
#page-b #content .col-3 .box-2 {
    float: left;
    width: 201px;
    padding-left: 21px;
}
#page-b #content .col-3 .box-3 {
    float: right;
    width: 201px;
}
#page-b #content .news {
    border-bottom: 1px solid #7F7F7F;
}
#page-b #content .text-box {
    border-bottom: 1px solid #7F7F7F;
}
#page-b #content .list-1 {
    margin-bottom: 25px;
}
#page-b #content .list-1 h2 {
    padding: 5px;
    background-color: #F0E8CC;
}
#page-b #content .list-1 h3 .type {
    font-weight: normal;
}
#page-b #content .list-1-item {
    border-bottom: 1px solid #7F7F7F;
}
#page-b #content .photo-right {
    float: right;
    margin: 0 0 0 20px;
    font-size: 11px;
}
#page-b #content .photo-right img {
    border: 1px solid #999;
}
#page-b #content .photo-right p {
    margin: 5px 0 -5px 0 !important;
    text-align: center;
}
#page-b #content h3.photo img,
#page-b #content p.photo img {
    border: 1px solid #999;
}
#page-b #content .go-back {
    margin-top: 20px !important;
    padding: 0 0 0 16px;
    background-image: url(/_d/common/dot-go-back.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#page-b #content .go-more {
    padding: 0 0 0 16px;
    background-image: url(/_d/common/dot-go-more.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#page-b #content .go-up {
    padding: 0 0 0 15px;
    background-image: url(/_d/common/dot-go-up.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
    font-size: 11px;
}

/* =CONTENT tables
--------------------- */
#content .tbl-form-1 {
    border-collapse: collapse;
    margin: 0 0 10px 0;
}
#content .tbl-form-1 td {
    padding: 5px 5px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
#content .tbl-form-1 th {
    padding: 20px 5px 3px 5px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font-weight: bold;
}
.tbl-1 {
    border-collapse: collapse;
    margin-bottom: 10px;
}
.tbl-1 th {
    padding: 4px 5px;
    border-top: 2px solid #ababab;
    border-bottom: 1px solid #ababab;
    font-weight: bold;
    color: #9f0000;
    font-size: 14px;
}
.tbl-1 td {
    padding: 4px 5px;
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    font-size: 14px;
}
.tbl-1 tr:nth-child(odd) {
    background: #ddd ;
}
.tbl-2 {
    border-collapse: collapse;
    margin-bottom: 10px;
}
.tbl-2 th {
    padding: 4px 5px;
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    font-weight: bold;
    font-size: 12px;
    background-color: #ddd;
}
.tbl-2 td {
    padding: 1px 1px;
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    font-size: 12px;
}
.tbl-2 tr:nth-child(odd) {
    background: #eee;
}
.tbl-1 td p, .tbl-2 td p, .tbl-1 th p, .tbl-2 th p {
    margin: 0;
}


/* =CONTEXT page-b
--------------------- */
#page-b .context-nav {
    float: right;
    width: 150px;
    margin: 0 0 10px 20px;
    border-left: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-b .context-nav h2 {
    margin: 0 0 30px 0 !important;
    padding: 4px 5px 5px 10px;
    background-color: #E1D299;
    font-size: 11px !important;
}
#page-b .context-nav ul {
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0;
}
#page-b .context-nav li {
    list-style: none;
    margin: 0;
    padding: 6px 0 0 0;
}
/* =CONTENT doc-list
--------------------- */
.doc-list li {
    list-style: none;
    margin: 0 !important;
    padding: 4px 0 6px 26px !important;
    background-image: url(/_d/icons/default.gif) !important;
    background-position: 2px 2px !important;
    background-repeat: no-repeat !important;
}

.doc-list .doc-list-bmp {
    background-image: url(/_d/icons/bmp.gif) !important;
}
.doc-list .doc-list-doc {
    background-image: url(/_d/icons/doc.gif) !important;
}
.doc-list .doc-list-dot {
    background-image: url(/_d/icons/doc.gif) !important;
}
.doc-list .doc-list-pdf {
    background-image: url(/_d/icons/pdf.gif) !important;
}
.doc-list .doc-list-ppt {
    background-image: url(/_d/icons/ppt.gif) !important;
}
.doc-list .doc-list-txt {
    background-image: url(/_d/icons/txt.gif) !important;
}
.doc-list .doc-list-xls {
    background-image: url(/_d/icons/xls.gif) !important;
}
.doc-list .doc-list-zip {
    background-image: url(/_d/icons/zip.gif) !important;
}
.doc-list .doc-list-rar {
    background-image: url(/_d/icons/zip.gif) !important;
}
.doc-list .doc-list-mov {
    background-image: url(/_d/icons/mov.gif) !important;
}
.doc-list .doc-list-wm {
    background-image: url(/_d/icons/wm.gif) !important;
}
.doc-list .doc-list-rm {
    background-image: url(/_d/icons/rm.gif) !important;
}
.doc-list .title {
     background: none !important;
     margin: 15px 0 5px 0 !important;
     padding: 0 !important;
     font-size: 12px;
     font-weight: bold;
}

/* =CONTENT scribd-list
--------------------- */
.doc-scribd.dl {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}
.doc-scribd dt {
    list-style: none;
    margin: 0;
    padding: 0 0 5px 0;
    font-weight: bold;
}
dl.doc-scribd dt.title {
    margin: 25px 0 0 0 !important;
    font-size: 120%;
}
.doc-scribd dd {
    display: inline;
    list-style: none;
    margin: 0 !important;
    padding: 4px 10px 6px 26px !important;
    background-image: url(/_d/icons/default.gif) !important;
    background-position: 2px 2px !important;
    background-repeat: no-repeat !important;
}

.doc-scribd .doc-scribd-file-online {
    background-image: url(/_d/common/scribd.gif) !important;
}

.doc-scribd .doc-scribd-file-bmp {
    background-image: url(/_d/icons/bmp.gif) !important;
}
.doc-scribd .doc-scribd-file-doc {
    background-image: url(/_d/icons/doc.gif) !important;
}
.doc-scribd .doc-scribd-file-dot {
    background-image: url(/_d/icons/doc.gif) !important;
}
.doc-scribd .doc-scribd-file-pdf {
    background-image: url(/_d/icons/pdf.gif) !important;
}
.doc-scribd .doc-scribd-file-ppt {
    background-image: url(/_d/icons/ppt.gif) !important;
}
.doc-scribd .doc-scribd-file-txt {
    background-image: url(/_d/icons/txt.gif) !important;
}
.doc-scribd .doc-scribd-file-xls {
    background-image: url(/_d/icons/xls.gif) !important;
}
.doc-scribd .doc-scribd-file-zip {
    background-image: url(/_d/icons/zip.gif) !important;
}
.doc-scribd .doc-scribd-file-rar {
    background-image: url(/_d/icons/zip.gif) !important;
}
.doc-scribd .doc-scribd-file-mov {
    background-image: url(/_d/icons/mov.gif) !important;
}
.doc-scribd .doc-scribd-file-wm {
    background-image: url(/_d/icons/wm.gif) !important;
}
.doc-scribd .doc-scribd-file-rm {
    background-image: url(/_d/icons/rm.gif) !important;
}


/* =search
--------------------- */
.highlight { 
    background: #F0E8CC; 
}
.searchheading { 
    font-size: 120%; 
    font-weight: bold; 
    margin-bottom: 10px; 
    padding: 5px; 
    background-color: #F0E8CC; 
}
.summary { 
    margin-bottom: 5px; 
    margin-left: 10px; 
    font-size: 95%; 
}
.suggestion { 
    font-size: 100%; 
}
.results { 
    font-size: 100%; 
}
.category { 
    color: #999999; 
}
.sorting { 
    text-align: right; 
}
.result_title { 
    font-size: 100%; 
}        
.description { 
    font-size: 100%; 
}
.context { 
    font-size: 100%; 
}
.infoline { 
    font-size: 95%; 
    font-style: normal; 
    color: #808080;
}
.zoom_searchform { 
    font-size: 100%; 
}
.zoom_results_per_page { 
    font-size: 95%; 
    margin-left: 10px; 
}
.zoom_match { 
    font-size: 95%; 
    margin-left: 10px;
}                
.zoom_categories { 
    font-size: 95%; 
}
.zoom_categories ul { 
    display: inline; 
    margin: 0px; 
    padding: 0px;
}
.zoom_categories li { 
    display: inline; 
    margin-left: 15px; 
    list-style-type: none; 
}
input.zoom_button { 
    border: 1px solid #EB6600; 
    background-color: #A50028; 
    font-family: Tahoma, sans-serif;    
    font-size: 11px;    
    color: #FFFFFF; 
}
input.zoom_searchbox {
    width: 200px; 
    border: 1px solid #A50028; 
    font-family: Tahoma, sans-serif;    
    font-size: 11px; color: #333333; 
}        
.result_image { 
    float: left; 
    display: block; 
}
.result_image img { 
    margin: 10px; 
    width: 80px; 
    border: 0px; 
}
.result_block { 
    margin-top: 15px; 
    margin-bottom: 15px; 
    padding-bottom: 10px; 
    clear: left; 
    border-bottom: 1px solid #7F7F7F; 
}
.result_altblock { 
    margin-top: 15px; 
    margin-bottom: 15px; 
    padding-bottom: 10px; 
    clear: left; 
    border-bottom: 1px solid #7F7F7F; 
}
.result_pages {  
    font-size: 100%; 
    text-align: center; 
}
.result_pagescount { 
    margin-left: 10px; 
    font-size: 95%; 
}
.searchtime { 
    font-size: 95%; 
}
.recommended  { 
    background: #DFFFBF; 
    border-top: 1px dotted #808080; 
    border-bottom: 1px dotted #808080; 
    margin-top: 15px; 
    margin-bottom: 15px; 
}
.recommended_heading { 
    float: right; 
    font-weight: bold; 
}
.recommend_block { 
    margin-top: 15px; 
    margin-bottom: 15px; 
    clear: left; 
}        
.recommend_title { 
    font-size: 100%; 
}
.recommend_description { 
    font-size: 100%; 
    color: #008000; 
}
.recommend_infoline { 
    font-size: 80%; 
    font-style: normal; 
    color: #808080;
}
/* =CONTENT page-w
--------------------- */
#page-w #content-wrapper {
    z-index: 1;
    position: relative;
    width: 100%;
    margin: 10px 0 40px 0;
    background-image: url(/_d/common/bg-content-wrapper-page-b.gif);
    background-repeat: repeat-x;
}
#page-w #content {
    overflow: hidden;
    float: right;
    width: 645px;
    padding-right: 40px;
    font-size: 12px;
}
#page-w #content-top-img {
    margin: 26px 0 30px 0;
}
#page-w #content h1 {
    margin: 6px 0 26px 0;
    font-size: 17px;
    font-weight: normal;
}
#page-w #content h2 {
    margin: 15px 0 10px 0;
    font-size: 12px;
    font-weight: bold;
}
#page-w #content h3 {
    margin: 15px 0 5px 0;
    font-size: 12px;
    font-weight: bold;
}
#page-w #content h4 {
    margin: 15px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
}
#page-w #content ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}
#page-w #content ul li {
    list-style: none;
    padding: 2px 20px;
    background-image: url(/_d/common/dot-li-1.gif);
    background-position: 10px 6px;
    background-repeat: no-repeat;
}
#page-w #content .txt-small {
    font-size: 11px;
}
#page-w #content .txt-top {
    margin-top: 0 !important;
}
#page-w #content .error {
    color: #CC0033;
}
#page-w #content .products {
    width: 645px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .products .box-1 {
    float: left;
    width: 310px;
}
#page-w #content .products .box-2 {
    float: right;
    width: 310px;
}
#page-w #content .products .photo {
    overflow: hidden;
    float: left;
    width: 152px;
    margin-top: 2px;
}
#page-w #content .products .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .products .desc {
    overflow: hidden;
    float: right;
    width: 150px;
}
#page-w #content .products .desc h2 {
    margin: 0 0 3px 0;
    font-size: 12px;
}
#page-w #content .products .desc p {
    margin: 0;
    font-size: 11px;
}
#page-w #content .col-2-photo {
    width: 645px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .col-2-photo .box-1 {
    float: left;
    width: 310px;
}
#page-w #content .col-2-photo .box-2 {
    float: right;
    width: 310px;
}
#page-w #content .col-2-photo .photo {
    overflow: hidden;
    float: left;
    width: 152px;
    margin-top: 2px;
}
#page-w #content .col-2-photo .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .col-2-photo .desc {
    overflow: hidden;
    float: right;
    width: 150px;
}
#page-w #content .col-2-photo .desc h2 {
    margin: 0 0 3px 0;
    font-size: 12px;
}
#page-w #content .col-2-photo .desc {
    margin: 0;
    font-size: 11px;
}
#page-w #content .col-3-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-w #content .col-3-photo .box-1 {
    float: left;
    width: 182x;
}
#page-w #content .col-3-photo .box-2 {
    float: left;
    width: 182px;
    padding-left: 50px;
}
#page-w #content .col-3-photo .box-3 {
    float: right;
    width: 182px;
}
#page-w #content .col-3-photo .photo {
    width: 182px;
}
#page-w #content .col-3-photo .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .col-3-photo .desc {
    margin: 1px 0 0 0;
    padding: 3px 0 4px 0;
    background-color: #F0E8CC;
    font-size: 11px;
    color: #908662;
    text-align: center;
}
#page-w #content .col-4-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-w #content .col-4-photo .box-1 {
    float: left;
    width: 122x;
}
#page-w #content .col-4-photo .box-2 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-w #content .col-4-photo .box-3 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-w #content .col-4-photo .box-4 {
    float: right;
    width: 122px;
}
#page-w #content .col-4-photo .photo {
    width: 122px;
}
#page-w #content .col-4-photo .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .col-2 {
    width: 645px;
    margin: 0;
}
#page-w #content .col-2 .box-1 {
    float: left;
    width: 310px;
}
#page-w #content .col-2 .box-2 {
    float: right;
    width: 310px;
}
#page-w #content .col-3 {
    width: 645px;
    margin: 0;
}
#page-w #content .col-3 .box-1 {
    float: left;
    width: 201px;
}
#page-w #content .col-3 .box-2 {
    float: left;
    width: 201px;
    padding-left: 21px;
}
#page-w #content .col-3 .box-3 {
    float: right;
    width: 201px;
}
#page-w #content .news {
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .text-box {
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .list-1 {
    margin-bottom: 25px;
}
#page-w #content .list-1 h2 {
    padding: 5px;
    background-color: #F0E8CC;
}
#page-w #content .list-1 h3 .type {
    font-weight: normal;
}
#page-w #content .list-1-item {
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .photo-right {
    float: right;
    margin: 0 -20px 10px 10px;
    padding: 15px 15px 15px 15px;
    background-color: #F0E8CC;
    font-size: 11px;
    color: #908662;
}
#page-w #content .photo-right img {
    border: 1px solid #EB6600;
}
#page-w #content .photo-right p {
    margin: 5px 0 -5px 0 !important;
    text-align: center;
}
#page-w #content h3.photo img,
#page-w #content p.photo img {
    border: 1px solid #EB6600;
}
#page-w #content .go-back {
    margin-top: 20px !important;
    padding: 0 0 0 16px;
    background-image: url(/_d/common/dot-go-back.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#page-w #content .go-more {
    padding: 0 0 0 16px;
    background-image: url(/_d/common/dot-go-more.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#page-w #content .go-up {
    padding: 0 0 0 15px;
    background-image: url(/_d/common/dot-go-up.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#f-go-int {
    position: absolute;
    left: 0;
    top: -26px;
}
#lightbox {
    background-color:#F0E8CC;
    padding: 10px;
    border: 2px solid #EB6600;
}
#lightboxDetails {
    font-size: 0.8em;
    padding-top: 0.4em;
}    
#lightboxCaption{ 
    float: left; 
}
#keyboardMsg{ 
    float: right; 
}
#closeButton{ 
    top: 5px; 
    right: 5px; 
}
#lightbox img{ 
    border: none; 
    clear: both;
} 
#overlay img{ 
    border: none; 
}
#overlay{ 
    background-image: url(/_d/common/overlay.png); 
}
* html #overlay{
    background-color: #333;
    back\ground-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_d/common/overlay.png", sizingMethod="scale");
}
kbd {
    color: #FFF;
    background-color: #870000;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: inherit;
    font-family: Arial, sans-serif;
    padding: 0 3px 2px 4px;
}
kbd a, kbd a:hover  {
    color: #FFF;
    text-decoration: none;
}
#percent {
    position: absolute;
    top: 68px;
    left: 36px;
}
#percent2 {
    position: absolute;
    top: 221px;
    left: 40px;
}
.percent3 {
   /* margin: 22px 6px 1px 13px; 
    float: left; */
}
#percent4 {
    position: absolute;
    top: 236px;
    left: 43px;
}

/* 404 error page  */
#map-404 {
    position: absolute;
    top: 0;
    left: 0;
    width: 715px;
    height: 316px;
    background-image: url(/_d/common/bg-map-404.jpg);
    background-repeat: no-repeat;
}
#map-404-txt {
    position: absolute;
    top: 30px;
    left: 315px;
    width: 400px;
    height: 286px;
}
/* 404 error page  */

/* Purmo 200808 improvements
----------------------------------------------- */
#content a:visited {
}
#logoiso {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 20;
}
#page-b #content .films {
    border-bottom: 1px solid #7F7F7F;
    clear: left;
}
#page-b #content .thumbnail {
    float: left;
    margin: 0 6px 10px 0;
}
#filmContainer {
    margin: 5px 0 20px 0;
}

/* Purmo 2010
----------------------------------------------- */
/* FILTERS
----------------------------------------------- */
.filter fieldset {
    margin: 20px 0 30px 0;
    padding: 8px 2px 2px 2px;
    border: 1px solid #870000;
    font-family: Tahoma, sans-serif;
}
.filter .filterTitle {
    margin: 2px 5px 10px;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    color: #870000;
}
.filter .filterOptions {
    float: right;
    margin: 3px 5px 5px;
    font-size: 13px;
}
.filter .filterOptions ul {
    list-style: none;
    margin: 0 !important;
    padding: 0;
}
.filter .filterOptions li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0 12px 0 15px !important;
    background: url(/_d/common/n_dot-filterOptions.png) no-repeat right 4px !important;
}
.filterOptions a {
    color: #870000 !important;
}
.filter .filterRow {
    overflow: auto;
    padding: 7px;
    background: #eb6600;
    font-size: 11px;
    color: #fff;
}
.filter .filterRow .field {
    float: left;
    margin-right: 15px;
}
.filter .filterRow .field label {
    display: block;
    margin: 0 0 3px 0;
}
.filterBtn {
    overflow: visible;
    width: auto;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
/* ERROR MESSAGES
----------------------------------------------- */
#errors {
    display:none;
    margin: 20px 0;
    padding: 5px 10px;
    border: 1px solid #c00;
    background-color: #fdd;
    color: #000;
/*    -moz-border-radius:5px;
    -webkit-border-radius:5px;*/
}
#errors h2 {
    margin: 5px 0 5px 0 !important;
    color: #c00;
}
#errors p {
    margin: 5px 0 !important;
    color: #c00;
}

/* TABS
----------------------------------------------- */
.tabs {
    overflow: auto;
    margin: 30px 0 !important;
    padding: 0 0 0 10px !important;
    background: url(/_d/common/bg-tabs-line.png) repeat-x left bottom;
}
.tabs li {
    float:left;
    list-style:none !important;
    margin: 0 -20px -1px 0 !important;
    padding:0 !important;
    background: none !important;
}
.tabs a {
    display:block;
    position:relative;
    margin:0;
    padding: 0 0 0 15px;
    height:29px;
    background: url(/_d/common/bg-tabs.png) no-repeat !important;
    font-size:14px;
    color:#666 !important;
    text-align:center;
    text-decoration:none;
    line-height:29px;
    z-index: 100;
}
.tabs a:hover {
    color:#870000 !important;
}
.tabs .current, .tabs .current:hover, .tabs li.current a {
    background-position: 0 -29px !important;
    color:#870000 !important;
    outline: medium none !important;
}
.tabs li a span {
    display: block;
    padding: 0 40px 0 0;
    background:url(/_d/common/bg-tabs-end.png) no-repeat right 0;
    z-index: 200;
}
.tabs .current span, .tabs .current:hover span, .tabs li.current a span {
    background-position: right -29px !important;
    color:#870000 !important;
    cursor: default !important;
}
#tabs2Container {
    border-bottom: 1px solid #bbb;
    padding-left: 10px;
    height: 27px; 
}
ul.tabs2 {
    margin: 0 !important;
    padding: 0;
    clear: both;
    float: left;
    list-style: none;
    height: 27px; 
    border-left: 1px solid #b4b4b4;
    width: 100%;
}
ul.tabs2 li {
    float: left;
    margin: 0;
    padding: 0 !important;
    height: 26px;
    line-height: 26px;
    border: 1px solid #b4b4b4;
    border-left: none;
    margin-bottom: -1px; 
    overflow: hidden;
    position: relative;
    background: #dedddd !important;
    background-image: url(/_d/common/tabs-bg.gif) !important;
    background-repeat: repeat-x !important;
    background-position: left top !important;
}
ul.tabs2 li a {
    text-decoration: none;
    color: #666;
    display: block;
    padding: 0 10px;
    border: 1px solid #fff; 
    outline: none;
    width: 115px;
}
ul.tabs2 li a:hover {
    background: #eee;
    text-decoration: none;


}
html ul.tabs2 li.active, html ul.tabs2 li.active a:hover, html ul.tabs2 li.active a { 
    background: #fff;
    border-bottom: 1px solid #fff; 
    color: #870000;
}
/* taby DANO */
div.wrap {
    margin: 40px 0 0 0;
    padding: 0 10px;
    background-image: url(/_d/common/bg-tabs-line.png);
    background-repeat: repeat-x;
    background-position: left 28px;
    clear: both;
}
    
.wrap .pane3  {    
    display:none;    
    clear: both;    
}

/* initially all panes are hidden */ 
.panes .pane3 {
    display:none;        
}
/* overlaping tabs */
.tabsoverlapping {
    list-style: none;
    height: 40px;
}
.tabsoverlapping li a {
    display: block; 
    text-decoration: none !important;
    color: #666;
}
.tabsoverlapping li {
    display: block; 
    float: left; 
    margin: 0 -20px -1px 0; 
    background-image: none !important; 
    padding: 0 !important;
}
.tabsoverlapping li a span {
    display: block; 
    float: left; 
    height: 29px;

}
.tabsoverlapping li a strong {
    position: relative;
    display: block;
    float: left;
    height: 22px;
    background-image: url(/_d/common/bg-tabs.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 7px 0 0 0;
    font-weight: normal;
}
.tabsoverlapping li a span.tab-left {
    background-image: url(/_d/common/bg-tabs.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 15px;
}
.tabsoverlapping li a span.tab-right {
    background-image: url(/_d/common/bg-tabs-end.png);
    background-position: right top;
    background-repeat: no-repeat;
    width: 30px;
    z-index: 2;
}
.tabsoverlapping li a:hover,
.tabsoverlapping li a:focus, 
.tabsoverlapping li a:active 
{white-space:nowrap; cursor:pointer; color: #444}
.tabsoverlapping li a {display:block; text-decoration:none;}
.tabsoverlapping li a.current, 
.tabsoverlapping li a:hover.current,  
.tabsoverlapping li a:active.current  
{white-space:nowrap; color:#870000; position:relative; z-index:3; cursor:default;}
.tabsoverlapping li a.current strong, 
.tabsoverlapping li a:hover.current strong,
.tabsoverlapping li a:active.current strong
{color:#800; border-bottom-color:#fff;     background-position: right bottom;}
.tabsoverlapping li a.current span.tab-left, 
.tabsoverlapping li a:hover.current span.tab-left,
.tabsoverlapping li a:active.current span.tab-left
{background-position: left bottom;}
.tabsoverlapping li a.current span.tab-right, 
.tabsoverlapping li a:hover.current span.tab-right,
.tabsoverlapping li a:active.current span.tab-right
{background-position: right bottom;}

* html #page-b #content .subtabs {
    height: 18px;
}
#page-b #content .subtabs {
    border-top: 5px solid #e1d299;
    padding: 10px 0 5px 0;
    font-size: 12px;
    margin: 0;
    min-height: 1px;
}
#page-b #content .subtabs li {
    background-image: none;
    padding: 0;
    margin: 0 0 5px 0;
    height: 16px;
    display: block;
    float: left;
}
#page-b #content .subtabs a {
    background: url(/_d/common/n_arrow-r-small.gif) no-repeat left center;
    padding-left: 10px;
    margin-right: 20px;
    color: #666;
    white-space: nowrap;
    float: left;
}
#page-b #content .subtabs a.current {
    background: url(/_d/common/n_arrow-r-small.gif) no-repeat left center;
    color: #870000;
}
.bottomLine {
    border-bottom: 1px dotted #666;
    margin-bottom: 40px;
}

/* DEALERS
----------------------------------------------- */
.tableDealers .odd, .tableDealers .even {    
    cursor: pointer; 
    cursor: hand;
}
.even td {
}
.odd td {
    background-color: #f5f5f5;
}
.hl td {
    background-color: #ddd !important;
    color: #000 !important;
}
.tableDealers {
    width: 65%;
    border-collapse: collapse;
    font-size: 14px;
}
.tableDealers th {
    padding: 4px 5px;
    border-top: 2px solid #ababab;
    border-bottom: 1px solid #ababab;
    font-size: 14px;
    font-weight: bold;
    color: #9f0000;
}
.tableDealers td {
    padding: 4px 5px;
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    font-size: 14px;
}
.dealerInfo {
    float: right;
    width: 30%;
    padding: 9px 9px 2px 9px;
    border: 1px solid #ababab;
    border-top: 2px solid #ababab;
    background-color: #f5f5f5;
    font-size: 14px;
}
.dealerInfo h3 {
    margin: 0 0 10px 0 !important;
    font-size: 14px !important;
    color: #9f0000;
}
.dealerInfo p {
    margin: 0 0 7px 0;
}
.showMap {
    padding: 0 0 0 12px !important;
    background: url(/_d/common/dot-goMore.png) no-repeat 0 5px !important;
}
.showMap a {
    color: #870000 !important;
}
.gMap {
    border: 1px solid #aaa;
}

/* redesign 2010 */
#search input.searchbox {
    border: 1px solid #777;
    background-image: url(/_d/common/n_searchform-bg.gif);
    background-repeat: repeat-x;
    font-size: 11px;
    padding: 3px 1px;
}
#breadcrumb-section, #breadcrumb-group {
    font-size: 16px;
    height: 32px;
}
#breadcrumb-section {
    margin-left: 20px;
}
#breadcrumb-section a, #breadcrumb-group a {
    background-image: url(/_d/common/n_arrow-o.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 12px;
    margin-right: 10px;
    color: #666;
}
#breadcrumb-section .homeIcon {
    background-image: url(/_d/common/n_home.gif);
    width: 27px;
    height: 16px;
    text-indent: -2000px;
    padding-right: 0px; 
    display: block;
    float: left;
}
#ltr-logo {
    float: right;
    margin-top: -66px;
}
.boxheader {
    font-size: 24px;
    border-bottom: 1px solid #eb6600;
    padding: 12px 0 11px 10px;
    width: 215px;
    color: #870000;
}
.cleverPage .boxheader {
    border-bottom: 1px solid #b9b9b9;
    color: #7bac38;
}
.boxheader.small {
    font-size: 16px;
    line-height: 1em;
    padding: 10px 0 9px 10px;
}
.boxheader.med {
    letter-spacing: -1px;
    font-size: 19px;
    padding: 16px 0 12px 10px;
}
.boxOverflow{
    overflow: hidden;
    height: 224px;
    width: 229px;
}
/* 2010 campaign
#page-c #campaign-nav {
    float: right;
    padding-right: 30px;
    margin-top: 35px;
    width: 210px;
}
#page-c #campaign-nav h2 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    border-top: 1px dotted #999;
    padding: 5px 16px 0 16px;
    margin-top: 0;
}
#page-c #campaign-nav ul {
    list-style: none;
    margin: 0 0 8px 0;
    padding: 0;
    width: 210px;
}
#page-c #campaign-nav li {
    list-style: none;
    margin: 0;
    padding: 0 0 5px 5px;
}
#page-c #campaign-nav a {
    display: block;
    padding: 1px 0 2px 12px;
    background-image: url(/_d/common/n_nav-arrow-o.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
    color: #870000;
}
*/

#campaign-nav {
    position: relative;
    float: right;
    padding-right: 20px;
    margin-top: 35px;
    width: 220px;
}
#campaign-nav h2 {
    font-size: 14px;
    color: #7bac38;
    font-weight: normal;
    border-bottom: 1px dotted #999;
    padding: 0 0 3px 0;
    margin: 20px 0 0 20px;
}
#campaign-nav ul {
    list-style: none;
    margin: 0 0 10px 20px;
    padding: 0;
    width: 200px;
}
#campaign-nav li {
    list-style: none;
    margin: 3px 0 0 0;
    padding: 0;
}
#campaign-nav li a {
    display: block;
    padding: 1px 0 1px 12px;
    background-image: url(/_d/common/clever-n_nav-arrow-o.gif);
    background-repeat: no-repeat;
    background-position: left 5px;
    color: #333;
}
.campaign-banner {
    padding: 0 0 0 9px;
}
.campaign-banner-bottom {
    margin: 30px 0 0 0;
    text-align: right;
}
/* campaign 2011 content & guide */
#campaign-content {
    position: relative;
}
#campaign-content-body {
    position: relative;
    float: left;
    width: 750px;
    margin-top: 35px;
    zoom: 1;
}
#campaign-content-body a {
    color: #7BAC38;
}
#campaign-guide-title {
    height: 29px;
    margin: 0 3px 20px 20px;
    border-bottom: 1px solid #ccc;
    width: 32%;
}
#campaign-guide-title-image {
    float: left;
    padding-right: 5px;
    background-color: #fff;
    display: none;
}
#campaign-guide-title-chapter {
    float: left;
    padding: 14px 5px 0 0;
    background-color: #fff;
    font-size: 16px;
    color: #7bac38;
    text-transform: uppercase;
}
.campaign-guide-nav-prev {
    float: left;
    margin: 0 0 20px 20px;
    padding: 0 0 0 22px;
    background: url(/_d/common/clever-arrow-chapter-prev.png) left top no-repeat;
    font-size: 16px;
}
#campaign-content-body .campaign-guide-nav-prev a {
    color: #333;
}
#campaign-content-body .campaign-guide-nav-prev a strong {
    font-weight: normal;
    color: #7bac38;
}
#campaign-content-body .campaign-guide-nav-prev a:hover {
    text-decoration: none;
}
.campaign-guide-nav-next {
    clear: both;
    float: right;
    margin: 0 0 20px 20px;
    padding: 0 22px 0 0;
    background: url(/_d/common/clever-arrow-chapter-next.png) right top no-repeat;
    font-size: 16px;
}
#campaign-content-body .campaign-guide-nav-next a {
    color: #333;
}
#campaign-content-body .campaign-guide-nav-next a strong {
    font-weight: normal;
    color: #7bac38;
}
#campaign-content-body .campaign-guide-nav-next a:hover {
    text-decoration: none;
}
.campaign-guide-toc {
    position: absolute;
    top: -5px;
    right: 0;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    width: 60%;
    height: 56px;
    zoom: 1;
}
.campaign-guide-toc-title {
    padding: 0;
}
.campaign-guide-toc-title.active {
    border-bottom: 1px dotted #999;
    padding-bottom: 13px;
}
#campaign-content-body .campaign-guide-toc-title a {
    display: block;
    padding: 4px 26px 3px 0;
    background: url(/_d/common/clever-arrow-toc.png) right top no-repeat;
    color: #333;
    outline: none;
}
#campaign-content-body .campaign-guide-toc-title.active a {
    background: url(/_d/clever/arrow-toc-active.png) right top no-repeat;
}
#campaign-content-body .campaign-guide-toc-title a:hover {
    text-decoration: none;
}
.campaign-guide-toc-list {
    width: 100%;
    position: absolute;
    right: 0;
    padding: 4px 15px;
    background: #fff url(/_d/common/clever-bg-toc.png) left bottom repeat-x;
    -moz-border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #999; 
    border-radius: 3px;
    box-shadow: 0 1px 2px #999;
    border: 1px solid #ddd; 
    border-top: none;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    zoom: 1;
}
.campaign-guide-toc-list ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
/*    border-top: 1px dotted #999; */
}
.campaign-guide-toc-list li {
    list-style: none;
    margin: 0;
    padding: 3px 0;
    border-top: 1px dotted #999;
}
.campaign-guide-toc-list li:first-child {
    list-style: none;
    margin: 0;
    padding: 3px 0;
    border-top: none;
}
.campaign-guide-toc-list li a {
    display: block;
    padding: 1px 0 1px 12px;
    background-image: url(/_d/common/clever-n_nav-arrow-o.gif);
    background-repeat: no-repeat;
    background-position: left 5px;
    color: #333;
}
.campaign-text-shadow {
    background: url(/_d/common/clever-bg-shadow-white-top.png) left top no-repeat;
    width: 100%;
    height: 19px;
    margin-bottom: 30px;
    clear: both;
}
.campaign-text-box-green {
    background: #7bac38 url(/_d/common/clever-bg-shadow-green-top.png) left top no-repeat;
    min-height: 50px;
    padding: 30px 20px 20px 30px;
    color: #fff;
    clear: both;
}
.campaign-text-box {
    margin: 30px 0 30px 30px;
}
#campaign-content-body .toc a {
    color: #333;
}
#campaign-content-body .toc .green a {
    color: #7bac38;
}
.campaign-text-box h2 {
    margin: 0;
    font-size: 24px;
    font-weight: normal;
}
.campaign-text-box h2 strong {
    font-weight: bold;
    color: #7bac38;
}
.campaign-text-box h3 {
    margin: 0 0 15px;
    font-size: 16px;
    color: #888;
}
h3.green {
    color: #7bac38;
}
.green {
    color: #7bac38;
    font-weight: bold;
}
.chapter {
    color: #7bac38;
    font-weight: bold;
}

/* campaign 2011 content icons */
#campaign-content-icons-top {
    height: 25px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px #999; 
    box-shadow: 0 10px 10px #999999;
}
#campaign-content-icons {
    width: 100%;
    height: 177px;
    background: url(/_d/common/clever-bg-body.png) center -161px repeat-x;
}
#campaign-content-icons ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}
#campaign-content-icons li {
    float: left;
    list-style: none;
    margin: 0 0 0 1px;
    padding: 3px 0 10px;
    border-radius: 10px;
}
#campaign-content-icons li:hover {
    background: url(/_d/common/clever-bg-black-02.png);
}
#campaign-content-icons li.selected:hover,
#campaign-content-icons li.selected {
    background: url(/_d/common/clever-bg-black-04.png);
}
#campaign-content-icons li a {
    opacity: 1;
    display: block;
    width: 112px;
    height: 120px;
    background-position: center bottom;
    background-repeat: no-repeat;
    outline: none;
}
#campaign-content-icons li#campaign-icon-1 a {
    background-image: url(/_d/clever/more-efficient-hu.png);
}
#campaign-content-icons li#campaign-icon-2 a {
    background-image: url(/_d/clever/suited-for-all-hu.png);
}
#campaign-content-icons li#campaign-icon-3 a {
    background-image: url(/_d/clever/low-energy-cost-hu.png);
}
#campaign-content-icons li#campaign-icon-4 a {
    background-image: url(/_d/clever/higher-comfort-hu.png);
}
#campaign-content-icons li#campaign-icon-5 a {
    background-image: url(/_d/clever/compatible-with-ufh-hu.png);
}
#campaign-content-icons li#campaign-icon-6 a {
    background-image: url(/_d/clever/better-indoor-climate-hu.png);
}
#campaign-content-icons li#campaign-icon-7 a {
    background-image: url(/_d/clever/ready-for-renewables-hu.png);
}
#campaign-content-icons li#campaign-icon-8 a {
    background-image: url(/_d/clever/100-recycle-hu.png);
}
#campaign-content-icons li#campaign-icon-9 a {
    background-image: url(/_d/clever/healthy-living-conditions-hu.png);
}
.campaign-energy-nav-prev {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 14px;
    background-color: #7bac38;
    font-size: 16px;
}
.campaign-energy-nav-prev a {
    display: block;
    min-width: 50px;
    padding: 4px 14px 6px 12px;
    background: url(/_d/clever/arrow-l-white.png) left 9px no-repeat;
    color: #fff;
    outline: none;
}
.campaign-energy-nav-prev a:hover {
    text-decoration: none;
}
.campaign-energy-nav-next {
    position: absolute;
    bottom: 0;
    right: 270px;
    padding-right: 14px;
    background-color: #7bac38;
    font-size: 16px;
}
.campaign-energy-nav-next a {
    display: block;
    min-width: 50px;
    padding: 4px 12px 6px 14px;
    background: url(/_d/common/clever-arrow-r-white.png) right 9px no-repeat;
    color: #fff;
    text-align: right;
    outline: none;
}
.campaign-energy-nav-next a:hover {
    text-decoration: none;
}
#campaign-energy-text {
    width: 685px;
    margin-left: 65px;
}
#campaign-energy-text h1 {
    margin: 20px 0 40px 0;
    font-size: 26px;
    font-weight: normal;
    color: #333;
}
#campaign-energy-text li,
#campaign-energy-text p {
    line-height: 140%;
}
#page-c #campaign-energy-text ul {
}
#page-c #campaign-energy-text ul li {
    list-style-image: url(/_d/clever/arrow-green.png);
}

    #flowpanes {
        width:685px;
        height:590px;    
        position:relative;
        overflow:hidden;
        clear:both;
    }
    /* override single pane */
    #flowpanes div {
        width:685px;
        float:left;
    }
    /* our additional wrapper element for the items */
    #flowpanes .items {
        width:20000em;
        position:absolute;
        clear:both;
    }

/* campaign 2011 END */


.modal {
    background-color:#fff;
    display:none;
    width:400px;
    padding:15px;
    text-align:left;
    border:2px solid #999;    
    z-index: 100;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
}
.modal h2 {
    margin:0px;
    padding:10px 0 10px 45px;
    border-bottom:1px solid #333;
    font-size:20px;
}
#accessform label {
    font-size:11px;        
    margin-top:20px;
    display:block;
}
#accessform label input {
    display:block;    
}
.clear {
    clear:both;
    line-height: 0;
    visibility: hidden;           
}
.overlay-error {
    z-index: 10000;
    margin:0 0 2px;
    padding:2px 6px;    
    -moz-border-radius:4px;
    -webkit-border-radius:4px;         
}
.overlay-error em {
    border:10px solid;
    border-color:#870000 transparent transparent;
    bottom:-17px;
    display:block;
    height:0;
    left:10px;
    position:absolute;
    width:0;            
    z-index: 200;
}
 /* error message */
.overlay-error {
    height:12px;
    background-color:#870000;
    font-size:11px;
    border:1px solid #990000;
    padding:2px 2px 5px 4px; 
    color:#fff;
    margin-left:-2px;
    z-index: 10001;
}
#contentcontainer {
    margin-top: 26px;
}
.wallpaper {
    float: left;
    margin: 0 20px 20px 0;
    width: 45%;
    font-size: 13px;
}
.wallpaper img {
    border: 1px solid #999;
}
.wallpaper a {
    margin-right: 10px;
}
.wallpaper p {
    margin: 0;
}
.font12 {
    font-size: 12px;
}
#wallpaper-items div {
    float: left;
    width: 45%;
    margin: 0 20px 20px 0;
    height: auto;
}
#wallpaper-items div div {
    float: none;
    margin: 0;
}
#wallpaper-items div .wallpaper {
    width: 100%;
    font-size: 13px;
}
#wallpaper-items div .wallpaper img {
    border: 1px solid #999;
}
#wallpaper-items div .wallpaper a {
    margin-right: 10px;
}
#wallpaper-items div .wallpaper p {
    margin: 0;
}
.gallery { 
    clear: both;
    width: 685px; 
    margin: 20px 0 20px 10px;
    position: relative;
}
.gallery img { 
    margin: 0 auto;
    position: static !important;
}
.galleryNav #prev2, .galleryNav #next2 {
    position: absolute;
    top: 0;
    width: 40px;
    height: 268px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50); 
    z-index: 9;
    text-indent: -3000px;
}
.galleryNav a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); 
}
.galleryNav #prev2 {
    left: 0;
    background-image: url(/_d/common/arrow-back.png);
}
.galleryNav #next2 {
    right: 0;
    background-image: url(/_d/common/arrow-forw.png);
}
.blocks #s2 {
    height: auto;
    min-height: 257px;
}
.blocks #s2 div p {
    text-align: left;
    top: -20px;
    left: 0;
    position: absolute;
}
.blocks #s2 div {
    text-align: center;
    width: 100%;
}
.heating {
    margin: 35px;
    text-align: center;
    color: #870000;
    font-size: 110%;
}

.centerload {
    margin-right:auto;
    margin-left:auto;
    width:710px;
    text-align: center;
}
#profi #loginformmessage {
 padding: 0 20px 8px 0 ;
 color: #C00;
 font-size: 12px;
 font-weight: bold;
}
#clever-heating-solution {
    position: absolute;
    right: 30px;
    top: 50px;
}
.tbl-1-head {
    padding: 4px 5px !important;
    border-top: 2px solid #ababab !important;
    border-bottom: 1px solid #ababab !important;
    font-weight: bold !important;
    color: #9f0000 !important;
    font-size: 14px !important;
}
.tbl-2-head {
    background-color:#DDDDDD !important;
    border-bottom:1px solid #ABABAB !important;
    border-top:1px solid #ABABAB !important;
    font-size:12px !important;
    font-weight:bold !important;
    padding:4px 5px !important;
}
.tbl-1 td span {
    background-color: transparent !important;
    color: #333 !important;
}
.tbl-1 td p {
    margin: 0;
}
.tbl-1 th span {
    background-color: transparent !important;
    color: #333 !important;
}
.tbl-1 th p {
    margin: 0;
}
.tbl-2 td span {
    background-color: transparent !important;
    color: #333 !important;
}
.tbl-2 td p {
    margin: 0;
}
.tbl-2 th span {
    background-color: transparent !important;
    color: #333 !important;
}
.tbl-2 th p {
    margin: 0;
}
#kartka-flash {
 position:absolute; 
 left: 0; 
 top: -407px; 
 z-index: 2;
 background: #fff;
}


/* Overlay Apple Effect*/

.apple_overlay {
   
    /* initially overlay is hidden */
    display:none;
    /* growing background image */
    background-image:url(/_d/common/background-overlay-white.png);
    /* 
        width after the growing animation finishes
        height is automatically calculated
    */
    width: 900px;        
    /* some padding to layout nested elements nicely  */
    padding: 35px 35px 45px 45px;
    /* a little styling */    
    font-size:11px;
}
/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url(/_d/common/closeoverlay.png);
    position:absolute; right:5px; top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}

.apple_overlay h3 {
    color: #870000;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
        text-align: center;
        height:540px;
        width: 890px;
}
.overlayFlash {
    background:transparent url(/_d/common/overlay1.png) repeat scroll 0 0;
    display:block;
    height:950px;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index: 2000;
    text-align: center;
}
#content h3.go-more {
    font-size: 16px !important;
}
#search-region {
    margin: 0 0 10px 0;
}
.tableGrid {
    width: 100%;
    border-collapse: collapse;
    font-size: 1em;
}
.tableGrid th {
    padding: 4px 5px;
    border-bottom: 2px solid #9f0000;
    font-size: 14px;
    font-weight: bold;
    color: #9f0000;
}
.tableGrid td {
    padding: 4px 5px;
    border-bottom: 1px solid #ababab;
    font-size: 14px;
}
.tableGrid td:nth-child(n+1) {
    border-right: 1px dotted #ccc;
}
.tableGrid td:last-child {
    border-right: none;
}
.tableGrid .hl td {
    background: #eee !important;
}

.form-label {
    clear: left;
    float: left;
    width: 120px;
    margin-bottom: 8px;
}
.form-label-text {
    clear: left;
    float: left;
    margin-bottom: 8px;
}
#mainform.cols .input {
    float: left;
    margin-bottom: 10px;
}
.required:after {
    content: "*";
    color: #393;
    margin-left: 2px;
    font-size: 120%;
}

#startpageInfo {
}
.startpageLink a {
    color: #333;
}
.startpage {
    position: absolute;
    width: 620px;
    padding: 15px 20px 5px;
    background-color: #fff;
    border: 1px solid #e1d299;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 3px #ccc;
    box-shadow: 1px 1px 3px #ccc;
    font-family: Arial;
    font-size: 85%;
}
.startpage ol,
.startpage ul {
    list-style-position: inside;
    margin: 0;
    padding: 0;
}
.startpage li {
    padding: 2px 0;
}
.startpage ol,
.startpage ul,
.startpage p,
.startpage h3 {
    margin: 0 0 10px 0;
}

.new-product-list {
    float: right;
     font-size: 85%;
     font-weight: bold;
     padding-left: 5px;
}

/* Facebook widget */
#facebook-footer {
    position: absolute;
    top: 24px;
    right: 516px;
}


