body, h1, h2, h3, img, a, form {
    border: 0;
    padding: 0;
    margin: 0;
}

* {
    outline: none;
}

body {
    margin: 0;
    padding: 0;
    background: #e9e9e9 url(../style/body-bg.png) top center repeat-x;
    font-size: 12px;
    color: #7d7d7d;
    font-family: "Open Sans";
    border-top: 5px solid #a0241e;
    border-bottom: 5px solid #1b4a84;        
}

textarea {
    resize: none;
    font-size: 12px;
    font-family: Arial;
}

p {
    margin: 12px 0;
}

a {
    text-decoration: none;
    color: #1f5aa0;
}

a:hover {
    text-decoration: none;
}

input {
    font-size: 12px;
    font-family: Arial;
    color: #616464;
}


.alignLeft {
    text-align: left !important;
}

.alignCenter {
    text-align: center !important;
    margin: 0 auto !important;
}

.alignRight {
    text-align: right !important;
}

.clr {
    clear: both;
    height: 0;
}

.piros {
    color: #731926 !important;
}

.kover {
    font-weight: bold !important;
}

.zold {
    color: #2f7458 !important;
}

.kek {
    color: #2f87c4 !important;
}
.blokk {
    padding: 10px 20px;
    font-family: "Arial";
}

p.Figyelmezteto {
    width: 90%;
    text-align: center;
    background: #731926;
    color: #fff;
    margin: 10px auto;
    padding: 10px;
    border-radius: 3px;
    font-size: 15px;
    text-transform: uppercase;
    box-shadow: 0 8px 6px -6px #444;
}
p.Figyelmezteto a{
    color: #fff;
}

p.Leiras {
    width: 75%;
    text-align: center;
    color: #737674;
    font-size: 13px;
    margin: 10px auto;
    padding: 10px;
    background: #e5e5e5;
    border-top: 1px solid #cacbcb;
    border-left: 1px solid #cacbcb;
    font-family: "Open Sans";
    border-radius: 3px;
} 

.Button1 {
    line-height: 25px;
    height: 25px;
    cursor: pointer;
    margin: 0;
    text-align: center; 
    background: #6a6f77;
    color: #ffffff;
    font-weight: normal;
    padding: 0 12px;
    height: 25px;
    line-height: 25px;
    border-radius: 4px;

}

.Button2 {
    color: #adadad;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
    margin: 0;
    text-align: center;
    background: #e7e7e7;
    font-family: "Open Sans";
    border: 1px solid #c9c9c9;
    border-radius: 3px;
}

a.Button1,a.Button2 {
    padding: 5px 10px;
}

#core {

}

#core-belso
{
    width: 988px;    
    margin: 0 auto;        
}

#felsomenu {
    height: 37px;
    background: #343434;
    line-height: 37px;
    font-size: 11px;
}

#felsomenu a {
    color: #b9b9b9;
}

#logmenu {
    float: left;
    margin-top: 36px;    
    margin-left: 20px;
}

#logmenu a{
    display: block;
    float: left;
    color: #818181;
    height: 22px;
    line-height: 22px;
}
#logmenu a span{
    padding: 0 15px 0 24px;
}
.reg_ikon {
    background: url(../style/regisztracio-ikon.png) 7px center no-repeat;
}

.log_ikon {
    background: url(../style/bejelentkezes-ikon.png) 7px center no-repeat;
}

.kilep_ikon {
    background: url(../img/kilep_ikon.png) 0px center no-repeat;
}

#logmenu a:hover{ 

}

#nyelvselect {
    position: relative;
    float: left;
    width: 246px;
}

#nyelvselect a {
    display: block;
    padding: 0 16px;
    background: url(../img/lenyilo.png) right center no-repeat;
}


#nyelvselect a img{
    padding: 0 8px;
}

ul#nyelvlista {
    position: absolute;
    border: 1px solid #b9b9b9;
    background: #343434;
    color: #b9b9b9;
    width: 180px;
    right: -16px;
    top: 37px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
}

ul#nyelvlista li {
    width: 180px;
}

