.a{	width:250px;
	height:50px;
}
.b{	color:white;
	background-color:green;
	font-size:20px;
}
.c{	color:blue;
	text-decoration:none;
	font-weight:bold;
}
.d{   color:#330066; 
        text-decoration:none; 
        font-weight:bold;
}
.d:hover{color:red;
        text-decoration:underline;
}
.s{	color:#660000;
	font-family:monospace;
	font-size:14px;
	font-weight:bold;
}
.ss{	color:#ffffff;
	background-color:#000000;
	font-family:monospace;
	font-size:17px;
	font-weight:bold;
}
.ss:hover {
color:red;
}
.polosa_verh{	text-align:center;
	color:#000000;
	padding:10px;
	font-size:18px;
	background-color:#f1f1f1;
	font-family:sans-serif;
	font-weight:600;
}
.for{color:navy;
}
.button_blue
{
font-family:monospace;
font-size:17;
color:navy;
font-weight:bold;
background-color:lightblue
}
.polosa_zavody {
text-align:center;
margin:20px; 
color:#000000; 
font-family:sans-serif;
border: 12px groove #484848;
padding: 10px; 
font-size:18px; 
background-color:#c8c8c8
}
.zav1 {
background-color:#f6f6f6;
}
.red {
text-decoration:none; color:#660099;
}
.red:hover {
text-decoration:underline; 
color:red; 
background-color:blue;
}
.tech
{color:blue; background-color:#f1f1f1; text-decoration:none; font-weight:bold;}
.blue
{ color:blue }
.na_forume
{
color:blue;
font-size:17px;
background-color:#c6c6c6;
font-weight:bold;
font-style:italic;
padding:1px;
}
.na_forume:hover
{
color:red;
}
.hh th
{
background-color:#f9f9f9;
}
.sss
{
color:#ffffff;
background-color:#000000;
font-family:monospace;
font-size:18px;
font-weight:bold;
line-height:40px;
}