@charset "windows-1251";
/* CSS Document */

body
{
	background-color:white;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
}

a:link, a:visited, a:active
{
	color:#1a68c2;
	text-decoration:underline;
}

a:hover
{
	color:#d50b02;
}

img
{
	border:0px solid blue;
}

h1,h2,h3,h4
{
	font-family:Arial;
}

h1
{
	font-size:20px;
	margin-top:0px;
	color:#1a68c2;
}

h2
{
	font-size:16px;
	color:#1a68c2;
}

h3
{
	font-size:14px;
	text-align:left;
}

h4
{
	font-size:12px;
}

h5
{
	text-decoration:underline;
}


/*-------------------------*/

td.fill
{
	background-color:#F4F4F7;
}

#top-caption
{
	background-image:url('top1.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

#top-caption div
{
	font-size:12px;
	color:#d50b02;
	font-weight:bold;
	font-family:Arial;
	padding-left:10px;
}

#tel
{
	background-image:url('tel-bg.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:white;
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	padding-top:100px;
}

#top-right
{
	background-image:url('top3.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

#top-menu-left
{
	background-image:url('left-menu-bg.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

table.top-menu
{
	background-image:url('top-menu-bg.gif');
	background-position:top;
	background-repeat:repeat-x;
}

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:11px;
	font-family:Arial;
	text-transform:uppercase;
	text-decoration:none;
}

table.top-menu td a:hover
{
	text-decoration:underline;
}

#top-menu-right-bg
{
	background-image:url('top-menu-right-bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}


td.left-menu
{
	padding:0px 10px 10px 10px;
	font-size:12px;
	font-family:Arial;
}

table.search
{
	position:relative;
	top:-5px;
}

table.search td form
{
	margin:0px;
}

table.search td form input
{
	border:1px solid #cccccc;
	color:#918d8d;
	background-color:white;
	font-size:11px;
}

td.left-menu a:link, td.left-menu a:visited, td.left-menu a:active
{
	font-weight:12px;
}

td.left-menu a:hover
{
	font-size:12px;
}

ul.menu
{
	list-style-image:url('marker.gif');
	padding-left:0px;
	margin-left:20px;
	font-family:Arial;
}

ul.menu li
{
	margin-bottom:10px;
}

ul.menu li a:link, ul.menu li a:visited, ul.menu li a:active
{
	font-size:12px;
	color:black;
	text-decoration:none;
}

ul.menu li a:hover
{
	font-weight:12px;
	text-decoration:underline;
}

ul.menu li a.active:link, ul.menu li a.active:visited, ul.menu li a.active:active
{
	font-weight:bold;
}

ul.menu li ul
{
	list-style-image:none;
	list-style-type:none;
	margin-left:20px;
	margin-top:5px;
	padding-left:0px;
}


td.content
{
	font-size:12px;
	padding:20px 20px 30px 10px;
}

td.content table td
{
	font-size:12px;
}

td.content div.crumbs
{
}

div.block
{
	border-left:1px solid #d72b1a;
	border-bottom:1px solid #d72b1a;
	padding:10px;
	font-family:Arial;
	color:#1a68c2;
}

div.block table td
{
	font-family:Arial;
	font-size:12px;
	color:#1a68c2;
}

table.spec
{
	border-left:1px solid #ff1313;
	border-right:1px solid #ff1313;
}

table.spec
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#1a68c2;
	padding:0px 10px 0px 10px;
}

table.footer
{
	border-top:3px solid #cccccc;
}

table.footer
{
	font-size:12px;
}

table.footer td
{
	padding:20px;
}

table.footer td a:link, table.footer td a:visited, table.footer td a:active
{
}

table.footer td a:link
{
}

table.param td
{
	padding-bottom:10px;
	font-size:10px;
}

button
{
	border: none;
	background-color:transparent;
	margin:0px;
	padding:0px;
}

button img
{
	cursor:pointer;
}

table.basket
{
	background-color:#434343;
}

table.basket td
{
	background-color:white;
}

table.basket thead td
{
	background-color:#1a68c2;
	color:white;
}

#price, #price_caption
{
	font-size:18px;
	color:#1A68C2;
	font-family:Arial;
}


