#email
{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#email:hover
{
	font-family: Verdana !important;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

body {
	background-image: url(background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #073807;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 16px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}


a {
	font-family: Verdana;
	font-size: 12px;
	color: #1C5515;
	text-decoration: none;
	font-weight: bold;
}
a.m1 {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
/*a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}*/
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.m1:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
td {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.texttitle {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.textsmall {
	font-family: Arial;
	font-size: 11px;
	color: #073807;
	text-decoration: none;
	line-height: 11px;
}
/* Ýëåìåíòû ôîðì */

input { border: 1px 1px 1px 1px solid #2D21A6;
        background-color: #ffffff;
        color: #000000;
        font-family: "Arial";
        font-size: 10pt; }
textarea { border: 1px 1px 1px 1px solid #2D21A6;
           background-color: #ffffff;
           color: #000000;
           font-family: "Arial";
           font-size: 10pt; }
select { border: 1px 1px 1px 1px solid darkblue;
           background-color: #ffffff;
           color: #000000;
           font-family: "Arial";
           font-size: 12px; }
input.knopka { border: 1px 1px 1px 1px solid #2D21A6;
               background-color: #D4D0C8;
               color: #000000;
               font-family: "Courier New";
               font-size: 11pt;
             }

