.right_block{
    width: 180px;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 20px;
    margin-bottom: 0px;
}
.right_block table{
    width: 100%;
    margin: 0px auto;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
}
.right_block a{
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}							    
.right_block a:hover,
.right_block a:active{
    text-decoration: underline;
}		
.right_block h1{
    margin: 0px;
    color: #000000;
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;}				    
.block_top{
    background: url(../images/bg/right/top.jpg) repeat-y;
}
.block_middle{
    background: url(../images/bg/right/middle.jpg) repeat-y;
}
.block_bottom{
    background: url(../images/bg/right/bottom.jpg) repeat-y;
}
.reklama_table{
	border-left:#E1E1E1 1px solid;
	border-right:#E1E1E1 1px solid;
	border-bottom:#E1E1E1 1px solid;
	border-top:#E1E1E1 1px solid;
}

