@font-face {
    font-family: 'eurostile1';
    src: url('images/g1/fonts/eurostilehun_regular.eot.txt');
    src: local('?'), url('images/g1/fonts/eurostilehun_regular.woff.txt') format('woff'),
        url('images/g1/fonts/eurostilehun_regular.ttf.txt') format('truetype'),
        url('images/g1/fonts/eurostilehun_regular.svg.txt#webfontuAEgu3wx') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'eurostile4';
    src: url('images/g1/fonts/eurostilehun_bold.eot.txt');
    src: local('?'), url('images/g1/fonts/eurostilehun_bold.woff.txt') format('woff'),
        url('images/g1/fonts/eurostilehun_bold.ttf.txt') format('truetype'),
        url('images/g1/fonts/eurostilehun_bold.svg.txt#webfontF2ro8fn4') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
    height: 100%;
    overflow-y: scroll !important;
}

body {
    background-color: #e9f7ff;
    height: 100%;
    width: 100%;
    font-family:  Arial, Hevlvetica, sans-serif;
    font-size: 11px;
    /*color: #0072BC;*/
    color: black;
    margin: 0px;
    padding: 0px;
}


img {
    border: 0px;
}

form, input {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 29px;
    font-weight: bold;
    color: #0072BB;
}

.clear {
    clear: both;
    width: 0px;
    height: 0px;
    line-height: 0px;
    margin: 0em;
    padding: 0em;
    font-size:0px;
    overflow: hidden;
}
a {
    color: #0072BC;
}
a:link, a:visited  {
    color: #0072BC;
    font-weight: bold;
    text-decoration: none;
}

a:active, a:hover {
    color: #0072BC;
    font-weight: bold;
    text-decoration: underline;
}


a.top_menu:link, a.top_menu:visited  {
    color: #216fa1;
    font-weight: bold;
    text-decoration: none;
}

a.top_menu:active, a.top_menu:hover {
    color: #216fa1;
    font-weight: bold;
    text-decoration: underline;
}

.keresett {
    border: none;
    background: #ffffff;
    color: #667b89;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: 200px;
}

.fieldholder {
    width: 225px;
    height: 26px;
    background: url('images/uj/kereses_input.jpg') no-repeat;
    float: left;
}

.feliratkozas {
    border: none;
    background: #ffffff;
    color: #667b89;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: 133px;
}

.feliratkozas_input {
    width: 153px;
    height: 26px;
    background: url('images/uj/feliratkozas_input.jpg') no-repeat;
    float: left;
}

