/**
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 {
	background       : url(../images/bg_leftcol.jpg) #ffffff repeat-y top left;
	padding          : 10px;
	text-align       : left;
	float            :left; 
	position         :relative; 
	width            :200px; 
	left             :0px;
	height           :100%;
}
#rightcol {
/**
	color     : #000000;
	background: #ffffff;
**/
    color     : #000000;
	background: #ffffff;
    position  :relative;
	width     : 192px; 
	right     : 0px;
	float     :right;
	padding   : 8px 10px 10px 5px;
}
#text {
	background  : #ffffff;
	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  : #ffffff;
	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 {
color     : #ffffff;
background: url(../images/bg_top_nf.jpg) repeat-x top left;
height    :123px;
}
#div_nf {
padding   : 10px 20px;
width     : 65%;
height    : 100px;
overflow  : hidden;
}

