body{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #999999;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: normal;
}
a, body, div, span, ul, li, ol, h1, h2, h3, h4, h5, p, table, tr, td, th,form, label, input, select, textarea, option {
    margin: 0px;
    padding: 0px;
}
a span {
    display:none;
}
div#container {
    margin: 20px auto 20px auto;
    width: 940px;
    height: auto;
}
#container #header {
    2width: 940px;
    height: 226px;
    background-image: url(img/bg_header.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FFFFFF;
    width: 940px;
    float: left;
}
#header #flash {
    float: right;
    height: 200px;
    width: 510px;
    right: 0px;
    top: 00px;
    visibility: visible;
    margin: 10px 0px 0 0;
}
#header .logo {
    display: block;
    float: left;
    height: 200px;
    width: 400px;
    margin: 0;
}
#container #menu {
    height: 26px;
    width: 920px;
    background-color: #FFFFFF;
    padding: 0 10px 0 10px;
    clear: both;
    float: left;
}
/*
#menu ul {
        display: block;
        width: 880px;
        height: 26px;
        position: relative;
        list-style-type: none;
}
#menu ul li {
        float: left;
        height: 26px;
        border-left: 1px solid #ffffff;
}
#menu ul li a {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        line-height: 26px;
        display: block;
        padding: 0px 26px;
        background-color: #3e7ad4;
        z-index: 99;
}
#menu ul li a.rightpad {
        padding-right: 35px;
}
#menu ul li a:hover {
        background-color: #ff9b37;
        color: #FFFFFF;
}
#menu    ul    ul  {
        height: auto;
        top: 26px;
        border: 1px solid #ffffff;
        width: auto;
        position: absolute;
        visibility: hidden;
        z-index: 100;
        margin: 0;
        padding: 0;
}
#menu  ul  ul  li  {
        float: none;
        border: none;
        height: 20px;
}
#menu ul ul li a {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        line-height: 20px;
        display: block;
        padding: 0 30px 0 26px;
        background-color: #4892FF;
}
#menu ul ul li a:hover {
        background-color: #3e7ad4;
        color: #FFFFFF;
}
*/
#menu #nav {
    list-style-type:none;
    margin:0;
    padding:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 26px;
}

#nav li {
    display:block;
    float:left;
    position:relative;
    z-index:100;
    margin-right:1px;
    height: 26px;
}
#nav li span {
    display:block;
    z-index:100;
    padding: 0 33px;
    font-size:12px;
    background-color: #3e7ad4;
}
#nav li a, #nav li a:visited {
    display:block; 
    padding:0;
}
#nav li a:hover {
    border:0;
}
#nav dl {
    position:absolute;
    top:0;
    left:0;
    margin: 0;
    padding: 0;
    width: auto;
}
#nav dt {
    margin:0;
    font-size: 12px;
    float:left;
    border-left: 1px solid #fff;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3e7ad4;
    padding: 0;
}
#nav dt a, #nav dt a:visited {
    display:block;
    color:#FFFFFF;
    padding: 0 32px;
    text-decoration:none;
    line-height: 26px;
}
#nav li:hover dt a, #nav li a:hover dt a{
    color:#FFFFFF;
    background-color: #ff9b37;
}
#nav dd {
    display:none;
    background: transparent;
    clear:left;
    margin:0;
    padding:0;
    color: #fff;
    font-size: 11px;
    text-align:left;
    height: 20px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
#nav   dd.borderTop   {
    border-top: 1px solid #fff;
}
#nav  dd.borderBottom  {
    border-bottom: 1px solid #fff;
}
#nav dd a, #nav dd a:visited {
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    padding: 0 0 0 20px;
    background-color: #4892FF;
    height: 20px;
    line-height: 20px;
}
#nav dd a:hover {
    color:#FFFFFF;
    background-color: #3e7ad4;
}
#nav li:hover dd, #nav li a:hover dd {
    display:block;
}
#nav li a.kapcsolat {
    padding: 0 32px;
}
#container #center {
    padding: 10px;
    width: 920px;
    position: relative;
    height: 100%;
    z-index: 0;
    float: left;
    background-color: #FFFFFF;
}

