	html,body	{
		height:100%;
		margin: 0;
		padding:0px;
		font-family: "Times New Roman", Times, serif;
		color: #42494E;
		background:url("header_bg.gif"/*tpa=http://www.ffleur.ru/img/header_bg.gif*/) top repeat-x;
		text-align:center;
	}
	a	{
		color: #336633;
		font-family: "Times New Roman", Times, serif;
		text-decoration: underline; 
		font-size: 14px;
	}
	a:hover	{
		text-decoration: none; 
	}
	td	{
		font-size: 14px;
	}
	img, table	{
		border:none;
	}
	
	table {
		border-collapse: collapse;
		width:100%;
	}

	table td {

		vertical-align:top;
	}
	.all	{
		width:950px;
		margin:0 auto;
/*		background:url(/img/content_bg_left.gif) left bottom no-repeat;*/
	}
	.header	{
		background:url("header_flower_bg.jpg"/*tpa=http://www.ffleur.ru/img/header_flower_bg.jpg*/) top left no-repeat;
		height:176px;
		display:block;
		position:relative;
	}
	.header a	{
		background: url("logo.gif"/*tpa=http://www.ffleur.ru/img/logo.gif*/);
		width:282px;
		height:145px;
		display:block;
		position: absolute;
		top:14px;
		right:82px;
	}
	.menu td	{
		background:url("menu_separator.gif"/*tpa=http://www.ffleur.ru/img/menu_separator.gif*/) left no-repeat;
		text-align:center;
		padding-left:1px;
	}
	.last	{
		width:2px;
		background-position:right !important;
	}
	.penultimate	{
		background:none !important;
/*		width:189px;
		width: auto  !important;*/
	}
/* -------------  DROP DOWN MENU ------------- */
	#nav, #nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		width:189px;
		z-index:6000;
	}
	#nav li {
		float: left;
		position: relative;
	}
	#nav a {
		display: block;
	}
	#nav li ul {
		display: none;
		position: absolute;
		left: -1px;
		top:48px;
		text-align:left;
		border-left:solid 1px #F5D542;
		border-right:solid 1px #F5D542;
		border-bottom:solid 1px #F5D542;
	}
	#nav li li a {
		display: block;
		width: 174px;
		background:#FEECAA;
		height:25px;
		padding-left:15px;
		padding-top:11px;
		border-bottom:solid 1px white;
		color:#39611A;
	}
	#nav li li a.last {
		border-bottom: none !important;
	}
	#nav li:hover ul,
	#nav li.jshover ul {
		display: block;
	}
	
	#nav li:hover li ul,
	#nav li.jshover li ul {
		display: none;
	}
	#nav li:hover li:hover ul,
	#nav li.jshover li.jshover ul {
		display: block;
	}
	
/* ------------- / DROP DOWN MENU ------------- */
/* -------------  DROP DOWN MENU ------------- */
	#nav2, #nav2 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		width:189px;
	}
	#nav2 li {
		float: left;
		position: relative;
	}
	#nav2 a {
		display: block;
	}
	#nav2 li ul {
		display: none;
		position: absolute;
		left: -1px;
		top:48px;
		text-align:left;
		border-left:solid 1px #F5D542;
		border-right:solid 1px #F5D542;
		border-bottom:solid 1px #F5D542;
	}
	#nav2 li li a {
		display: block;
		width: 174px;
		background:#FEECAA;
		height:25px;
		padding-left:15px;
		padding-top:11px;
		border-bottom:solid 1px white;
		color:#39611A;
	}
	#nav2 li li a.last {
		border-bottom: none !important;
	}
	#nav2 li:hover ul,
	#nav2 li.jshover ul {
		display: block;
	}
	
	#nav2 li:hover li ul,
	#nav li.jshover li ul {
		display: none;
	}
	#nav2 li:hover li:hover ul,
	#nav2 li.jshover li.jshover ul {
		display: block;
	}
	
