.sub_menu
{
margin-top: 8px;
text-align: left;
font-weight: normal;
font-size: 12pt;
background: #EAEAEA;
}

.sub_sub_menu
{
margin-top: 8px;
margin-left: 20px;
text-align: left;
font-weight: normal;
font-size: 12pt;
background: #EAEAEA;
}

.top_logo
{
border-bottom: 10px solid #732B3F;
border-spacing: 0px;
}

.news
{
position: relative;
margin-left: 20%;
margin-top: 5px;
width: 60%;
height: 30px;
text-align: left;
font-weight: normal;
font-size: 10pt;
background: #EAEAEA;
}

.main_text
{
position: relative;
margin-left: 10%;
margin-top: 5px;
width: 80%;
height: 30px;
}

.left_menu
{
margin-top: 8px;
text-align: left;
font-weight: bold;
font-size: 12pt;
background: #EAEAEA;
}

A.menu:link 
{
text-decoration: none; 
color: #000000;
}

A.menu:active
{
text-decoration: none; 
color: #732B3F;
}

A.menu:visited 
{
text-decoration: none; 
color: #000000;
}

A.menu:hover 
{
text-decoration: none;
border: 1px #732B3F;
color: #732B3F;
}

A.out:link 
{
text-decoration: none; 
font-size: 10pt;
color: #ffffff;
}

A.out:active
{
text-decoration: none; 
font-size: 10pt;
color: #ffffff;
}

A.out:visited 
{
text-decoration: none; 
font-size: 10pt;
color: #ffffff;
}

A.out:hover 
{
text-decoration: underline;
font-size: 10pt;
border: 1px #732B3F;
color: #ffffff;
}

LI.one
{
list-style-image:url("pics/punkt.gif");
}

LI.two
{
list-style-image:url("pics/punkt2.gif");
}

.menu_tbl
{
width: 200px;
}

.book_img
{
float: left;
margin-right: 20px;
}

.message_txt
{
position: relative;
margin-left: 10%;
margin-top: 5px;
width: 80%;
height: 30px;
text-align: center;
font-size: 14pt;
font-weight: bold;
color: #807c7c;
}

