body, h1, h2, h3, img, a, form {
    border: 0;
    padding: 0;
    margin: 0;
}

* {
    outline: none;
}

body {
    margin: 0;
    padding: 0;
    background: #8ca3b4 url(../style/body-bg.png) top center repeat-x;
    font-size: 12px;
    color: #7d7d7d;
    font-family: "Oxygen";
}

textarea {
    resize: none;
    font-size: 12px;
    font-family: Arial;
}

p {
    margin: 12px 0;
}

a {
    text-decoration: none;
    color: #47677D;
}

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 0;
    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;
    border-radius: 3px;
} 

.Button1 {
    color: #7D94A5;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
    margin: 0;
    text-align: center;
    background: #fcfcfc url(../img/button1_bg.png) bottom left repeat-x;
    border: 1px solid #D6DFE5;
    border-radius: 3px;
}

.Button2 {
    color: #adadad;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
    margin: 0;
    text-align: center;
    background: #e7e7e7;
    font-family: "Oxygen";
    border: 1px solid #c9c9c9;
    border-radius: 3px;
}

a.Button1,a.Button2 {
    padding: 5px 10px;
}

#bglayer
{
    width: 590px;
    height: 590px;
    background: url(../style/bglayer.png) center center no-repeat;
    position: fixed;
    top: 400px;
    z-index: -1;
}

#core {
    width: 952px;
    margin: 0 auto;
}

#felsomenu {
    height: 37px;
    background: #343434;
    line-height: 37px;
    font-size: 11px;
}

#felsomenu a {
    color: #b9b9b9;
}

logmenu {
    float: left;
}

#logmenu a{
    display: block;
    float: left;
}
#logmenu a span, div.logmenu a span{
    padding: 0 15px 0 36px;
}
.reg_ikon {
    background: url(../img/reg_ikon.png) 11px center no-repeat;
}

.log_ikon {
    background: url(../img/log_ikon.png) 13px center no-repeat;
}

.kilep_ikon {
    background: url(../img/kilep_ikon.png) 9px center no-repeat;
}

#logmenu a:hover{ 
    background: #434343 url(../img/logmenu_bg.png) bottom left repeat-x;
}

#nyelvselect {
    position: absolute;
    width: 192px;
    height: 29px;
    bottom: -60px;
    right: 30px;
    border: 1px solid #d6dfe5;
    border-radius: 4px;
    background: url(../style/nyelvvalaszto-bg.png) center center repeat-x;    
}

#nyelvselect > a {
    display: block;
    height: 29px;
    line-height: 29px;
    border-radius: 4px;
    border: 1px solid #ffffff;
    padding: 0 11px;
    color: #476375;
    font-size: 11px;
    background: url(../style/nyelvvalaszto-nyil.png) 171px center no-repeat;       
}


#nyelvselect a img{
    padding: 0 8px;
}

ul#nyelvlista {
    position: absolute;
    border: 1px solid #d6dfe5;
    background: #eff2f5;
    color: #476375;
    width: 192px;
    top: 31px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
}

ul#nyelvlista li {
    width: 180px;
}

ul#nyelvlista li a {
    background: none;
    line-height: 24px;
    display: block;
    color: #476375;
    font-size: 11px;
}

ul#nyelvlista li a:hover {
    
}

#kosarbox {
    float: right;
    width: 250px;
    background: url(../img/lenyilo.png) right center no-repeat;
}

#kosarbox a {
    display: block;
    padding-right: 20px;
    padding-left: 32px;
    background: url(../img/kosar_ikon.png) left center no-repeat;
}

#fejlec {
    height: 98px;
    margin-bottom: 20px;
    position: relative;
}

#logo {
    float: left;
    background: url(../style/fejlec-logo.png) center center no-repeat;
    width: 267px;
    height: 60px;
    margin: 20px 15px 0;
}

#logo a {
    display: block;
    height: 60px;
}

