html, body { width: 100%; height: 100%; }
* { margin: 0; padding: 0; }
ul { margin-left: 20px; }
body { font-family: Arial, sans-serif; font-size: 15px; line-height: 22px; font-weight: normal; }


table.maintable { width: 100%; height: 100%; }
table.maintablenotop { width: 100%; height: 100%; }

/* header */
table.topline { width: 100%; height: 21px; }
table.topline a { font-size: 16px; line-height: 18px; font-weight: normal; }
table.toplineitems td { padding: 0 22px 0 22px; }

table.header { width: 100%; }
table.header td.logo { height: 252px; }
table.header td.middleline { height: 104px; }
table.header td.middlelinenorubrics { height: 29px; }
span.logotext { font-size: 18px; line-height: 22px; font-weight: normal; }

table.toprubrics { margin-top: 19px; }
.digit { margin-left: 13px; }
td.trlsep1 { width: 150px; height: 54px; padding: 0 13px; }
td.trlsep2 { width: 38px; }
a.toprubriclink { font-size: 18px; line-height: 18px; font-weight: normal; }

/* content & menu */
table.contentmenu { width: 90%; margin-top: 20px; margin-left: auto; margin-right: auto; }
table.contentmenu td.rightmenu {  padding-left: 50px; }
table.rightitems { width: 150px; }
table.item { margin-bottom: 20px; }
span.currentrubric { font-size: 19px; line-height: 23px; font-weight: normal; }
a.rubriclink { font-size: 19px; line-height: 23px; font-weight: normal; }

/* footer */
div.separator { width: 750px; height: 0; font-size: 0; line-height: 0; }
table.footer { width: 100%; height: 100px; }
span.project { font-size: 14px; line-height: 18px; font-weight: normal; }
a.wzlink { font-size: 14px; line-height: 18px; font-weight: normal; }
