/* CSS dokumentum 06.11.15. */
body {
    width:100%;
    height:100%;
    margin:0px;
    color:#000;
    font-family:Times New Roman, serif;
    font-size:13px;
    font-weight:400;
    background-color:#FFF8D9;
}
table {
    display:table;
    border-collapse:collapse;
    border:none 0px;
    border-spacing:0px;
    font-size:1em;
}
tr {
    display:table-row;
    vertical-align:top;
}
td {
    display:table-cell;
    vertical-align:top;
    text-align:left;
    padding:0px;
}
a {
    color:#000;
    text-decoration:underline;
}
a:hover {
    color:#000;
    text-decoration:none;
}

/* tartalmi rész: */
*.MainTable {
    table-layout:fixed;
    width:1000px;
    height:100%;
    background-image:url(../images/paty06_MainTable_bg.png);
    background-repeat:repeat;
    background-position:top left;
}

/* függőlegesmenü oszlop */
*.MainTable_R01_C01 {
    width:178px;
    height:100%;
    background-image:url(../images/paty06_MainTable_R01_C01_bg.png);
    background-repeat:no-repeat;
    background-position:top left;
}
*.LogoFrame {
    padding-right:8px;
    position:relative;
    top:0px;
    left:0px;
}
*.Logo {
    width:156px;
    height:204px;
    margin:2px 0px 0px 7px;
    border:none 0px transparent;
}
*.InfoFrame {
    background-image:url(../images/paty06_Frame_bg.png);
    background-repeat:no-repeat;
    background-position:bottom left;
}
*.Info {
    width:150px;
    line-height:135%;
    margin:0px;
    padding:0px 10px 10px 10px;
    color:#600;
    text-align:left;
    font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:400;
}
*.Info a {
    color:#600;
    text-decoration: underline;
}
*.Info a:hover {
    color:#600;
    text-decoration: none;
}
*.LangFrame {
    padding-right:8px;
    text-align:center;
}
*.Flag {
    width:27px;
    margin:10px 3px;
    border:solid 1px #FD0;
}
*.VmenuFrame {
    position:relative;
    top:0px;
    left:0px;
    z-index:21;
}
*.Vmenu {
    width:160px;
    height:24px;
    line-height:24px;
    margin:0px 0px 1px 10px;
    padding:0px 0px 0px 5px;
    color:#000;
    text-align:left;
    font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:600;
    background-image:url(../images/paty06_Vmenu_bg.png);
    background-repeat:no-repeat;
    background-position:top left;
}
*.Vmenu a {
    color:#000;
    text-decoration:none;
	display: block;
}
*.Vmenu a:hover {
    color:#E62F1B;
    text-decoration:none;
	display: block;
}
*.Vsubmenu {
    width:135px;
    line-height:23px;
    margin-left:170px;
    padding:0px 0px 0px 10px;
    color:#FFF;
    text-align:left;
    font-family:Arial, sans-serif;
    font-size:11px;
    font-weight:600;
    background-image:url(../images/paty06_Vsubmenu_bg.png);
    background-repeat:repeat;
    background-position:top left;
    background-color:#FFF;
    position:absolute;
    top:0px;
    left:0px;
    z-index:21;
    visibility:hidden;
	border-left: solid 1px grey;
}
*.Vsubmenu a {
    color:#000;
    text-decoration:none;
}
*.Vsubmenu a:hover {
    color:#005CA2;
    text-decoration:none;
}

*.Table02 {
    width:822px;
    height:100%;
}
/* fejléckép */
*.MainTable_R01_C02 {
    width:822px;
    height:121px;
    background-color:#FFF8D9;
}
*.HeadPicture {
    width:822px;
    height:121px;
    margin:0px;
    border:none 0px transparent;
}

