/* CSS Document */

html, body, div, ul, li, table, td, tr, h1, h2, h3, h4, p, span, form, input, textarea, img, a, label, fieldset, legend {
    margin: 0;
    padding: 0;
    border: none;
}
a img {
    border: none;
}
html, body {
    background: url(images/backgd.jpg) top center;
    margin: 0;
    padding: 0;
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    color: #000;
    line-height: 1.3;
}
h1 {
    font-size: 20px;
    /* color: #fff;*/
    padding-bottom: 15px;
    font-weight: 400;
}
h2 {
    font-size: 20px;
    /*  color: #fff;*/
    padding-bottom: 20px;
    font-weight: 400;
}
h3 {
    font-size: 12px;
    font-style: italic;
}
/*
 ul {
 padding:10px;
 }
 */
p {
    padding: 5px 0;
}
a, a:visited {
    text-decoration: none;
    color: #843118;
}
a:hover {
    text-decoration: none;
    color: #fff;
}
h1 a {
    color: #843118;
}
.main {
    width: 1020px;
    min-height: 680px;
    margin: 0 auto;
    padding: 40px 0 0 0;
    background: url(images/main-back.png) top right no-repeat;
}
* html .main {
    height: 800px;
}
.header {
    width: 1020px;
    height: 64px;
}
.menu {
    float: left;
    width: 715px;
    height: 20px;
    font-family: "Times New Roman", Times, serif;
    list-style: none;
    font-variant: small-caps;
    letter-spacing: 0;
    padding: 44px 0 0 85px;
}

.menu a, .menu h2 {
    font-size: 13px;
    display: block;
    padding: 0;
    margin: 0;
}

.menu h2 {
    /*color: #fff;*/
    /*background: #000;*/
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #fff;
}

.menu a {
    color: #000;
   /* background: #efefef;*/
    text-decoration: none;
}

.menu a:hover {
    color: #000;
    background: #d9d9d9;
}

.menu li {
    float: left;
    position: relative;
    margin: 0 3px;
}

.menu ul {
    position: absolute;
    z-index: 500;
    background: #d9d9d9;
    width: 190px;
    font-weight: 400;
    border-left: 1px solid #AAA;
    border-right: 1px solid #aaa;
    border-top: 1px solid #aaa;
}
.menu ul li {
    clear: both;
    margin: 0;
    padding: 4px 2px 4px 10px;
    border-bottom: 1px solid #aaa;
    width: 178px;
    text-align: left;
}
.menu ul li a, .menu ul li a:visited {
    color: #222;
    display: block;
    font-weight: 800;
}
.menu ul li a:hover {
    color: #000;
    background: #ccc;
}

.menu ul {
    display: none;
}

.menu li:hover ul {
    display: block;
}

.menu li {
    display: block;
    float: left;
    text-align: center;
    /*margin: 0 9px;*/
}
.menu li a, .menu li a:visited {
    color: #5c5c5c;
    display: block;
    font-weight: 800;
    padding: 5px;
}
.menu li a:hover {
    color: #000;
    text-shadow: none;
}

.header-logo {
    float: left;
}
.header-logo a {
    display: block;
    width: 134px;
    height: 56px;
    background: url(images/header-logo.png) top left no-repeat;
}
.mainContainer {
    width: 852px;
    padding: 41px 33px 0 38px;
    height: 507px;
    margin: -20px auto 0 auto;
    background: url(images/content-back.png) top left no-repeat;
}
/* fooldal */
.content-left {
    float: left;
    width: 500px;
    /*overflow: hidden;*/
}
.content-right {
    float: left;
    width: 312px;
    padding: 20px;
    /*color: #fff;*/
}


/* li-banner */