#center #leftBar {
    float: left;
    height: 100%;
    width: 200px;
    margin: 0 10px 0 0;
}
#leftBar #productNav {
    width: 200px;
    background-image: url(img/productNav_btm.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0 0 50px 0;
    background-color: #3e7ad4;
    float: left;
    margin: 0 0 15px 0;
}
#productNav h1 {
    background-image: url(img/productNav_h1.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 30px;
    width: 190px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    padding: 0 0 0 10px;
}
#productNav ul {
    list-style-type: none;
    width: 190px;
    padding: 10px 5px 0 5px;
}
#productNav li {
    background-image: url(img/productNav_li_btm.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 5px 0 8px 5px;
}
#productNav ul li a {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
}
#productNav ul li a:hover {
    color: #a3c0eb;
}
#leftBar #news {
    width: 200px;
    height: 100%;
    background-color: #82cd2e;
    float: left;
}
#news h1 {
    background-image: url(img/news_h1_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFFF;
    height: 30px;
    width: 200px;
}
#news #newscontent {
    background-image: url(img/news_p_bg.gif);
    background-repeat: repeat-y;
    width: 174px;
    padding: 10px 13px 10px 13px;
    color: #FFFFFF;
}
#news #newscontent h2 {
    font-size: 11px;
}
#news #newsbtm {
    width: 200px;
    padding: 10px 0 0 0;
    background-image: url(img/news_btm.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 10px;
}
#center #content {
    float: left;
    width: 520px;
    height: 100%;
}
#content h1 {
    font-weight: normal;
    color: #000000;
    clear: both;
}
#content h2 {
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}
#content  h3 {
    font-size: 11px;
    text-decoration: underline;
    color: #666666;
}
#content ul {
    list-style-type: none;
    padding: 0px 0px 0px 10px;
    list-style-position: outside;
    list-style-image: url(img/arrow.gif);
}
#content .contentBox {
    width: 498px;
    border: 1px solid #cccccc;
    height: 100%;
    position: relative;
    padding: 37px 10px 7px 10px;
    margin: 0 0 15px 0;
    float: left;
}

#content #abc{
    list-style-image: none;
    list-style-type: none;
    padding-bottom: 10px;
}

#content #abc li{
    float: left;
    display: block;
    margin-right: 8px;

}

#content #abc li a{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}	

#content #abc li a:hover{
    text-decoration: underline;
}

#content label{
    padding: 10px 0px 5px 5px;
    display: block;
}

.contentBox h1 {
    display: block;
    height: 30px;
    width: 508px;
    background-color: #e6e6e6;
    font-size: 16px;
    line-height: 30px;
    padding: 0 0 0 10px;
    background-image: url(img/content_h1_bg.gif);
    background-repeat: no-repeat;
    background-position: 450px;
    margin: 0 0 7px 0;
    position: absolute;
    left: 0px;
    top: 0px;
}
.contentBox   h2 a  {
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    margin: 0 0 10px 0;
    text-decoration: none;
    display: block;
}
.contentBox h2 a:hover {
    color: #ff6600;
}
.contentBox p a:hover {
    color: #ff6600;
}
.contentBox img {
    /*
            float: left;
            margin: 0 10px 0 0;
    */
}
/*.contentBox p {
        line-height: 12px;
}*/
.contentBox  p a {
    text-decoration: underline;
    font-weight: bold;
    color: #333333;
}
.contentBox .fwdlink {
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    display: block;
    height: 12px;
    width: 70px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #ff6600;
}
#center   #sensitivmenu  a {
    font-size: 10px;
    line-height: 24px;
    text-decoration: none;
    color: #000000;
}
#sensitivmenu a.page {
    text-decoration: underline;
}
#center #productcontent {
    float: left;
    width: 710px;
    height: 100%;
}
#productcontent h1 {
    display: block;
    height: 30px;
    width: 700px;
    left: 0px;
    top: 0px;
    background-color: #e6e6e6;
    font-size: 16px;
    line-height: 30px;
    padding: 0 0 0 10px;
    background-image: url(img/content_h1_bg.gif);
    background-repeat: no-repeat;
    background-position: 650px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}
