/*Basic Prop.*/
/*-----------*/
body{
    font-family: Tahoma;
    font-size: 12px;
    margin:0 auto;
    background-color: rgb(217, 211, 211);  
}

a{
    text-decoration: none;
}

a img{
    border: none;
}

.online label{
    float:left;
    display:block;
    width:100px;
}

.online{
    width:430px;
    margin:30px auto 0 auto;
    display:block;
    font-family: Tahoma;
    font-size: 12px;
}

.online textarea{
    width:300px;
    border:1px solid silver;
}

.kell{
    width: 299px;
    border:1px solid silver;    
}

#email{
    width: 299px;
    border:1px solid silver;     
}

.kell_kod{
    margin: 6px 0 0 3px;
    width: 286px !important;
    display: block;
    float: left;
}

.kell2{
    border: 1px solid silver;
    margin-left: 2px;
    margin-top: 5px;
    width: 197px;     
}

.online img{
    display: block;
    float: left;
    margin-left: 101px;    
}

.online button{
    margin-top: 12px;  
}

fieldset{
    border: 0px;
}

/*Site Dev - LINKS*/
/*----------------*/
.lang_flag_hu{
    display: block;
    float: left;
    margin-left: 26px;
    margin-top: 11px;
}

.lang_flag_en{
    display: block;
    float: left;
    margin-left: 5px;
    margin-top: 11px;  
}

.head_folink{
    clear: both;
    display: block;
    height: 125px;
    margin-top: 8px;
    width: 370px; 
}

/*Site Dev - CONTENT - Index*/
/*--------------------------*/
.head{
    position: relative;
    width: 944px;
    min-height: 187px;	
    margin: 0 auto;
    overflow: hidden;
    display: block;     
                                                                      
    border: 3px solid #9bf768;
    border-bottom: 0;
}

.menu{
    width: 950px;
    min-height: 37px;	
    margin: 0 auto;
    overflow: hidden;
    display: block;
    background-color: #9bf768;    
}

    .menu_href{
        color: #000;
        display: block;
        float: left;
        font-size: 15px;
        margin-right: 0;
        min-height: 27px;
        padding: 10px 0 0;
        width: 25%;
        text-align: center;
    }
    
   .menu_href:hover{
        background-color: #69bd5d; 
    }
    
    .menu_href_swap{
        background-color: #69bd5d;
        color: #000;
        display: block;
        float: left;
        font-size: 15px;
        margin-right: 0;
        min-height: 27px;
        padding: 10px 0 0;
        width: 25%;
        text-align: center;
    }

.content{
    background-color: white;
    display: block;
    margin: 0 auto;
    /*min-height: 600px;*/
    overflow: hidden;
    /*padding: 10px;*/
    width: 950px;    
}

    .c_right{
        background-color: #E2F1F9;
        display: block;
        float: right;
        min-height: 600px;
        overflow: hidden;
        padding: 10px;
        width: 324px;      
    }
    
    .c_left{
        display: block;
        float: left;
        min-height: 10px;
        overflow: hidden;
        padding: 10px;
        width: 583px;     
    }

.footer{
    width: 950px;
    min-height: 10px;	
    margin: 0 auto;
    overflow: hidden;
    display: block;
    background-color: white; 
    border: 3px solid #9bf768;    
    border-radius: 3px;
}

.footer img{
    display: block;
}

.content > p{
    margin:0;
}
    
