html {
	padding: 0;
	margin: 0;
}
body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
A {
 outline: none; /* Убираем границу вокруг ссылок */ 
}
a.no_border {
	border: none !important;
}
table, td {
	font-size: 12px;
}

.s1 {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
.s1 td {
	padding: 0;
}
.ss1 {
	background-image: url(images/ss.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 184px;
	border-collapse: collapse;
}
.s2 {
	background-color: #1E3584;
	background-image: url(images/s02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.logo {
	letter-spacing: 2px;
}
.pda {
	margin: 10px 3px 3px 10px;
}
.upr {
	/*padding-top: 5px !important;*/
}
.upr a {
	color: #F38001;
	border-bottom: 1px dotted #F38001;
	text-decoration: none;
}
.upr a:hover {
	text-decoration: none;
	border: none;
}
.upr td {
	color: #FFF;
	padding: 3px 5px !important; 
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;
}
.upr p {
	padding: 0px;
	margin: 5px 0;
}
.upr form {
	margin: 0px 20px;
	font-size: 10px;
}
.upr form td {
	padding: 2px !important;
}
/*.upr input {
	font-size: 10px;
}*/
span#count {
	margin-top: 10px;
}
.button_orange {
	background-color: #F38001;
	color: #FFF;
	border: none;
	font-weight: bold;
	padding: 2px;
	font-size: 10px;
}
.s3 {
	width: 150px;
	vertical-align: bottom;
}
.s4 {
	vertical-align: top;
	height: 79px;
	padding: 0 0 0 735px !important;
}
.s4 img {
	margin: 8px 2px;
}
*HTML .s4 img {
	margin: 6px 2px;
}
.s4 form {
	margin: -14px 2px 0px -165px;
}
*HTML .s4 form {
	margin: -19px 2px 0px -165px;
}
.s5 {
	/*background-image: url(images/s06.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
	background-color: #1F3583;
	width: 200px;
	vertical-align: top;
	
}
.s6 {
	width: 200px;
	vertical-align: top;
}
.s7 {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
.s7 th, .s8 th {
	color: #32509E;
	text-transform: uppercase;
	font-size: 14px;
	padding: 10px 0 !important;
}
.s8 {
	width: 100%;
	border-collapse: collapse;
}
.s8 a:link, .s8 a:active, .s8 a:visited{
	color: #1F3583;
}
.s8 a:hover {
	text-decoration: none;
	/*border-bottom: 1px dotted #1E3584;*/
}
/*
.s8 {
	background-image: url(images/s07.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #1F3583;
	padding: 20px 10px !important;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}
.s8 a:link, .s8 a:active, .s8 a:visited{
	text-decoration: none;
	color: #FFF;

}
.s8 a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}*/
.s9 {
	background-image: url(images/m1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 20px 5px 25px 25px !important;
	font-weight: bold;
	color: #FFF;
	height: 70px;
}
.s9 a{
	color: #FFF;
	text-decoration: none;
}
.s9 a:hover {
	color: #C7C7C7;
}
.p1 {
	height: 1px;
}
.p2 {
	height: 70px;
	background-color: #E8E8E8;
	text-align: center;
}
/********************* MENU_V *********************/
.menu_v {
	text-transform: uppercase;
	padding: 20px 5px 20px 5px !important;
	vertical-align: top;
	font-size: 12px;
	/*width: 249px;*/
	color: #FFF;
}
.menu_v a:link, .menu_v a:active, .menu_v a:visited{
	background-image: url(images/m2.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-decoration: none;
	vertical-align: middle !important;
	color: #FFF;
	padding-left: 25px;
	height: 30px;
}
.menu_v a:hover {
	text-decoration: none;
	color: #C7C7C7; /*border-bottom: 1px dotted #18A751;*/
}

/******************************************/
/********************* MENU_G *********************/
.menu_g {
	padding: 1px  20px 0 20px !important;
	text-align: center;
	text-transform: lowercase;
	font-weight: bold;
	color: #FFF;
	vertical-align: top !important;
	font-size: 12px;
}
*HTML .menu_g {
	padding: 1px  20px 0 20px !important;
}
/*   *HTML .menu_g a:link, *HTML .menu_g a:active, *HTML .menu_g a:visited{
	text-decoration: none;
	color: #FFF;
	height: 5px;
	padding: 5px 5px 5px 5px;
	font-family: "Arial Narrow", Arial;
	} 
.menu_g a:link, .menu_g a:active, .menu_g a:visited{
	text-decoration: none;
	color: #FFF;
	padding: 0px 5px;
	}
.menu_g a:hover {
	text-decoration: none;
	color: #C7C7C7;
}*/
/******************************************/
/********************* CONTENT *********************/
.content {
	padding: 30px 40px 30px 40px !important;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	color: #435360;

}
.content td {
	padding: 3px;
	font-size: 12px;
	text-align: justify;
}
.content img {
	margin: 10px;
}
/*.content ul{
	margin: 0;
	padding: 0;
}*/
.content li {
	list-style-image: url(images/li.gif);
	margin-bottom: 3px;
}
/********************* LINKS *********************/
.content a:link, .content a:active, .content a:visited{
	color: #1F3583;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline; /*border-bottom: 1px dotted #1E3584;*/
}
/******************************************/

/********************* FOOTER *********************/
.footer {
	background-color: #F38001;
	text-align: center;
	padding: 0px 60px 20px 0px;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;	text-transform: uppercase;
}
.footer span {
	color: #1F3583;
	margin: 0 5px;
	font-size: 12px;
}
.footer p {
	display: inline;
}
.footer a:link, .footer a:active, .footer a:visited{
	text-decoration: none;
	color: #FFF;

}
.footer a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}
/******************************************/
/********************* TITLE *********************/
h1 {
	font-family: Arial;
	font-size: 13px;
	color: #1E3584;
	text-transform: uppercase;
}
h2 {
	font-family: Arial;
	font-size: 13px;
	color: #1E3584;
}

/******************************************/
hr {
	border: none;
	color: #C7C7C7;
	background-color: #C7C7C7;
	height: 1px;
}

input, textarea, select {
	font-size: 10px;border: 1px solid #acaec3;
	color: #4e4d81;
	background-color: #f5f6fc;
}
input[type="text"], textarea, select {
	 /* Исходная рамка вокруг поля */
	/*font-size: 12px;
	color: #4e4d81;
	background-color: #f5f6fc;*/
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	border: 1px solid #a14056; /* Рамка при получении фокуса */
	color: #a14056;
}
.category {
	height: 50px;
	width: 250px;
	background-color: #F3F3F3;
	border-left: 10px solid #1F3583;
	padding-left: 20px !important;
}
.category:hover {
	background-color: #F9F9F9;
}
.category a {
	color: #F48223 !important;
	font-weight: bold;
	text-decoration: none;
}
.category a:hover {
	text-decoration: underline;
}
.tovar_list {
	background-color: #F3F3F3;
	border-left: 10px solid #F48223;
	padding-left: 20px !important;
}
.tovar_list:hover {
	background-color: #F9F9F9;
}
.tovar_list a:link, .tovar_list a:active, .tovar_list a:visited{
	color: #1F3583;
	text-decoration: none;
}
.tovar_list a:hover {
	text-decoration: underline; /*border-bottom: 1px dotted #1E3584;*/
}
.pict_for {
	background-color: #FFF;
	border: 1px solid #F48223;
	width: 100px;
}
.pict_for2 {
	background-color: #FFF;
	border: 1px solid #F48223;
	width: 230px;
}
.param {
	vertical-align: top;
}
.light_table {
	background-color: #1F3583;
}
.light_table th{
	background-color: #F9F9F9;
	padding: 5px;
}
.light_table td {
	background-color: #FFF;
	padding: 5px;
	margin: 0px;
}
.news {
	border-left: 10px solid #F3F3F3;
	padding-left: 20px !important;
}
.grey {
background-color: #F9F9F9;
border: 5px solid #F3F3F3;
	padding: 3px !important;
}