.top_menu_ul {
    color: #0d5888;
    font-weight: bold;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.top_menu_ul li {
    display: inline;
    float: left;
    padding-left: 10px;
}

.top_menu_ul li a:link, .top_menu_ul li a:visited  {
    color: #0d5888;
    font-weight: bold;
    text-decoration: none;
}

.top_menu_ul li a:active, .top_menu_ul li a:hover {
    color: #0d5888;
    font-weight: bold;
    text-decoration: underline;
}

.bottom_main {
    font-weight: bold;
    font-size: 15px;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 20px;
}

.bottom_menu_ul {
    color: #0072bc;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    list-style-type: none;

}

.bottom_menu_ul li {
    padding: 0px;
    margin: 0px;
}

.bottom_menu_ul li a:link, .bottom_menu_ul li a:visited  {
    color: #0072bc;
    font-weight: bold;
    text-decoration: none;
}

.bottom_menu_ul li a:active, .bottom_menu_ul li a:hover {
    color: #0072bc;
    font-weight: bold;
    text-decoration: underline;
}

.left_menu_ul {
    color: #0072bc;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    font-size: 13px;

}

.left_menu_ul li {
    padding: 0px;
    margin: 0px;
}

.left_menu_ul li a:link, .left_menu_ul li a:visited  {
    color: #0072bc;
    font-weight: bold;
    text-decoration: none;
}

.left_menu_ul li a:active, .left_menu_ul li a:hover {
    color: #0072bc;
    font-weight: bold;
    text-decoration: underline;
}

.keresett_kifejezes {
    color: #fff300;
    font-size: 16px;
    font-weight: bold;
}

.keresett_fejlec_szoveg {
    /*color: #6a8191;*/
    font-weight: bold;
}

.reg_input {
    border-right: none;
    border-bottom: none;
    border-top: 2px solid #d2d2d2;
    border-left: 2px solid #797979;
    width: 300px;
    color: #667b89;
    font-size: 11px;
}

.def_input {
    border-right: none;
    border-bottom: none;
    border-top: 2px solid #d2d2d2;
    border-left: 2px solid #797979;
    width: 200px;
    color: #667b89;
    font-size: 11px;
}

.kotelezo {
    color: #d41d1d;
}

.hiba {
    padding-bottom: 5px;
    padding-top: 5px;
    color: #d41d1d;
    font-weight: bold;
}

.gomb {
    padding: 5px;
    border: 1px solid #000000;
    background-color: #d41d1d;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}

.kosarba_termek {
    border: none;
    background: #ffffff;
    color: #667b89;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: 37px;
    text-align: center;
    font-weight: bold;
    /* border: 1px solid #FF0000; */
}

.kosarba_input {
    width: 50px;
    height: 21px;
    background: url('images/uj/kosarba_input.jpg') no-repeat;
    float: right;
}
.kosarba_input2 {
    width: 50px;
    height: 21px;
    background: url('images/uj/kosarba_input2.jpg') no-repeat;
    float: right;
}
.kosar2 {
    background-image: url('images/uj/kosar_2.jpg');
    background-repeat:  repeat-x;
    min-width: 275px;
    height: 44px;
}

.rk {
    font-weight: bold;
    padding-right: 20px;
    margin: 0px;
    list-style-type: none;
    font-size: 13px;
}

.reszletes_td {
    padding-right: 10px;
}

.prosi_nezokep {
    display: block;
    float: left;
    height: 180px;
    width: 130px;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.rendeles_cim {
    font-weight: bold;
    color: #d52c2c;
    font-size: 14px;
}

.rendeles_hiba {
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #b54646;
    font-weight: bold;
}

/* COLLAPSE */

.kereso_nyit_zar { /*header of 2nd demo*/
                   cursor: pointer;
                   padding: 0px;
                   margin: 15px 0 0 0;
}



/* COMBOBOX */
/* Layout hacks
---------------------------------------------------------------------------------------------------- */
.clearfix:after {   /* fixes FF (applies background color regardless of height of left content or sidebar) */
                    content: ".";
                    display: block;
                    height: 0;
                    clear: both;
                    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;display: block; }
/* End hide from IE-mac */


.dropdown {
    margin-bottom: 5px;
    margin-right: 30px;
    white-space: nowrap;
}

.dropdown {
    width: 275px;
    white-space: nowrap;
    background-color: #000000;

}
.dropdownitem {
    background-color: white;
    width: 400px;
    height: 66px;
    overflow: auto;
}
.dropdown .arrow {
    background: transparent url('images/select/bg_dropdown_arrow.jpg') no-repeat right top;
    display: inline;
    float: left;
    width: 100%;
    padding-right: 19px;
    cursor: pointer;
    white-space: nowrap;
}

.dropdown .list {
    background: transparent url('images/select/bg_dropdown.jpg') no-repeat left top;
    height: 19px;
    white-space: nowrap;
    cursor: pointer;
}

.dropdown .list p {
    margin: 0;
    padding: 0 0 0 10px;
    font-family: Arial, 'Lucida Grande', sans-serif;
    font-size: 12px;
    line-height: 19px;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
}

.brands {
    border-left: 1px solid #506777;
    padding: 4px 0 0 12px;
}

.brands .info {
    float: left;
    width: 95px;
}

.brands .dropdown,
.brands .dropdownitem {
    width: 180px;
}

.dropdownitem {
    position: absolute;
    z-index: 20;
    border: 1px solid #427cd9;
    white-space: nowrap;
    cursor: pointer;
}

.dropdownitem p {
    background-color: #FFFFFF;
    margin: 0;
    font-family: Arial, 'Lucida Grande', sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding-left: 5px;
    padding-right: 20px;
    white-space: nowrap;
    cursor: pointer;
}

.dropdownitem p.selected {
    background-image: url(images/select/bg_selected.gif);
    white-space: nowrap;
    cursor: pointer;
}

/************* 2 *************/
.dropdown2 {
    margin-bottom: 5px;
    margin-right: 30px;
    white-space: nowrap;
    color: #4f6777;
    font-weight: normal;
}

.dropdown2,
.dropdownitem2 {
    width: 30px;
    white-space: nowrap;

}

.dropdown2 .arrow {
    background: transparent url('images/select/bg_dropdown_arrow.jpg') no-repeat right top;
    display: inline;
    float: left;
    width: 100%;
    padding-right: 19px;
    cursor: pointer;
    white-space: nowrap;
}

.dropdown2 .list {
    background: transparent url('images/select/bg_dropdown.jpg') no-repeat left top;
    height: 19px;
    white-space: nowrap;
    cursor: pointer;
}

.dropdown2 .list p {
    margin: 0;
    padding: 0 0 0 10px;
    font-family: Arial, 'Lucida Grande', sans-serif;
    font-size: 12px;
    line-height: 19px;
    white-space: nowrap;
    cursor: pointer;
}

.dropdownitem2 {
    position: absolute;
    z-index: 20;
    border: 1px solid #427cd9;
    white-space: nowrap;
    cursor: pointer;
}

.dropdownitem2 p {
    background-color: #FFFFFF;
    margin: 0;
    font-family: Arial, 'Lucida Grande', sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding-left: 5px;
    padding-right: 20px;
    white-space: nowrap;
    cursor: pointer;
    color: #4f6777;
    font-weight: normal;
}

.dropdownitem2 p.selected {
    background-image: url(images/select/bg_selected.gif);
    white-space: nowrap;
    cursor: pointer;
    color: #4f6777;
    font-weight: normal;

}

.navigation {
    background: #024E7F url(images/g1/top_termekek_bc.png) scroll repeat-x bottom left;
    min-height: 15px;
    color: #e9f7ff;
    padding: 10px;
}

.navigation a {
    color: #e9f7ff;
}

#login-box-layer {
    width:270px;
    height:235px;
    background:transparent url(images/g1/login-box.png) scroll no-repeat top left;
    position: absolute;
}

#page_loyalty {
    width: 632px;
    height: 590px;
    background: url(images/cc.jpg) no-repeat;
}

#page_loyalty a {
    color: #0072BC;
}

