@import 'full-width.css';
@import url(//www.pizzabroker.hu/animate.css);
@import url('//fonts.googleapis.com/css?family=Oswald&subset=latin-ext');
@import url(//www.pizzabroker.hu/modules/core/js/tooltipster/tooltipster.css);

.visible
{
    visibility:visible;
}
body
{
    background: url(design/background.jpg) repeat fixed center 0 / cover transparent;
    color: #353535;
    font-family: 'Oswald' !important;
    font-size: 18px !important;
    margin: 0;
}
form,fieldset
{
    border-style: none;
}
img
{
    border:0;
}
a,a.visited,a:link,a.active
{
    color:#C20C0B;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

p {
    color: #353535;
    line-height: 1.3em;
    text-align: justify;
/*    font-size:14px;*/
}
ul
{
    list-style-type: none;
}
*
{
    padding:0;
    margin:0;
}
h1
{
    margin:0 0 1em;
    color:#873835;    
    font-size: 23px;
    font-weight: normal;
}
h2
{
    color: #3B2E2E !important;
    font-size: 21px;
    font-weight: normal;
    margin-left: 15px;
    padding-top: 15px;
    text-align: left;
}
.cntSeparator 
{
    color: #000000;
    font-size: 54px;
    margin: 10px 7px;
}
.rotator
{
height:250px !important;
overflow:hidden;
position:relative;
width:1000px;
background: repeat scroll 0 0 transparent;

}
.rotator .item
{
height:250px !important;
left:0;
overflow:hidden;
position:absolute;
top:0;
width:1000px;
}

.popup
{
    width:900px;
    display:none;
}
.kerdes {
    color: rgb(0,128,1);
    font-style: italic;
    margin-bottom: 0;
}

div.topmenu
{
    background:url('design/bg_topmenu.png') no-repeat scroll 0 0;
    height:24px;
    width:980px;
    padding-left:10px;
    padding-right: 10px;
    padding-top:5px;
    color:#ffffff;
    font-weight: bold;
    font-size:11px;
    margin-bottom: 3px;
}
div.topmenu ul li
{
    float:left;
    border-right:2px solid #ffffff;
}
div.topmenu ul li.last
{
    float:left;
    border:none;
}
div.topmenu ul li a
{
    color:#ffffff;
    text-decoration: none;
    margin-right:7px;
    margin-left:7px;
}
div.topmenu ul li a:hover
{
    color:rgb(0,128,1);
    text-decoration: none;
}
div.footer
{
    background-color:#000 !important;
    height:24px;
    width:987px;
    padding-left:3px;
    padding-right: 10px;
    padding-top:5px;
    color:#ffffff;
    font-weight: normal;
    font-size:11px;
    margin-bottom: 3px;
    position:relative;
    top:255px;
    
}
div.footer ul li
{
    float:left;
    border-right:1px solid #ffffff;
}
div.footer ul li.last
{
    float:left;
    border:none;
}
div.footer ul li a
{
    color:#ffffff;
    text-decoration: none;
    margin-right:7px;
    margin-left:7px;
}
div.footer ul li a:hover
{
    color:#ffffff;
    text-decoration: underline;
}
.btnmehet
{
    background:url('design/btnMehet.gif') no-repeat scroll 0 0 transparent;
    height: 23px;
    width:69px;
    display:block;
    margin:0 auto;
}
.btntorles
{
    background:url('design/btnTorol.gif') no-repeat scroll 0 0 transparent;
    height: 23px;
    width:69px;
    display:block;
    margin:0 auto;
}

div.container
{
width:100%;
}

div.content
{
display:block;
width: 1000px;
margin:0 auto;
} 

ul.mainmenu
{
    list-style-type:none;
    background-color:#3d5d14 !important;
    font-weight:bold;
    font-size:13px;
    margin:0;
    padding:0;
    height:35px;
    width:1000px;
    list-style-position: none;
    list-style-image: none;
    color:#fff;
    background-image: none !important;
    position: relative;
}
ul.mainmenu>li
{
    position: relative;
    float:left;
    text-transform: uppercase;
    height:35px;
}
ul.mainmenu>li>a
{
    display:block;
    float:left;
    color:#fff;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:8px;
    padding-right:8px;
    text-decoration: none;
    display:block;
}

ul.mainmenu>li:hover
{
    color:#fff;
    background-color:#b2b528;
    text-decoration: none;
    cursor: pointer;
}
ul.mainmenu>li:hover>a
{
    color:#fff;
    background-color:#b2b528;
}
ul.mainmenu li.pirosli{
    background:url('design/hatter_akcio1.jpg') no-repeat scroll 0 -2px transparent;
    color:#ffffff;    
}
ul.mainmenu>li.pirosli:hover
{
    background:none;
    background-color:rgb(187,69,59);
    color:#ffffff;
    text-decoration: none;
    cursor: pointer;
}

ul.mainmenu>li:hover>a:hover
{
    color:#fff;
    text-decoration: none;
    cursor: pointer;
}
div.inner
{
    width:948px;
    background-color:#ffffff;
    padding-top:10px;
    overflow:hidden;
    padding-left:25px;
    padding-right:25px;
    padding-top:30px;
    padding-bottom:20px;
    border-left:1px solid rgb(188,184,183);
    border-right:1px solid rgb(188,184,183);
    position:relative;
    top:255px;
    min-height:250px;
    box-shadow: 0px 2px 33px rgba(0,0,0,0.9);
    
}
.clear
{
    clear:both;
    width:1px;

}
.submenu
{
    //background: url('design/etelcsoport_bg.jpg') repeat scroll transparent !important;     
    background-color:#3d5d14 !important;*/
    border: 1px solid #D8D8D8;
    border-radius: 5px 5px 5px 5px;
    box-shadow:4px 4px 5px rgba(0,0,0,0.5);
    text-align: left;
    display:none;
    position:absolute;
    top:33px;
    width:auto;
    z-index:20000;
    overflow:hidden;
    color:#fff;
    opacity:0.93;
    width:270px !important;
}
.submenu>ul>li
{
    float:left;
    text-transform: none;
    font-weight: normal;
    margin-bottom:10px;
    width:250px !important;;
}
.submenu ul li a
{
/*    color:rgb(103,123,2);
    font-size:14px;*/
    color:#fff !important;
    font-weight:bold;
}
.kosar_content
{
    height: 1%;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0
}
.kosar_sum .megjegyzes
{
    color:#fff !important;
    text-align: right;
}
.kosar_head
{
    background: url("design/bg_kosar_top.gif") no-repeat scroll 0 0 transparent;
    font-size: 13px;
    height: 35px;
    margin: 0 0 -2px;
    padding: 0 0 0 12px;
    text-transform: uppercase;
    width: 930px;
    color:#808080;
    text-align: center;
}
.kosar_head .col1
{
    text-align:left;
    float:left;
    width:670px;
}
.kosar_head .col2
{
    float:left;
    width:98px;
}
.kosar_head .col3
{
    float:left;
    width:77px;
}
.kosar_head .col4
{
    float:left;
    width:80px;
}
.kosar_item
{
    background: url("design/separator5.gif") repeat-x scroll 0 100% transparent;
    border-left: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    margin: 2px 0 -2px;
    padding-top:7px;
    padding-bottom:7px;
    padding-left:12px;
    width: 930px;
    overflow:hidden;
    font-size:13px;
    color:#808080;
}
.kosar_item .col1
{
    color: #535353;
    font-weight: bold;
    float: left;
    text-align: left;
    width: 670px;
}
.kosar_item .col2
{
    float:left;
    width:98px;
    margin-top: 20px;
}
.kosar_item .col3
{
    margin-top: 22px;
    float:left;
    width:77px;
}
.kosar_item .col4
{
    float:left;
    width:80px;
    margin-top: 23px;
    text-transform: none;
    font-weight:normal;

}
.col2 a.minusz
{
    float:left;
    padding-top:3px;
}
.col2 a.plusz
{
    float:left;
    padding-top:3px;
}
.col2 .mennyiseg
{
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width:55px;
}
.kosar_img
{
    float: left;
    margin: 0 12px 0 0;
}
.kosar_img img
{
    display: block;
}
p.kosar_nev
{
    margin: 0;
    margin-top:20px;
    vertical-align: middle;
    font-weight: normal;
    text-align: left;
}
p.kosar_nev a.kosar_nev
{
    color: #535353;
    text-align: left;
}
.kosar_input
{
    float: left;
    height: 20px;
    margin: 0 2px;
    overflow: hidden;
    padding: 2px 2px 0;
    width: 25px;    
    border:1px solid #873835;
}
.kosar_input input
{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
    text-align: center;
    width: 25px;
}
.kosar_item a.delete
{
    background: url("design/delete.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 21px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 19px;
}
.kosar_item span.ar
{
    font-size:12px;
    text-transform: none;
    font-weight:normal;
    width:80px;
}
.kosar_footer
{
    background: url("design/separator5.gif") repeat-x scroll 0 100% transparent;
    padding-bottom:4px;
    
}
.kosar_footer .megjegyzes
{
    display:block;
    height:18px;
    padding-top:1px;
    font-size:12px;
    color:#353535;
}
.kosar_footer .megjegyzes_leiras
{
    font-size:11px;
    font-weight: normal;
    color:#808080;
    text-transform:none;
}
.etlap
{
    float: left;
    margin-top: 50px;
    overflow: hidden;
    width: 100%;
}
.etel-kategoria
{
    clear: both;
    margin-bottom: 80px;
}
.etlap-nagyit
{
    font-size: 12px;
    font-style: italic;
    margin-bottom: 25px;
    text-align: center;
}
.etlap-hover-hover
{
/*    border-top:1px solid #c7dfc8 !important;
    border-bottom:1px solid #c7dfc8 !important;
    background-color:#f0f7f1 !important;*/
    
}
.etlap-szoveg
{
    background-color: transparent;
    clear: both;
    margin: 5px auto 0 !important;
    overflow: hidden;
    width: 850px;
}
.foto
{
    display: inline-block;
    float: left;
    margin-bottom: 3px;
    margin-right: 5px;
    text-align: left;
}
.sorszam
{
    display: inline-block;
    float: left;
    padding-right: 5px;
    text-align: right;
    width: 30px
}
.etel
{
    display: inline-block;
    float: left;
    width: 500px;
}
.meret_select
{
    display: inline-block;
    float: left;
    width: 90px;
    margin-top:4px;
    padding-left:5px;
    
}
.meret_select select
{
    width:80px;
    color:#c0383e;
    border:1px solid rgb(0,128,1);
    font-weight:bold;
}

.etelnev
{
    letter-spacing: 0.1em;
    margin-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
}
.etelleiras
{
    font-style: italic;
    text-align: left;
}
.ar
{
    display: inline-block;
    float: left;
    text-decoration: none;
    margin-top:4px;

}
.fotokeret	
{
	border: 0px solid #3b2e2e !important;
}
.etlap-szoveg .col2
{
    float:left;
    width:70px;
    display:inline-block;

}
.etlap-szoveg .rendeles
{
    display: inline-block;
    float: right;
    padding-right: 3px;
    position: relative;
    text-align: center;
    top: 3px !important;
    width: 70px;
}
.btnRendel,.btnRendel.visited,.btnRendel.active,.btnRendel:link
{
    background:url('design/btnRendel.png') no-repeat scroll 0px 0px;
    width:70px;
    height:20px;
    display:block;
    color:#ffffff;
    padding-top:6px;
    font-size:12px;
    text-decoration: none;
    text-align: center;
/*    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));
    filter: url(shadow.svg#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";    
*/
}
img.btnRendel,img.btnRendel.visited,img.btnRendel.active,img.btnRendel:link
{
    background:none;
    display:block;
    width:69px;
    height:50px;
    padding:0;
    margin:0;
}

.btnmegRendel,.btnmegRendel.visited,.btnmegRendel.active,.btnmegRendel:link
{
    background:url('design/btnRendel.png') no-repeat scroll 0px 0px;
    width:70px;
    height:22px;
    display:block;
    color:#ffffff;
    padding-top:4px;
    text-decoration: none;
    text-align: center;

}
.msgbox_container
{
    font-size:12px;
    width:900px;
    background-color:#ffffff;
    z-index:3000;
    box-shadow:4px 4px 5px rgba(0,0,0,0.6);
    text-transform: uppercase;
    text-align: center;
    border-top-left-radius:10px;
    border-top-right-radius:10px;

}
.kerekit
{
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    
}
.zolddoboz
{
    background:none repeat-x scroll 0 0 #b2b528 !important;
    height:21px !important;
    padding-top:5px !important;
    color:#fff !important;
    text-transform:uppercase !important;
    border:1px solid #babd36 !important;
    text-align:center !important;
}
.pirosdoboz
{
    background:none repeat-x scroll 0 0 #c5161d;
    height:21px;
    padding-top:5px;
    color:#ffffff;
}
.msgbox_inner
{
    width:878px;
    padding:10px;
    border:1px solid #808080;
}
.old_feltet
{
    margin-bottom:5px;
}
.new_feltet
{
    min-height:200px;
    margin-top:15px;
}
.feltet_megj
{
    margin-top:5px;
    margin-bottom:5px;
    overflow:hidden;
    clear:both;
}
.feltet_megj .input_row
{
    overflow:hidden;
    width:608px;
    margin:0 auto;
}
.feltet_megj .label
{
    overflow:hidden;
    width:600px;
    margin:0 auto;
    margin-top:5px;
    margin-bottom:5px;
}
.feltet_mennyiseg
{
    padding-left:5px;
    padding-right:10px;
    clear:both;
    margin-top:5px;
    margin-bottom:5px;
    overflow:hidden;
}
.feltet_mennyiseg .feltet_nev
{
    float:left;
    text-align:left;
    width:410px;
    height:auto;
    padding-top:5px;
    display:inline-block;
}
.feltet_mennyiseg .col2
{
    width:55px;
    overflow:hidden;
    float:left;
    display:inline-block;
}
.feltet_mennyiseg .feltet_ar
{
    width:55px;
    overflow:hidden;
    float:right;
    display:inline-block;
    padding-top:5px;
    text-transform: none;
}
.feltet_lista
{
    font-size:11px;
    text-align:left;
    overflow:hidden;
}
.feltet_lista li
{
    float:left;
    margin-right:15px;
    padding-right:5px;
    padding-bottom:6px;
    width:272px;
    font-size:0.8em !important;
}
.feltet_lista li span.checkbox
{
    background: url("design/icon_checkbox.gif") no-repeat scroll 0 -41px transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 13px;
    width: 16px;
}
.feltet_lista li span.checkbox2
{
    background: url("design/icon_checkbox2.gif") no-repeat scroll 0 -41px transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 13px;
    width: 16px;
}

.feltet_lista li span.checkbox2:hover
{
    background-position: 0 -115px;
}

.feltet_lista li span.checkbox:hover
{
    background-position: 0 -115px;
}
.feltet_lista li span.checkbox-state-checked:hover
{
    background-position: 0 -76px;
}
.feltet_lista li span.checkbox-state-checked
{
    background-position: 0 -2px;
}


.feltet_lista li span.radio
{
    background: url("design/icon_checkbox.gif") no-repeat scroll 0 -240px transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 13px;
    width: 16px;
}

.feltet_lista li span.radio:hover
{
    background-position: 0 -279px;
}
.feltet_lista li span.radio-state-checked:hover
{
    background-position: 0 -201px;
}
.feltet_lista li span.radio-state-checked
{
    background-position: 0 -162px;
}


.feltet_lista li input
{
    float:left;
    margin-right:5px;
}
.feltet_lista li .feltet_nev
{
    float:left;
}
.feltet_lista li .feltet_ar
{
    text-transform:none;
    font-weight:bold;
    float:right
}
.feltet_ok
{
    width:330px;
    display:inline-block;    
}
.feltet_ok a
{
    margin-left:auto;
    margin-right:10px;    
}
.feltet_megse
{
    width:330px;
    display:inline-block;
    margin-left:auto;
    margin-right:10px;
}
.feltet_megse a
{
    margin-right:auto;
    margin-left:10px;
}
.login-box
{
    width:725px;
    font-size:12px;
/*    background: url("design/bg-registration.gif") repeat-x scroll 0 100% #FFFFFF;
    border: 1px solid #CFCFCF;*/
    margin: 8px auto 12px;
    overflow: hidden;
    padding: 17px 14px 17px 17px;
}
.register-box {
/*    background: url("design/separator6.gif") repeat-y scroll 100% 0 transparent;*/
    float: left;
    padding: 0 41px 0 0;
    width: 312px;
}
.returning-box {
    float: left;
    padding: 0 0 0 18px;
    width: 340px;
}
.returning-form,.returning-form_reg
{
    height: 1%;
    overflow: hidden;
    padding: 15px 0 0 5px;
    border:1px solid #808080
}
.returning-form label {
    float: left;
    padding: 2px 11px 0 0;
    text-align: right;
    width: 250px;
    text-transform: uppercase;
}
.returning-form_reg label {
    float: left;
    padding: 2px 11px 0 0;
    text-align: right;
    width: 99px;
    text-transform: uppercase;
}
.returning-form .row,.returning-form_reg .row {
    overflow: hidden;
    padding: 0 0 3px;
}
.input-text {
    float: left;
    height: 18px;
    overflow: hidden;
    padding: 2px 4px;
    width: 169px;
}
.input-checkbox
{
    width:15px;
}
.login-box h3 
{
    margin: 0 0 16px;
}
.register-english {
    background: url("design/btnRendel.png") no-repeat scroll 0 0 transparent;
    width: 87px;
    display: block;
    height: 26px;
    margin: 15px auto 0;
    overflow: hidden;
    text-indent: -9999px;
}
.login-english {
    background: url("design/btnRendel.png") no-repeat scroll 0 0 transparent;
    width: 54px;
    display: block;
    height: 23px;
    margin: 0 0 0 auto;
    overflow: hidden;
    text-indent: -9999px;
}
.register-box ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 12px 0 0 6px;
    width: 100%;
}
.reg-box {
    font-size: 12px;
    height: 1%;
    margin: 0px auto 12px;
    width:100%
}
.registration {
    overflow: hidden;
    padding: 15px 5px 0 5px;
}
.registration .wrap {
    height: 1%;
    overflow: hidden;
    padding-bottom:3px;
}
.registration h3 {
    margin: 0 0 12px 30px;
    font-size:15px;
    font-weight: bold;
    text-transform: uppercase;
}
.registration .row {
    overflow: hidden;
    padding: 0 0 3px;
    width: 100%;
}
.registration label {
    float: left;
    padding: 2px 8px 8px 50px;
    text-align: right;
    width: 220px;
    text-transform: uppercase;
}
.registration .sub {
    color: #808080;
    height: 1%;
    margin-top: -9px;
    overflow: hidden;
}
.registration .sub em {
    font-size: 0.8em;
    font-style: normal;
    padding: 0 20px 0 4px;
}
.registration .create-english {
    background: url("design/button-createacc-english.gif") no-repeat scroll 0 0 transparent;
    width: 114px;
    display: block;
    height: 23px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: top;
}
ul.galeria
{
    margin-left:15px;
}
ul.galeria li
{
    float:left;
    margin-right:30px;
}
ul.galeria li img
{
    box-shadow:4px 4px 5px rgba(0,0,0,0.5);
}
ul.galeriakepek
{
    margin-left:40px;
}
ul.galeriakepek li
{
    float:left;
    margin-right:30px;
    margin-bottom:18px;
}
ul.galeriakepek li img
{
/*    box-shadow:4px 4px 5px rgba(0,0,0,0.5);*/
}
.cim {
    color: #686868;
    font-size: 18px;
    font-weight: normal;
    margin-top: 20px;
    text-align: left;
    margin-bottom:15px;
}
.email {
    background: url("design/deko_email.png") no-repeat scroll left center transparent;
    color: #686868;
    font-family: 'Oswald' !important;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 2px;
    margin-left: 30px;
    padding-left: 25px;
    text-align: left;
}
#kapcsolat {
    float: left;
    overflow: hidden;
    width: 100%;
}
#logo_szoveg {
    float: left;
    width: 100%;
}
#logo_szoveg img.logo {
    float: right;
    padding-right: 70px;
}
.tel {
    background: url("design/deko_tel.png") no-repeat scroll left center transparent;
    color: #0066FF;
    font-family: 'Oswald' !important;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 20px;
    margin-left: 30px;
    padding-left: 25px;
    text-align: left;
}
#kapcsolat-urlap {
    float: left;
    width: 100%;
}
.utasitas {
    color: #686868;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
}
.utasitas {
    color: #686868;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
}
#kapcsolat-adat1 {
    float: left;
    margin-top: 20px;
    width: 400px;
}
#kapcsolat-adat2 {
    float: right;
    margin-top: 20px;
    width: 490px;
}
#elkuld {
    clear: both;
    padding-top: 10px;
}
#elkuld p {
    text-align: center;
}
form.laKapcsolat p
{
    margin-bottom:15px;
}
form.laKapcsolat p label.laBeirando {
    color: #333333;
    font-style: italic;
}
form.laKapcsolat p label {
    color: #333333;
    display: block;
    float: left;
    line-height: 18px;
    padding-right: 20px;
    text-align: right;
    width: 110px;
}
#Nev, #Email, #Telefon, #Uzenet {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D8D8D8;
    font-family: 'Oswald' !important;
    outline-color: #3399FF;
    padding: 5px;
    width: 250px;
}
div.header
{
    z-index:100;
    position:fixed;
    background:repeat scroll 0 0 transparent;
    
}
.topmenu ul li.cimmod
{
    background-color: #000;
    border: 0 none;
    color: #fff;
    overflow: hidden;
    padding: 5px 3px 5px 15px;
    position: absolute;
    z-index: 1000;    
    display:none;
}
.topmenu ul li.modcim:hover ul li.cimmod
{
    display:block;
}
#textBubble1
{
    background: url("design/textBubble1.png") no-repeat scroll 0 0 transparent;
    color: black;
    display: none;
    font-size: 12px;
    height: 95px;
    left: -80px;
    padding: 35px 25px 30px;
    position: absolute;
    text-align: center;
    top: -140px;
    width: 155px;
}
.feltet_lista li
{
    float:left;
    margin-right:10px !important;
    padding-right:5px;
    padding-bottom:3px !important;
    width:30% !important;
    line-height:15px;
    font-size:0.85em;
}
.feltet_lista li .feltet_nev
{
    float:left;
    width:125px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow:hidden !important;
}
.btnNoRendel, .btnNoRendel.visited, .btnNoRendel.active, .btnNoRendel:link 
{
    background: url("design/btnRendel.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 0.85em;
    height: 21px;
    opacity: 0.4;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
    width: 70px;
}
.feltet_lista li.opciovalasztas .feltet_nev 
{
    width: 180px !important;
}
h2.etelcsoport
{
    background-color: #060201 !important;*/
    //background:url('design/etelcsoport_bg.jpg') repeat scroll 0 0 transparent;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    color: #fff !important;
    font-size: 2em !important;
    line-height: 35px !important;
    padding-left: 24px !important;
    font-weight:bold !important;
    padding:8px;
}
.etel-kategoria 
{
    border: 0px solid #C0C0C0;
    border-radius: 5px 5px 0 0;
    box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.6);
    clear: both;
    margin-bottom: 40px;
    overflow: hidden;
    padding-bottom: 5px;
}
.zolddoboz span strong
{
    font-weight:normal !important;
}
strong#etelmodositas
{
    font-weight:normal !important;
    
}
.registration .sub
{
    margin-top: -16px !important;
}
.registration .sub em
{
    font-size:1em !important;
}
ul.feltet_lista li span.feltet_regi_checked 
{
    background: url("design/checkbox.jpg") no-repeat scroll 0 -15px transparent !important;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 15px;
    width: 15px;
    z-index: 10000;
}
ul.feltet_lista li span.feltet_regi 
{
    background: url("design/checkbox.jpg") no-repeat scroll 0 0px transparent;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 15px;
    width: 15px;
    z-index: 10000;
}

