/* reset block */
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    outline: none;
}
html {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    outline: none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
ins {
    color: #000;
    background-color: #ff9;
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
/* tables still need cellspacing="0" in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul {
    list-style: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e7e7e7;
    margin: 0 0 15px 0;
    padding: 0;
    clear: both;
}
.hr-magenta {
    background: none;
    border: 0;
    border-bottom: 1px dotted #e20074;
    margin: 0 0 13px 0;
}
html {
    overflow-y: scroll;
}
input,
select,
textarea {
    margin: 0;
    outline: 0;
    vertical-align: middle;
}
textarea {
    overflow: auto;
}
input[type="radio"] {
    vertical-align: text-bottom;
}
input[type="checkbox"] {
    vertical-align: bottom;
}
.ie7 input[type="checkbox"] {
    vertical-align: baseline;
}
.ie6 input {
    vertical-align: text-bottom;
}
label,
input[type="radio"],
input[type="checkbox"],
input[type="button"],
input[type="submit"],
input[type="image"],
button {
    cursor: pointer;
}
strong,
th {
    font-weight: bold;
}
th {
    text-align: left;
}
td {
    text-align: left;
    vertical-align: top;
}
sub,
sup {
    font-size: 75%;
    position: relative;
    color: #999999;
}
sup {
    top: -0.5em;
    left: 4px;
}
sub {
    bottom: -0.25em;
}
.ie6 legend,
.ie7 legend {
    margin-left: -7px;
}
address {
    font-style: normal;
}
dfn {
    border-bottom: 1px dotted;
    cursor: help;
}
/* reset block */

/* Helpers form H5BP */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;: 1px;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
/* /Helpers form H5BP */


/***************** INITIALIZING ********************/
body,
p,
h1,
h2,
h3,
input,
select,
textarea,
td,
li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    color: #4b4b4b;
}
.column-left ul li a {
	font-size: 12px;
}
input {
    font-size: 12px;
}
a {
    color: #0090c4;
    text-decoration: none;
	outline: medium none;
}
a:hover {
    text-decoration: underline;
}

.wrapper {
    width: 100%;
	/*overflow: hidden;*/ /* helyette clearfix hasznalata, mert iOS -en hibásan működik */
}
.print-header {
    display: none;
}
.page {
    position: relative;
    margin: 0 auto;
    width: 986px;
}
body.any3 .page {
    width: auto;
}

.headingnode {
    overflow: auto;
    margin-bottom: 30px;
}

.headingnode h1 {
    color: #e20074;
    font-size: 26px;
    line-height: 32px;
    float: left;
}
.column-wide h1 {
    width: 618px;
}
.column-wide.cr h1 {
    width: 558px;
}
.column-center h1 {
    width: 390px;
}
h2 {
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 15px 0;
    padding: 0;
}
h3 {
    display: block;
    font-weight: 700;
    margin: 0 0 5px 0;
    padding: 0;
}

.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.align-justify { text-align: justify; }

/* COLUMNS */
.main {
    clear:both;
    padding-bottom:40px;
}

.column-full {
    margin: 0 auto;
    padding: 0;
    width: 986px;
}

.column-left {
    float: left;
    padding-left: 0;
    padding-right: 20px;
    width: 176px;
}

.column-wide {
    position: relative;
    float: left;
    width: 769px;
    margin: 0 0 40px 21px;
}

.column-center {
	width: 570px;
	float: left;
	margin: 0;
	margin: 0px 0px 40px 10px;
}

.column-right {
    width: 180px;
    float: left;
    margin: 0 0 40px 27px;
}

/* LEFT MENU */
ul.localMenuFix {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-top: 1px solid #A4A4A4;
}
ul.localMenuFix li {
    font-size: 12px;
    line-height: 15px;
    font-style: normal;
    margin: 0;
    padding: 0;
    background: none;
}
ul.localMenuFix li a {
    font-size: 12px;
    line-height: 15px;
    font-style: normal;
    border-bottom: 1px solid #D0D0D0;
    color: #4B4B4B;
    display: block;
    margin: 0;
    outline-style: none;
    padding: 6px 10px 6px 20px;
    position: relative;
    text-decoration: none;
}
ul.localMenuFix li a:hover {
    background-color: #ededed;
}
ul.localMenuFix li a.on {
    background: #E20074;
    color: #fff;
    border-color: #E20074;
}
ul.localMenuFix li.haschild > a:before {
    position: absolute;
    display: block;
    left: 10px;
    top: 11px;
    width: auto;
    height: auto;
    content: " ";
    border-left: 6px solid #616161;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
}
ul.localMenuFix li.haschild > a.on:before {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #fff;
}
ul.localMenuFix li.haschild > a.expanded {
    color: #E20074;
}
ul.localMenuFix li.haschild > a.expanded:before {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #E20074;
}
/*level 2*/
ul.localMenuFix ul li > a {
    padding-left: 30px;
}
ul.localMenuFix ul li.haschild > a:before {
    left: 20px;
}
/*level 3*/
ul.localMenuFix ul ul li > a {
    padding-left: 40px;
}
ul.localMenuFix ul ul li.haschild > a:before {
    left: 30px;
}
/*level 4*/
ul.localMenuFix ul ul ul li > a {
    padding-left: 50px;
    font-size: 11px;
    line-height: 17px;
}
ul.localMenuFix ul ul ul li.haschild > a:before {
    left: 40px;
}
/* /LEFT MENU */

img.image-left {
    float: left;
    margin: 0px 25px 10px 0px;
}

img.image-center {
    float:none;
    display:block;
    margin: 0 auto;
    text-align:center;
}

img.image-right {
    float: left;
    margin: 25px 0px 0px 10px;
}

a.link-arrow {
    padding: 0px 11px 0px 0px;
    font-weight: bold;
    background: url(/static-la/c1/g/arrow-right-magenta.png) no-repeat 100% 6px;
}
a.link-arrow:hover {
}

#frameAsideLeft nav#leftMenu ul li.active.selected>a:hover {
	background-color: #e20074;
}