header, footer{
    padding: 0;
    margin: 0;
}

.siteinner{
    position: relative;
    margin: 0 auto 0 auto;
    padding: 0px 0px 0px 0px;
    width: 1200px;
}



#top{
    float: left;	
    width: 100%;
    height: 99px;
    padding: 0;
    background: white;
}



#top .left{
    float: left;
    width: 250px;
}

#top .right{
    float: right;
    width: 870px;
}

#top .right .items{
    height: 60px;
}

#top .right .items a{
    text-decoration: none;
    text-transform: uppercase;
    color: #e12036;
    font-size: 14px;
    line-height: 38px;
    font-weight: normal;
}

#top .login_links{
    position: relative;
    float: right;
    width: 150px;
    margin-top: 9px;
}

#top .login_links.loggedIn{
    margin-top: 13px;
    width: 180px;
}


#top .basket-box{
    position: relative;
    float: right;
    width: 97px;
    color: #ffffff;	
    margin-top: 13px;
}

#top .basket-box img{
    float: left;
    padding: 0 5px 0 0;	
}

#basket_darab_inner{
    position: absolute;
    top: 0;
    left: 13px;
    font-size: 11px;
    line-height: 11px;
    text-align: center;
    width: 16px;
}






#top .kereses-box{
    position: relative;
    float: right;
    width: 111px;
    margin-top: 19px;
}

#top .kereses-box .field{	
    float: left;
    width: 74px;
    padding: 5px 10px 5px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0px solid #9ac12f;
    background: #9ac12f;
    color: white;
}

#top .kereses-box .btn{
    position: absolute;
    top: 4px;
    left: 3px;
    z-index: 2;
}


.slider{
    font-size: 38px;
    position: relative;
}

div.slider-container ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

div.slider-container ul {
    list-style: none outside none;
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption{
    position: absolute;
    z-index: 1;
    visibility: hidden;
}

#header{
    position: relative;
    float: left;	
    background: url('../images/header_bg11.jpg') no-repeat top center transparent;
    width: 100%;
    max-height: 362px;
    overflow: hidden;
    height: auto;
    padding: 0 0 0 0;
    margin: 0 0 20px 0;	
}

div.slider-container{
    position: relative;
    /*height: 362px;*/
    height: auto;
    z-index: 1;
}

div.slider-container img{
    max-height: 350px;
    width: auto;
}

.kiemeltKepekDiv img{
    margin-bottom: 70px;
    width: 46%;
    height: auto;
}

#h1Div{
    float: left;
    width: 100%;
    padding: 15px 0 10px 0px;
    margin: 0;	
}

#ingyenesDiv{
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 24px;
    line-height: 26px;
    color: #85B30A;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
}

#content{
    float: left;
    width: 100%;
    padding: 0px 0 0px 0px;
    margin: 0;	
}


.redBorderBottom{
    float: left;
    width: 34%;
    height: 24px;
    border-bottom: 4px solid #e12036;
}

.redBorderBox{
    float: left;
    width: 31.5%;
    height: 42px;
    border: 4px solid #e12036;
    color: #e12036;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 42px;
    font-weight: bold;
    text-align: center;
}

.redBorderBottom.r{
    position: absolute;
    right: 0;
    top: 0;
}