/*Site Dev - CONTENT - sdoc*/
/*--------------------------*/
    .c_right_prod{                 
        display: block;
        min-height: 10px;
        overflow: hidden;
        width: 324px;
        margin-left:10px;
    }
    
    .prods{
        background-color: #e8e8e8;
        border: 1px solid #575757;
    }
    
        .prod_groups{
            background-color: #9bf768;
            border-bottom: 1px solid #575757;
            display: block;
            font-size: 15px;
            font-weight: bold;
            height: 20px;
            margin-bottom: 15px;
            margin-top: 0;
            padding-left: 10px;
            padding-top: 5px;
            padding-bottom: 5px;
            width: 312px;
        }
    
        .ist_a{
            display: block;
            color: black;
            font-size: 14px;
            margin-bottom: 5px;
            margin-top: 5px;
        }
        
        .kat_list{
            display: block;
            margin-left: 10px;
        }
        
        .ist_a_active{
            display: block;
            color: black;
            font-size: 14px;
            margin-bottom: 5px;
            margin-top: 5px;
            font-weight: bold;            
        }
        
    .search{
        background-color: #e8e8e8;
        display: block;
        min-height: 10px;
        overflow: hidden;
        width: 322px;
        margin-top: 20px;         
        margin-bottom: 20px;         
        border: 1px solid #575757;
    }
    
    .error{
        background-color: #FFB8B8;
        border: 1px solid red;
        color: red;
        display: block;
        float: right;
        font-size: 15px;
        font-weight: bold;
        height: 30px;
        margin-bottom: 5px;
        margin-top: 5px;
        padding-top: 10px;
        text-align: center;
        width: 570px;            
    }
    
        .search img{
            display: block;
            float: left;
            margin-top: -12px;
        }    
    
        .search form{
            display: block;
            float: right;
            margin-top: -5px;
            width: 272px;
        }
        
            .search input{
                border: 1px solid #BCBCBC;
                height: 28px;
            }
            
            .search button{
                background-color: #9bf768;
                border: 1px solid #575757;
                display: block;
                float: right;
                height: 32px;
                margin-left: 10px;
            }
            
            .search button span{
                font-weight: bold;
            }            
    
        .prod_search{
            background-color: #9bf768;
            border-bottom: 1px solid #575757;
            display: block;
            font-size: 15px;
            font-weight: bold;
            height: 20px;
            margin-bottom: 15px;
            margin-top: 0;
            padding-left: 10px;
            padding-top: 5px;
            padding-bottom: 5px;
            width: 312px;            
        }
        
        .documents{
            background-color: #e8e8e8;
            display: block;
            min-height: 10px;
            overflow: hidden;
            width: 324px;
            margin-top: 20px;
            border: 1px solid #575757;             
            margin-left:10px;
        }
        
            .documents_title{
                background-color: #9bf768;
                border-bottom: 1px solid #575757;
                display: block;
                font-size: 15px;
                font-weight: bold;
                height: 20px;
                margin-bottom: 15px;
                margin-top: 0;
                padding-left: 10px;
                padding-top: 5px;
                padding-bottom: 5px;
                width: 314px;                
            }
            
                .doc_list{
                    border: 1px solid gray;
                    display: block;
                    float: left;
                    margin-bottom: 5px;
                    margin-left: 2px;
                    padding-top: 3px;
                    width: 318px;
                }
                
                .doc_list a{
                    color: black;
                    display: block;
                    float: left;
                    font-size: 14px;
                    min-height: 29px;
                    padding-top: 10px;
                    text-align: center;
                    width: 315px;
                }
                
                .doc_list a span{
                    display: block;
                }                        
    
    .c_left_prod{
        display: block;
        float: right;
        min-height: 10px;
        overflow: hidden;
        padding: 10px;
        width: 563px;     
    } 
    
    .katnev{
        display: block;
        float: right;
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 5px;
        margin-right: 17px;
        margin-top: 5px;
        text-align: center;
        width: 556px;
    }
    
    .termek{
        display: block;
        width: 555px;
        border: 1px solid gray;
        margin-bottom: 10px;
        overflow: hidden;
        min-height: 10px;
    }
    
        .kep{
            position: relative;
            display: block;
            float: left;
            margin-bottom: 10px;
            margin-right: 10px;
            margin-top: 10px;
            min-height: 10px;
            overflow: hidden;
            text-align: center;
            width: 100px;       
        }
              
        .kep a:hover:before{
            content: " ";
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,.5) url("images/magnify.png") center no-repeat;
        }
    
        .termek_desc{
            display: block;
            float: left;
            min-height: 10px;
            overflow: hidden;
            width: 390px;
        }
        
            .term_nev{
                font-size: 15px;
                font-weight: bold;
            }
        
        .zip_pic{
            display: block;
            float: right;
            margin-top: 10px;
            width: 50px;
            margin-right:5px;
        }
        
/*CSS Browser Selector*/
/*====================*/
.chrome .search button{
    background-color: #c0c1c3;
    border: 1px solid #BCBCBC;
    display: block;
    float: right;
    height: 32px;
    width: 65px;
}

.ie7 .search form{
    display: block;
    float: right;
    margin-top: -5px;
    width: 260px;
    margin-right: 5px;
}

.ie7 .search button{
    background-color: #c0c1c3;
    border: 1px solid #BCBCBC;
    display: block;
    float: right;
    height: 32px;
    width: 65px;
    margin-top: -33px;
}

.ie7 .ac_input{
    width: 180px;
}

.ie8 .ac_input{
    width: 180px;
}

.ie9 .ac_input{
    width: 170px;
}

.term_egyeb{
    color: red;
    font-weight: bold;
}

/* SLIDER */
.slider-container{    
    position: absolute;
    top: 5px;
    right: 20px;         
    width: 395px;
    height: 135px;
}

#slider{
    display: block;
    list-style-type: none;
    padding-left: 0; 
    min-height: 130px;        
}

#slider .slider-item{ 
    margin-top: 20px;    
    margin-bottom: 20px;     
    min-height: 90px;    
    line-height: 90px;  
    padding: 7px;   
    background-color: #f9f9f9;  
    border: 2px solid #9b9d9c;
    text-align: center;         
    position: relative;
}        

#slider .slider-item .helper{
    display: inline-block;
    vertical-align: middle;
}

#slider .slider-item img{
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100% - 14px);
    height: auto;
    max-height: calc(100% - 14px);
    width:auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}                         

#slider .slick-center .slider-item{   
    transform: scale(1.3, 1.3);
    z-index: 10;
}