@charset "utf-8";
/* CSS Document */

body
{
width:770px;
margin:auto;
margin-top:10px;
   scrollbar-arrow-color:#eee; 
    scrollbar-track-color:#eee; 
    scrollbar-face-color:#000000; 
    scrollbar-highlight-color:#000000; 
    scrollbar-3dlight-color:#F2F2FF; 
    scrollbar-darkshadow-color:#000000; 
    scrollbar-shadow-color:#F2F2FF; 
}

a
{
color:#ffffff;
text-decoration:none;
}

a:hover
{
color:#FFFF66;
}

div#header
{
font:Georgia, "Times New Roman", Times, serif;
color: #FFFF66;
background-color:#000000;
font-size:25px;
font-weight:bold;
text-align:center;
width:770px;
height:35px;
position:absolute;
}

div.alfabet
{
font:Georgia, "Times New Roman", Times, serif;
color:#FFFF66;
background-color:#000000;
font-size:16px;
font-weight:bold;
text-align:center;
width:770px;
height:18px;
position:absolute;
margin-top:35px;
}

div.balk1
{
width:770px;
height:2px;
background-color:#FFFF66;
position:absolute;
margin-top:457px;
}

div.balk2
{
width:770px;
height:2px;
background-color:#FFFF66;
position:absolute;
margin-top:472px;
}

div.content
{
background-color:#000000;
font:Georgia, "Times New Roman", Times, serif;
color:#FFFF66;
font-size:16px;
width:770px;
height:384px;
position:absolute;
padding-top:30px;
margin-top:53px;
}

div.content2
{
background-color:#000000;
font:Georgia, "Times New Roman", Times, serif;
color:#FFFF66;
font-size:16px;
width:660px;
height:374px;
position:absolute;
margin-left:60px;
overflow:auto;
}

div.img
{
float:left;
background-color:#000000;
font:Georgia, "Times New Roman", Times, serif;
color:#FFFF66;
font-size:12px;
width:110px;
height:270px;
margin:0 10px 10px 0;
}

div.bottom
{
background-color:#000000;
width:770px;
height:12px;
font:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#ffffff;
position:absolute;
margin-top:459px;
}


 