ul#nyelvlista li a {
    background: none;
    line-height: 24px;
}

ul#nyelvlista li a:hover {
    color: #fff;
}

#kosarbox {
    float: right;    
    height: 22px;
    line-height: 22px;
    margin-top: 36px;
}

#kosarbox a {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    background: url(../style/fejlec-kosar-ikon.png) left center no-repeat;  
    color: #737373;
}

#kosarbox a span
{
    font-size: 16px;
    color: #da3124;
    font-weight: bold;
}

#fejlec {
    height: 89px;
}

#logo {
    float: left;
    background: url(../style/fejlec-logo.png) center center no-repeat;
    width: 196px;
    height: 89px;
    margin: 0 10px;
}

#logo a {
    display: block;
    width: 180px;
    height: 48px;
    margin: 20px auto;
}

#logo a h1 {
    text-indent: -9999px;
}

#fejlec-szoveg
{
    width: 400px;
    float: right;
    font-family: "Open Sans", arial;
    font-size: 13px;
    font-style: italic;
    color: #2f2f2f;
    text-align: center;
}

#fejlec-szoveg a
{
    color: #1f5aa0;
}

#gykereso {
    float: left;
    height: 32px;
    border-radius: 4px;
    margin: 32px 0 0;
}

#gykeresobel {
    height: 32px;
    border-radius: 4px;
}

.gyk_input {
    float: left;
    color: #9b9b9b;
    padding: 0px 9px;
    width: 166px;
    font-size: 11px;
    border: 0;
    box-shadow: inset 0px 0px 10px 0 #e2e2e2; 
    border: 1px solid #cdcdcd;
    border-right: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 26px;
}

.gyk_submit {
    float: left;
    background: #ac0017 url(../style/kereses-gomb-bg.png) top left repeat-x;
    border: 0;
    color: #fff;
    font-size: 11px;
    font-family: "Open Sans";
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    width: 32px;
    height: 28px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#gykeresobel a.osszetett
{
    display: block;
    float: left;
    height: 26px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    color: #494949;
    line-height: 26px;
    text-align: center;
    font-size: 11px;
    margin-left: 10px;
    background: url(../style/kereso-gomb-kulso-bg.png) top center repeat-x;
}

#gykeresobel a.osszetett span
{
    display: block;
    height: 24px;
    margin: 1px;
    border-radius: 3px;
    padding: 0 10px;
    background: url(../style/kereso-gomb-belso-bg.png) top center repeat-x;
}

#fomenu {
    background: #1c508e url(../style/fomenu-bg.png) top center repeat-x;
    padding-left: 23px;
}

#fomenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 39px;
}

#fomenu ul li {
    float: left;
    position: relative;
    padding: 0 15px;    
}

#fomenu ul li.webshop {
    background: #aa291f url(../style/fomenu-webshop-bg.png) top center repeat-x;
}

#fomenu ul li a {
    display: block;
    line-height: 39px;
    height: 39px;
    font-family: "Open Sans";
    font-weight: 600;        
    padding-left: 21px;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase; 
    background:url(../style/fomenu-nyil.png) left center no-repeat;    
}

#fomenu ul li.fm_split {
    background: url(../img/fm_split_bg.png) center center no-repeat;
    width: 2px;
    height: 39px;
}
#fomenu ul li:hover {

}
#fomenu ul li:hover a{
    color: #fff;
}

#fomenu ul li:hover ul.almenu {
    display: block;
}

#fomenu ul.almenu {
    position: absolute;
    z-index: 1060;
    display: none;
    //width: 160px;
    font-size: 12px;
    background: #ab0017;
    height: auto;
    left: 0px;
}

#fomenu ul li:last-of-type:hover ul.almenu
{
    right: 0px;
    left: auto;
}

#fomenu ul.almenu li {
    float: none;
}

#fomenu ul.almenu li a {
    height: auto;
    line-height: normal;
    padding: 6px 12px;
    font-size: 11px;
    white-space: nowrap;
}