#productcontent h5 {
    color:#666;
    font-size: 18px;
    line-height: 24px;
    padding: 0 0 0 10px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    border-bottom:1px solid #ddd;
}
#productcontent #productdetails {
    text-decoration: none;
    padding: 10px 0px 10px 0px; /*padding: 10px 0px 10px 20px;*/
    height: 170px;
    width: 710px;/*width: 690px;*/
}
#productdetails img {
    /*float: left;*/
}
#productdetails #specs {
    float: left;
    width: 560px; /*width: 440px;*/
    margin: 0px 5px 0px 0px; /*margin: 0px 10px 0px 15px;*/
    height: 200px; /*170px;*/
    position: relative;
    overflow:hidden;
}

#productdetails #specs img.termekkep{
    float:left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#productdetails #specs h3{
    font-size: 11px;
    text-decoration: underline;
    color: #666666;
}

#productdetails #specs #specsText{
    height:170px; /*148px;*/
    overflow: hidden;
}

#productdetails #buttons {
    float: left;
    width: 400px;
    height: 22px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-bottom: 5px;
}
#buttons   a.btn1 {
    height: 22px;
    float: left;
    background-image: url(img/dl_btn_1.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 140px;
}
#buttons a.btn2 {
    height: 22px;
    float: left;
    background-image: url(img/dl_btn_2.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 100px;
    /*margin: 0px 8px 0px 8px;*/
}
#buttons a {
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}
#productdetails #tel {
    background-image: url(img/bg_tel.gif);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 60px;
    width: 138px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 7px;
    color: #FFFFFF;
}
#tel  h2 {
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 20px;
}
#tel h3 {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}


#productdetails #termektamogatasiBox {
    background-image: url(img/bg_tel.gif);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 60px;
    width: 138px;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 7px;
    color: #FFFFFF;
}
#termektamogatasiBox  h2 {
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 20px;
}
#termektamogatasiBox h3 {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}



#productdetails #price {
    background-image: url(img/bg_price.gif);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 100px;
    width: 138px;
    padding: 0px 0px 0px 7px;
    color: #FFFFFF;
    position: relative;
}
.price1     p {
    line-height: 16px;
}
.price1  h2 {
    font-weight: normal;
    font-size: 16px;
}
.price1   h3 {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
.price1  h4 {
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
}
.price2  p {
    line-height: 30px;
    padding-top: 5px;
}
.price2 h2 {
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
}
.price2 h3 {
    display: none;
}
.price2 h4 {
    display: none;
}
#price a.basket {
    display: block;
    height: 27px;
    position: absolute;
    left: 0px;
    padding: 0px;
    width:145px;
    bottom: 0px;
}
#productdetails #price2 {
    background-image: url(img/bg_price.gif);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 100px;
    width: 138px;
    padding: 0px 0px 0px 7px;
    color: #FFFFFF;
    position: relative;
}
#productcontent #prdetailsnav    {
    text-decoration: none;
    height: 25px;
    float: left;
    width: 710px;
    border-bottom: 3px solid #1e5c9a;
}
#prdetailsnav ul {
    list-style-type: none;
    height: 25px;
    width: 710px;
}
#prdetailsnav li {
    display: inline;
    float: left;
    height: 25px;
    position: relative;
    margin: 0px 5px 0px 0px;
    width: auto;
}
#prdetailsnav  #li1  {
    width: 142px;
}
#prdetailsnav  #li2  {
    width: 120px;
}
#prdetailsnav  #li3  {
    width: 145px;
}
#prdetailsnav  #li4  {
    width: 185px;
}
#prdetailsnav  #li5  {
    width: 98px;
}
#prdetailsnav li a {
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0px 20px 0px 20px;
    text-decoration: none;
    font-weight: bold;
    background-image: url(img/prdetailsNav_btn_grey.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #000000;
}
#prdetailsnav li .corner {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 25px;
    width: 6px;
    background-image: url(img/prdetailsNav_btn_grey2.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#prdetailsnav li a:hover{
    color: #FFFFFF;
    background-image: url(img/prdetailsNav_btn_blue.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#prdetailsnav li a:hover .corner{
    background-image: url(img/prdetailsNav_btn_blue2.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#prdetailsnav  li.aktiv a {
    background-image: url(img/prdetailsNav_btn_blue.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFFF;
}
#prdetailsnav    li.aktiv  a .corner   {
    height: 25px;
    width: 6px;
    background-image: url(img/prdetailsNav_btn_blue2.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#productcontent .prcontent {
    float: left;
    height: 100%;
    width: 668px;
    padding: 20px;
    /*background-color: #F3F3F3;*/
    background-color: #FFFFFF;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #CCCCCC;
}

.prcontent  h2  {
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
.prcontent ul {
    /*
    list-style-type: none;
    list-style-image: url(img/arrow.gif);
    */
    padding: 0px 0px 0px 10px;
    list-style-position: outside;

}
.prcontent .bullet {
    padding: 0px 0px 0px 8px;
    background-image: url(img/arrow.gif);
    background-repeat: no-repeat;
    background-position: left 5px;
}

#productcontent #form{
    padding-left: 10px;
}

#productcontent #form label{
    display: block;
    float: left;
    width: 110px;
    line-height: 20px;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
}

#productcontent #form input,select{
    line-height: 20px;
    float: left;
    margin-top: 10px;
    width: 200px;
}

#productcontent #form .hiba{
    line-height: 20px;
    float: left;
    margin-top: 10px;
    color: #FF0000;
    margin-left: 10px;
}