#logo a h1 {
    text-indent: -9999px;
}

#gykereso {
    float: right;
    height: 34px;
    border-radius: 5px;
    margin: 33px 0 0;
    background-color: #466275;
}

#gykeresobel {
    height: 30px;
    border-radius: 5px;
    padding: 2px;
}

.gyk_input {
    float: left;
    color: #ffffff;
    padding: 9px 12px;
    width: 166px;
    font-size: 12px;
    border: 0;
    height: 14px;
    background: transparent none;
}

.gyk_submit {
    float: left;
    background: #ac0017 url(../style/kereses-gomb.png) top left no-repeat;
    border: 0;
    color: #fff;
    font-size: 11px;
    font-family: "Oxygen";
    text-transform: uppercase;
    text-align: center;
    width: 29px;
    height: 30px;
}

#fomenu 
{
    width: 420px;
    height: 34px;
    float: left;
    margin-top: 33px;
}

#fomenu ul 
{
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 34px;
}

#fomenu ul li {
    float: left;
    position: relative;
}

#fomenu ul li a {
    display: block;
    line-height: 34px;
    height: 34px;
    font-family: "Oxygen";
    padding: 0 12px;
    color: #4c6c83;
    font-size: 12px;
    text-transform: uppercase;
}

#fomenu ul li.fm_split {
    background: url(../style/fomenu-limiter.png) center center no-repeat;
    width: 1px;
    height: 34px;
}
#fomenu ul li:hover {
    background: #466275;
    border-radius: 4px;
}
#fomenu ul li:hover a{
    color: #fff;
}

#fomenu ul li.haziko a{
    background: url(../img/haziko.png) 18px center no-repeat;
    padding-left: 56px;
}

#fomenu ul li:hover.haziko a{
    background: url(../img/haziko2.png) 18px center no-repeat;
}

#fomenu ul li:hover ul.almenu {
    display: block;
}

#fomenu ul.almenu {
    position: absolute;
    z-index: 1050;
    display: none;
    //width: 160px;
    font-size: 12px;
    background: #ab0017;
    height: auto;
    left: 0px;
}

#fomenu ul.almenu li {
    float: none;
}

#fomenu ul.almenu li a {
    height: auto;
    line-height: normal;
    padding: 6px 12px;
    font-size: 11px;
}

#kepvalto {
    width: 981px;
    height: 365px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #cdcdcd;
}

#kv_gombok {
    position: absolute;
    bottom: 15px;
    right: 30px;
    z-index: 1051;
    padding: 6px 12px;
}

#kv_gombok a {
    display: block;
    float: left;
    width: 21px;
    height: 21px;
    background: url(../img/kv_gomb_bg.png) center center no-repeat;
    margin: 0 1px;
}

#kepvalto_sw {
    height: 22px;
    background: url(../img/kepvalto_sw.png) top center no-repeat;
}

.kv_kep {
    position: absolute;
    z-index: 1049;
    width: 981px;
    height: 365px;
    overflow: hidden;
}

.kv_kep table {
    left: 0px;
    position: absolute;
    top: 0px;
    border-collapse: collapse;
    margin: 0;
    overflow: hidden;
}

.kv_kep table tr td{
    padding: 0;
}

#kozep 
{
    width: 948px;
    margin: 0 auto;
}

#bal {
    float: left;
    width: 227px;
    margin-right: 11px;
}

#jobb
{
    width: 708px;
    float: left;
}

#lap {
    width: 660px;
    min-height: 590px;
    background: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 0 24px 24px;
}

.boxcim {
    background: url(../style/cim-bg.png) top left repeat-x;
    padding: 0 16px;
    height: 36px;
    border: 1px solid #698599;
    border-bottom: 1px solid #354e5f;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.boxcim div {
    background: url(../style/cim-nyil.png) right center no-repeat;
    padding: 0 16px 0 0;
    font-size: 15px;
    font-family: arial;
    color: #ffffff;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
}

