@charset "windows-1251";
/* CSS Document */

body
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-image:url('background.jpg');
}

a, a:visited
{
	color:#3366cc;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

a:active
{
	color:red;
	text-decoration:none;
}

a img
{
	border:0px solid blue;
	text-decoration:none;
}

h1,h2,h3,h4
{
	font-family:Arial, Helvetica, sans-serif;
}

h1
{
	color:#3366cc;
	font-size:20px;
	font-weight:bold;
}

h2
{
	font-size:16px;
	color:#3366cc;
	margin:0px 0px 0px 0px;
}

h3
{
	font-size:14px;
	color:#3366cc;
	margin:0px 0px 0px 0px;
}

h4
{
	font-size:12px;
	margin:0px 0px 0px 0px;
}

.sitemap li
{
	line-height:20px;
}

/*----------------------------------*/

td.prod-menu
{
	background-repeat:no-repeat;
	background-position:0px 0px;
	vertical-align:top;
	text-align:center;
	padding:10px 0px 10px 0px;
}

td.prod-menu a, td.prod-menu a:visited, td.prod-menu a:hover
{
	color:#217eed;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}

td.prod-menu a:active
{
	color:red;
}

td.content
{
	background-color:white;
	padding:20px 30px 40px 30px;
	line-height:150%;
}

td.footer
{
	border-top:3px solid #f19f25;
	background-color:white;
}

td.footer-text
{
	font-weight:bold;
	color:gray;
}

td.footer-text a
{
	color:#217eed;
}

td.top-menu-bg
{
	background-image:url('page2/menu-bg.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

table.top-menu td
{
	background-image:url('page2/button.gif');
	background-repeat:no-repeat;
	background-position:center;
}

table.top-menu td a, table.top-menu td a:visited
{
	color:white;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	text-decoration:none;
	text-transform:uppercase;
}

table.top-menu td a:hover
{
	text-decoration:underline;
}

table.top-menu td a:active
{
	color:red;
}

td.left-menu
{
	background-color:white;
	background-image:url('coner.gif');
	background-position:0px 0px;
	background-repeat:no-repeat;
}

div.left-menu-block
{
	padding:40px 10px 40px 40px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	line-height:250%;
}

div.left-menu-block a, div.left-menu-block a:visited
{
	text-decoration:none;
}

div.left-menu-block a:hover
{
	text-decoration:underline;
}

div.left-menu-block a:active
{
	color:red;
}

div.submenu
{
	margin-left:20px;
	line-height:150%;
}

div.submenu a
{
	font-size:12px;
	font-family:Verdana;
}

td.spec
{
	background-image:url(spec_bg.jpg);
	background-repeat:repeat-y;
	padding:10px 10px 0px 10px;
	color:#f22222;
}

td.spec div.header
{
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
}

td.spec div.text
{
	padding:5px 10px 0px 10px;
	font-weight:bold;
}

td.spec a, td.spec a:visited, td.spec a:active
{
	color:#f22222;
	font-weight:bold;
	text-decoration:underline;
}

td.spec a:hover
{
	text-decoration:none;
}




table.prod-top
{
	background-color:#f7f6f6;
	background-image:url(prod-line.gif);
	background-repeat:repeat-y;
	background-position:left;
}

table.prod-top td
{
	text-align:center;
	font-weight:bold;
	color:#3366cc;
	padding:10px 7px 10px 7px;
	font-size:11px;
}

table.prod-top td a, table.prod-top td a:visited
{
	color:#666666;
	text-decoration:underline;
}

table.prod-top td a:hover
{
	text-decoration:none;
}

table.prod-top td a:active
{
	text-decoration:none;
	color:red;
}



div.prod-descr
{
	background-image:url(prod-line2.gif);
	background-repeat:repeat-y;
	background-position:left;
	color:#666666;
	padding:3px 0px 3px 20px;
	font-weight:bold;
	font-size:11px;
	text-align:justify;
}

table.prod-cont
{
	background-color:#eae9e9;
}

table.prod-cont td
{
	background-color:#fcfcfc;
	font-weight:bold;
}

table.prod-cont td.price img
{
	padding:5px 5px 5px 20px;
}

table.prod-cont td.price div
{
	padding-left:20px;
}

table.descr td
{
	font-size:10px;
	font-weight:normal;
}

div.web-exc
{
	width:276px;
	height:98px;
	background-image:url(web-exclusive.gif);
	background-repeat:no-repeat;
	margin-left:60px;
	position:relative;
	top:-3px;
	color:#217EED;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}