ul.feltet_lista li input[id^="mf_"]
{
    opacity:0;
    cursor: pointer !important;
}
.termekopcio
{
    font-weight:bold !important;;
}
.minuszfeltet
{
    font-weight:bold !important;;
    
}
.pluszfeltet
{
    font-weight:bold !important;;
    
}
input,select,textarea
{
    font-family: 'Oswald' !important;
    border-color:#873835 !important;
}
fieldset#fizetesi_mod
{
    height:140px !important;
}
fieldset#szallitasi_mod
{
    height:140px !important;
}
.new_img
{
    left:120px !important;
}
.reg-box
{
    font-size:1em !important;
}
.sale_img
{
    left:40px !important;
    margin-top:15px !important;
}
ul.mainmenu li a
{
    padding:10px 10px !important;
}
.sorszam
{
    display: inline-block;
    float: left;
    font-size: 1em;
    padding-left: 5px !important;
    padding-right: 0px !important;
    text-align: left !important;
    width: 30px;
    font-weight: normal;    
}
a#kosar_li
{
    color:#fff;
}
.floatingmenu
{
    background-color:#9d0b0e !important;
    color:#fff;
}
.floatingmenu ul li
{
    color:#fff;
}
.floatingmenu ul li:hover,.floatingmenu ul li:hover a
{
    background-color:#ffc607 !important;
    color:#000;
    text-shadow: 2px 2px rgba(255,255,255,0.6);
}
.floatingmenu ul li a
{
    text-decoration: none;
    cursor: pointer;
    color:#fff;
    display: block;
    text-shadow: 2px 2px rgba(0,0,0,0.6);
    padding-top:3px;
    padding-bottom:3px;
}
.foto_table img
{
    height:auto !important;
    width:100% !important;
}
.etelnev_table
{
    padding-left:10px;
    padding-top:10px;
    padding-right:10px;
    font-size:1.2em !important;
    height: 80px !important;
    line-height: 25px !important;
}
.leiras_table
{
    text-align: left !important;
    font-style: normal;
    line-height: 17px !important;
    height:68px !important;
}
div.foto_table img.btnRendel:hover
{
    transform: scale(2.5,2.5) !important;
    cursor:url('design/magnify-cursor.png'),auto !important;
}
div.etlap_wrap_table:hover
{
    background:url('design/etelcsoport_bg.jpg') repeat scroll 0 0 transparent !important;
    border:none !important;
}
.ceglogo
{
    left:10px !important;
    top:40px !important;
}
.etlap-szoveg
{
    width:860px !important;
}
div.foto_table img.btnRendel
{
    opacity:1 !important;
}
.foto_table > div
{
    width:100%;
    height:auto;
}
#kosarwarning div#zarva
{
    line-height:25px !important;
}
.tooltipster
{
    cursor:pointer;
    display:table-row;
}
.info_wrap
{
    cursor: pointer;
    display: table-cell;
    padding-top: 0;
    position: relative;
    vertical-align: middle;    
}
.rendeles_table .info_wrap
{
    position: absolute;
    left:10px;
    
}
/*.rendeles_table .info_wrap:hover span.infoicon
{
    background-color:#fff;
}
.rendeles_table .info_wrap:hover span.infoicon i.icon
{
    color:rgb(0,0,180);
}*/

