p.name {
font-family: "Georgia", sans-serif;
font-size: 20pt;
font-style: italic;
font-weight: bold;
color : #000080;
text-align: center; 
line-height: 100%;
}

p.variant {
font-family: "Georgia", sans-serif;
font-size: 16pt;
font-weight: bold;
color : #000080;
text-align: center;
margin-top: -16px; 
}

p.borndie {
font-family: Arial, sans-serif;
font-size: 13pt;
font-weight: bold;
color : #000000;
text-align: center; 
}

p.defin {
font-family: Arial, sans-serif;
font-size: 14pt;
font-weight: bold;
color : #000080;
text-align: center; 
line-height: 100%;
}

p.short {
font-family: "Century Gothic", monospace;
font-size: 13pt;
/*font-weight: bold;*/
color : #555555;
text-align: center; 
line-height: 100%;
}

p.annot {
font-family: "Century Gothic", monospace;
font-size: 13pt;
/*font-weight: bold;*/
text-align: justify; 
text-indent: 1%;
line-height: 120%;
}

p.statti {
font-family: "Century Gothic", monospace;
font-size: 10pt;
/*font-weight: bold;*/
text-align: justify; 
text-indent: 0%;
line-height: 150%;
}

.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
text-align: center; 
}

.ico_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: center; 
}

body {
/*background-color : #DDFF00;*/
/*background: linear-gradient(to right, #efdfc5, #ffffef);*/
background-image: url(image/fon_perspage.jpg);
}

table {
	margin: auto;
	width: 100%;   /*1024;*/
	/*border: #2f4f4f inset 5px;*/
	padding: 0px;
}

td.left_column {
width: 20%;
height: 250px;
}

td.right_column {
vertical-align: top;
}

td.left_column1 {
width: 80%;
height: 250px;
padding-right: 7px;
}

td.right_column1 {
 width: 16%;
 vertical-align: center;
}

td.right_column2 {
  background-image: url(image/ornam_perspage.jpg);
  width: 4%;
  height: 100%;
 vertical-align: center;
}

