		/*общие описания (начало)*/
*, body, div, span{
    margin: 0;
    padding: 0;
	font-family: Tahoma;
	font-size: 12px;
}

h1{
	font-family: Tahoma;
	font-size: 18px;
}

strong{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

img{
    border: 0;
}

a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

table {
    border-collapse: collapse;
}

input{
	margin: 0;
	line-height: 20px;
	border: 0;
	background: #EFE9BE;
	padding: 2px;
	margin: 2px;
	font-size: 14px;
	height: 25px;
}

input.cart {
	width: 74px;
	height: 19px;
	background: none;
}

select{
	margin: 0;
	line-height: 20px;
	border: 0;
	background: #EFE9BE;
	padding: 2px;
	margin: 2px;
	height: 16px;
}

input.btn{
	background: url(otpravit.gif) no-repeat;
	width: 142px;
	height: 20px;
	font-family: Myriad Pro;
	color: #63110C;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
	padding: 0;
}

textarea{
	margin: 2px;
	line-height: 20px;
	border: 0;
	background: #EFE9BE;
	padding: 2px;
}
/*
input{
	line-height: 16px;
	font-size: 14px;
	font-family: Tahoma;
	color: #63110C;

}
*/
table td {
    padding: 0;
}

.width_hak{
	min-width: 947px;
	max-width: 1524px;
	margin: 0 auto;
}

/*общие описания (конец)*/


.all{
	padding-left: 27px;
	padding-bottom: 30px;
	padding-right: 27px;
}

/*начало шапки*/
#header{
        background: url(../images/header.png) no-repeat;
        background-position: left bottom;
        height: 350px;
        position: relative;
        position: relative;
}


.menu_up a{
     text-decoration: none;
     line-height: 40px;
     color: #63110C; /*вот так */
     font-family: Myriad Pro;
     font-style: italic;
     font-weight: bold;
     font-size: 13px;
     cursor: hand;
}

.menu_up div{
    float: left;
    height: 40px;
    text-align: center;
     font-family: Myriad Pro; /*вот так*/
}


.menu_up{
	position: absolute;
	z-index: 10000;
    height: 40px;
	width: 100%;
}

.menu_up .menu1{
        background: url(menu_up_1.gif) no-repeat;
        width: 83px;
}

.menu_up .menu2{
        background: url(menu_up_2.gif) no-repeat;
        width: 133px;
}

.menu_up .menu3{
        background: url(menu_up_3.gif) no-repeat;
        width: 138px;
}

.menu_up .menu4{
        background: url(menu_up_4.gif) no-repeat;
        width: 166px;
}


.menu_up .menu5{
        background: url(menu_up_5.gif) no-repeat;
        width: 110px;
}


.menu_up .menu6{
        background: url(menu_up_6.gif) no-repeat;
        width: 68px;
}



.menu_up .menu7{
        background: url(menu_up_7.gif) no-repeat;
        width: 61px;
}

.menu_up .menu8{
        background: url(menu_up_8.gif) no-repeat;
        width: 188px;
}



#header a{
	font-family: Myriad Pro;
	color: #fff;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}



#header .logo{
	position: absolute;
	width: 250px;
	height: 100px;
	margin-top: 80px;
	margin-left: 40px;
}

#header .auth div.loggg1{
	position: absolute;
	margin-left: 16px;
	margin-top: 7px;
	font-size: 11px;
	font-family: Myraid Pro;
	font-style: Italic;
	color: #fff;
}

#header .auth div.pssss1{
	position: absolute;
	margin-left: 16px;
	margin-top: 49px;
	font-size: 11px;
	font-family: Myraid Pro;
	font-style: Italic;
	color: #fff;
}

#header .auth{
	background: url(login.gif) no-repeat;
	position: absolute;
	width: 300px;
	height: 123px;
	margin-top: 238px;
	padding-top: 30px;
	padding-left: 25px;
}

#header .auth input{
	position: absolute;
	margin: 0;
	border: 0;
	background: #FEF6A6;
	padding: 2px;
}

#header .auth input.inp1{
	margin-top: 20px;
	width: 136px;
	height: 16px;
}

