body{
        margin:0;
        padding:0;
        text-align:center;
        color:#000000;
        background-color: #000000;
        font-family:Tahoma;
        font-size:11px;
}

a:link {color:#FFFFFF;text-decoration:none;font-size:11px;}
a:visited {color:#ffffff;text-decoration:none;font-size:11px;}
a:hover {color: #ffffff;text-decoration:none;font-size:11px;}
a:active  {color:#ff0000;text-decoration:none;font-size:11px;}
a:current  {color:#ffffff;text-decoration:none;font-size:11px;}


.img{
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 3px;
  padding-bottom: 0px;
  background-color: #ffffff;
}

/*
tab menu
*/
#menu_tab a{
        display: block;
        text-decoration: none;
        font: bold 12px Arial;
        color: #5f5f5f;
        width:114px;
        height: 28px;
        float: left;
        margin-left: 0px;
        padding-top: 6px;
        text-align: center;
        margin-right:0px;
        margin-bottom:-20px;
 		background: url(1.gif) no-repeat top;
}
#menu_tab a:hover{
        text-decoration: none;
        font: bold 12px Arial;
        color: #ffffff;
        width: 114px;
        height: 28px;
        float: left;
        margin-left: 0px;
        padding-top: 6px;
        text-align: center;
        margin-right:0px;
        margin-bottom:-20px;
        background: url(1.gif) no-repeat top;
}
#menu_tab a.current{
        text-decoration: none;
        font: bold 12px Arial;
        color: #ff0000;
        width: 114px;
        height: 28px;
        float: left;
        margin-left: 0px;
        padding-top: 6px;
        text-align: center;
        margin-right:0px;
        margin-bottom:-20px;
        background: url(1.gif) no-repeat top;
}
#menu_tabelki{
        font-family:Tahoma;
        font-size:11px;
        margin:0;
        padding-top:4px;
        vertical-align:middle;
        text-align:left;
        background-color: #ff0000;
        border: 0px;
        background: url(tab_bg.gif) repeat-x;
        height:20px;
        width:798px;
}
.menu_tab_t{
        display:none;
        color:#ffffff;
        margin:1;
        padding-top:4px;
        vertical-align:middle;
        padding-left:5px;
        height: 20px;
}
#ad{
	width:798px;
	clear:both;
	height:auto;
	margin:0;
	padding:0;
	vertical-align: middle;
	text-align:center;
	background-color: transparent;
}
.link{
padding-left:30px;
margin:50;
}
