/**
author: raduga http://mambasana.ru
**/


#allcontent
{     
	
  background: url(../images/bg_leftcol.jpg) #ffffff repeat-y top left;
  clear     : both;
  width     : 1000px;
  margin    : 0 auto;
  text-align: left;
}

#center{
background: url(../images/bg_top_un.jpg) no-repeat top right;
}


#leftcol
{
	padding          : 10px;
      text-align       : left;
      width            : 192px !important;
      width            : 202px;
      w\idth           : 192px;
	float            : left;
	background       : url(../images/bg_leftcol.jpg) #ffffff repeat-y top left;
	
}

#rightcol
{
	color     : #000;
	float     : right;
	width     : 192px;
      padding   : 8px 10px 10px 5px;
      background: #fff;
      
}


#text
{
	background: #fff;
	padding   : 10px 5px 10px 5px;
	float     : left;
	width     : 567px !important;
      width     : 587px;
      w\idth    : 567px;
      min-height:500px;
      height    :100%;
      
}

#text_noright
{     float     : left;
	background: #fff;
	padding   : 10px 0 10px 5px;
	width     : 770px !important;
      width     : 785px;
      w\idth    : 770px;
      min-height:500px;
      height    :100%;
 }


#center_left{
position   :relative;
width      :1000px;
background : url(../images/bg_leftcol.jpg) #ffffff repeat-y top left;
margin     :0 auto;
text-align :left;
}


#top_nf{
width     :1000px;
background: url(../images/bg_top_nf.jpg) repeat-x top left;
height    :123px;
color     : #ffffff;
}

#div_nf {padding:10px 20px;width:700px;}


