body {
    margin: 0;
    padding: 0;
    font: 11px Verdana, arial, sans-serif;
    color: #686868;
    background: url(images/body-bg.gif);
}

a,p,pre,div,span,ul,li,ol,dl,dd,dt,h1,h2,h3,h4,h5,h6,h7,form,input,select {
    margin: 0;
    padding: 0;
}

.cursor {
    cursor: pointer;
}

.fl {
    float: left;
}

.fr {
    float: right;
} 

img {
    border: 0;
}

.to_c {
    text-align: center;
}

.to_r {
    text-align: right;
}

div.hr2 {
    height: 10px;
    background: url(images/hr.gif) no-repeat;
}

/* STRUCTURE */

div#page-top {
    width: 100%;
    height: 21px;
    background: #4d2d0f;
}

div#page-wrapper {
    width: 780px;
}

div.page-nyito {
    background: #fff url(images/page-wrapper-bg.gif) 1px 0 repeat-y;
}

div.page-termek {
    background: #fff url(images/page-wrapper-bg-termek.gif) repeat-y;
    min-height: 802px;
    _height: 802px;
}

div.page-text {
    background: #fff url(images/page-wrapper-bg-text.gif) repeat-y;
}

div#page-header {
    width: 780px;
    height: 69px;
    margin: 10px 0 0 0;
    background: #fdd30b url(images/logo.jpg) no-repeat;
}

div#page-nav {
    width: 780px;
    height: 34px;
    margin: 0 0 8px 0;
    position: relative;
}

div#left {
    width: 422px;
    float: left;
}

div#right {
    width: 357px;
    float: left;
}

div#left-product {
    width: 574px;
    float: left;
    _height: 500px;
    min-height: 500px;
    padding-bottom: 42px;
}

div#right-product {
    width: 204px;
    float: left;
}

div#page-footer {
    width: 780px;
    height: 30px;
    color: #fff;
}

/* TOP LINKS */

div#page-top a {
    display: block;
    float: left;
    height: 20px;
}

div#page-top a span {
    display: none;
}

div#page-top a.t01 {
    width: 58px;
    background: url(images/menu-top-1.gif) 0 0 no-repeat;
}

div#page-top a.t01:hover {
    background-position: 0 -20px;
}

div#page-top a.t02 {
    width: 74px;
    background: url(images/menu-top-2.gif) 0 0 no-repeat;
}

div#page-top a.t02:hover {
    background-position: 0 -20px;
}

div#page-top a.t03 {
    width: 53px;
    background: url(images/menu-top-3.gif) 0 0 no-repeat;
}

div#page-top a.t03:hover {
    background-position: 0 -20px;
}

div#page-top a.t04 {
    width: 67px;
    background: url(images/menu-top-4.gif) 0 0 no-repeat;
}

div#page-top a.t04:hover {
    background-position: 0 -20px;
}

/* NAV */

div#page-nav {
    background: url(images/page-nav-bg.gif) bottom left repeat-x;
    position: relative;
}

img#szlogen {
  position: absolute;
  top: 31px;
  left: 505px;
  z-index: 5;
}

div#page-nav a span {
    display: none;
}

div#page-nav a {
    display: block;
    float: right;
    height: 34px;
}

div#page-nav a.n01 {
    width: 70px;
    background: url(images/menu-aktualis.gif) 0 -34px no-repeat;
}

div#page-nav a.n01:hover, div#page-nav a.n01-active {
    width: 70px;
    background: url(images/menu-aktualis.gif) 0 0 no-repeat;
}

div#page-nav a.n02 {
    width: 74px;
    background: url(images/menu-inspiracio.gif) 0 -34px no-repeat;
}

div#page-nav a.n02:hover, div#page-nav a.n02-active {
    width: 74px;
    background: url(images/menu-inspiracio.gif) 0 0 no-repeat;
}

div#page-nav a.n03 {
    width: 113px;
    background: url(images/menu-tervezo2.gif) 0 -34px no-repeat;
}

div#page-nav a.n03:hover, div#page-nav a.n03-active {
    width: 113px;
    background: url(images/menu-tervezo2.gif) 0 0 no-repeat;
}