div.bal-link
{
    background: url(../style/cim-bg.png) top left repeat-x;
    padding: 0 16px;
    height: 36px;
    border-top: 1px solid #698599;
    border-left: 1px solid #698599;
    border-bottom: 1px solid #364060;
    border-right: 1px solid #364060;
    border-radius: 4px;  
    margin-bottom: 7px;
    box-shadow: 2px 2px 3px 1px #4f6778;
    font-weight: bold;
}

div.oneletrajz-link
{
    height: 88px;  
    background: url(../style/oneletrajz-gomb-bg.png) top left repeat-x;    
}

div.bal-link a
{
    display: block;
    background: url(../style/cim-nyil.png) right center no-repeat;
    padding: 0 16px 0 0;
    font-size: 15px;
    font-family: arial;
    color: #ffffff;
    height: 36px;
    line-height: 36px;    
}

div.oneletrajz-link a
{
    display: block;
    background: url(../style/oneletrajz-bg.png) 14px center no-repeat;
    padding: 18px 16px 0 96px;
    font-size: 15px;
    font-family: arial;
    color: #ffffff;
    height: 64px;
    line-height: 24px;    
}

div.balmenu
{
    padding: 0;
}

div.balmenu a
{
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 18px;
    border-bottom: 1px dashed #dde7ed;
    border-collapse: collapse;
    color: #47677d;
}

div.balmenu a:hover
{
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 18px 1px;    
    border: 0;
    background: #dde7ed;
}

div.balmenu a:last-of-type
{
    border-bottom: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

div.balmenu a:last-of-type:hover
{
    padding-bottom: 0;
}

ul.katlista {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 3px;
}

ul.katlista li {
    font-family: "Oxygen";
    font-size: 15px;
    border-bottom: 1px solid #dcdcdc;
}

ul.katlista li a {
    color: #4d4d4d;
    font-size: 11px;
    display: block;
    padding: 12px 40px;
    background: url(../img/katnyil.png) 20px center no-repeat;
    text-transform: uppercase;
}

.box,.banner {
    padding: 0 24px; 
    color: #7f7f7f;
    font-family: Arial;
    line-height: 17px;
    font-size: 11px;
    margin-bottom: 9px;
}

.box
{
    border: 1px solid #698599;
    border-top: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #ffffff;
    padding-top: 1px;
    box-shadow: 2px 2px 3px 1px #4f6778;
}

.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 #e8e8e8;
    padding: 10px 0;
}

.lapcim h2 
{
    width: 450px;    
    color: #3e5666;
    font-size: 22px;
    font-weight: bold;
}

.lapbel {
    padding: 10px 0px;
    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;
}

.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;
}

.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 #d2d2d2;
    border-radius: 5px;
    padding: 5px 8px;
    width: 26px;
}

.egyseg {
    padding: 0 6px;
}

.kosarba {
    background: url(../img/kosarka.png) 4px center no-repeat;
    padding-left: 24px;
    border: 0;
    margin: 0;
    font-family: "Oxygen";
}

#lablec1 {
    height: 45px;
    line-height: 45px;
    font-size: 11px;
    color: #fff;
    padding: 0 25px;
    background: #45657b;
    border-top: 1px solid #5a768a;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#lablec1 a,#lablec2 a {
    color: #fff;
    padding: 0 6px;
}

#lablec2
{
    height: 32px;
    line-height: 32px;
    font-size: 11px;
    color: #334e62;
    padding: 0 25px;
}

#lablec2 a
{
    color: #334e62;
    text-decoration: none;
}

#lableclogo,#umft {
    float: left;
    width: 266px;
}

#copyright {
    float: left;
}

#alsomenu {
    float: right;
}

#jobbalsomenu,#gds {
    float: right;
}

.kepbalra {
    float: left;
    padding: 5px;
    border: 1px solid #e9e9e9;
    margin-right: 26px;
    margin-bottom: 12px;
}