/* vízszintesmenü sor */
*.MainTable_R02_C02 {
    width:822px;
    height:22px;
    background-image:url(../images/paty06_MainTable_R02_C02_bg.png);
    background-repeat:no-repeat;
    background-position:top left;
}
*.HmenuTable {
    width:1px;
    height:22px;
}
*.HmenuFrame {
    position:relative;
    top:0px;
    left:0px;
}
*.Hmenu {
    height:22px;
    line-height:22px;
    margin:0px;
    padding:0px 9px 0px 10px;
    color:#000;
    text-align:center;
    font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:600;
}
*.Hmenu a {
    display:block;
    line-height:22px;
    margin:0px -9px 0px -11px;
    padding:0px 9px 0px 11px;
    color:#000;
    text-decoration:none;
}
*.Hmenu a:hover {
    line-height:22px;
    padding:0px 9px 0px 11px;
    color:#E62F1B;
    text-decoration:none;
}
*.Hmenu2 {
    height:22px;
    line-height:22px;
    margin:0px;
    padding:0px 9px 0px 11px;
    color:#000;
    text-align:center;
    font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:600;
    background-image:url(../images/paty06_Hmenu_bg.png);
    background-repeat:no-repeat;
    background-position:center left;
}
*.Hmenu2 a {
    display:block;
    line-height:22px;
    margin:0px -9px 0px -11px;
    padding:0px 9px 0px 11px;
    color:#000;
    text-decoration:none;
}
*.Hmenu2 a:hover {
    line-height:22px;
    padding:0px 9px 0px 11px;
    color:#E62F1B;
    text-decoration:none;
}
*.Hsubmenu {
    min-width:135px;
    line-height:23px;
    margin-top:22px;
    padding:0px 5px 0px 10px;
    color:#FFF;
    text-align:left;
    font-family:Arial, sans-serif;
    font-size:11px;
    font-weight:600;
    background-image:url(../images/paty06_Vsubmenu_bg.png);
    background-repeat:repeat;
    background-position:top left;
    background-color:#FFF;
    position:absolute;
    top:0px;
    left:0px;
    z-index:1;
    visibility:hidden;
}
*.Hsubmenu a {
    color:#000;
    text-decoration:none;
}
*.Hsubmenu a:hover {
    color:#005CA2;
    text-decoration:none;
}

/* cégesadat */
*.MainTable_R03_C02 {
    width:822px;
    height:1px;
    padding:0px;
    text-align:right;
    background-color:#FFF8D9;
}
*.Data {
    height:40px;
    line-height:20px;
    margin:0px;
    padding:0px 36px 0px 11px;
}

/* keret-top */
*.MainTable_R04_C02 {
    width:822px;
    height:14px;
    background-image:url(../images/paty06_MainTable_R04_C02_bg.png);
    background-repeat:no-repeat;
    background-position:top left;
}

/* cím 1 sor */
*.MainTable_R05_C02 {
    width:570px;
    height:23px;
    padding:0px 2px 0px 13px;
    background-image:url(../images/paty06_MainTable_R05_C02_bg.png);
    background-repeat:no-repeat;
    background-position:top left;
}
*.SideTitle {
    width:550px;
    height:23px;
    line-height:23px;
    margin:0px;
    padding:0px 10px;
    color:#FD0;
    text-align:left;
    Font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:600;
}
*.SideTitle a {
    color:#FFF;
    text-decoration:none;
}
*.SideTitle a:hover {
    color:#FD0;
    text-decoration:none;
}

/* cím 2 sor */
*.MainTable_R05_C03 {
    width:200px;
    height:23px;
    padding:0px 36px 0px 1px;
    background-image:url(../images/paty06_MainTable_R05_C02_bg.png);
    background-repeat:no-repeat;
    background-position:top right;
}
*.SideTitle2 {
    width:180px;
    height:23px;
    line-height:23px;
    margin:0px;
    padding:0px 10px;
    color:#FD0;
    text-align:left;
    Font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:600;
}
*.SideTitle2 a {
    color:#FFF;
    text-decoration:none;
}
*.SideTitle2 a:hover {
    color:#FD0;
    text-decoration:none;
}

