/**
author: raduga http://mambasana.ru
**/


#allcontent
{     
	
  background: url(../images/bg_leftcol.jpg) #ffffff repeat-y top left;
  clear     : both;
  width     : 900px;
  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     : 467px !important;
      width     : 487px;
      w\idth    : 467px;
      min-height:500px;
      height    :100%;
      
}

#text_noright
{     float     : left;
	background: #fff;
	padding   : 10px 0 10px 5px;
	width     : 670px !important;
      width     : 685px;
      w\idth    : 670px;
      min-height:500px;
      height    :100%;
 }


#center_left{
position   :relative;
width      :900px;
background : url(../images/bg_leftcol.jpg) #ffffff repeat-y top left;
margin     :0 auto;
text-align :left;
}


#top_nf{
width     :900px;
background: url(../images/bg_top_nf.jpg) repeat-x top left;
height    :1px;
color     : #ffffff;
}

#div_nf {padding:10px 20px;width:600px;}

pre {
width : 400px;
}  

blockquote{
      width:400px;
}



