/* CSS Document */
/* общиие стили */
BODY.main_b
	{
	margin: 0px 0px 0px 0px;
	background-color:#9B9B9B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;		
	}
H1
	{
	color:#333333;
	font-size:13px;
	margin: 5px 0px 5px 0px;
	}
H3
	{
	color:#333333;
	font-size:11px;
	margin: 5px 0px 5px 0px;
	}
TD.header 
	{
	background-image:url(/img/pix.png);
	background-color:#F7C600;
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
	height:30px;
	}
TD.header1
	{
	background-color:#F7C600;
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
	height:30px;
	}
TD.menu
      {
	  padding-left:10px;
	  padding-right:10px;
	  text-align:center;
	  font-weight:bold;
	  cursor:hand;
	  }
TD.menu:hover
      {
	  background-repeat:no-repeat; 
	  background-color:#f7c600;
	  font-weight:bold;
	  text-align:center;
	  }
TD.space
     {
	  width:5px;
	 }
TD.cent
     {
	  width:960px;	  
	 }
TD.cent_prod
     {
	  width:960px;	  
	 }
TD.bgpic
     {
	  background-image:url(img/2.jpg);
	  background-repeat:no-repeat;
	  height:270px;
	 }
TD.utc
     {
	  padding-left:5px;
	  text-align:left;
	  color:#f1f1f1;
	 }
TD.line
    {
	 height:1px;
	 background-color:#648095;
	}
TD.line1
    {
	 height:1px;
	 background-color:#a1a1a1;
	}
TD.cont
   {
    vertical-align:top;
	text-align:justify;
	background-color:#dbdbdb;
	padding:20px 20px 20px 20px;
   }
TD.cont2
   {
    vertical-align:top;
	text-align:center;
	background-color:#dbdbdb;
	padding:20px 0px 20px 0px;
   }
TD.modul
   {
    vertical-align:top;
	text-align:left;
	background-color:#dbdbdb;
	padding:10px 0px 10px 0px;
   }
TD.modul1
   {
    vertical-align:top;
	text-align:left;
	background-color:#dbdbdb;
	padding:5px 10px 5px 10px;
   }
TD.main
   {
    vertical-align:top;
	text-align:justify;
	background-color:#dbdbdb;
   }
TD.gal
    {
	 padding:10px 5px 10px 5px;
	 vertical-align:top;
	}
TD.next a img 
    {
	 background-image: url(/img/but_next.gif); 
	 background-color: #efefef;
	 background-position:center;
	 background-repeat:no-repeat;
	 width:20px;
	 height:100px;
	}
TD.next:hover a img 
    {
	 background-image: url(/img/but_nexu.gif);
	 background-color: #e2e1e1;
	 background-position:center;
	 background-repeat:no-repeat;
	 width:20px;
	 height:100px;
	}
TD.prev a img 
    {
	 background-image: url(/img/but_prev.gif); 
	 background-color: #efefef;
	 background-position:center;
	 background-repeat:no-repeat;
	 width:20px;
	 height:100px;
	}
TD.prev:hover a img 
    {
	 background-image: url(/img/but_prew.gif);
	 background-color: #e2e1e1;
	 background-position:center;
	 background-repeat:no-repeat;
	 width:20px;
	 height:100px;
	}
TD.submenu1
     {
	  padding-left:10px;
	  padding-right:10px;
	  padding-top:10px;
	  padding-bottom:10px;
	  text-transform:uppercase;
	  color:#F7C600;		  
	 }
TD.submenu2
     {
	  padding-left:20px;
	  padding-right:10px;
	  padding-top:10px;
	  padding-bottom:10px;
	  color:#F7C600; 
	 }
P {font-size:11px; line-height:180%;}
IMG
   {
    border:0px;
   }
IMG.news 
   {
     padding: 0px 10px 10px 0px;
   }
A.submenu
   {
    color:#333333;
	text-decoration:none;
   }
A.submenu_a
   {
    color:#333333;
	text-decoration:underline;
   }
IMG.cat
   {
    padding-left:5px;
	vertical-align:top;
   }
UL
  {
   line-height:180%; 
  }
TD.cont3
   {
    text-align:center;
	background-color:#B3B3B3;
	padding:5px 5px 5px 5px;
   }
TD.cont4
   {
    text-align:center;
	background-color:#C6C6C6;
	padding:5px 5px 5px 5px;
   }
TD.cont5
   {
    text-align:center;
	background-color:#EAEAEA;
	padding:5px 5px 5px 5px;
   }