.li-banner {
    z-index:100;
    position: relative;
    margin: 4px;
    left: 1px;
    
}
.li-banner ul {
    z-index: -100;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.li-banner ul li {
    display: none;
    list-style: none;
}
.li-banner-image-wrap {
    overflow: hidden;
}
.li-banner ul, .li-banner ul li, .li-banner-image-wrap {
    position: absolute;
    top: 0px; 
    left: 0px;
}
/* li-banner */


.content-right-fooldal {
    text-align: justify;
    padding: 20px 30px 0 30px;
    font-size: 12px;
}
.separator {
    height: 4px;
    width: 720px;
    background: url(images/separator.jpg) no-repeat center center;
    margin: 8px 0;
    clear: both;
}
.slideshow {
    width: 495px;
    height: 458px;
    
}
/* gallery */

.gallery-left {
    position: relative;
    background: #fff;
    width: 364px;
    height: 459px;
    float: left;
    overflow: hidden;
    margin: 4px 0 0 4px;
}
/*.gallery-inside { width: 360px; }*/
.gallery-right {
    float: left;
    width: 478px;
    height: 460px;
    margin: 3px 0 0 0;
    background: #000;
}
.imgcontainer {
    /*padding: 3px;*/
    position: absolute;
}
.imgcontainer a {
    display: block;
}
.imgcontainer a:hover {
    background: url(images/img-hover.png);
}

/* product */
.product {
    width: 478px;
    height: 460px;
    background: center center no-repeat;
    overflow: hidden;
}
.product-img {
    width: 478px;
    height: 460px;
    background: center center no-repeat;
}
.product-name {
    font-weight: 800;
    font-size: 14px;
    padding: 0 0 10px 0;
    text-transform: uppercase;
    clear: both;
}
.product-desc {
    font-size: 13px;
    color: #ddd;
    background: #000;
    height: 180px;
    width: 458px;
    padding: 0 10px;
    position: relative;
    line-height: 1.1;
    top: 440px;
    opacity: 0.8;
    -moz-opacity: 0.8;  
    filter:alpha(opacity=80);
}
.product-reszletek {
    width: 100px;
    float: right;
    height: 30px;
    text-align: right;
    margin: 0 0 10px 0;
    
}

/* kontakt */
.kontakt-left {
    float: left;
    width: 480px;
}
.kontakt-right {
    float: left;
    width: 332px;
    padding: 40px 20px 0 20px;
    font-size: 14px;
}
.terkepDiv {
    width: 380px;
    height: 305px;
    margin: 75px auto 0 auto;
    border: 1px solid #000;
}
.content-right-kontakt {
    padding: 30px 0 0 0;
    font-size: 15px;
}

.formmezo {
    clear: both;
    padding: 5px 0;
}
.formmezo label {
    width: 60px;
    float: left;
    height: 26px;
    text-align: right;
    padding: 0 7px 0 0;
    line-height: 26px;
    text-transform: uppercase;
}
.formmezo input {
    background: #666;
    border: 1px solid #fff;
    height: 20px;
    padding: 3px;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #fff;
}
.formmezo textarea {
    background: #666;
    border: 1px solid #fff;
    padding: 3px;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #fff;
}
.form-submit {
    padding: 3px;
    border: 1px solid #999;
}

/* footer */
.footer {
    width: 863px;
    padding: 0 30px;
    height: 80px;
    margin: -20px auto 0 auto;
}
.footer-links {
    float: left;
    width: 400px;
    height: 80px;
}
.footer-contacts {
    float: left;
    width: 150px;
    /*text-align: center;*/
    margin: 0 0 0 10px;
    font-size: 15px;
    line-height: 1;
}
.footer-links a {
    float: left;
    display: block;
    margin: 0 0 0 8px;
    width: 41px;
    height: 41px;
}
.footer-links a:hover {
    background-position: 0 -41px;
}
.footer-fb {
    background: url(images/footer-icon-facebook.png) top left no-repeat;
}
.footer-tel {
    background: url(images/footer-icon-tel.png) top left no-repeat;
}
.footer-mail {
    background: url(images/footer-icon-mail.png) top left no-repeat;
}
.footer-right {
    float: left;
    width: 463px;
    height: 50px;
}
.footer-kertesotthon {
    float: right;
    display: block;
    width: 182px;
    height: 76px;
    background: url(images/footer-icon-kertesotthon.png) top left no-repeat;
}
.footer-viltor {
    float: right;
    display: block;
    width: 217px;
    height: 64px;
    background: url(images/footer-icon-viltor.png) top left no-repeat;
}
/*

 #gallery {
 width: 760px;
 margin: 40px auto 0 auto;
 }
 .spacer {
 height: 50px;
 clear: left;
 }
 .imgcontainer {
 height: 186px;
 width: 186px;
 float: left;
 margin: 2px 1px;
 text-align: center;
 }
 .imgcontainer img {
 border: 1px solid #CCC;
 margin: 2px;
 padding: 4px;
 background: #E4E4E4;
 }
 .imgcontainer img:hover {
 border: 1px solid #a04124;
 background: #C3C3C3;
 }
 #sContent {
 width: 920px;
 margin: 20px auto 8px auto;
 text-align: center;
 height: 698px;
 }
 #sContent .separator {
 margin-left: -26px;
 }
 #sContent img {
 padding: 4px;
 border: 1px solid #CCC;
 margin: 4px;
 background: #E4E4E4;
 }
 #lapozo {
 height: 30px;
 }
 #copyright {
 font-size: smaller;
 text-align: center;
 width: 250px;
 margin: 10px auto 1px auto;
 }
 div.notice {
 border: 1px solid #CCCCCC;
 background: #e9e4ce;
 margin: 0 auto;
 padding: 10px;
 text-align: center;
 width: 400px;
 }
 #arrow_prev, #arrow_next {
 float: left;
 width: 112px;
 height: 41px;
 margin: 225px 5px;
 }
 #arrow_prev {
 background-image: url(images/arrow_left.png);
 }
 #arrow_next {
 background-image: url(images/arrow_right.png);
 }
 #arrow_prev:hover, #arrow_next:hover {
 background-position: 0 -41px;
 }
 #arrow_prev a, #arrow_next a {
 display: block;
 width: 112px;
 height: 41px;
 }
 /********** inCero oldal ***********

 #incbody {
 background: #000000;
 font-size: 10px;
 line-height: 1.1;
 }
 #incbody a {
 color: #843118;
 }
 #incindex {
 width: 1037px;
 height: 800px;
 margin: 0 auto;
 background: url(images/incindex.jpg) #000 center center no-repeat;
 }
 #incindex a {
 position: relative;
 width: 80px;
 height: 25px;
 display: block;
 top: 360px;
 left: 593px;
 }
 #incmain {
 width: 1037px;
 height: 800px;
 background: url(images/inceroback.jpg) #000 center center no-repeat;
 margin: 0 auto;
 }
 #inccontainer {
 position: relative;
 width: 694px;
 height: 480px;
 top: 155px;
 left: 169px;
 }
 #inccontainer div {
 float: left;
 }
 #inccontent {
 width: 410px;
 height: 335px;
 padding: 140px 15px 0 25px;
 }
 #inccontent h1 {
 padding: 0;
 margin: 4px;
 color: #9d3b1d;
 }
 #inccontent a, #inccontent a:visited {
 color: #9d3b1d;
 }
 #inccontent a:hover {
 color: #c74d27;
 }
 #inccontent p, #inccontent ul {
 padding: 0;
 margin: 10px;
 }
 #inccontent ul {
 padding-left: 3px;
 }
 #inckontakt {
 width: 185px;
 font-size: 12px;
 float: left;
 }
 #incmap {
 float: left;
 width: 313px;
 height: 311px;
 background: url(images/incmap.jpg) center center no-repeat;
 position: relative;
 left: 2px;
 top: 48px;
 }
 #incgmap {
 float: left;
 background: url(images/incgmapback.jpg) top left no-repeat;
 position: relative;
 top: 1px;
 left: -2px;
 width: 420px;
 height: 477px;
 }
 #incgmap2 {
 width: 430px;
 height: 476px;
 background: url(images/incgmapback2.jpg) center center no-repeat;
 }
 #errorDiv {
 /*width:100px;
 text-align: center;
 padding: 5px 0 10px 0;
 }
 */
