html, body			{
					margin: 0;
					padding: 0;
					min-width: 1210px;
  					width: 100%;
  					font-size: 10pt;
  					font-family: tahoma
					}
img					{border: none}
h1					{
					color: #0264ab;
					font-size: 12px;
					}
h1.sukno
{
					color: #0264ab;
					font-size: 18px;  
}
h2					{
					color: #000206;
					font-size: 11px;
					}
.cc
{
					color: #000206;
					font-size: 16px;  
}
a					{
					color: #fc2205;
					text-decoration: none;
					}
a.black				{
					color: white;
					background: url(images/css/bull2.gif) 100% 50% no-repeat #192b4f;
					padding: 0 10px;
					padding-right: 20px;
					float: right;
					}
a.bread					{
					color: #000206;
					font-size: 11px;
					text-decoration: none;
					}
a.bread:hover					{
					color: #fc2205;
					font-size: 11px;
					text-decoration: none;
					}
a.newsThread
{
					color: #0264ab;
					font-size: 11px;
					font-weight:bold;
					text-decoration: none;  
}
a.newsThread:hover
{
					color: #fc2205;
					font-size: 11px;
					font-weight:bold;
					text-decoration: underline;  
}

.onlineOrder
{
					color: #fc2205;
					font-size: 18px;
					font-weight:bold;
					text-decoration: none;    
}

a.onlineOrder
{
					color: #fc2205;
					font-size: 18px;
					font-weight:bold;
					text-decoration: none;    
}

a.onlineOrder:hover
{
					color: #fc2205;
					font-size: 18px;
					font-weight:bold;
					text-decoration: underline;    
}

a.blacks				{
					color: white;
					background: url(images/css/bull2.gif) 100% 50% no-repeat #192b4f;
					padding: 0 10px;
					padding-left: 3px;}
a:hover			{text-decoration: underline}
/*----------------------------------------------------------------*/
.table				{border-collapse: collapse;}
.table td,.table th	{
					border: solid 1px #132143;
					padding: 3px;
					}
.table th			{
					color: white;
					background: #132143;
					}
/*----------------------------------------------------------------*/
div#main			{
					width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1010px" : "");
					}
/*----------------------------------------------------------------*/
div#shapka			{
					width: 100%;
					height: 330px;
					/*overflow: hidden;*/
					background: url(images/css/shapka_bg.jpg) -200px 0 repeat-x #FBF9F9;
					}
div#shapka1			{
					width: 100%;
					height: 330px;
					/*overflow: hidden;*/
					background: url(images/css/shapka.gif) 0 0 no-repeat;
					}
td#top_menu a		{
					display: block;
					height: 22px;
					white-space: nowrap;
					border-bottom: solid 2px #0264ab;
					color: #0264ab;
					text-decoration: none;
					font-weight: bold;
					padding: 0 10px;
					line-height: 20px;
					background: url(images/css/bull.gif) 0 50% no-repeat;
					}
td#top_menu a:hover{
					color: #fc2205;
					border-bottom: solid 2px #fc2205;
					background: url(images/css/bull_a.gif) 0 50% no-repeat;
					}
td#top_menuA a		{
					display: block;
					height: 22px;
					white-space: nowrap;
					border-bottom: solid 2px #fc2205;
					color: #fc2205;
					text-decoration: none;
					font-weight: bold;
					padding: 0 10px;
					line-height: 20px;
					background: url(images/css/bull_a.gif) 0 50% no-repeat;
					}
td#top_menuA a:hover{
					color: #fc2205;
					border-bottom: solid 2px #fc2205;
					background: url(images/css/bull_a.gif) 0 50% no-repeat;
					}


td#top_menu_ugol	{background-color: transparent !important; width: 70px;}

div#top_but			{
					float: right; 
					clear: both;
					}
div#logo			{
					position: absolute; 
					top: 60px;
					left: 700px;
					}
div#telefon			{
					position: absolute;
					margin-left: 150px;
					top: 30px;
					width: 350px;
					height: 120px;
					overflow: hidden;
					/*text-align: right;*/
					color: #0264ab;
					font-weight: bold;
					z-index: 1;
					font-size: 12px;
					}
div#telefon span	{color: #0264ab; font-size: 12px;}
div#telefon b		{color: #000; font-size: 12px;}
div#adres			{
					position: absolute;
					left: 350px;
					top: 240px;
					/*height: 25px;*/
					overflow: hidden;
					color: #0264ab;
					font-weight: bold;
					z-index:100;
					/*border: 1px solid red;*/
					}
/*----------------------------------------------------------------*/
div#left			{
					float: left;
					padding-left: 20px;
					position: relative; top: -40px;
					width: 260px;
					background: url(images/css/left_bg.jpg) 0 0 no-repeat;
					}
div#left h1			{
					border-bottom: solid 1px #D7D7D7;
					width: 200px;
					margin-bottom: 0;
					padding-bottom: 10px;
					}
div#buy
{
  border:1px solid #808080;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  
}
a.catalog
{
					color: #000000;
					font-size: 16px;  
					font-weight:bold;
}

a.catalog:hover
{
					color: #000000;
					font-size: 16px;  
					font-weight:bold;
}

div#inquirerArea			{
					background: #f3f4f6;
					width: 180px;
					padding: 10px;
					padding-top: 1px;
					font-size: 9pt;
					}

/*----------------------------------------------------------------*/
div#right			{
					float: right;
					position: relative;
					top: -74px;
					width: 220px;
					margin-left: 30px;
					z-index:0;
					}
div#right_wh		{
					width: 180px;
					padding: 15px;
					background: white;
					}
div#search			{
					width: 220px;
					height: 90px;
					overflow: hidden;
					text-align: right;
					background: url(images/css/search.gif) 0 0 #e5e3e4 no-repeat;
					margin-top: 30px;
					}
div#search input	{width: 120px}
/*----------------------------------------------------------------*/
div#content			{
					background: #fbf9f9;
					margin-left: 228px;
					/*margin-right: 228px;*/
					padding-left: 80px;
					margin-top: -1px;
					}
/*----------------------------------------------------------------*/

div#footer			{
					clear: both;
					padding: 10px;
					padding-left: 50px;
					padding-right: 50px;
					margin-top: 15px;
					background: #f3f4f6;
					}
div#leftBox			{
  width:200px;
}

input, select
{
  border:1px solid #808080;
  background: #E7E7E7;
}
.date
{
					color: #808080;
					font-size: 11px;
					text-decoration: none;  
}