#adatsav
{
    height: 32px;
    line-height: 32px;
    background: url(../style/adatsav-bg.png) top center repeat-x;
    color: #4f4f4f;
    font-size: 12px;
    text-align: center;
}

#adatsav span
{
    display: inline-block;
    margin: 0 10px;
}

#kepvalto {
    width: 988px;
    height: 114px;
    margin: 0 auto 9px;
    position: relative;
}

#kepvalto-kezdolap {
    width: 988px;
    height: 246px;
    margin: 0 auto 9px;
    position: relative;
}

#kv_gombok_container
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1051;
    background: rgba(0,0,0,0.5);   
    width: 100%;
}

#kv_gombok {
    float: right;
    padding: 12px 15px;    
}

#kv_gombok a {
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    background: url(../style/kepvalto-gomb-inaktiv.png) center center no-repeat;
    margin: 0 1px;
}

#kv_gombok a.kv_aktiv
{
    background: url(../style/kepvalto-gomb-aktiv.png) center center no-repeat;    
}

#kepvalto_sw {
    height: 22px;
    background: url(../img/kepvalto_sw.png) top center no-repeat;
}

.kv_kep {
    position: absolute;
    z-index: 1049;
    width: 988px;
    height: 114px;
    overflow: hidden;
}

#kepvalto-kezdolap .kv_kep {
    position: absolute;
    z-index: 1049;
    width: 988px;
    height: 246px;
    overflow: hidden;
}

.kv_kep table {
    left: 0px;
    position: absolute;
    top: 0px;
    border-collapse: collapse;
    margin: 0;
    overflow: hidden;
}

.kv_kep table tbody tr td{
    padding: 0;
    width: 988px;
    height: 246px;
    overflow: hidden;
}

.kv_elem
{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 25px;
    height: 39px;
    line-height: 39px;
    font-family: "Open Sans", arial;
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    z-index: 1052;
    display: none;
    color: #ffffff;
    display: none;
}

.kv_elem a
{
    color: #ffffff;
}

#kozep {
    background: #ffffff url(../style/kozep-bg.png) top center repeat-y;
    border: 1px solid #d1d1d1;  
    margin-bottom: 20px;
}

#bal {
    float: left;
    width: 250px;
    padding: 0 0 16px 0;
}

#lap {
    float: left;
    width: 736px;
}

#kezdolap
{
    width: 988px;
    float: none;
}

#kezdolap-boxok
{
    
}

#kezdolap-boxok div.kozepbox
{
    width: 243px;
    float: left;
    margin-right: 5px;
}

#kezdolap-boxok div.kozepbox-utolso
{
    margin-right: 0;
}

div.kozepbox div.boxkep
{
    position: relative;
}

div.kozepbox div.boxkep div.kozepbox-cim
{
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding: 0;
    background: rgba(0,0,0,0.5);
    height: 33px;
    line-height: 33px;
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
}

div.kozepbox div.boxkep div.kozepbox-cim a
{
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    margin: 0 14px;
    padding-left: 19px;
    background: url(../style/kezdolap-box-nyil.png) center left no-repeat;
}

div.kozepbox div.boxalso
{
    padding: 10px 25px;
}

div.kozepbox div.boxszoveg
{
    color: #1d1d1d;
    font-size: 12px;
    font-family: arial;
    line-height: 1.5em;
    margin-bottom: 1em;
}

div.kozepbox div.boxalso a
{
    color: #1f5aa0;
}

.boxcim {
    color: #1b4a84;
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 15px;    
    border-bottom: 1px solid #e3e3e3;
}

.boxcim div {
    font-size: 15px;
    border-bottom: 1px solid #ededed;  
    height: 46px;
    line-height: 46px;    
    color: #1b4a84;    
    padding: 0 30px;    
}

ul.katlista {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 14px 0 20px 3px;
}

ul.katlista li {
    font-family: "Open Sans";
    font-size: 15px;
}

ul.katlista li a {
    color: #1b4a84;
    font-size: 13px;
    display: block;
    padding: 7px 28px;  
    font-weight: 400;    
    font-style: italic;
}