div#page-nav a.n04 {
    width: 67px;
    background: url(images/menu-termekek.gif) 0 -34px no-repeat;
}

div#page-nav a.n04:hover, div#page-nav a.n04-active  {
    background: url(images/menu-termekek.gif) 0 0 no-repeat;
    width: 67px;
}

div#page-nav a.n05 {
    width: 88px;
    background: url(images/menu-tanacsadas.gif) 0 -34px no-repeat;
}

div#page-nav a.n05:hover, div#page-nav a.n05-active {
    background: url(images/menu-tanacsadas.gif) 0 0 no-repeat;
    width: 88px;
}

div#page-nav a.n06 {
    width: 111px;
    background: url(images/menu-favedelem.gif) 0 -34px no-repeat;
}

div#page-nav a.n06:hover, div#page-nav a.n06-active {
    background: url(images/menu-favedelem.gif) 0 0 no-repeat;
    width: 111px;
}

div#page-nav a.n07 {
    background: url(images/menu-tervezo.gif) 0 -34px no-repeat;
    width: 59px;
}

div#page-nav a.n07:hover, div#page-nav a.n07-active {
    background: url(images/menu-tervezo.gif) 0 0 no-repeat;
    width: 59px;
}

div#page-nav a.n08:hover, div#page-nav a.n08-active {
    background: url(images/menu-tervezo.gif) 0 0 no-repeat;
    width: 59px;
}
/* MAIN */

div#flash-main {
    width: 398px;
    height: 266px;
    margin: 10px;
    z-index: 300;
}

div#text-main {
    width: 399px;
    height: 252px;
    margin: 0 10px 10px 10px;
    background: url(content/main-text.gif) no-repeat;
}

div#text-main p {
    display: none;
}

/* BOX */

div.box {
}

div.box h3 span {
    display: none;
}

div.box h3 {
    width: 358px;
    height: 28px;
}

div.box h3.uj {
    background: url(images/header-ujtermekeink.gif) no-repeat;
}

div.box h3.tipp {
    background: url(images/header-tippek.gif) no-repeat;
}

div.box h4 {
    font-size: 11px;
    font-weight: bold;
    color: #376c6c;
    margin: 6px 8px 0 0;
}

div.box h4 a {
    color: #376c6c;
    text-decoration: none;
}

div.box h4 a:hover {
    color: #376c6c;
    text-decoration: underline;
}

div.box p {
    color: #5a8f8f;
    margin: 8px 10px 8px 0;
}

div.box img {
    float: left;
    margin: 8px;
    _margin-left: 4px;
    display: block;
}

div.box p.more {
    background: url(images/bullet.gif) 177px 3px no-repeat;
}

div.box p.more a {
    color: #376c6c;
    
    position: relative;
    left: 15px;
    font-weight: bold;
    text-decoration: none;
}

div.box p.more a:hover {
    text-decoration: underline;
}

div.hr {
    width: 354px;
    height: 15px;
    background: url(images/box-bottom.gif) left bottom no-repeat;
    clear: both;
}

/* SZAKERTO */

div.szakerto {
    width: 345px;
    height: 94px;
    margin: 8px 0 8px 8px;
    background: url(images/szakerto.jpg) left bottom no-repeat;
}

div.szakerto p {
    padding: 43px 8px 0 80px;
    color: #5a8f8f;
    text-align: right;
}

/* TERMEK */

div#description {
    line-height: 1.4em;
    width: 340px;
    _width: 300px;
    float: left;
    margin: 0;
    padding: 0;
}

div#description img {
    margin-left: 10px;
}

div#description h3 span {
    display: none;
}

div#description h3 {
    width: 300px;
    height: 50px;
    margin: 0px 0 12px 10px !important;
    padding-top: 3px !important;
}

/* TERMEK FEJLEC */

div#description h3.p01, table.product-item h3.p01 {
    background: url(content/h-xylamon-impreg.gif) bottom left no-repeat;
}

div#description h3.p02, table.product-item h3.p02 {
    background: url(content/h-xylamon-szuolo.gif) bottom left no-repeat;
}

