body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, serif;
	font-size: 12px;
	color: #999;
	height: 100%;
}
h1 {
	font-family: "Times New Roman", serif;
	font-size: 1.9em;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.white {
	color: #FFF;
}
.orange {
	color: #F90;
}
.red {
	color: #F00;
}
.price_white {
	font-size: 1.8em;
	color: #FFF;
}
.price_orange {
	color: #F90;
	font-size: 1.8em;
}
.price_red {
	color: #F00;
	font-size: 1.8em;
}
.price_green {
	color: #0C6;
	font-size: 1.8em;
}


#main {
	padding: 0px;
	width: 992px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topmenu {
	width: 800px;
	padding-right: 96px;
	padding-left: 96px;
	float: left;
}
#topmenu .logo {
	float: left;
	height: 45px;
	width: 158px;
}
#topmenu .menu  {
	float: left;
	width: 484px;
	text-align: center;
	color: #FFF;
	padding-top: 15px;
	height: 30px;
	font-weight: bold;
	font-size: 0.95em;
}
#topmenu .menu a {
	color: #FFF;
	text-decoration: none;
}
#topmenu .menu a:hover {
	color: #F90;
	text-decoration: underline;
}


#topmenu .phone  {
	float: left;
	height: 45px;
	width: 158px;
}
#top {
	height: 240px;
	width: 992px;
	float: left;
}
#top a {
	color: #999;
	text-decoration: none;
}
#top a:hover {
	color: #FFF;
	text-decoration: underline;
}


#top .news {
	float: left;
	width: 271px;
}
#top .news .news_left {
	float: left;
	width: 120px;
}
#top .news .news_left .new_left{
	width: 120px;
	padding-top: 25px;
}
#top .news .pic_news_left {
	float: left;
	width: 85px;
	padding-left: 66px;
}

#top .title {
	float: left;
	width: 450px;
	text-align: center;
	padding-top: 20px;
}
#content {
	width: 800px;
	padding-right: 96px;
	padding-left: 96px;
	float: left;
	padding-bottom: 40px;
}
#content a {
	color: #999;
	text-decoration: none;
}
#content a:hover {
	color: #FFF;
	text-decoration: underline;
}
#content .middlemenu {
	height: 25px;
	text-align: center;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFF;
}
#content .middlemenu a {
	color: #FFF;
	text-decoration: none;
}
#content .middlemenu a:hover {
	color: #F90;
	text-decoration: underline;
}
#content .produkt {
	float: left;
	height: 380px;
	width: 800px;
}
#content .previous {
	float: left;
	width: 185px;
	padding-bottom: 20px;
}
#content .to_catalogue {
	float: left;
	width: 430px;
	padding-bottom: 20px;
	text-align: center;
}
#content .next {
	float: left;
	width: 185px;
	padding-bottom: 20px;
	text-align: right;
}
#content .description {
	float: left;
	width: 800px;
	padding-bottom: 15px;
}
#content .description .cake_name{
	float: left;
	width: 185px;
}
#content .description .text{
	float: left;
	width: 410px;
	padding-left: 20px;
	color: #FFF;
	font-size: 0.95em;
}
#content .description .text a {
	color: #F90;
	text-decoration: none;
	display: block;
	position: relative;
	width: 180px;
}
#content .description .text a img {
            display: none;
            position: absolute;
            top: 0;
            border: 0;
            left: 100%;
}
#content .description .text a:hover img {
	display: block;
	top: -255px;
	left: 120px;
}
#content .description .text a {
	color: #F90;
	text-decoration: none;
}
#content .description .text a:hover {
	color: #CCC;
	text-decoration: underline;
}


#content .description .cena{
	float: left;
	width: 185px;
	text-align: right;
}
#content .cake_line {
	background-image: url(../img/cake_line.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	width: 780px;
	padding-left: 20px;
	padding-top: 20px;
}
#content .cake_line img {
	float: left;
	height: 51px;
	width: 51px;
	padding-right: 19px;
	padding-bottom: 15px;
}
#bottom {
	width: 800px;
	padding-bottom: 30px;
	float: left;
	padding-right: 96px;
	padding-left: 96px;
}
#bottom .fdg_logo {
	float: left;
	width: 46px;
	height: 27px;
	padding-bottom: 20px;
}

#bottom .fdg {
	float: left;
	width: 344px;
	height: 22px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}
#bottom .fdg a {
	color: #FFF;
	text-decoration: none;
}
#bottom .fdg a:hover {
	color: #22A7FF;
	text-decoration: underline;
}
#bottom .copyright {
	font-size: 0.85em;
	text-align: right;
	float: left;
	width: 400px;
	height: 19px;
	padding-top: 8px;
	padding-bottom: 20px;
}
#bottom .schetchik {
	float: left;
	width: 175px;
	text-align: right;
	height: 31px;
}
#bottom .cards  {
	float: left;
	width: 195px;
	height: 25px;
	text-align: right;
	padding-top: 6px;
}
#bottom .blogs {
	float: left;
	width: 245px;
	height: 25px;
	text-align: center;
	padding-top: 6px;
	padding-left: 30px;
}
#bottom .blogs img {
	padding-right: 5px;
}
#bottom .medianet {
	text-align: right;
	float: left;
	width: 155px;
	height: 26px;
	padding-top: 7px;
}
#comments {
	float: left;
	width: 800px;
	padding-bottom: 50px;
	padding-left: 96px;
	padding-right: 96px;
}
#comments .title {
	float: left;
	width: 185px;
	padding-top: 10px;
	font-family: "Times New Roman", serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
}
#comments #rssOutput {
	float: left;
	width: 410px;
	padding-left: 20px;
	color: #FFF;
	font-size: 0.95em;
	padding-top: 10px;
}
.data {
	color: #999;
}
.name {
	color: #F90;
}
#comments  img {
	padding-top: 10px;
}
#comments .send {
	float: left;
	width: 185px;
	text-align: right;
}
#tellfriend {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
    position: absolute;
    margin-top: -300px;
	margin-left:210px;
	width: 400px;
    z-index: 1;
	padding:10px;
	color: #808080;
}

#tellfriend a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(http://azale.ru/img/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}
.heading
{
font-family: "Times New Roman", serif;
	font-size: 1.85em;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


.hit {
	font-size: 0.6em;
	color: #F00;
	font-family: Arial, serif;
	margin-top: 5px;
	float: left;
	margin-left: 5px;
}
.heading img {
	float: left;
	margin-top: 2px;
}#content .text p { text-align: justify;}