#navi {
    color: #7f7f7f;
    font-size: 11px;
    font-family: "Arial";
    padding: 8px 0px;
}

#navi a 
{
    display: block;
    float: left;
    height: 29px;
    line-height: 29px;
    padding: 0 14px 0 6px;
    color: #3e5666;
    background: url(../style/navi-elem.png) right center no-repeat;
}

#navi a:first-child
{
    color: #ffffff;
    background: url(../style/navi-bal.png) right center no-repeat;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#navi a:last-of-type
{
    background: url(../style/navi-jobb.png) right center no-repeat;    
}

#navi a:only-of-type
{
    color: #ffffff;
    background: url(../style/navi-bal-only.png) right center no-repeat;    
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;  
}

.katnavi {
    border-top: 1px solid #d6dfe5;
    border-left: 1px solid #d6dfe5;
    border-right: 1px solid #d6dfe5;
    border-bottom: 1px solid #d6dfe5;
    color: #686868;
    font-family: "Arial";
    background: url(../img/katnavi_bg.png) bottom left repeat-x;
    height: 60px;
    margin: 15px 0px 15px 0px;
    border-radius: 4px;
}

.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 .doboz{
    float: none;
    border: 1px solid #dedede;
    margin: 15px 0px 15px 0px;
    box-shadow: 0 8px 6px -6px #dedede;
}

#listanezet .dobozjobb {
    width: 528px;
}

#listanezet .dobozjobb h3,#kapcsnezet .dobozjobb h3,#termekjobb .dobozjobb h3,#racsnezet .dobozjobb h3{
    color: #3E5666;
    font-size: 15px;
    padding: 8px 0;
}

#listanezet .dobozkosarba,#kapcsnezet .dobozkosarba,#termekjobb .dobozkosarba,#racsnezet .dobozkosarba {
    border: 0;
    background: none;
}

#listanezet .kosardb,#kapcsnezet .kosardb,#termekjobb .kosardb,#racsnezet .kosardb {
    border-radius: 0;
}

#listanezet .kosarba_keret,#kapcsnezet .kosarba_keret,#termekjobb .kosarba_keret,#racsnezet .kosarba_keret {
    background: #b0263a url(../img/kosarba_bg.png) bottom left repeat-x;
    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-image: url(../img/kosarka2.png);
}

a.tovinf {
    background: url(../img/tovinf_bg.png) left center no-repeat;
    color: #7a7a7a;
    font-weight: bold;
    padding-left: 12px;
    line-height: 24px;
}

.belcim {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin: 8px 0;
}

.belcim h3{
    font-weight: normal;
    font-size: 15px;
    color: #721926;
    padding: 10px 44px;
}

#kapcsnezet .doboz,#racsnezet .doboz {
    border: 1px solid #d6dfe5;
    /*box-shadow: 0 8px 6px -6px #dedede;*/
    width: 335px;
    margin: 10px 18px;
    border-radius: 4px;
}

#racsnezet {
    margin: 0;
}

#racsnezet .doboz {
    margin: 10px 10px 10px 0;
    width: 322px;
}

#racsnezet .doboz .dobozjobb {
    width: 192px;
}

#racsnezet .dobozveg {
    margin-right: 0;
}

#termekkepek {
    float: left;
    width: 200px;
    margin-right: 22px;
    position: relative;
}

#termekkep {
    border: 1px solid #d9d9d9;
    display: block;
    margin-bottom: 18px;
}
#termekkep img {
    width: 198px;
}

#termpluszkep {
    margin-top: 11px;
}
#termekjobb {
    float: left;
    width: 436px;
}

#termekjobb h3 {
    font-size: 18px;
    margin: 0;
    color: #3E5666;
    font-weight: normal;
}

#termekjobb h4,.termbox h4 {
    font-size: 12px;
    font-family: "Arial";
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
}

#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 {
    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: 30px;
    line-height: 30px;
    margin: 15px 0px 15px 0px;   
    text-align: center;
}