.info_wrap span.text
{
    vertical-align: middle; 
    font-style: italic;    
}
.info_wrap span.infoicon {
    background-color: rgb(106, 123, 154);
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    height: 25px;
    left: 0;
    margin-right: 5px;
    padding: 1px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 25px;
}.info_wrap span.infoicon i.icon
{
    color: #fff;
    cursor: pointer;
    font-size: 1.5em;
    padding-top: 1px;   
    display: inherit !important;
}
.meret_select_table_wrap:hover
{
background-color:#890024 !important;
color:#fff !important;
}
.ar_table
{
margin-right:0 !important;
padding-right:7px !important;
box-sizing:border-box;
width:70%;
}
.inEtlap div.inner
{
    background-color:transparent !important;
    box-shadow: none;
    border:0px !important;
    padding-left:0px !important;
    padding-right:0px !important;
    padding-top:0px !important;
    width:100% !important;
    
}
.etel-kategoria
{
    margin-top:40px !important;
    margin-bottom:0px !important;
    background-color: #fff !important;
    box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.5);
    border-top-left-radius:0px !important;
    border-top-right-radius:0px !important;
}
.etelnev_table
{
    padding-top:5px;
    padding-right:10px;
    padding-left:10px;
}
.leiras_table
{
    height:inherit !important;
    overflow: visible !important;
    font-style: normal !important;
    text-align: justify;
    min-height: 45px !important;
}
.foto_table img
{
    width:100% !important;
    height: auto !important;
}
div.etlap_kategoria_wrap
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;    
    background-color:transparent !important;
}
div.etlap_wrap_table
{
    width:24% !important;
    background-color:#fff;
}
.etel-kategoria
{
    box-shadow:none !important;
    background-color:#fff !important;
}
/*szellős elrendezés */
.inEtlap div.inner
{
    background-color:transparent !important;
    box-shadow: none;
    border:0px !important;
    padding-left:0px !important;
    padding-right:0px !important;
    padding-top:0px !important;
    width:100% !important;
    
}
.etel-kategoria
{
    margin-top:40px !important;
    margin-bottom:0px !important;
    background-color: #fff !important;
    box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.5);
    border-top-left-radius:7px !important;
    border-top-right-radius:7px !important;
}
.etelnev_table
{
    padding-top:5px;
    padding-right:10px;
    padding-left:10px;
}
.leiras_table
{
    height:inherit !important;
    overflow: visible !important;
    font-style: normal !important;
    text-align: justify;
    min-height: 45px !important;
}
.etel-kategoria
{
    overflow:visible !important;
}
div.inner
{
    padding-bottom:0px !important;
}
.inEtlap div.inner
{
    overflow:visible !important;
}
#etlap .etel-kategoria:first-child
{
    position:relative;
    top:25px;
}
/* szellős vége */

