
/* ============================ */
/* PARAGRAFUS STÍLUSOK - MARGÓK */
/* ============================ */
/* Median kód */
DIV.median 
{
  position:absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

/* display kód */
DIV.code {
  position:absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

/* Szövegtest megjelenítés margói és szélessége */
div.data{
        margin-left: 27px; 
        margin-right: 30px;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 723px;
}


/* Cím stílusa */
P.doctitle {
	font-weight: bold;
	color: #F25564;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 16px;
        margin-bottom: 0px;
	padding-bottom: 2px;
}

/* Alcím stílusa */
P.docsubtitle {
	color: #7b9cc5;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
        font-style: italic;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}

/* Alcím stílusa */
P.docsubtitle1 {
	color: #7b9cc5;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
	padding-top: 0px;
	font-size: 10pt;
	font-style: normal;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}

/* Dokumentum lista alcím */
P.otherdoc_list_title {
	FONT-SIZE: 12pt; 
	font-weight: bold;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
        font-style: normal;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}


/* Normál szöveg */
P.docparagraph {
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 12px;
	font-size: 10pt;
	font-style: normal;
	word-spacing: normal;
        letter-spacing: 0px;
}

/* Lábjegyzet szöveg */
P.noteparagraph {
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 12px;
	font-size: 10pt;
	font-style: normal;
	word-spacing: normal;
        letter-spacing: 0px;
}



/* ============= */
/* LINK STÍLUSOK */
/* ============= */
/* Normál link */

A {
	color: #333333;
        text-decoration: none;
}

/* mikrosite-ok link */
A.msite {
	font-size: 7pt;
	font-style: normal;
	color: #7b9cc5;
        text-decoration: none;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}

A.msite:hover {
	color: #5a739c;
}

/* mikrosite-ok link */
A.msite_days {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #7b9cc5;
        text-decoration: none;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}

A.msite_days:hover {
	color: #5a739c;
}

/* főlapra link */
A.main_link {

	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}

A.msite:hover {
	color: #F25564;
}



/* mikrosite: title */
A.title {
	font-size: 7pt;
	font-style: normal;
	color: #F25564;
        text-decoration: none;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}

A.footnote_jump {
        FONT-WEIGHT: bold; 
        FONT-SIZE: 8pt; 
        LETTER-SPACING: 0px;
	color: #7b9cc5;
        TEXT-DECORATION: none
}

A.footnote_back {
        FONT-WEIGHT: bold; 
        FONT-SIZE: 10pt; 
        LETTER-SPACING: 0px;
	color: #7b9cc5;
        TEXT-DECORATION: none
}

/* szám-ok link */
A.number {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}

A.number:hover {
	color: #F25564;
}



/* ============= */
/* SPAN STÍLUSOK */
/* ============= */
span.subtitle {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}

span.number {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
        padding-top: 8px;
}

span.doctitletxt {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #F25564;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}

span.picttxt {
	color: #7b9cc5;
	font-size: 8pt;
	word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 12px;
	font-style: normal;
	word-spacing: normal;
        letter-spacing: 0px;
}

span.footnote_txt{
	font-size: 10pt;
	font-style: normal;
	word-spacing: normal;
        letter-spacing: 0px;
}




/* ================= */
/* TÁBLÁZAT STÍLUSOK */
/* ================= */

td.msitetxt {
        padding-top: 3px;
}



/* =========== */
/* KÉP STÍLUSA */
/* =========== */

img.inline {
        border: 4px solid #9cb5d6;
        margin-left: 0px; 
        margin-right: 18px;
        margin-top: 0px;
        margin-bottom: 18px;
}
img.logo {
        border: 4px solid #9cb5d6;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
}

HR.footnote_sep 
{
    height: 1px;
    size: 1px;
    color: #333333;
}

.separator { 
	color: #9cb5d6; font-size: 1px; font-weight: normal; letter-spacing: 0px; text-decoration:none;
        background-color: #9cb5d6;
}

table.list {
}


.data { 
	font-size: 10pt;
	font-style: normal;
	word-spacing: normal;
        letter-spacing: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
}


.copy
{
  font-weight: normal;
  font-style: normal;
  font-size: 8pt;
}

TD.subtitle {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; 
        FONT-WEIGHT: bold; FONT-SIZE: 12px; 
        PADDING-BOTTOM: 0px; MARGIN: 0px; 
        WIDTH: 100%; COLOR: #ffffff; 
        PADDING-TOP: 0px; 
        LETTER-SPACING: 2px; BACKGROUND-COLOR: #8b8b8b;
}

TD.subtitle_txt {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; 
        FONT-WEIGHT: bold; FONT-SIZE: 12px; 
        PADDING-BOTTOM: 0px; MARGIN: 0px; 
        COLOR: #ffffff; 
        PADDING-TOP: 0px; 
        LETTER-SPACING: 2px; BACKGROUND-COLOR: #8b8b8b;
}


A.back {
        FONT-WEIGHT: bold; 
        FONT-SIZE: 12px; 
        LETTER-SPACING: 0px;
	COLOR: #FFFFFF; 
        TEXT-DECORATION: none
}

A.lang {
        FONT-WEIGHT: normal; 
        FONT-SIZE: 12px; 
        LETTER-SPACING: 0px;
	COLOR: #FFFFFF; 
        TEXT-DECORATION: none
}

A.listlink {
	FONT-WEIGHT: bold;
        FONT-SIZE: 10pt; COLOR: #7b9cc5;
        LETTER-SPACING: 0px;
        TEXT-DECORATION: none
}


A.document {
	FONT-WEIGHT: bold;
        FONT-SIZE: 10pt; COLOR: #8b8b8b;
        LETTER-SPACING: 0px;
        TEXT-DECORATION: none
}

A.voice {
	FONT-WEIGHT: bold;
        FONT-SIZE: 10pt; COLOR: #8b8b8b;
        LETTER-SPACING: 0px;
        TEXT-DECORATION: none
}

A.otherdoc {
	FONT-WEIGHT: bold;
        FONT-SIZE: 10pt; COLOR: #8b8b8b;
        LETTER-SPACING: 0px;
        TEXT-DECORATION: none
}

P.listparagraph {
	FONT-SIZE: 10pt; 
        MARGIN: 0px 0px 6px; 
        WORD-SPACING: normal; 
        FONT-STYLE: normal; 
        LETTER-SPACING: 0px
}

P.listsep {
	FONT-SIZE: 10pt; 
        MARGIN: 0px 0px 24px; 
        WORD-SPACING: normal; 
        FONT-STYLE: normal; 
        LETTER-SPACING: 0px
}


P.listparagraph_subtitle {
	FONT-SIZE: 12pt; 
	font-weight: bold;
        MARGIN: 0px 0px 6px; 
        WORD-SPACING: normal; 
        FONT-STYLE: normal; 
        LETTER-SPACING: 0px;
        white-space: nowrap;
}

P.sub_txt {
	FONT-SIZE: 10pt; 
	font-weight: normal;
        MARGIN: 0px 0px 6px; 
        WORD-SPACING: normal; 
        FONT-STYLE: normal; 
        font-style: italic;
        LETTER-SPACING: 0px;
}


P.document_list {
	FONT-SIZE: 10pt; 
        PADDING-LEFT: 16px;
        MARGIN: 0px 0px 6px; 
        WORD-SPACING: normal; 
        FONT-STYLE: normal; 
        LETTER-SPACING: 0px
}

P.voice_list {
	FONT-SIZE: 10pt; 
        PADDING-LEFT: 16px;
        MARGIN: 0px 0px 6px; 
        FONT-STYLE: normal; 
        LETTER-SPACING: 0px
}

P.otherdoc_list {
	FONT-SIZE: 10pt; 
        PADDING-LEFT: 16px;
        MARGIN: 0px 0px 6px; 
        WORD-SPACING: normal; 
        FONT-STYLE: normal; 
        LETTER-SPACING: 0px
}


P.document {
	FONT-SIZE: 10pt; 
        MARGIN: 0px 0px 6px; 
        WORD-SPACING: normal; 
        FONT-STYLE: normal; 
        LETTER-SPACING: 0px
}

P.voice {
	FONT-SIZE: 10pt; 
        MARGIN: 0px 0px 6px; 
        WORD-SPACING: normal; 
        FONT-STYLE: normal; 
        LETTER-SPACING: 0px
}

TD.picttxt {
	color: #7b9cc5;
	font-size: 8pt;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 12px;
	font-style: normal;
        letter-spacing: 0px;
	word-spacing: normal;
}

span.name {
	color:#7b9cc5;
	font-size: 10pt;
	word-spacing: normal;
	font-style: normal;
        letter-spacing: 0px;
        font-weight: bold;
}

P.impress_txt {
	FONT-SIZE: 10pt; 
        MARGIN: 0px 0px 6px; 
        WORD-SPACING: normal; 
        FONT-STYLE: normal; 
        LETTER-SPACING: 0px
}

/* Alcím stílusa */
SPAN.msitedocsubtitle {
	font-weight: bold;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 12px;
	padding-top: 0px;
	font-size: 10pt;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}

.srcselect 
{
 font-size: 12px; font-weight: normal; letter-spacing: 0px;
 background-color: #FFFFFF; 
 color: #4c4942;
 width:188px; 
 border: 1px solid #9cb5d6;
}


.buttonok
{ 
 background-color: #9cb5d6; color: #FFFFFF; 
 font-size: 12px; font-weight: bold; 
 letter-spacing: 0px; padding: 1px; 
 border-width:0pt; 
 margin: 0px; vertical-align:middle; text-align:center;
 width:50pt; 
}


td.lang
{ 
 background-color: #9cb5d6; color: #FFFFFF; 
 font-size: 10pt;
 font-style: normal;
 letter-spacing: 0px; padding-left: 10px; 
 border-width:0pt; 
 margin: 0px; vertical-align:middle; text-align:left;
}

A.lang {
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
        text-decoration: none;
	word-spacing: normal;
        letter-spacing: 0px;
        white-space: nowrap;
}

A.lang:hover {
	color: #F25564;
}