/* tartalom */
*.MainTable_R06_C02 {
    width:550px;
    padding:5px 12px 5px 23px;
    text-align:center;
	
}
*.Container {
    text-align:center;
	margin: auto;
}
*.Container table {
    text-align:center;
	margin: auto;
}
*.Title {
    margin:0px;
    padding:0px 10px 5px 10px;
    color:#600;
    text-align:left;
    font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:600;
}
*.Picture {
    margin:0px 10px 5px 10px;
    border:none 0px transparent;
}
*.SubTitle {
    margin:0px;
    padding:0px 10px 5px 15px;
    color:#000;
    text-align:left;
    font-family:Arial, sans-serif;
    font-size:11px;
    font-weight:600;
}
*.Title2 {
    margin:0px;
    padding:0px 10px 5px 10px;
    color:#600;
    text-align:center;
    font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:600;
}
*.Picture2 {
    width:163px;
    margin:0px 10px 5px 10px;
    border:none 0px transparent;
}
*.Picture03 {
  text-align:center;
  height:125px;
  width: 165px;
  margin: 2px 7px 2px 7px;
  border:solid 1px #666666;
  cursor: pointer; 
}
*.Cella {
  text-align:center;
}
*.TextJ {
    margin:0px;
    padding:0px 10px 5px 10px;
    color:#000;
    text-align:justify;
}
*.TextL {
    margin:0px;
    padding:0px 10px 5px 10px;
    color:#000;
    text-align:left;
}
*.TextR {
    margin:0px;
    padding:0px 10px 5px 10px;
    color:#000;
    text-align:right;
}
*.tab {
    width:530px;
    margin:5px 10px;
    padding:0px;
    color:#000;
    text-align:left;
    font-family:Arial, sans-serif;
    font-size:11px;
    background-color:transparent;
    border:solid 1px #999;
    border-collapse:collapse;
}
caption.tabname {
     line-height:135%;
     padding:0px 5px;
     color:#600;
     text-align:center;
     font-family:Arial, sans-serif;
     font-size:12px;
     font-weight:600;
}
td.tabhead {
     padding:3px;
     color:#E62F1B;
     font-family:Arial, sans-serif;
     font-size:11px;
     font-weight:600;
     background-color:#FD0;
     border:solid 1px #B1B7B7;
}
tr.tabrow {
     padding:3px;
     color:#000;
     font-family:Arial, sans-serif;
     font-size:11px;
     font-weight:400;
     background-color:#FFF;
     border:solid 1px #999;
}
td.tabcell {
     padding:3px;
     color:#000;
     font-family:Arial, sans-serif;
     font-size:11px;
     font-weight:400;
     background-color:#FFF;
     border:solid 1px #999;
}
form.form {
     margin:0px;
     padding:5px 10px;
     color:#000;
     background-color:transparent;
     border:none 0px transparent;
}
table.formframe {
     margin:0px;
     color:#000;
     background-color:transparent;
     border:solid 1px #999;
}
td.formname {
     line-height:135%;
     padding:0px 5px;
     color:#600;
     text-align:center;
     font-family:Arial, sans-serif;
     font-size:12px;
     font-weight:600;
}
td.formfooter {
     padding:3px;
     color:#000;
     font-family:Arial, sans-serif;
     font-size:11px;
     font-weight:400;
     text-align:center;
}
td.formtitle {
     padding:3px;
     color:#000;
     font-family:Arial, sans-serif;
     font-size:11px;
     font-weight:600;
}
td.formcell {
     padding:3px;
     color:#600;
     font-family:Arial, sans-serif;
     font-size:11px;
     font-weight:600;
     background-color:transparent;
}
input.forminputcell {
     text-align:left;
     font-family:Arial, sans-serif;
     font-size:11px;
     background-color:#FFF;
     border:solid 1px #999;
     border-collapse:collapse;
}
select.forminputcell {
     text-align:left;
     font-family:Arial, sans-serif;
     font-size:11px;
     background-color:#FFF;
     border:solid 1px #999;
     border-collapse:collapse;
}
textarea.forminputcell {
     text-align:left;
     font-family:Arial, sans-serif;
     font-size:11px;
     background-color:#FFF;
     border:solid 1px #999;
     border-collapse:collapse;
}
button.forminputcell {
     padding:0px;
     margin:0px;
     color:#FD0;
     text-align:center;
     font-family:Arial, sans-serif;
     font-size:11px;
     font-weight:600;
     border:none 0px transparent;
     background-color:#E62F1B;
}

