@charset "windows-1251";
<style type="text/css">
/*p {margin-top: 10px; margin-bottom: 10px; font-family: Times New Roman, Tahoma, Verdana; font-size: 16px}
*/
p {margin-top: 5px; margin-bottom: 5px}
 /*img {border-color: black}*/
/*ul {margin-left: 10px; margin-right: 10px; margin-top: 10px}*/
td{
	font-family: Tahoma, Sans-serif, Arial;
	color: Black;
	font-size:12px;
	vertical-align : top;
	text-align : justify;
}
/*большие заголовки*/
h1{
	margin-bottom: 3px;
	margin-top: 3px;
	font-family: "Times New Roman", Times, serif;
	color: #7B68EE;
	font-size: large;
	font-weight : bold;
	font-style : italic;
	text-transform : uppercase;
	text-align : center;
}
/*заголовки мелким текстом*/
h2{
	font-family: Tahoma, Sans-serif, Arial;
	color: #7B68EE;
	font-size: small;
	font-weight : bold;
	font-style : normal;
	text-transform : lowercase;
	text-align : center;
}
/*для заголовков типа "РФ, Белг. обл. и т.д."*/
h3{
	font-family: "Times New Roman", Times, serif;
	color: #7B68EE;
	font-size: medium;
	font-weight : bold;
	font-style : italic;
	text-transform : uppercase;
	text-align : center;
}

/*a.hd{font-weight: bold; color: black}*/

.poll_radio{background: white; border: 0px; border-width: 0px}

input,textarea,option,select{
	font-family: Sans Serif, Tahoma;
	font-size: 11px;
	background: F3F1E7;
	border: 1px;
	border-width: 1px;
	border-style: outset;
}
.check{font-family: Sans Serif, Tahoma; font-size: 11px; background: #F3F1E7; border: 0px; border-width: 0px; border-style: none}
/*все ссылки*/
a:link{
	color : #6A5ACD;
	text-decoration : none;
}
a:hover{
	color : Fuchsia;
	text-decoration : underline;
}
/*-- заголовки меню --*/
.menu_tittle{
	font-size: medium;
	color: Red;
	text-decoration: none;
	font-size:13px;
	font-family: sans-serif, arial;
	font-weight : bold;
	text-align : left;
	vertical-align : middle;
}

/*a.menu_tittle:hover{
	font-size:11px;
	color: White;
	text-decoration: underline;
	font-size:13px;
	font-family: sans-serif, arial
}*/

/*--  пункты меню --*/
a.menu{
	font-size:11px;
	color: Black;
	text-decoration: none;
	font-size:11px
}
a.menu:hover{
	font-size:11px;
	color: White;
	text-decoration: none;
	font-size:11px;
	background: #0079B7;
}

/*-- ссылки в тексте --*/
a.text:link{
	color:#990000;
	text-decoration: underline;
} 
a.text:visited{
	color: #CD5C5C;
	text-decoration: underline;
} /*--коричневый цвет --*/
a.text:hover{
	color: Red;
	text-decoration: underline;
}

/*наименование разделов в прайсе, ставить в ячейке таблицы*/
.ramka1 {
	border : medium double #7B68EE;
}
/*ссылки по наименованиям разделов продукции*/
a.razdel:link{
	color : #FFE4E1;
}
a.razdel:hover{
	text-decoration : underline;
	color : Red;
}

/*бегущий заголовок в новостях, вакансиях и т.д.*/
marquee{
	font-family: Sans-serif, Arial;
	color: #990000;
	font-size: small;
	font-weight : bold;
	font-style : italic;
	text-transform : uppercase;
}
</style>
