body, div, p, h1, h2, h3, h4, ul, li, table
{
    margin:0;
    padding:0;
    border:none;
}
body
{
    background: #230715 url(images/back_anekdotcollection.jpg);
	font-size:75%;
	font-family: 'Monotype Corsiva';
}
h1
{
    font-size:16pt;
    padding: 15px 0 15px 0;
}
h2
{
    font-size:14pt;
    padding: 13px 0 13px 0;
}
.main_anekdotcollection{
    margin: 0 auto 0 auto;
    background: #99F6BD url(images/back_table_anekdotcollection.jpg);
    width: 1200px;
    border: 1px solid #D5D170;
}
.up_anekdotcollection{
    background: #260C19 url(images/up_anekdotcollection.jpg);
    height: 170px;
    font-size: 16pt;
    color: #260C19;
    text-align: center;
}
.up_anekdotcollection a
{
    color:#0B4302;
    padding: 3px 5px;
    text-decoration: none;
}
.up_anekdotcollection a:hover
{
    background: #F5F4FA;
    color:#AE18DC;
}
.right_menu_anekdotcollection{
    vertical-align: top;
    background: #F5F4F9;
}
.right_menu_anekdotcollection a
{
    font-size: 14pt;
    color:#0B4302;
    padding: 3px 5px;
    text-decoration: none;
}
.right_menu_anekdotcollection a:hover
{
    background: #65FBFC;
    color:#AE18DC;
}
.content_anekdotcollection{
    height: 100%;
    font-size: 14pt;
    color: #242304;
    background: #445ED5;
    vertical-align: top;
}
.content_anekdotcollection a
{
    color:#0B4302;
    font-size: 14pt;
}
.content_anekdotcollection a:hover
{
    background: #D1D179;
    color:#AE18DC;
}
.bottom_anekdotcollection{
    height: 36px;
    font-size: 12pt;
    color: #080401;
    text-align: center;
}
.bottom_anekdotcollection a
{
    font-size: 12pt;
    color:#0B4302;
}
.bottom_anekdotcollection a:hover
{
    background: #CC7D90;
    color:#AE18DC;
}
.counter_anekdotcollection{
    text-align: center;
    height: 36px;
    font-size: 12pt;
}