.lapozokeret a {
    padding: 0 4px;
}

.dobozszoveg ul,.termekszoveg ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.logmenu
{
    padding: 7px 14px;
}

div.logmenu td
{
    margin: 0;
    padding: 0;
}

div.logmenu input
{
    display: block;
    width: 175px;
    height: 27px;
    padding: 0 10px;
    border: 1px solid #b7c5d0;
    border-radius: 4px;
    background: url(../style/logmenu-input-bg.png) top center repeat-x;
    margin-bottom: 6px;
}

div.logmenu a
{
    display: block;
    padding-left: 15px;
}

div.logmenu a.usermenu
{
    display: block;
    height: 20px;
    line-height: 20px;
}

div.logmenu a.usermenu span
{
    display: block;
    height: 20px;
}

div.logmenu input#log_password
{
    display: none;
}

div.logmenu input.belepes-gomb
{
    width: 81px;
    height: 29px;
    float: left;
    line-height: 27px;
    border: 1px solid #7ab724;
    border-radius: 4px;
    background: url(../style/belepes-gomb-bg.png) top center repeat-x;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #71936c;
    margin-right: 6px;
    text-align: center;
}

div.logmenu a.regisztracio
{
    display: block;
    float: left;
    width: 95px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #d6dfe5;
    border-radius: 4px;
    background: url(../style/regisztracio-gomb-bg.png) top center repeat-x;
    color: #7d94a5;
    font-size: 12px;
    text-align: center;
    padding: 0;
}

div.logmenu a.logmenulink
{
    display: block;
    color: #4c6c82;
    font-size: 11px;
    padding-left: 20px;
    background: url(../style/loginlink-bg.png) left center no-repeat;
}

div.logmenu a.logmenulink.aktiv
{
    background: url(../style/loginlink-bg-over.png) left center no-repeat;
}

div.szolgaltatasi-teruletek
{
    width: 708px;
}

div.szolgaltatasi-teruletek h2
{
    height: 55px;
    padding: 0 20px;
    line-height: 55px;
    border-bottom: 1px solid #3e596c;
    background: #46667c;
    color: #ffffff;
    font-size: 17px;
    font-family: "Oxygen", arial;
    font-weight: normal;
}

div.szolgaltatasi-teruletek-belso
{
    background: #47677d url(../style/szolgaltatasi-teruletek-bg.png) top center repeat-x;
    padding: 12px 33px;
    border-top: 1px solid #597689;
    border-bottom: 1px solid #3e5a6d;
}

div.szolgaltatasi-teruletek-belso a
{
    display: block;
    float: left;
    width: 33%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    margin: 6px 0;
}

div.szolgaltatasi-teruletek-belso a span.ikon
{
    display: block;
    float: left;
    margin-right: 10px;
}

table.oneletrajz
{
    border-radius: 3px;
    border: 1px solid #d6dfe5;
    color: #4C6C82;
}

table.oneletrajz td
{
    text-align: left !important;
    vertical-align: top;
    padding: 0 10px;
}

table.oneletrajz th
{
    text-align: right !important;
    vertical-align: top;
    padding: 6px 10px !important; 
    background: #eff2f5 !important;
    font-weight: normal;
}

table.oneletrajz td span.piros
{
    display: inline-block;
    padding-left: 3px;
} 

table.oneletrajz input
{
    background: url("../style/logmenu-input-bg.png") repeat-x scroll center top transparent;
    border: 1px solid #B7C5D0;
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    margin-bottom: 6px;
    padding: 5px 10px;
}

table.oneletrajz input[type=file]
{
    padding: 0;
}

table.oneletrajz select, table.oneletrajz textarea
{
    border: 1px solid #B7C5D0 !important;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 6px;
    padding: 5px 10px;    
}

table.oneletrajz textarea
{
    width: 95% !important;
    background: #f4f4f4;
}