/* Write your custom css code here */
/* ==========  RutinSoft MunkaerĹ‘piac =============================== */
table.humaneroforras { 
    color: #5e333a;
}

.tr-telepules {
    background-color: #4b4d76;
    color: white;
}


div > h3 {
    font-weight: bold;
    color: #9a558b;
}
.tr-elerhetosegek {
    background-color: #e8e7f5;
}

.td-elerhetosegek-icon {
    background: url(../../images/icons/icon-humanero.png) no-repeat;
    background-position: 50% 50%;
	min-width: 25px;
}

.th-elerhetosegek {
    background-color: #f7f6fc;
}

.td-elerhetosegek {
    background-color: #f1f0f6;
}

.tr-szakkepzes {
    background-color: #f6dce5;
}

.td-szakkepzes-icon {
    background: url(../../images/icons/icon-szakkepzes.png) no-repeat;
    background-position: 50% 50%;
}

.td-szakkepzes {
    background-color: #faf1f4
}

.tr-foglalkoztatok {
    background-color: #e2a98e;
}

.td-foglalkoztatok-icon {
    background: url(../../images/icons/icon-foglalkoztatok.png) no-repeat;
    background-position: 50% 50%;
}

.td-foglalkoztatok {
    background-color: #f3dfd4;
}

.tr-allastkinal {
    background-color: #73b5b1;
}

.td-allaskinal-icon {
    background: url(../../images/icons/icon-allaskinal.png) no-repeat;
    background-position: 50% 50%;
}

.td-allastkinal {
    background-color: #cbe4e1;
}

.tr-allastkeres {
    background-color: #d98789;
}

.td-allaskeres-icon {
    background: url(../../images/icons/icon-allaskeres.png) no-repeat;
    background-position: 50% 50%;
}

.td-allastkeres {
    background-color: #f1d3d3;
}

.tr-ipariparkok {
    background-color: #75a3b3;
}

.td-ipariparkok-icon {
    background: url(../../images/icons/icon-iparipark.png) no-repeat;
    background-position: 50% 50%;
}

.td-ipariparkok {
    background-color: #ccdde4;
}

.tr-befektetesek {
    background-color: #d1afae;
}

.td-befektetesek-icon {
    background: url(../../images/icons/icon-befektetes.png) no-repeat;
    background-position: 50% 50%;
}

.td-befektetesek {
    background-color: #eee2e2;
}

.tr-szolgaltatasok {
    background-color: #a8b6d1;
}

.td-szolgaltatasok-icon {
    background: url(../../images/icons/icon-szolgaltat.png) no-repeat;
    background-position: 50% 50%;
}

.td-szolgaltatasok {
    background-color: #e0e4ef;
}





.text-humaneroforras {
    border: 1px solid #e6e4ef;
    background: #e8e7f5 url(../../images/icons/icon-text-elerhetosegek.png) no-repeat;
    color: #942751;
}
.text-humaneroforras .text-highlight.highlight-light {
    border:1px solid #e9c8cd;
}
/* ----------------------------------------------- */
.text-elerhetosegek {
    border: 1px solid #e6e4ef;
    background: #445e77 url(../../images/icons/icon-text-elerhetosegek.png) no-repeat;
    color: white;
}
.text-elerhetosegek .text-highlight.highlight-light {
    border:1px solid #e9c8cd;
}
/* ----------------------------------------------- */
.text-foglalkoztatok {
    border: 1px solid #f2a61f;
    background: #78b42c url(../../images/icons/icon-text-foglalkoztatok.png) no-repeat;
    color: #fff;
}
.text-foglalkoztatok .text-highlight.highlight-light {
    border:1px solid #BC5122;
}
/* ----------------------------------------------- */
.text-ipariparkok {
    border: 1px solid #DDEDBC;
    background: #F2F9E5 url(../../images/icons/text-ipariparkok.png) no-repeat;
    color:#367934;
}
.text-ipariparkok .text-highlight.highlight-light {
    border:1px solid #DDEDBC;
}	
/* ----------------------------------------------- */
.text-befektetesek {
    border: 1px solid #faebca;
    background: #fbf8db url(../../images/icons/icon-text-befektetesek.png) no-repeat;
    color: #b0751a
}
.text-befektetesek .text-highlight.highlight-light {
    border:1px solid #faebca;
}
/* ----------------------------------------------- */
.text-intezmenyek {
    border: 1px solid #FEEBAB;
    background: #FFFFD5 url(../../images/icons/icon-text-intezmenyek.png) no-repeat;
    color:#b0751a;
}
text-intezmenyek .text-highlight.highlight-light {
    border:1px solid #FEEBAB;
}
/* ----------------------------------------------- */
.text-allaskereses {
    border: 1px solid #e5e5e5;
    color: white;
    background: #f2a61f url(../../images/icons/icon-text-allaskereses.png) no-repeat;
}
.text-allaskereses .text-highlight.highlight-light {
    border:1px solid #e5e5e5;
}
/* ----------------------------------------------- */
.text-allashirdetes {
    border: 1px solid #e5e5e5;
    color: white;
    background: #342762 url(../../images/icons/icon-text-allashirdetes.png) no-repeat;
}
.text-allashirdetes .text-highlight.highlight-light {
    border:1px solid #e5e5e5;
}
/* ----------------------------------------------- */
.text-szolgaltatasok {
    border: 1px solid #e5e5e5;
    color: white;
    background: #7390c5 url(../../images/icons/icon-text-szolgaltatasok.png) no-repeat;
}
.text-szolgaltatasok .text-highlight.highlight-light {
    border:1px solid #e5e5e5;
}
/* ----------------------------------------------- */

text-humaneroforras,
.text-elerhetosegek, 
.text-foglalkoztatok, 
.text-ipariparkok, 
.text-befektetesek, 
.text-intezmenyek, 
.text-allaskereses, 
.text-allashirdetes, 
.text-szolgaltatasok {
    background-position: 5px center;
    padding: 0.5em 0.5em 0.5em 3em;
    min-height: 20px;
}
.foglalkoztatokrow0 {
    border: 1px solid #BC5122;
    background: #ed7b47 url(../../images/icons/icon-text-foglalkoztatok.png) no-repeat;
    color: #fff;
}

.foglalkoztatokrow1 {

}

.dokumentumtar{
	margin: 0px 0px 15px 0px;
}

/* ==========  RutinSoft MunkaerĹ‘piac =============================== */