@charset "utf-8";
/*
Diz by Ustas
889450
*/
body
{
font-family: Tahoma;
font-size: 12px;
background: #E3F0FE;
color: #159DD3;
padding: 0px;
margin:  auto;
max-width: 550px;
}
.logo
{
background: #ce748b url(headd000.gif) repeat-x;
color: #000;

}
a:link, a:active, a:visited
{
color: #000;
text-decoration: none;
}
a:hover
{
color: #6e283a;
}

.title, .t_block
{
background: #fff3e8 url(headd000.gif) repeat-x bottom;
border-top: 1px #fff3e8 solid;
border-bottom: 1px #fff3e8 solid;
padding: 5px;
color: #ffeff3;
}


.menu
{
background: #1099D0 url(menu0000.gif) repeat-x;
border-bottom: 1px #1099D0 solid;
border-top: 1px  #1099D0 solid;
margin-top: 1px;
margin-bottom: 1px;
padding: 4px; 
color: #000000;
}

.main, .dl, .dl2, .block
{
background: #efeeee url(dl000000.gif) repeat-x;
border-bottom: 1px #fdbccb solid;
border-top: 1px  #fdbccb solid;
margin-top: 1px;
margin-bottom: 1px;
padding: 4px; 
color: #6e283a;
}
.a 
{
background: #efeeee;
border-bottom: 1px #9ED6F4 solid;
border-top: 1px  #9ED6F4 solid;
border: 1px  #9ED6F4 solid;
margin-top: 1px;
margin-bottom: 1px;
padding: 4px; 
color: #000000;
border-radius: 5px;
}

.a a
{
color: #6e283a;
}



/*
Diz by Ustas
889450
*/