#loyalty_content {
    color: #2e3f4a;
    padding: 20px 340px 0 20px;
    font-size: 13px;
}

#loyalty_content .bigger {
    font-size: 16px;
}

#page_3nap {
    width: 632px;
    height: 832px;
    background: url(images/3nap.jpg) no-repeat;
}

#harom_nap_content {
    color: #202c35;
    padding: 350px 340px 20px 20px;
    font-size: 14px;
    font-family: Arial;
}

#harom_nap_lecsap {
    color: #202c35;
    padding: 0 340px 20px 20px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}

#harom_nap_aprobetus {
    color: #202c35;
    padding: 0 340px 20px 20px;
    font-size: 10px;
    font-family: Arial;
}

#harom_nap_info {
    color: #202c35;
    padding: 147px 0 0 20px;
    font-size: 14px;
    font-family: Arial;
}
#modmac_talalat, #modmac_talalat2, #modmac_stalalat {
    float: right;
    margin: 0 29px 0 0;
}
#modmac_rendez, #modmac_irany, #modmac_rendez2, #modmac_irany2,
#modmac_srendez, #modmac_sirany, #modmac_srendez2, #modmac_sirany2{
    width: 80px;
    margin: 3px 0 0 25px;
}
#modmac_rendez_item, #modmac_irany_item, #modmac_rendez2_item, #modmac_irany2_item,
#modmac_srendez_item, #modmac_sirany_item, #modmac_srendez2_item, #modmac_sirany2_item{
    width: 80px;
}
.abc {
    margin: 0 0 15px 0;
}
.abc ul {
    margin: 0;
    padding: 0;
}
#usermenu{
    display:inline-block;
}
#usermenu-elements{
    position:relative;
    left:-5px;
    top:-15px;
}
a.usermenu-element{
    color:#1f5888;
}
.usermenu-element{
    display: block;
    width: 228px;
    height: 13px;
    padding: 5px 20px;
    /*border-bottom: 1px solid #C3DEEF;*/
    background: transparent url(images/g1/usermenu-element-normal.png) scroll no-repeat left top;
}
.usermenu-element:hover{
    text-decoration: none;
    background: transparent url(images/g1/usermenu-element-hover.png) scroll no-repeat left top;
}
/****wishlisthez ****/
#wishlist_head .links {
    float: right;
}
#wishlist_head .links a {
    line-height: 150%;
}
