#header
{
position: absolute;
top: 38px;
left: 42px;
}

#illustration
{
left: 67px;
top: 221px;
}

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










/**** SUBMENU ***/

#sub_menu
{
z-index: 100;
position: absolute;
top: 230px;
left: 810px;
/*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: 63px;
left: 770px;
}

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

#text_block
{
top: 24px;
left: 390px;
width: 414px;
height: 416px;
background-color: #9cbd00;
}

#text_scroller
{
position: absolute;
margin-top: 20px;
left: 25px;
padding-right: 10px;
width: 320px;
_width: 330px;
height: 317px;
overflow: auto;
}

a.color
{
color: #9cbd00;
}

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