@charset "windows-1251";
/* CSS Document */

body
{
	background-color:white;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a:link, a:visited, a:active
{
	color:#0163c1;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

img
{
	border:0px solid blue;
}

h1,h2,h3,h4
{
	font-family:Arial;
	line-height:125%;
}

h1
{
	font-size:20px;
	margin-top:0px;
	color:#0163c1;
}

h2
{
	font-size:16px;
	color:#0163c1;
}

div.h1
{
	font-size:20px;
	font-weight:bold;
	font-family:Arial;
	margin-top:0px;
	color:#0163c1;
	text-align:center;
	margin-bottom:10px;
}

div.h2
{
	font-size:16px;
	font-weight:bold;
	color:#0163c1;
}

h3
{
	font-size:14px;
	color:black;
	text-align:left;
	font-style:italic;
}

h4
{
	font-size:13px;
}

h5
{
	text-decoration:underline;
}

img.left
{ 
	float: left;
	margin: 3px 10px 5px 0px;
}

img.right
{ 
	float: right;
	margin: 3px 0px 5px 10px;
}

img.center
{ 
	clear: both;
	margin: 10px 10px 10px 10px;
}

/*-------------------------*/

td.bg-left
{
	background-color:#cccccc;
	background-image:url('bg-left.gif');
	background-repeat:repeat-y;
	background-position:right;
}

td.bg-right
{
	background-color:#cccccc;
	background-image:url('bg-right.gif');
	background-repeat:repeat-y;
	background-position:left;
}

td.baner-pull
{
	background-image:url('baner-pull.gif');
	background-repeat:repeat-x;
}

td.top-menu-bg
{
	background-color:black;
	background-image:url('top-menu-bg.gif');
	background-repeat:repeat-x;
	background-position:top;
	padding:0px 10px 0px 10px;	
}

table.top-menu td
{
	font-family:Arial;
	font-size:13px;
	font-style:italic;
	color:white;
}

table.top-menu td a:link, table.top-menu td a:visited, table.top-menu td a:active
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

table.top-menu td a:hover, table.top-menu td a.active:link, table.top-menu td a.active:visited, table.top-menu td a.active:active, table.top-menu td a.active:hover
{
	text-decoration:underline;
}

td.left-col
{
	background-color:#dedede;
	border-right:1px solid #bbbbbb;
	font-size:12px;
}

div.left-menu
{
	margin:30px 10px 10px 20px;
}

div.left-menu a:link, div.left-menu a:visited, div.left-menu a:active
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:black;
	line-height:150%;
	text-decoration:none;
}

div.left-menu a:hover
{
	text-decoration:underline;
	color:#0163c1;
}

div.left-menu a.active:link, div.left-menu a.active:visited, div.left-menu a.active:active,div.left-menu a.active:hover
{
	color:#0163c1;
}


div.left-menu ul
{
     padding:0px;
     margin:0px 5px 0px 40px;
    list-style-image:url('marker.gif'); 
}

td.contacts
{
	background-color:white;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial;
	padding:15px 10px 15px 20px;
	line-height:125%;
	color:#003366;
}

td.contacts img
{
	margin-bottom:10px;
}


td.content
{
	font-size:12px;
	padding:25px 30px 25px 30px;
	line-height:150%;
}

td.content table td
{
	font-size:12px;
	line-height:150%;
}


td.content2
{
	font-size:12px;
	padding:25px 30px 25px 40px;
	line-height:150%;
	border-left:2px solid white;
	background-image:url('left-menu-bg.gif');
	background-repeat:repeat-y;
	background-position:left;
}

td.content2 table td
{
	line-height:150%;
	font-size:12px;
}

td.content2 font
{
	line-height:120%;
}


table.prod
{
	background-color:#f4f2f2;
}

table.prod td
{
	font-size:11px;
	font-family:Arail;
	border-top:1px solid #b5b4b4;
	border-bottom:1px solid #b5b4b4;
	padding:10px 0px 10px 10px;
}

table.prod td img
{
	margin-left:10px;
}

table.prod td.sep
{
	background-image:url('prod-menu-bg.gif');
	background-repeat:no-repeat;
	background-position:left top;
	border-top:0px solid #b5b4b4;
	border-bottom:0px solid #b5b4b4;
	padding:0px 0px 0px 0px;
}

table.prod td.sep img
{
	margin-left:0px;
}

table.prod td.br
{
	background-color:white;
	border-top:0px solid #b5b4b4;
	border-bottom:0px solid #b5b4b4;
}

table.prod td div
{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial;
	margin-bottom:10px;
	line-height:125%;
}

table.prod td div a:link, table.prod td div a:visited, table.prod td div a:active
{
	color:#333333;
}

table.prod td div a:hover
{
	color:#0163c1;
}




td.footer-bg
{
	background-color:#333333;
	color:white;
	font-size:12px;
}

td.footer-bg a:link, td.footer-bg a:visited, td.footer-bg a:active
{
	color:white;
	text-decoration:underline;
}

td.footer-bg a:hover
{
	text-decoration:none;
}

table.footer td
{
	font-size:12px;
	color:white;
}

table.footer td a:link, table.footer td a:visited, table.footer td a:active
{
	color:white;
	text-decoration:underline;
}

table.footer td a:hover
{
	text-decoration:none;
}






.orange
{
	color:#F77638;
	font-weight:bold;
}

table.userTable
{
	padding:20px;
	text-align:center;
}

table.userTable td
{
	background-color:white;
}

table.userTable td *
{
	font-size:12px;
}