ul.katlista li a:hover
{
    font-weight: bold;
}

.box,.banner {
    margin-left: 3px;
    padding: 0 24px; 
    width: 184px;
    color: #7f7f7f;
    font-family: Arial;
    line-height: 17px;
    font-size: 11px;
}

.banner {
    padding: 10px 24px;
    text-align: center;
}

.hl_input {
    border: 1px solid #d5d5d5;
    color: #a2a2a2;
    padding: 10px 12px;
    height: 15px;
    margin-bottom: 8px;
    border-radius: 3px;
    width: 158px;
}

.hlb_keret {
    border: 1px solid #fff;
    border-radius: 3px;
    float: left;
    width: 88px;
    margin-bottom: 8px;
}

.hlb_keret input{
    width: 88px;
}

.hlb_keret_elso {
    margin-right: 4px;
}

.rendeles {
    padding-left: 124px;
    margin: 20px 0 20px 10px;
    background: url(../img/rendeles_kep.png) left center no-repeat;
    min-height: 77px;
}

.rendeles span,.rendeles strong {
    text-transform: uppercase;
    color: #731926;
    font-size: 14px;
}

a.reszletek_gomb {
    background: url(../img/reszletek_bg.png) left center no-repeat;
    padding-left: 24px;
    line-height: 28px;
    color: #575656;
    font-size: 11px;
}

.lapcim {
    border-bottom: 1px solid #e3e3e3;
    padding: 0;
}

.lapcim h2 {
    color: #242424;
    font-size: 15px;
    font-family: "Open Sans";
    font-weight: bold;
    border-bottom: 1px solid #ededed; 
    padding: 0 30px;
    height: 46px;
    line-height: 46px;
}

.lapbel {
    padding: 10px 33px 30px;
    line-height: 18px;
}

a.jotallas {
    margin: 6px 0;
    display: block;
    text-align: center;
    background: #731926;
    color: #fff;
    padding: 8px 0;
    font-size: 13px;
}

ul#kezdomenu {
    border-top: 1px solid #e8e8e8;
    margin: 0;
    padding: 0;
    list-style: none;
    background: url(../img/kezdomenu_bg.gif) bottom left repeat-x;
    height: 44px;
}

ul#kezdomenu li{
    background: #fcfcfc url(../img/kezdomenu_bg.png) bottom left repeat-x;
    border-right: 1px solid #e8e8e8;
    height: 44px;
    float: left;
}

ul#kezdomenu li a {
    display: block;
    line-height: 44px;
    color: #a1a1a1;
    font-size: 13px;
    padding: 0 16px;
}

ul#kezdomenu li#kezdomenu_aktiv a{
    background: #fff none;
    color: #272727;
    font-size: 16px;
    padding: 0 32px;
}

#lap hr {
    border: 0;
    border-bottom: 1px solid #e8e8e8;
}

.doboz {
    float: left;
    margin: 20px 21px;
    position: relative;
}

.dobozful {
    position: absolute;
    font-size: 10px;
    line-height: 18px;
    color: #fff;
    padding: 0 6px;
    left: -2px;
    top: 2px;
    text-transform: uppercase;
    background: #B0263A url(../img/kosarba_bg.png) left bottom repeat-x;
    border: 1px solid #fff; 
    z-index: 1049;
}

.dobozkepk {
    width: 130px;
    float: left;
    margin-right: 30px;    
}

