/**
author: raduga http://mambasana.ru
**/



#allcontent
{     
	
	background  : #ffffff url(../images/bg_leftcol.jpg) repeat-y top left;
      display     :block;
      position    :relative;
      text-align  : left;
}

#center{
background: url(../images/bg_top_un.jpg) no-repeat top right;
position  :relative;
}

#leftcol
{
	padding          : 10px;
      text-align       : left;
      float            :left; 
      position         :relative; 
      width            :200px; 
      left             :0px;
	background       : url(../images/bg_leftcol.jpg) #ffffff repeat-y top left;
	height           :100%;
}

#rightcol
{
	color     : #000;
	position  :relative;
      width     : 192px; 
      right     : 0px;
      float     :right;
      padding   : 8px 10px 10px 5px;
      background: #fff;
      
}


#text
{
	background  : #fff;
	padding     : 10px 5px 10px 5px;
      margin-left :220px !important;
	margin-left :200px; 
      margin-right:210px; 
      position    :relative; 
      display     :block;
      min-height  :500px;
      height      :1%;
      
      
      
      
}
#text_noright
{     background  : #fff;
	padding     : 10px 0 10px 5px;
	margin-left :220px !important;
	margin-left :200px; 
      margin-right:15px; 
      position    :relative; 
      display     :block; 
      min-height  :500px;
      height      :1%;
      
}

#center_left{
position  :relative;
background: url(../images/bg_topleft.gif) repeat-x top left;
text-align:left;
width:96%;
margin: auto;
}

#top_nf{
background: url(../images/bg_top_nf.jpg) repeat-x top left;
height    :123px;
color     : #ffffff;
}

#div_nf {
padding   : 10px 20px;
width     : 65%;
height    : 100px;
overflow  : hidden;
}