#header .auth input.inp2{
	margin-top: 63px;
	width: 136px;
	height: 16px;
}

#header .auth input.btn{
	position: absolute;
	background: url(btn_auth.png) no-repeat;
	margin-top: 63px;
	margin-left: 145px;
	height: 20px;
	cursor: hand;
	width: 75px;
	border: 0;
}

#header .auth div.forgot{
	position: absolute;
	width: 92px;
	height: 20px;
	margin-top: 90px;
}

#header .auth div.reg{
	position: absolute;
	width: 92px;
	height: 20px;
	margin-top: 90px;
	margin-left: 145px;
}

#header .search{
	background: url(search.gif) no-repeat;
	position: absolute;
	width: 180px;
	height: 86px;
	bottom: -40px;
	right: 0;
}

#header .search .inp{
	position: absolute;
	margin: 0;
	line-height: 20px;
	border: 0;
	height: 16px;
	width: 100px;
	margin-left: 25px;
	margin-top: 25px;
	background: #FEF6A6;
	padding: 2px;
}

#header .search .btn{
	position: absolute;
	background: url(btn2.gif) no-repeat;
	margin-top: 25px;
	margin-left: 134px;
	height: 20px;
	border: 0;
	cursor: hand;
	width: 11px;
}


#header .search .also{
	margin-top: 50px;
	margin-left: 25px;
	width: 120px;
	height: 20px;
}

/*конец шапки*/

/*начало главной части*/
#main{
	background: url(left.png) repeat-y #FDFBE0;
	background-position: left;
	width: 100%;
}

#main .left{
	width: 297px;
	padding-top: 54px;
	color: #63110C;
	padding-bottom: 159px;
	font-family: Tahoma;
}

#main .cont{
	font-family: Tahoma;
}

#main .left a{
		color: #63110C;
		text-decoration: none;
}
#main .left a:hover{
		color: #63110C;
		text-decoration: underline;
}
#main .left .size0{
	font-size: 10px;
}

#main .left .size1{
	font-size: 16px;
}

#main .left .size2{
	font-size: 24px;
}

#main .left .size3{
	font-size: 30px;
}

#main .left .st .cont{
	color: #63110C;
}

#main .left .st a{
	color: #63110C;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#main .left .st a:hover{
	text-decoration: none;
}

#main .left .st .date{
	color: #EB2C24;
	font-weight: bold;
}

#main .content{
	min-height: 300px;
	padding: 0 25px 25px 25px ;
	color: #63110C;
	padding-bottom: 159px;
}
#main .content1{
	padding: 0 25px 25px 25px ;
	color: #63110C;
}


.pad{
	padding: 0 40px 0 40px;
}


.cam{
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #63110C;
	line-height: 20px;
}

#main .content .green_border{
	border: 1px solid #FFD337;
}

.brown_zagl{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #63110C;
	line-height: 20px;
}

.arm{
	text-align: right;
	line-height: 30px;
}

.qqq{
	line-height: 30px;
}

.qwe12{
	padding-left: 40px;
}


.amoramor{
margin-bottom: 15px;
background: url(aromat_bg2.gif) no-repeat;
width: 170px;
height: 170px;
}


.amoramor img{
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
}



a.kor{
	margin-top: 160px;
	margin-right: 3px;
	float: right;
	font-family: Myriad Pro;
	color: #EA3F2B;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size: 10px;
}

.kor1{
	background: url(kor1.gif) no-repeat;
	position: absolute;
	margin-left: 70px;
	font-family: Myriad Pro;
	color: #EA3F2B;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size: 10px;
}


.up{
	margin-bottom: 40px;
	font-family: Myriad Pro;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #EA3F2B;
}

.up2{
	margin-bottom: 20px;
	font-family: Myriad Pro;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #EA3F2B;
}


.aromat{
background: url(aromat_bg.gif) no-repeat;
width: 170px;
height: 190px;
}

.aromat img{
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
}

#main .left .oblako{
	background: url(oblako.gif) no-repeat;
	width: 297px;
	height: 31px;
}