.dobozkep {
    width: 130px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.dobozkep a {
    display: block;
}

.dobozkep * {
    vertical-align: middle;
}

/*\*//*/
.dobozkep {
    display: block;
}
.dobozkep span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

.dobozjobb {
    float: left;
    width: 200px;
    color: #575656;
    margin-bottom: 5px;
}

.dobozjobb h3 {
    font-size: 15px;
    font-weight: normal;
}

.dobozjobb p {
    margin: 4px 0;
    font-family: Arial;
}

.dobozar {
    font-size: 14px;
    padding: 8px 0;
    color: #242424;
}

.dobozar span
{
    color: #1b4a84;
    font-size: 18px;
    font-weight: bold;
}

.dobozkosarba {
    background: #fff url(../img/dobozkosarba_bg.png) bottom left repeat-x;
    border-bottom: 1px solid #b9b9b9;
    border-right: 1px solid #b9b9b9;
    border-radius: 5px;
    padding: 3px;
    color: #575656;
}

.kosardb {
    text-align: right;
    border: 1px solid #9c9c9c;
    border-radius: 4px;
    padding: 5px 8px;
    width: 26px;
}

.egyseg {
    padding: 0 6px;
}

.kosarba {
    padding-left: 30px;
    border: 0;
    margin: 0;
    color: #fff;
    line-height: 26px;
    height: 26px;
    background: url(../style/kosar-ikon.png) 10px center no-repeat;    
}

#lablec1,#lablec2 {

    height: 34px;
    line-height: 34px;
    font-size: 11px;
    color: #6d6d6d;
    background: #f3f3f3;
}

#lablec1 a,#lablec2 a {
    color: #6d6d6d;
    padding: 0 6px;
}

#lablec1
{
    border-top: 1px solid #ababab;
}

#lablec2
{
    border-top: 1px solid #cfcfcf;
    color: #565656;
    height: 53px;
    line-height: 53px;
}

#lablec1-belso, #lablec2-belso
{
    width: 988px;
    margin: 0 auto;
}

#lableclogo,#umft {
    float: left;
    width: 266px;
}

#alsomenu,#copyright {
    float: left;
}

#jobbalsomenu,#gds {
    float: right;
}

#gds a
{
    color: #1d5495;
}

.kepbalra {
    float: left;
    padding: 5px;
    border: 1px solid #e9e9e9;
    margin-right: 26px;
    margin-bottom: 12px;
}

#navi {
    border-bottom: 1px solid #e8e8e8;
    color: #7f7f7f;
    font-size: 11px;
    font-family: "Arial";
    padding: 8px 40px;
}

#navi a {
    padding: 0 4px;
    color: #7f7f7f;
}

.katnavi {
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    color: #686868;
    font-family: "Arial";
    background: url(../img/katnavi_bg.png) bottom left repeat-x;
    height: 60px;
    margin: 15px 36px 15px 42px;
}

.lapozo {
    height: 29px;
    line-height: 29px;
    margin-bottom: 1px;
}

.lapossz,.nezet1 {
    float: left;
    padding-left: 21px;
}

.nezet1 a {
    text-decoration: underline;
    font-weight: bold;
}


.lapozomod,.nezet2 {
    float: right;
    padding-right: 21px;
}

.lapozobel {
    text-align: center;
    height: 29px;
}

.lapozobel a {
    text-decoration: underline;
    padding: 0 4px;
}

.lapozo_prev {
    /*background: url(../img/lapozo_prev.gif) center center no-repeat;*/
    text-decoration: none !important;
}

.lapozo_next {
    /*background: url(../img/lapozo_next.gif) center center no-repeat;*/
    text-decoration: none !important;
}

.nezet {
    height: 30px;
    line-height: 30px;
}

.nezet a {
    color: #686868;
}

.nezet_fel {
    background: url(../img/nezet_fel.gif) center center no-repeat;
    padding: 0 4px;
}

.nezet_le {
    background: url(../img/nezet_le.gif) center center no-repeat;
    padding: 0 4px;
}

#listanezet
{
    margin-bottom: 30px;
}

#listanezet .doboz, #kapcsnezet .doboz{
    float: none;
    border-top: 1px solid #e1e2e4;
    margin: 15px 33px 10px 33px;
    padding-top: 20px;
}

#listanezet .dobozjobb {
    width: 508px;
}

#kapcsnezet .dobozjobb
{
    width: 456px;
}

#listanezet .dobozjobb h3,#kapcsnezet .dobozjobb h3,#termekjobb .dobozjobb h3,#racsnezet .dobozjobb h3{
    color: #1b4a84;
    font-size: 18px;
    padding: 8px 0;
}

