<!--
body
{
 font-family: Arial, sans-serif;
 background-color:#000000;
 margin:0px;
 padding:0px;
 font-size: 75%;
 line-height:110%;
}

h2 { font-size: 16px; }
h3 { font-size: 14px; }

table
{
	border-collapse: collapse;
	width: 100%;
}

td
{
	margin: 0em;
	padding: 0em;
	vertical-align: top;
    font-family: Arial, sans-serif;
    color: #E8C8AC;
    font-size: 75%;
    line-height:140%;
}

/* исп. в керамич.*/
td.cert {  vertical-align: bottom;}

.date
{ color: #DF7DBA;}


.title
{font-size: 120%; color: #FC1869; font-weight:bold;}


a {color: #DF7DBA; text-decoration: underline;}
a:hover {text-decoration: none;}

a.a_menu {color: #DF7DBA; text-decoration: underline; font-weight:bold;}
a.a_menu:hover {text-decoration: none;}

a.a_y {color: #E8C8AC; font-weight:bold;}
a.a_y:hover {text-decoration: none;}

a.a_white {color: #ffffff; text-decoration: underline;}
a.a_white:hover {text-decoration: none;}

FORM {MARGIN:0px;}

input {
    font:14px;
    border:1px solid #882698;
    background-color:#E8C8AC;
 }
textarea {
    font:14px;
    border:1px solid #882698;
    background-color:#E8C8AC;
 }

.btn {border:0px; background-color:#882698; color:#E8C8AC; font-weight:bold; cursor: hand;}

.comment {
 width: 300px;
 height: 50px;
 border: 3px dotted #92a6cb;
 color:#FFFFFF;
 font-weight:bold;
 padding: 0px 5px 0px 5px;
 vertical-align: middle ;
 text-align: center ;
}

p {  /*top right bottom left*/  text-indent: 20px;}
-->
