@charset "windows-1251";
/* CSS Document */
body
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1d627e;
	background-color:white;
}


a, a:visited, a:active
{
	color:#1dabeb;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

img
{
	border:0px solid blue;
}

h1,h2,h3,h4
{
	font-family:Arial, Helvetica, sans-serif;
	color:#1dabeb;
	margin-top:10px;
}

h1
{
	font-size:17px;
	text-align:center;
}

h2
{
	color:#1dabeb;
	font-size:16px;
	/*text-align:center;*/
}

h3
{
	font-size:14px;
	font-weight:bold;
}

h4
{
	font-size:12px;
	font-weight:bold;
}

.sitemap li
{
	line-height:20px;
}
.align-left
{
	float:left;
	margin-right:10px;
}

.align-right
{
	float:right;
	margin-left:10px;
}

/*----content-----*/

td.left
{
	font-size:11px;
}

td.left div.text
{
	font-size:11px;
	line-height:150%;
}

td.left a
{
	font-weight:bold;
}

div.leftmenu a, div.leftmenu a:visited, div.leftmenu a:active
{
	display:block;
	color:#999999;
	padding:0px 0px 5px 20px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

div.leftmenu a.active, div.leftmenu a.active:visited, div.leftmenu a.active:active
{
	color:#1dabeb;
	text-decoration:none;
}

div.leftmenu a:hover, div.leftmenu a.active:hover
{
	color:#1dabeb;
	text-decoration:none;
}

div.submenu
{
	margin-top:5px;
	margin-left:30px;
}

div.submenu a, div.submenu a:visited, div.submenu a:active, div.submenu a:hover
{
	background-image:none;
	padding-top:0px;
}


table.topmenu
{
}

table.topmenu td
{
	font-size:12px;
	color:#999999;
	padding:0px 20px 0px 20px;
}

table.topmenu td a, table.topmenu td a:visited, table.topmenu td a:active
{
	color:#999999;
	font-weight:normal;
}

table.topmenu td a:hover
{
	text-decoration:underline;
}


td.content
{
	font-size:12px;
	text-align:justify;
	padding:20px 30px 20px 20px;
}

td.content table td
{
	font-size:12px;
}

div.contacts
{
	font-family:Arial;
	font-weight:bold;
	
}

div.contacts div.header
{
	font-size:15px;
	text-align:center;
}

div.contacts table.text td
{
	font-size:14px;
	color:#999999;
	font-weight:bold;
	font-family:Verdana;
}

td.right
{
	font-size:12px;
	color:#999999;
}

div.news a, div.news a:visited, div.news a:active
{
	text-decoration:underline;
}

div.news a:hover
{
	text-decoration:none;
}

div.news div.header
{
	color:#3399ff;
}

td.footer
{
	background-image:url(footer-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#74cdfd;
	padding:50px 20px 20px 20px;
	color:white;
	font-weight:bold;
	font-size: 12px;
}

td.footer a, td.footer a:visited, td.footer a:active
{
	color:white;
	text-decoration:underline;
}

td.links div
{
	height:100%;
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	background-color:#E8E8E9;
	border:1px solid #C2BDBD;
	color:#666666;
	font-weight:bold;
	font-size:10px;
}

td.links div a, td.links div a:visited, td.links div a:active
{
	color:#666666;
}

td.links div a:hover
{
	text-decoration:underline;
	color:#333333;
}

table.prod-top
{
	background-color:#f7f6f6;
	border-left:8px solid #3399cc;
}

table.prod-top td
{
	text-align:left;
	font-weight:bold;
	color:#6699cc;
	padding:10px 7px 10px 7px;
	font-size:12px;
}

table.prod-top td a, table.prod-top td a:visited, table.prod-top td a:active
{
	color:#666666;
	text-decoration:underline;
}

table.prod-top td a:hover
{
	text-decoration:none;
}

div.prod-descr
{
	border-left:8px solid #c4e1f0;
	color:#666666;
	padding:3px 0px 3px 10px;
	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;
	font-size:12px;
}

table.prod-cont td.price img
{
	padding:5px 5px 5px 20px;
}

table.prod-cont td.price div
{
	padding-left:20px;
}

table.prod-cont td table.descr td
{
	font-size:10px;
	font-weight:normal;
}

div.crumbs
{
	font-weight:bold;
}

div.crumbs a, div.crumbs a:visited, div.crumbs a:active
{
	color:#1d627e;
	text-decoration:underline;
}

div.crumbs a:hover
{
	text-decoration:none;
}

input.button
{
	background-color:#CCCCCC;
	color:white;
	font-weight:bold;
	border:1px solid #373737;
	cursor:pointer;
}

td.left input.search
{
	color:#999999;
	font-style:italic;
	vertical-align:top;
	margin:3px 10px 0px 0px;
	border:1px solid #999999;
}

div.txt
{
	background-color:#f4f4f4;
	padding-left:5px;
	padding-bottom:10px;
}