.li_search
{
    width:50px !important;
}
li.pirosli.kosarikon
{
    display:none !important;
}
.menukosar
{
    padding-left:35px;
    background: url(design/basket.png) no-repeat scroll 5px 0 !important;
}
.menukosar:hover
{
    background-color:#009000 !important;
}

#li_search
{
    background:transparent url("design/magnify-cursor.png") no-repeat scroll 15px 2px !important;
}

#frm_feltet .msgbox_container .zolddoboz.kerekit:first-child
{
    display:none;
}
#frm_feltet .msgbox_container,#frm_feltet .msgbox_container .kerekit
{
    border-radius:0 !important;
}
.grouporder-start-wrapper .btnmegRendel
{
    height:50px !important;
    background:none #0077dd !important;
}
.grouporder-start-wrapper .btnmegRendel:hover
{
    opacity:0.9;
}
.fa
{
    font-family:'FontAwesome' !important;
}
.btnRendel:not(img), .btnRendel:not(img).visited, .btnRendel:not(img).active, .btnRendel:not(img):link,
.btnmegRendel:not(img), .btnmegRendel:not(img).visited, .btnmegRendel:not(img).active, .btnmegRendel:not(img):link{
    width: fit-content !important;
    height: 20px !important;
    padding: 5px !important;
    font-size: 1em !important;
    text-decoration: none !important;
    text-align: center !important;
    line-height: 16px !important;
    min-width: 70px !important;
    background:none #3d5d14 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
}
.btnRendel:not(img):hover, .btnmegRendel:not(img):hover {
    background-color:#024d14 !important;
}
a#kuponbevaltas_id {
   display:inline-block !important;
}