#productcontent #form span{
    line-height: 20px;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    display: block;
}	
#productcontent #form .button{
    margin: 15px 0 0 120px ;
    display: block;
    background-image: url(img/letolt_gomb_uj.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width:102px;
    height:24px;
    border:none;
    cursor:pointer;

}
#productcontent #form .left{
    display: block;
    float: left;
    width: 250px;
    line-height: 20px;
    text-align: right;
    padding-right: 5px;
    margin-top: 5px;
    font-weight: bold;
}

#productcontent #form table tr td span{
    font-weight: bold;
    margin: 0px;
}


#center #rightBar {
    float: left;
    height: 100%;
    width: 180px;
    margin: 0 0 0 10px;
}
#rightBar .banner {
    height: 273px;
    width: 180px;
    margin: 0 0 15px 0;
    float: left;
    display: block;
    cursor:pointer;
}
#rightBar #custserv {
    height: 14px;
    width: 166px;
    background-image: url(img/onlinehelp.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0 0 15px 0;
    padding: 160px 0 10px 14px;
    float: left;
}
#custserv h1 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 120px;
}
#custserv a {
    color: #3e3e3e;
}

#container  #footer {
    width: 940px;
    height: 35px;
    position: relative;
    clear: both;
    float: left;
    font-size: 11px;
}
#footer p {
    padding: 3px 0 0 3px;
    color: #CCCCCC;
}
#footer p a{
    padding: 3px 0 0 3px;
    color: #CCCCCC;
}
#footer .increst {
    display: block;
    height: 30px;
    width: 100px;
    background-image: url(img/increst.gif);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    right: 5px;
    top: 3px;
}
#footer a:hover {
    background-position: 0 -30px;
}

#kapcsolatform{
    padding: 10px;
    border: 1px solid  #D2D2D2;
}

#kapcsolatform label{
    display: block;
    line-height: 20px;
    padding: 0px;
    font-weight: bold;
    float: left;
    width: 195px;
    margin-right: 30px;
    padding-left: 5px;
}

#kapcsolatform input {
    width: 200px;
    border: 1px solid #D2D2D2;
    margin-bottom: 10px;
    float: left;
    margin-right: 30px;
}

#kapcsolatform textarea {
    width: 433px;
    height: 100px;
    border: 1px solid #D2D2D2;
}

#kapcsolatform .send_btn {
    width: 110px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    background-color: #D2D2D2;
    cursor: pointer;
}

#kapcsolatform #hiba{
    border: 1px solid #FF0000;
    color: #FF0000;
    font-weight: bold;
    padding: 5px;
    line-height: 20px;
}

#kapcsolatform #uzenetOK{
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
}
#kapcsolatform br{
    clear:left;
}

form#rendelesform br{
    clear:left;
}
