	#copy_plashka {
		background-color:white;
		bottom:50px;
		height:30px;
		opacity:1.0;
		position:absolute;
		right:75px;
		width:250px;
		z-index:48;
		}
		
	td.block {
		padding: 10px;
		vertical-align: top;
		}

	td.menu {
		padding-left: 10px;
		padding-top: 25px;
		vertical-align: top;
		}

	td.news {
		padding-left: 10px;
		padding-top: 5px;
		vertical-align: top;
		font-weight: bolder;
		}

	td.copy {
		padding-top: 5px;
		vertical-align: top;
		font-family: Arial;
		font-size: 4pt;
		font-weight: bolder;
		line-height:1.2;
		color: RGB(100, 99, 99); /* Цвет символа */
		vertical-align: top;
		text-decoration: none;
		padding-bottom: 10px;
		}

	a.menu	{
		font-family: Arial;
		font-size: 9pt;
		font-weight: bolder;
		color: RGB(100, 99, 99); /* Цвет символа */
		vertical-align: top;
		text-decoration: none;
		}

	a.menu_bottom	{
		font-family: Arial;
		font-size: 9pt;
		font-weight: bolder;
		color: RGB(100, 99, 99); /* Цвет символа */
		vertical-align: top;
		text-decoration: none;
		padding-bottom: 10px;
		}


	a.news	{
		font-family: Arial;
		font-size: 8pt;
		font-weight: bolder;
		font-size-adjust:none;
		font-style:normal;
		font-variant:normal;
		font-weight:bolder;
		line-height:normal;
		color: RGB(100, 99, 99); /* Цвет символа */
		vertical-align: top;
		text-decoration: none;
		}

	.news	{
		font-family: Arial;
		font-size: 7pt;

		color: RGB(100, 99, 99); /* Цвет символа */
		vertical-align: top;
		text-decoration: none;
		}
	
	
	body 	{ 
		background-color: #ffffff; /* Цвет фона */

		vertical-align: top
		font-family: Arial;
		font-weight: bolder;
		color: RGB(100, 99, 99); /* Цвет символа */

		}
   