@charset "windows-1251";
/* CSS Document */

body
{
	background-color:white;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

a:link, a:visited, a:active
{
	color:#e21a22;
	text-decoration:underline;
}

a:hover
{
	color:#e21a22;
	text-decoration:none;
}

img
{
	border:0px solid blue;
}

h1,h2,h3,h4
{
	font-family:Tahoma;
}

h1
{
	font-size:24px;
	margin-top:0px;
	color:#e21a22;
	font-weight:normal;
}

h2
{
	font-size:14px;
	color:#e21a22;
}

h3
{
	font-size:12px;
	color:#e21a22;
	text-align:left;
}

h4
{
	font-size:12px;
}

h5
{
	text-decoration:underline;
}


/*-------------------------*/

#bg-left
{
	background-image:url('bg-left.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	border-right:1px solid #e1dbdb;
}

#bg-right
{
	background-image:url('bg-right.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	border-left:1px solid #e1dbdb;
}

#baner
{
	background-image:url('baner-bg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}

table.top-menu
{
	background-color:#E20B00;
	background-image:url('top-menu-bg.gif');
	background-repeat:repeat-x;
	background-position:top;
	margin-top:5px;
	color:white;
	font-weight:bold;
	font-size:13px;
}

table.top-menu td a:link, table.top-menu td a:visited, table.top-menu td a:active
{
	color:white;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

table.top-menu td a:hover
{
	color:#f4f3b9;
	text-decoration:underline;
}

.main
{
	background-image:url('bg.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-top:30px;
}

.left-col
{
	background-image:url('left-menu-bg.gif?v=2');
	background-repeat:no-repeat;
	background-position:left bottom;
}



table.left-menu td
{
	font-size:13px;
	border-bottom:1px dashed #d6d6d6;
	padding:5px 5px 5px 40px;
	font-family:Arial;
}

table.left-menu td a:link, table.left-menu td a:visited, table.left-menu td a:active
{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

table.left-menu td a:hover
{
	text-decoration:underline;
	color:#e21a22;
}

table.left-menu td ul
{
	/*list-style-type:none;*/
	margin-left:0px;
	margin-top:5px;
	padding-left:20px;
}

table.left-menu td li
{
	line-height:15px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

table.left-menu td li a:link, table.left-menu td li a:visited, table.left-menu td li a:active
{
	font-weight:normal;
}

table.left-menu td li a:hover
{
	color:#e21a22;
}

table.left-menu td li a.active:link, table.left-menu td li a.active:visited, table.left-menu td li a.active:active
{
	color:#e21a22;
	text-decoration:underline;
/*	font-weight:bold;*/
}

table.left-menu * {
	transition:all 0.2s ease;
}

.navi-sale {
	font-family: Tahoma;
	font-size: 22px;
	color: #e21a22;
	border-bottom: 1px dashed #d6d6d6;
	padding: 5px 5px 5px 8px;
	margin-top:30px;
}

.navi-sale * {
	transition:all 0.2s ease;
}

.navi-sale a:before {
	display:inline-block;
	content:"";
	width:24px;
	height:24px;
	background-image:url('/i/discount.svg');
	background-repeat:no-repeat;
	background-size:24px;
	vertical-align:middle;
	margin-right:8px;
}

.navi-sale a {
	text-decoration:none;
}

.navi-sale a:hover {
	text-decoration:underline;
}



div.prod-caption
{
	font-family:Tahoma;
	font-size:22px;
	color:#e21a22;
}

div.prod-caption.sale
{
	position: relative;
}

div.prod-caption.sale:before
{
	display:inline-block;
	content:"";
	width:24px;
	height:24px;
	background-image:url('/i/discount.svg');
	background-repeat:no-repeat;
	background-size:24px;
	vertical-align:middle;
	margin-right:8px;
	position: absolute;
	bottom: 0;
	left: -31px;
}

td.content
{
	font-size:13px;
	padding:10px 20px 40px 40px;
	line-height:150%;
}

td.content table td
{
	font-size:13px;
}

td.content p
{
	font-size:13px;
}

table.footer
{
	background-color:#e20b00;
}

table.footer td
{
	color:white;
	font-size:12px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
}

table.footer td a:link, table.footer td a:visited, table.footer td a:active
{
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

table.footer td a:hover
{
	text-decoration:none;
}

div.tel, div.tel span
{
    font-weight:bold;
color:#949595;
}

table.prod
{
	background-color:#999999;
}

table.prod thead td
{
	color:white;
	background-color:#DB3F3E;
}

/*
table.prod thead th
{
	color:white;
	background-color:#DB3F3E;
	font-size:12px;
}
*/

table.prod td
{
	background-color:#fff2e4;
}


.warning {
	background-color: #ffffcc;
	border-left: 3px solid #cc0000;
	padding: 10px 10px 10px 100px;
	background-image: url('/i/warning.png');
	background-repeat: no-repeat;
	background-position: 15px center;
}

.warning p {
	font-family:Arial;
	font-size:16px !important;
}

.warning p.title{
	font-family:Arial;
	font-weight:bold;
	font-size:17px !important;
	color:#cc0000;
}

