html, body {
    font-family: Tahoma, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    color: #454c51;
    background: url(../pictures/bg.jpg) left top repeat-x #ffffff;
}
html *, body * {
}
#site {
    padding: 0px;
    margin: 0px auto;
    text-align: left;
    width: 1130px;
    min-height: 800px;
}
#left {
    width: 232px;
    min-height: 983px;
    background: url(../pictures/left_bg.jpg) 7px top no-repeat;
}
#left_inner {
    padding-top: 140px;
}
#center_top {
    width: 100%;
    height: 284px;
    overflow: hidden;
    background: url(../pictures/top_bg.jpg) left top no-repeat;
}
#top_wrapper {
    width: 100%;
    height: 30px;
    text-align: center;
    position: relative;
}
#menu_wrapper {
    width: 100%;
    height: 39px;
    overflow: hidden;
}
#content_wrapper {
    text-align: left;
    width: 694px;
    padding-bottom: 20px;
    background: url(../pictures/site_bg.jpg) center bottom no-repeat;
}
#content_inner {
    color: #000000;
    padding: 8px;
    padding-top: 2px;
    min-height: 400px;
}
#kategoriak_menu {
    position: relative;
    margin-bottom: 20px;
    padding:7px;
}
#kiemelt_termek_title {
    width: 100%;
    height: 36px;
    background: url(../pictures/ajanlo_bg.jpg) center top no-repeat;
}
#kiemelt_termek {
    margin: 7px;
    margin-top: 0px;
    padding: 1px;
    border: 2px solid #cf110d;
    border-top: none;
}