div#description h3.p03, table.product-item h3.p03 {
    background: url(content/h-xyladecor-classic.gif) bottom left no-repeat;
}

div#description h3.p04, table.product-item h3.p04 {
    background: url(content/h-xyladecor-extra.gif) bottom left no-repeat;
}

div#description h3.p05, table.product-item h3.p05 {
    background: url(content/h-xyladecor-color.gif) bottom left no-repeat;
}

div#description h3.p06, table.product-item h3.p06 {
    background: url(content/h-xyladecor-royal.gif) bottom left no-repeat;
}

div#description h3.p07, table.product-item h3.p07 {
    background: url(content/h-xyladecor-oversol.gif) bottom left no-repeat;
}

div#description h3.p08, table.product-item h3.p08 {
    background: url(content/h-xyladecor-aqua.gif) bottom left no-repeat;
}

div#description p {
    margin: 15px 8px 15px 14px;
    font-size: 12px;
    color: #5c5c5c;
}

div#description ul {
    list-style-image: url(images/bullet_ie.gif);
    list-style-position: outside;
    padding-left: 20px;
    ~padding-left: 24px;
    margin: 15px 8px;
}

div#description ul li {
    background: url(images/list-bottom.gif) bottom center no-repeat;
    margin: 5px 0 10px 0;
    padding-bottom: 10px;
    font-size: 12px;
}

div#description ul li.last {
    background: none;
}

table.details {
    margin: 2px 0 0 15px;
    width: 100%;
    width: 92%
}

table.details tr td {
    color: #508b8b;
    padding: 5px 0;
}

table.details tr.symbol {
    text-align: center;
    
}

/* TERMEKLISTA */

div#product-customise {
    width: 206px;
    float: left;
}

div#product-customise h3 {
    width: 206px;
}

div#product-customise h3 span {
    display: none;
}

div#product-customise p {
    margin: 10px 14px;
    color: #5a8f8f;
}

h3.szinvalasztek {
    height: 26px;
    background: url(images/header-szinvalasztek.gif) no-repeat;
}

h3.tulajdonsagok {
    height: 26px;
    background: #edf6f6 url(images/header-tulajdonsagok.gif) bottom left no-repeat;
}

div#colors {
    background: #f0f7f7;
    padding: 0 15px 5px 18px;
}

div#colors img {
    display: block;
    float: left;
    margin: 5px 5px 0 0;
    cursor: pointer;
}

div#product-list {
    width: 233px;
    float: left;
    margin-top: 8px;
}

div#product-list a {
    display: block;
    width: 233px;
    height: 34px;
}

div#product-list a span {
    display: none;
}

div#product-list a.t-01 {
    background: url(content/t-01.gif) left top no-repeat;
}

div#product-list a.t-01:hover, div#product-list a.t-01-active {
    background: url(content/t-01.gif) 0 -34px no-repeat;
}

div#product-list a.t-02 {
    background: url(content/t-02.gif) left top no-repeat;
}

div#product-list a.t-02:hover, div#product-list a.t-02-active {
    background: url(content/t-02.gif) 0 -34px no-repeat;
}

div#product-list a.t-03 {
    background: url(content/t-03.gif) left top no-repeat;
}

div#product-list a.t-03:hover, div#product-list a.t-03-active {
    background: url(content/t-03.gif) 0 -34px no-repeat;
}

div#product-list a.t-04 {
    background: url(content/t-04.gif) left top no-repeat;
}

div#product-list a.t-04:hover, div#product-list a.t-04-active {
    background: url(content/t-04.gif) 0 -34px no-repeat;
}

div#product-list a.t-05 {
    background: url(content/t-05.gif) left top no-repeat;
}

div#product-list a.t-05:hover, div#product-list a.t-05-active {
    background: url(content/t-05.gif) 0 -34px no-repeat;
}

div#product-list a.t-06 {
    background: url(content/t-06.gif) left top no-repeat;
}

div#product-list a.t-06:hover, div#product-list a.t-06-active {
    background: url(content/t-06.gif) 0 -34px no-repeat;
}

