#header
{
position: absolute;
top: 44px;
left: 236px;
}

#illustration
{
left: 491px;
top: 0px;
}

#menu
{
font-size: 36px;
line-height: 36px;
font-weight: bold;
top: 520px;
left: 387px;
}



/**** SUBMENU ***/

#sub_menu
{
z-index: 100;
position: absolute;
top: 170px;
left: 360px;
/*width: 200px;*/
background-color: white;
padding: 5px;
width: auto;
}

#sub_menu a
{
color: black;
}

#sub_menu h2
{
font-size: 14px;
line-height: 16px;
}

#sub_menu a
{
color: black;
outilne: none;
}

#sub_menu .button_articles
{
font-size: 24px;
line-height: 24px;
font-weight: bold;
color: black;
outilne: none;
}

#sub_menu .list
{
display: none;
margin-top: 10px;
}

select 
{
/*background-color: #FFEA00;*/
border: 0px;
color: black;
/*width: 200px;*/
padding: 1px;
margin: 2px;
font-size: 12px;
font-weight: bold;
font-family: Arial;
outline: none;
}










#photos
{
z-index: 30;
position: absolute;
top: 205px;
left: 300px;
}

#photos img
{
border: solid 7px white;
}

#text_block
{
top: 157px;
left: 31px;
width: 319px;
height: 302px;
background-color: #924A95;
}

#text_scroller
{
position: absolute;
margin-top: 20px;
left: 25px;
padding-right: 10px;
width: 221px;
_width: 231px;
height: 213px;
overflow: auto;
}

a.color
{
color: #924A95;
}

a.color:hover
{
color: #000000;
}
