.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #483E3F;
	text-decoration: none;
	margin-left: 10px;
}
.text1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #473C40;
	margin-right: 10px;
	margin-left: 10px;
}
.news {
	font-family: Arial;
	font-size: 17px;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
	margin-left: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	margin-right: 0px;
}
.news_link {
	font-family: Tahoma;
	font-size: 9px;
	color: #F5BD2A;
	font-weight: bold;	
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #663300;
	margin-right: 30px;
	margin-left: 10px;
}
.adres {
	font-family: Tahoma;
	font-size: 9px;
	color: #F5BD2A;
	font-weight: normal;
	margin: 0px;
}

.fon_news {
background: url('menu_back.jpg');
background-repeat: repeat-x;
}

.fon_text {
background: url('text.jpg');
background-repeat: repeat-x;
}

	td.mainlevel-topmenu {
		padding-left:0;
		text-align:center;
	}
	
	td.mainlevel-topmenu-over{
		padding-left:10;
		text-align:center;
	}

td {
                font-size : 12px;
                font-family : Tahoma;
                color : #413E70;
        }
        .mytitle {
                font-size : 13px;
                font-weight: bold;
                font-family : Arial, monospace;
                color : #FF2084;
        }
        A:active {
                
                color:#1A1476;
                font-size : 12px;
                font-family : Tahoma;
        }
        A:link   {
                
                color: #1A1476;
                font-size : 12px;
                font-family : Tahoma;
        }
        A:visited{
                
                color:#1A1476;
                font-size : 12px;
                font-family : Tahoma;
        }
        A:hover  {
                text-decoration:none;
                color: #502403;
                font-size : 12px;
                font-family : Tahoma;
        }
        .input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #999999;
        }
        .button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #DDDDDD;
        border: 1px solid #666666;
        height: 20px;
        width: 26px;
        }