div#product-list a.t-07 {
    background: url(content/t-07.gif) left top no-repeat;
}

div#product-list a.t-07:hover, div#product-list a.t-07-active {
    background: url(content/t-07.gif) 0 -34px no-repeat;
}

div#product-list a.t-08 {
    background: url(content/t-08.gif) left top no-repeat;
}

div#product-list a.t-08:hover, div#product-list a.t-08-active {
    background: url(content/t-08.gif) 0 -34px no-repeat;
}

table.product-item {
    margin: 0 10px 14px 10px;
    padding-bottom: 20px;
    height: 145px;
    background: url(images/product-item-bg.gif) left bottom no-repeat;
}

table.product-item.first {
    width: 90px;
    text-align: right;
}

table.product-item h3 span {
    display: none;
}

table.product-item h3 {
    margin: 0 0 0 10px !important;
    padding: 0 !important;
    width: 309px;
    height: 50px;
}

table.product-item p {
    margin: 5px 10px 0 10px !important;
}

table.product-item p.more a {
    color: #376c6c;
    padding-left: 10px;
    background: url(images/bullet.gif) 0 3px no-repeat;
    font-weight: bold;
    text-decoration: none;
}

/* TEXT PAGE SIDEBAR */

div.sidebar div#szakerto {
    margin: 5px 0 0 10px;
    width: 185px;
    height: 91px;
    background: url(images/szakerto2.jpg) no-repeat;
}

div.sidebar h3 span {
    display: none;
}

div.sidebar h3.szakerto {
    width: 119px;
    height: 16px;
    margin: 10px 0 0 10px;
    background: url(images/szakerto-nev.gif) no-repeat;
}

div.sidebar p {
    margin: 10px 0 0 10px !important;
    color: #5a8f8f !important;
    line-height: 1.4em;
    font-size: 11px !important;
}

div.sidebar a {
    color: #5a8f8f;
    font-weight: bold;
    text-decoration: none;
}

div.sidebar a:hover {
    text-decoration: underline;
}

div.sidebar h3.tippek {
    width: 206px;
    height: 26px;
    background: url(content/header-korabbitippek.gif) bottom left no-repeat;
}

/* TEXT PAGE CONTENT */

h1 span {
    display: none;
}

h1.tanacsadas {
    width: 164px;
    height: 48px;
    margin: 14px 0 0 12px;
    background: url(images/h1-tanacsadas.gif) no-repeat;
}

h1.favedelem {
    width: 206px;
    height: 48px;
    margin: 14px 0 0 14px;
    background: url(images/h1-favedelem.gif) no-repeat;
}

h1.lepesrol {
    width: 191px;
    height: 48px;
    margin: 14px 0 0 14px;
    background: url(images/h1-lepesrol.gif) no-repeat;
}

h1.lepesrol2 {
    width: 191px;
    height: 30px;
    margin: 14px 0 18px 14px;
    background: url(images/h1-lepesrol.gif) no-repeat;
}

h1.tervezo {
    width: 128px;
    height: 28px;
    margin: 14px 0 0 14px;
    background: url(images/h1-tervezo.gif) no-repeat;
}

h1.tippek {
    width: 220px;
    height: 28px;
    margin: 14px 0 0 14px;
    background: url(images/h1-tippek.gif) no-repeat;
}

h1.termekek {
    width: 112px;
    height: 24px;
    margin: 14px 0 45px 12px;
    background: url(images/h1-termekek.gif) no-repeat;
}

div.page-text p {
    margin: 10px 5px 10px 12px;
    font-size: 12px;
    color: #727272;
    line-height: 1.3em;
}

form#ask {
    margin: 10px 12px;
}

form#ask textarea {
    width: 99%;
    height: 163px;
    border: 1px solid #d1e5e5;
    font: 11px Verdana, arial, sans-serif;
}

form#ask input {
    margin: 5px 0;
    float: right;
}

form#ask input.tanacsadas {
    border: 1px solid #d1e5e5;
    width: 260px;
    margin-right: 5px;
    float: left;
}
form#ask span {
    font-size: 12px;
}
/* PAGER */