#listanezet .dobozkosarba,#kapcsnezet .dobozkosarba,#termekjobb .dobozkosarba,#racsnezet .dobozkosarba {
    border: 0;
    background: none;
}

#listanezet .kosardb,#kapcsnezet .kosardb,#termekjobb .kosardb,#racsnezet .kosardb {

}

#listanezet .kosarba_keret,#kapcsnezet .kosarba_keret,#termekjobb .kosarba_keret,#racsnezet .kosarba_keret {
    background: #1b4a84;
    border-radius: 4px;
    display: inline-block;
}

#listanezet .kosarba_keret .kosarba,#kapcsnezet .kosarba_keret .kosarba,#termekjobb .kosarba_keret .kosarba,#racsnezet .kosarba_keret .kosarba {
    color: #fff;
    line-height: 26px;
    height: 26px;
    background: url(../style/kosar-ikon.png) 10px center no-repeat;
}

#listanezet .dobozutolso
{
    border-bottom: 1px solid #e1e2e4;
}

a.tovinf 
{
    display: inline-block;
    background: #6a6f77;
    color: #ffffff;
    font-weight: normal;
    padding: 0 12px;
    height: 25px;
    line-height: 25px;
    border-radius: 4px;
    margin-right: 20px;
}

.belcim {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin: 10px 32px;
}

.belcim h3{
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: bold;
    color: #242424;
    padding: 7px 20px 7px 40px;

    background: #f3f3f3 url(../style/termekleiras-cim-nyil.png) 16px center no-repeat;
}

#kapcsnezet
{
    
}

#racsnezet .doboz {
    border: 1px solid #dedede;
    box-shadow: 0 8px 6px -6px #dedede;
    width: 335px;
    margin: 10px 18px;
}

#racsnezet {
    margin: 0 36px 0 42px;
}

#racsnezet .doboz {
    margin: 10px 10px 10px 0;
    width: 327px;
}

#racsnezet .doboz .dobozjobb {
    width: 197px;
}

#racsnezet .dobozveg {
    margin-right: 0;
}

#termekkepek {
    float: left;
    width: 192px;
    margin-right: 22px;
    position: relative;
    margin-top: 5px;
}

#termekkep {
    border: 1px solid #d9d9d9;
    display: block;
    margin-bottom: 18px;
}
#termekkep img {
    width: 198px;
}

#termpluszkep {
    margin-top: 11px;
}
#termekjobb {
    float: left;
    width: 436px;
    margin-top: 5px;
}

#termekjobb h3 {
    font-size: 18px;
    margin: 0;
    color: #721926;
    font-weight: normal;
}

#termekjobb h4,.termbox h4 {
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: bold;
    color: #242424;
    padding: 7px 20px 7px 40px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #f3f3f3 url(../style/termekleiras-cim-nyil.png) 16px center no-repeat;
}

div.termek-kosarba
{
    background-color: #eeeeee !important;
    box-shadow: 1px 1px 1px 0px #b7b7b7;
    float: left;
    padding: 10px 20px;
    border-radius: 7px;
}

#penzvalaszto {
    padding: 0 8px;
    float: right;
    height: 37px;
}

#penzvalaszto a {
    padding: 0 8px;
    line-height: 37px;
}

#penzvalaszto a.aktiv_penz {
    font-weight: bold;
    color: #fff;
}

.kezdomenubox {
    display: none;
}

.lapozokeret {
    color: #4a4a4a;
    font-family: "Arial";
    height: 30px;
    line-height: 30px;
    margin: 15px 36px 15px 42px;   
    text-align: center;
}

.lapozokeret a {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #4a4a4a;
}

.lapozokeret span
{
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #ffffff;
    background-color: #1b4a84;
    font-weight: bold;
    border-radius: 4px;
}

.lapozokeret a.lapozo_next, .lapozokeret a.lapozo_prev
{
    width: auto;
    color: #1b4a84;
    font-size: 12px;
    margin: 0 15px;
}

.dobozszoveg ul,.termekszoveg ul{
    margin: 0;
    padding: 0;
    list-style: none;
}