/* popup: */
*.PopUp {
    width:550px;
    position:relative;
    top:0px;
    left:0px;
    z-index:0;
}
*.popic0 {
    width:528px;
    height:396px;
    margin:5px 10px;
    border:none 0px transparent;
}
*.picframe {
    width:550px;
    background-color:#FFF;
    position:absolute;
    top:0px;
    left:0px;
    z-index:1;
    visibility:hidden;
}
*.popic {
    width:528px;
    height:396px;
    margin:5px 10px;
    border:none 0px transparent;
}
*.R02 {
    height:101px;
    background-color:#FFF;
}
*.LineFrame {
    width:550px;
    height:101px;
    padding-top:5px;
    text-align:left;
    overflow:auto;
}
*.LineTable {
    height:80px;
}
*.linepic {
    width:100px;
    height:75px;
    margin:0px 3px;
    border:none 0px transparent;
    cursor:pointer;
}

*.MainTable_R06_C03 {
    width:200px;
    padding:5px 36px 5px 1px;
}
form.form2 {
    width:180px;
    margin:0px;
    padding:5px 10px;
    color:#000;
    background-color:transparent;
    border:none 0px transparent;
}
table.formframe2 {
     margin:0px;
     color:#000;
     background-color:#FFF;
     border:solid 1px #999;
}
td.formname2 {
     line-height:135%;
     padding:0px 5px;
     color:#036;
     text-align:center;
     font-family:Arial, sans-serif;
     font-size:12px;
     font-weight:600;
}
td.formfooter2 {
     padding:3px;
     color:#000;
     font-family:Arial, sans-serif;
     font-size:11px;
     font-weight:400;
     text-align:center;
}
td.formtitle2 {
     padding:3px;
     color:#000;
     font-family:Arial, sans-serif;
     font-size:11px;
     font-weight:600;
}
td.formcell2 {
     padding:3px;
     color:#036;
     font-family:Arial, sans-serif;
     font-size:11px;
     font-weight:600;
     background-color:transparent;
}
input.forminputcell2 {
     text-align:left;
     font-family:Arial, sans-serif;
     font-size:11px;
     background-color:#FFF;
     border:solid 1px #999;
     border-collapse:collapse;
}
select.forminputcell2 {
     text-align:left;
     font-family:Arial, sans-serif;
     font-size:11px;
     background-color:#FFF;
     border:solid 1px #999;
     border-collapse:collapse;
}
textarea.forminputcell2 {
     text-align:left;
     font-family:Arial, sans-serif;
     font-size:11px;
     background-color:#FFF;
     border:solid 1px #999;
     border-collapse:collapse;
}
button.forminputcell2 {
     padding:0px;
     margin:0px;
     color:#FD0;
     text-align:center;
     font-family:Arial, sans-serif;
     font-size:11px;
     font-weight:600;
     border:none 0px transparent;
     background-color:#005CA2;
}
*.Picture3 {
    width:180px;
    margin:0px 10px 5px 10px;
    border:none 0px transparent;
}

/* láb */
*.MainTable_R07_C02 {
    width:822px;
    height:23px;
    text-align:center;
    background-image:url(../images/paty06_MainTable_R07_C02_bg.png);
    background-repeat:no-repeat;
    background-position:top left;
}
*.TextC {
    height:23px;
    line-height:23px;
    margin:0px;
    padding:0px 10px;
    color:#000;
    text-align:center;
    font-family:Arial, sans-serif;
    font-size:10px;
    font-weight:400;
}

*.MainTable_R08_C02 {
    width:765px;
    height:23px;
    padding:3px 46px 3px 11px;
    text-align:center;
    background-color:#FFF8D9;
    background-image:url(../images/paty06_MainTable_R08_C02_bg.png);
    background-repeat:repeat;
    background-position:top left;
}