table.pager {
    margin: 10px 12px;
    width: 550px;
    height: 28px;
    background: url(images/pager-bg.gif) repeat-x;
}

table.pager tr td {
    width: 33%;
}

table.pager tr td a {
    color: #295959;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
}

table.pager tr td a:hover {
    text-decoration: underline;
}

/* QUOTE */

div.quote {
  margin: 20px 10px 20px 22px;
  padding: 0 5px;
  border-left: 5px solid #fdd30b;
  font-style: italic;
}

div.answer {
  margin: 20px 10px 20px 6px;
}

div.page-text p a {
    font-weight: bold;
    text-decoration: none;
    color: #5a8f8f;
}

div.page-text p a:hover {
    text-decoration: underline;
}

/* FAVÉDELEM */

div#favedelem-decor {
    width: 185px;
    height: 84px;
    margin: 11px 0 10px 11px;
}

div#left-product h5 {
    font-size: 12px;
    color: #275a55;
    background: #f0f7f7;
    margin: 12px 12px 5px 12px;
    padding: 7px;
}

div#left-product h3 {
    font-size: 14px;
    color: #295959;
    margin: 12px 12px 5px 14px;
    padding: 10px 7px 7px 0;
    font-weight: bold;
}

div#left-product img.text-img {
    margin: 3px 10px 4px 10px;
}

div.dictionary-item h6 {
    font-size: 11px;
    color: #275a55;
    background: #f0f7f7;
    margin: 12px 12px 5px 12px;
    padding: 7px;
}

div.dictionary-item p {
    margin: 12px 15px 12px 20px;
    color:#727272;
}

/* FAVÉDELEM ABC */

div#favedelem-abc {
    margin: 10px 0 10px 11px;
}

div#favedelem-abc a {
    display: block;
    margin: 0 6px 5px 0;
    padding: 2px 0 2px 0;
    text-align: center;
    color: #3c6161;
    background: #d0e3e3;
    width: 18px;
    float: left;
}

div#favedelem-abc a:hover, a.favedelem-active {
    color: #f0f7f7 !important;
    background: #3c6161 !important;
    text-decoration: none;
}

/* CUSTOM LIGHTBOX */

div#overlay {
    z-index: 400;
    background: #000 url(images/overlay.png);
    width: 100%;
    height: 100%;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
    position: absolute;
    top: 0;
    left: 0;
}

#overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
    }

div#lightbox {
    width: 429px;
    background: #fff;
    color: #376c6c;
    font-family: Tahoma, verdana, sans-serif;
    font-size: 12px;
    z-index: 500;
     position: absolute;
    top:50%;
    left:50%;
    z-index:9999;
    margin:-220px 0 0 -250px;
}

#lightbox[id]{ /* IE6 and below Can't See This */
    position:fixed;
    }

div#lightbox img {
    display: block;
    padding: 10px 0 0 10px;
}

div#lightbox dl {
    margin: 10px;
    padding: 0 0 14px 10px;
    border-bottom: 1px solid #d1e5e5;
}

div#lightbox dl dt {
    float: left;
    font-weight: bold;
    width: 62px;
}

div#lightbox dl dt, div#lightbox dl dd {
    margin-bottom: 10px;
}

div#lightbox p {
    text-align: right;
    padding: 0 10px 10px 10px;
}

div#lightbox a {
    color: #376c6c;
    text-decoration: none;
}

div#lightbox a:hover {
    text-decoration: underline;
}

/* LÉPÉSRŐL LÉPÉSRE */

table.form-item {
    background: #f0f7f7 url(images/tervezo-box-bg.gif) bottom left no-repeat;
    margin: 12px;
    ~margin-bottom: 22px;
    width: 548px;
    padding-bottom: 7px;
    position: relative;
    color: #4b8d8d;
}

table.last {
    background: #f0f7f7;
}

table.form-item tr td {
    padding: 10px 0 10px 5px;
    width: 180px;
}

table.form-item tr td.first {
    padding-left: 15px;
    width: 160px;
}


table.form-item tr td.first img.arrow {
    position: absolute;
    bottom: 5px;
    right: 52px;
}

