html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: normal;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
h2, h3, h4, h5, h6 {
    font-weight: normal;
}
html *:focus {
    outline: 0 none;
}
body {
    background-color: #452B3B;
    color: #000000;
    direction: ltr;
    font: 12px Arial,Helvetica,sans-serif;
}
ol, ul {
    list-style: none outside none;
}
a img {
    border: 0 none;
}
a {
    color: #AE0469;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active {
    color: #37222F;
}
a:visited {
    color: #452B3B;
}
a:focus {
    outline: 1px dotted #AE0469;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
.clearleft {
    clear: left;
}
.clearright {
    clear: right;
}
.clearboth {
    clear: both;
}
.pink {
    color: #AE0469;
}
.sup {
    vertical-align: super;
}
.hide {
    display: none;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
.hidetext {
    text-indent: -9900px;
}
div#contactContainer {
    background-color: #37222F;
    padding-bottom: 14px;
    width: 100%;
}
div#contact {
    margin: 0 auto;
    padding: 20px 0 17px 70px;
    width: 960px;
}
div#wrapper {
    margin: 0 auto;
    width: 960px;
}
div#header {
    background: url("../images/top_shadow.gif") no-repeat scroll center bottom transparent;
    height: 92px;
    padding: 13px 10px 10px;
    position: relative;
    width: 940px;
}
div#footer {
    background: url("../images/footer_shadow.gif") no-repeat scroll center top transparent;
    height: 85px;
    padding: 37px 50px 0 0;
    width: 910px;
}
div#content {
    background: url("../images/wrapper_bg.gif") repeat-y scroll 0 0 #FFFFFF;
    height: auto !important;
    min-height: 400px;
    position: relative;
    width: 960px;
}
div.leftCol {
    float: left;
    padding: 35px 40px 0 0;
    width: 250px;
}
div.rightCol {
    float: right;
    padding: 35px 50px 170px 0;
    width: 620px;
}
div.rigthColFooter {
    background: url("../images/content_bg.gif") no-repeat scroll right bottom transparent;
    bottom: 0;
    height: 150px;
    position: absolute;
    right: 50px;
    width: 620px;
}
div#contact, div#contact a {
    color: #FFFFFF;
}
div#contact a {
    text-decoration: none;
}
div#contact a:hover {
    text-decoration: underline;
}
div#contact ul li {
    border-right: 1px solid #AE0469;
    float: left;
    padding: 0 14px;
}
div#contact ul li.last {
    border: medium none;
}
a#contanctOpener {
    background: url("../images/contact_button.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 19px;
    left: 710px;
    position: absolute;
    top: -6px;
    width: 174px;
    z-index: 20;
}
a#contanctOpener:focus {
    outline: medium none;
}
div#header h1 {
    bottom: 10px;
    height: 89px;
    left: -10px;
    position: absolute;
    text-indent: -9999px;
    width: 420px;
}
div#header h1 img {
    float: left;
    vertical-align: bottom;
}
form#searchForm {
    float: right;
    height: 23px;
    margin: 35px 40px 0 0;
}
form#searchForm label, input#txbQuery, input#submitQuery {
    background-image: url("../images/searchform_sprite.gif");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 23px;
}
form#searchForm label {
    background-position: 0 0;
    cursor: pointer;
    text-indent: -9900px;
    width: 66px;
}
input#txbQuery {
    background-position: 0 -23px;
    border: 0 none;
    color: #452B3B;
    font-size: 12px;
    height: 23px;
    line-height: 1;
    overflow: hidden;
    padding: 0 0 0 8px;
    vertical-align: top;
    width: 96px;
}
input#submitQuery {
    background-position: 0 -46px;
    border: 0 solid transparent;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 0;
    margin-left: 11px;
    text-indent: -9900px;
    width: 44px;
}
input#submitQuery:hover, input#submitQuery:focus, input#submitQuery:active {
    background-position: 0 -69px;
}
div.rightCol p {
    margin-top: 17px;
}
div.rightCol img {
    border: 10px solid #E0E4E4;
    float: right;
    margin: 0 0 14px 29px;
}
div.rightCol ul, div.rightCol ol {
    margin: 17px 0 0 20px;
}
div.rightCol ul li {
    background: url("../images/square.gif") no-repeat scroll left 6px transparent;
    padding-left: 8px;
}
div.rightCol ul li ul {
    margin-top: 10px;
}
div.rightCol ul li ul li {
    background: url("../images/disc.gif") no-repeat scroll left 5px transparent;
    padding-left: 8px;
}
div.rightCol ol {
    list-style-position: inside;
    list-style-type: decimal;
}
div.rightCol ol li, div.rightCol ul li {
    margin-bottom: 5px;
}
div.rightCol h3 {
    color: #452B3B;
    font: bold 13px Arial,sans-serif;
}
div.rightCol h4 {
    color: #AE0469;
    font: bold 12px Arial,sans-serif;
    margin-top: 13px;
}
div.rightCol table {
    border-collapse: collapse;
}
div.rightCol table th {
    background-color: #AFAFAF;
    border: 1px solid #FFFFFF;
    color: #AE0469;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}
div.rightCol table td {
    background-color: #E0E4E4;
    border: 1px solid #FFFFFF;
    padding: 3px;
    text-align: left;
    vertical-align: middle;
}
h2.pageHeader {
    color: #AE0469;
    font: 18px Arial,sans-serif;
}
div.rightCol a:focus {
    outline: medium none;
}
div.rigthColFooter h5 {
    color: #AE0469;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
a.pdf, a.word, a[href$=".pdf"], a[href$=".PDF"], a[href$=".doc"], a[href$=".DOC"], a[href$=".docx"], a[href$=".DOCX"], a[href$=".xls"], a[href$=".XLS"],a[href$=".xlsx"], a[href$=".XLSX"], a[href$=".ppt"], a[href$=".PPT"], a[href$=".pptx"], a[href$=".PPTX"]{
    background-image: url("../images/icon_sprite.gif");
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    height: 16px;
    padding-left: 22px;
    text-decoration: none;
}
a.pdf:hover, a.word:hover, a[href$=".pdf"]:hover, a[href$=".PDF"]:hover, a[href$=".doc"]:hover, a[href$=".DOC"]:hover, a[href$=".docx"]:hover, a[href$=".DOCX"]:hover, a[href$=".xls"]:hover, a[href$=".XLS"]:hover,a[href$=".xlsx"]:hover, a[href$=".XLSX"]:hover, a[href$=".ppt"]:hover, a[href$=".PPT"]:hover, a[href$=".pptx"]:hover, a[href$=".PPTX"]:hover {
    text-decoration: underline;
}
.word, a[href$=".doc"], a[href$=".DOC"], a[href$=".docx"], a[href$=".DOCX"] {
    background-position: 0 -19px;
}
.pdf, a[href$=".pdf"], a[href$=".PDF"] {
    background-position: 0 -35px;
}
.pdf, a[href$=".ppt"], a[href$=".PPT"], a[href$=".pptx"], a[href$=".PPTX"] {
    background-position: 0 -70px;
}
.pdf, a[href$=".xls"], a[href$=".XLS"], a[href$=".xlsx"], a[href$=".XLSX"] {
    background-position: 0 -86px;
}
div.breadCrumbContainer {
    padding-bottom: 18px;
}
div.rightCol div.breadCrumbContainer ul {
    background: url("../images/icon_sprite.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 19px;
    margin: 0;
    padding-left: 22px;
}
div.rightCol div.breadCrumbContainer ul li {
    background-image: none;
    color: #AE0469;
    float: left;
    padding-right: 0;
    vertical-align: middle;
}
div.breadCrumbContainer ul li a {
    color: #452B3B;
    line-height: 19px;
    margin-right: 5px;
    text-decoration: none;
}
div.breadCrumbContainer ul li a:hover {
    color: #AE0469;
    text-decoration: underline;
}
a.print {
    background: url("../images/icon_sprite.gif") no-repeat scroll 0 -51px transparent;
    color: #452B3B;
    display: block;
    float: right;
    height: 19px;
    line-height: 19px;
    padding-left: 22px;
    text-decoration: none;
}
a.print:hover {
    text-decoration: underline;
}
p.printFooter {
    display: none;
}
div#footer ul {
    float: right;
}
div#footer ul li {
    color: #A0B5B5;
    float: left;
    padding-left: 12px;
    vertical-align: middle;
}
div#footer ul li a {
    border-right: 1px solid #AE0469;
    color: #A0B5B5;
    display: block;
    padding-right: 12px;
    text-decoration: none;
    text-transform: lowercase;
    vertical-align: middle;
}
div#footer ul li a:hover, div#footer ul li a:focus {
    color: #FFFFFF;
}
div.menuGroup {
    float: left;
}
div.menuGroup ul {
    float: right;
    margin-left: 9px;
    padding-bottom: 26px;
    width: 171px;
}
div.menuGroup ul li a {
    border-bottom: 1px solid #AE0469;
    color: #452B3B;
    display: block;
    padding: 6px 0;
    text-decoration: none;
}
div.menuGroup ul li a.last {
    border: medium none;
}
div.menuGroup ul li a.first {
    padding-top: 0;
}
div.menuGroup ul.subMenu {
    padding-bottom: 0;
}
div.menuGroup ul.subMenu li a {
    border-color: #A0B5B5;
    margin-left: 11px;
}
ul.mainMenu li ul.subMenu li a {
    border-color: #A0B5B5;
    font-size: 11px;
}
div.menuGroup ul li a:hover, div.menuGroup ul li a:focus {
    color: #AE0469;
    outline: medium none;
}
h2.rolam, h2.velem, h2.tolem, h2.masoknak {
    background-image: url("../images/mainmenu_sprite.gif");
    background-repeat: no-repeat;
    float: left;
    margin-left: 5px;
    width: 65px;
}
h2.rolam a, h2.velem a, h2.tolem a, h2.masoknak a {
    display: block;
    height: 100%;
    text-indent: -9900px;
    width: 100%;
}
h2.rolam a:active, h2.velem a:active, h2.tolem a:active, h2.masoknak a:active, h2.rolam a:focus, h2.velem a:focus, h2.tolem a:focus, h2.masoknak a:focus {
    outline: medium none;
}
h2.rolam {
    background-position: 0 0;
    height: 51px;
}
h2.tolem {
    background-position: -65px 0;
    height: 51px;
}
h2.velem {
    background-position: -130px 0;
    height: 51px;
}
h2.masoknak {
    background-position: -195px 0;
    height: 86px;
}
div#eplosEdit {
    left: 10px;
    position: absolute;
    top: 10px;
}
div.rightCol a.eploscms img, div.rightCol img.eplosicon {
    border: medium none;
    float: none;
    margin: 0;
}
div#footer a.eploscms {
    border: medium none;
}
.search_container {
    padding: 25px 0 0;
    text-align: center;
}
.search_result_text {
    font-weight: normal;
    text-align: left;
}
div.search_container input#txbQuery {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #AE0469;
    color: #444444;
    display: inline-block;
    float: none;
    font-family: Arial;
    font-size: 11px;
    height: 19px;
    padding: 4px;
    width: 250px;
}
div.search_container input#txbQuery:focus {
    border-color: #8F0056;
}
.search_button {
    background-color: #AE0469;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    height: 28px;
    vertical-align: middle;
}
.search_button:hover, .search_button:focus {
    background-color: #8F0056;
    text-decoration: underline;
}
a.search_result_link {
    color: #888888;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
a.search_result_link:visited {
    color: #888888;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
a.search_result_link:active {
    color: #888888;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
a.search_result_link:hover {
    color: #888888;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}
.search_container a {
    color: #AE0469;
    text-decoration: underline;
}
.search_container a:hover {
    color: #AE0469;
    text-decoration: underline;
}