/* ------------- / DROP DOWN MENU ------------- */
	.content	{
		text-align:left;
	}
	.bigPic	{
		border-bottom:solid 1px #FEF9E3;
	}
	.inner	{
		padding:27px 235px 0 0;
	}
	.title	{
		text-align:center;
		margin-bottom:20px;
		z-index:-1;
	}
	.title h1	{
		color:#FF6633;
		text-transform:uppercase;
		font-weight: bolder;
		padding:0;
		margin:0;
		font-size: 14px;
	}
	.itemBlock	{
	}
	.itemFoto	{
		width:200px;
		padding:0 20px 15px 20px;
		text-align:center;
		color:#808080;
	}
	.itemFoto img	{
		margin-bottom:7px;
		clear:both;
	}
	.itemFoto a.z	{
		background:url("ic_zoom.gif"/*tpa=http://www.ffleur.ru/img/ic_zoom.gif*/) no-repeat left;
		padding-left:34px;
		display:block;
		height:22px;
		width:50px;
		margin:10px auto 0 auto;
	}
	.itemDesc	{
		text-align:center;
		padding-bottom:70px;
		display:block;
/*		position: relative;*/
		z-index:0;
	}
	.itemDesc h2	{
		color:#FF6633;
		text-transform:uppercase;
		font-weight: bolder;
		padding:0;
		margin:0;
		margin-bottom:10px;
		font-size: 12px;
	}
	.itemDesc h3	{
		color:#FF6633;
		text-transform:uppercase;
		font-weight: bolder;
		padding:0;
		margin:0;
		margin-bottom:15px;
		font-size: 14px;
	}
	.itemDesc h3 a	{
		color:#FF6633;
		text-decoration: none; 
	}
	.itemDesc h3 a:hover	{
		text-decoration: underline; 
	}
	.itemDesc p	{
		text-align:left;
		line-height:20px;
		font-size: 15px;
	}
	.itemDescMore	{
		display:block;
		position: absolute;
		bottom:0;
		right:0;
		width:160px;
		height:60px;
		text-align: left;
	}
	.itemDescMore a	{
		font-size: 12px;
	}
	.itemSeparator	{
		background:url("inner_separator_bg.gif"/*tpa=http://www.ffleur.ru/img/inner_separator_bg.gif*/) #F8D2D2 right no-repeat;
		height:1px;
		margin:10px 0;
	}
	.contentLCol	{
		background:url("content_bg_left.gif"/*tpa=http://www.ffleur.ru/img/content_bg_left.gif*/) left bottom no-repeat #F9CA0F;
		width:1px;
	}
	.contentCol	{
		width:759px;
	}
	.catalogMenu	{
		background:url("drop_menu_bg.jpg"/*tpa=http://www.ffleur.ru/img/drop_menu_bg.jpg*/) repeat-y;
	}
	.catalogMenuTop	{
		background:url("drop_menu_top.jpg"/*tpa=http://www.ffleur.ru/img/drop_menu_top.jpg*/) no-repeat;
		height:11px;
	}
	.catalogMenuBottom	{
		background:url("drop_menu_bottom.jpg"/*tpa=http://www.ffleur.ru/img/drop_menu_bottom.jpg*/) no-repeat;
		height:90px;
	}
	.catalogMenuItem	{
		padding-left:18px;
		
	}
	.subLink	{
		margin:0 0 0 8px;
	}
	.linkMoreSpace	{
		display:block;
		position:relative;
		height:1px;
	}
	.newLineBg	{
		background:url("new_line_bg.gif"/*tpa=http://www.ffleur.ru/img/new_line_bg.gif*/) repeat-x;
	}
	.popUpFoto	{
		float:left;
		padding:0 30px 0 0 ;
	}
	.popUpDesk	{
		float:left;
		padding:30px 0 0 0;
		width:410px;
	}
	.br	{
		clear:both;
	}
	.popUpColorBloc	{
		float:left;
		margin:15px 7px 7px 0;
		text-align:center;
		white-space:nowrap;
	}
	.popUpColorBloc table	{
		width: auto;
	}
	.popUpColorName	{
		margin:4px 2px 0 0;
		padding-top:7px;
	}
	.popUpColorBg	{
		margin:-7px 3px 0 0;
		width:90px;
		height:33px;
		float:left;
	}

h1 {
    color:#FF6633;
    font-weight: bolder;
    padding:0;
    margin:0;
    margin-bottom:10px;
    font-size: 18px;
}

h2 {
    color:#FF6633;
    font-weight: bolder;
    padding:0;
    margin:0;
    margin-bottom:10px;
    font-size: 16px;
}

.menuActive {
               background:url("menu_active_bg.gif"/*tpa=http://www.ffleur.ru/img/menu_active_bg.gif*/) repeat-x !important;
}

.zagolovok {
        font-weight: bolder;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 0;
}

.podZagolovok {
        text-align: left;
        font-weight: bolder;
        margin-top: 5px;
        margin-bottom: 0;
}


border:solid 1px red;