table.form-item tr td p {
    color: #4b8d8d;
    padding-right: 10px;
}

table.form-item tr td input {
    position: relative;
    top: 2px;
}

table.form-item tr td label {
    padding-left: 5px;
    color: #4b8d8d;
    font-size: 12px;
}

table.form-item tr td ul {
    list-style-type: none;
}

table.form-item tr td ul li {
    margin: 8px 0;
}

table.response tr td {
    width: 320px;
}

table.response tr td.first {
    width: 180px;
}

img.ajanlat {
    padding: 10px 0 15px 0;
    position: relative;
    left: -4px;
}

div.terv img {
    display: block;
}

div.terv p img {
    display: inline;
}

/* TERVEZŐ */

table.kalkulator-item{
    background: #f0f7f7;
    color: #4b8d8d;
    margin: 12px 12px 0 12px;
    width: 548px;
    text-align: center;
}

table.kalkulator-item tr td {
    padding: 10px 0;
    
}

table.kalkulator-item tr td.first {
    width: 120px;
    
}

table.kalkulator-item tr td input {
    text-align: right;
}

table.kalkulator-item tr td a {
    padding: 10px 0;
    color: #4b8d8d;
    font-weight: bold;
    text-decoration: none;
}

table.kalkulator-item tr td a:hover {
    text-decoration: underline;
}

h3.tervezo {
    width: 204px;
    height: 26px;
    background: url(images/header-tervezo.gif) no-repeat;
}

table.tervezo {
  color: #4b8d8d;
  margin: 5px 0 0 15px;
}

table.tervezo tr td {
  padding: 5px 4px;
}

table.tervezo tr td input {
    text-align: right;
}

h3.adatlap {
    width: 204px;
    height: 26px;
    background: url("images/biztonsagi-adatlap.gif") no-repeat;
}
table.adatlap {
    color: #4b8d8d;
    margin: 5px 0 0 15px;
}
table.adatlap tr td {
    padding 5px 4px;
}
table.adatlap A {
    color: #4b8d8d;
    text-decoration: none;
}
table.adatlap A:hover {
    color: #005f8f;
    text-decoration: none;
}

/* TPPEK SIDEBAR */

ul.tippek {
  list-style-type: none;
  padding-top: 5px;
}

ul.tippek li {
  padding: 8px 0 11px 10px;
  background: url(images/tippek-border.gif) bottom center no-repeat;
}

/* EMAIL */

p.response {
    color:#376C6C !important;
    background: #f0f7f7;
    font-weight: bold;
    padding: 10px;
    margin-right: 16px !important;
    text-align: center;
}

/* VIDEO */

div#video {
    width: 435px;
    height: 360px;
    padding: 5px 0 10px 10px;
    background: #fff;
    position: absolute;
    top: 20%;
    left: 35%;
    z-index: 500;
}

div#video a {
    color: #376c6c;
    text-decoration: none;
}

div#video a:hover {
    text-decoration: underline;
}

/* HAKSZ :) */

/* ffox based float clearing without any extra element */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hide from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide */

div.szakval {
    margin: 20px 0 0 20px;
}
.szakvaladatok TD input {
    width: 300px;
    height: 15px;
    font-size: 12px;
    border: 1px solid #d1e5e5;
}
.szakval .valasz, .szakval .kerdes {
    margin: 20px 0 0 3px;
}

.szakval .valasz textarea, .szakval .kerdes textarea{
    width: 500px;
    height: 150px;
    border: 1px solid #d1e5e5;
}
.szakval .kerdes {
    margin-bottom: 20px;
}
.szakval .newpagecheck input {
    margin: 8px 0 0 3px;
}
.szakval .sendandupload {
    text-align: center;
    margin-bottom: 25px;
}
.szakval .hiba {
    text-align: center;
    color: #f00;
}
div#left-product .szakbelep {
    margin: 100px 0 0 150px;
}
div#left-product .szakbelep input{
    border: 1px solid #d1e5e5;
}
div#left-product td.cent {
    text-align: center;
}
p.logout {
    padding: 20px 0 0 0;
}
