<!--
body {
	margin: 0px;
	background: #2D2D2D url(../img/db_backgroung_body.gif);
	background: #2D2D2D url(../img/bg.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

A {
	COLOR: #FFF;
}

A:hover {
	color: #c6cf1a; /* Зеленый */
	color: #ed1380; /* Розовый */
	color: #e36101; /* Оранжевый */
	color: #f8da00; /* Желтый */
	color: #2dcad6; /* Голубой */
}

A.mainmenu {
	text-decoration: none;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height:172px;
	vertical-align: middle;
	color: #000;
/*	text-shadow: 0.1em 0.1em 0.2em #666; */
}
A.mainmenu:hover {
	color: #fff;
}


.mtbig {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
/*	text-shadow: 0.1em 0.1em 0.2em #666; */
}

td.text {
	padding: 10px;
}

#main_td0, #main_td1, #main_td2, #main_td3, #main_td4, #main_td5 {
	width: 173px;
}
#main_td1 {
	background: url(../img/db_backgroung1.gif);
}
#main_td2 {
	background: url(../img/db_backgroung2.gif);
}
#main_td3 {
	background: url(../img/db_backgroung3.gif);
}
#main_td4 {
	background: url(../img/db_backgroung4.gif);
}
#main_td5 {
	background: url(../img/db_backgroung5.gif);
}
#img_td {
	background: #FFFFFF url(../img/db_backgroung0.gif);
}
#img_tr {
	height: 173px;
	text-align: center;
}

.toptext {
	font-size: 32px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

H1 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin:0;
	text-shadow: 0.1em 0.1em 0.2em #666;
}

table
{
	border: 0px; /* вместо border="0" */
	border-collapse: collapse !important; /* вместо cellspacing="0" */
	margin:0;
	text-align: center;
}

table td
{
	padding:0px; /* вместо cellpadding="0" */
} 

td
{
	margin: 0em;
/*	padding: 0em; */
}

p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin: 10px;
}

.formtext {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin: 10px;
}

.bottomtext
{
	font-size: 10px;
	color: #FFFFFF;
/*	text-decoration: none; */
}
.bottomtext2, .bottomtext2 a
{
	font-size: 10px;
	color: #2D2D2D;
}

.mtwhite {
	font-size: 12px;
	color: #FFFFFF;
}
.mtwhiteleft {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 0 10px 0 10px;
}
.mtwhitebig {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin:0;
}
.mtbluebig {
	font-size: 16px;
	color: #2dcad6;
	font-weight: bold;
	margin:0;
}
.mtorangebig {
	font-size: 16px;
	color: #f8da00;
	font-weight: bold;
	margin:0;
}

-->
</style>