#main .left .stat{
	background: url(stat.gif) no-repeat;
	width: 297px;
	height: 31px;
}

#main .left .cont{
	margin: 15px 25px 15px 25px;
}

.tov img{
	position: relative;
	float: right;
	bottom: 0;
	right: 0;
}

.tov input{
	position: relative;
	float: right;
	bottom: 0;
	right: 0;
}

.tov{
	width: 100%;
	margin-top: 20px;
}

.bg_tov{
	background: #F4F0D2;
}



.tov td{
	padding: 15px;
}

.tov a{
	font-weight: bold;
	color: #EB2C24;
	font-size: 12px;
}

.qwerty{
	width: 150px;
}

.cena{
	position: absolute;
	margin-top: 170px;
	color: #63110C;
	font-family: Tahoma;
	font-size: 12px;

}

.cena1{
	color: #63110C;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
}


.vopros{
	line-height: 20px;
}

.vopros input{
	margin: 0;
	line-height: 20px;
	border: 0;
	background: #EFE9BE;
	padding: 2px;
	width: 150px;
	height: 16px;
}

.vopros textarea{
	margin: 0;
	line-height: 20px;
	border: 0;
	background: #EFE9BE;
	padding: 2px;
	width: 415px;
	height: 131px;
}

.vopros .btn{
	background: url(otpravit.gif) no-repeat;
	width: 142px;
	height: 20px;
	font-family: Myriad Pro;
	color: #63110C;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

.qqq a{
	text-decoration: none;
}

.korzina{
	width: 100%;
	height: 41px;
	margin-bottom: 25px;
}

.korzina td{
	background: #FEF6A6;
	height: 30px;
	margin-bottom: 20px;
}

.rrr{
	width: 55px;
	padding-left: 3px;
	font-style: italic;
	font-family: Myriad Pro;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

.tovs{
	padding-left: 5px;
	padding-right: 160px;
	width: 160px;
	overflow: hidden;
	font-family: Myriad Pro;
	font-weight: bold;
	font-size: 12px;
	color: #ED2224;
}


.korzina .spacer{
	background: url(dot.gif) 30px repeat-x;
	line-height: 4px;
	font-size: 4px;
}
/*конец главной части*/


/*Начало Футера*/

#footer{
        position: relative;
        background: url(../images/footer.gif) no-repeat;
        background-position: left bottom;
        height: 234px;
        margin-top: -159px;
}


.fot1{
    height: 234px;
     background: url(../images/footer_right.gif) no-repeat;
    background-position: RIGHT bottom;
-moz-opacity:.30 !important;opacity:.30 !important; filter:alpha(opacity=30);
}

.fot{
    height: 234px;
     background: url(../images/ugol.gif) no-repeat;
    background-position: RIGHT bottom;
}


#footer img{
position: absolute;
right: 0;
bottom: 0;
}

.text{
	margin-top: -60px;
	margin-lefT: 25px;
}

.text div,a{
	font-family: Tahoma;
	font-size: 12px;
	color: #ED2224;
}

.text a:hover{
	text-decoration: none;
}

.tx1{
	padding-top:3px;
	font-size: 10px;
}

.tx2{
	position: absolute;
	text-align: right;
	/*margin-left: 40px;*/
	font-family: Myriad Pro;
}

/*Конец футера*/
a.und{
	text-decoration: underline;
	font-weight: bold;
	color: #63110C;
}


a.und:hover{
	text-decoration: none;
	font-weight: bold;
	color: #63110C;
}


.qwerty a.und{
	font-size: 12px;
	text-decoration: none;
}

.qwerty a.und:hover{
	font-size: 12px;
	text-decoration: underline;
}


.menu_up a{
     text-decoration: none;
     line-height: 40px;
     color: #63110C; /*вот так */
     font-family: Myriad Pro;
     font-style: italic;
     font-weight: bold;
     font-size: 13px;
     cursor: hand;
}

.menu_up div{
    float: left;
    height: 40px;
    text-align: center;
    font-family: Myriad Pro; /*вот так*/
}



.commentt
{
	 font-size:10px;
}