html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#e3ebec;
	font-family:Tahoma;
	font-size:12px;
	color:#888b8c;
}
body {
   min-width: 1004px;
   width: expression(document.documentElement.clientWidth < 1004 ? "1004px" : "auto");
}
img {
	border:none;
}
form {
	margin:0;
	padding:0;
}
td {
	vertical-align:top;
}

h1 {
	color:#040404;
	font-size:18px;
	font-weight:bold;
	margin:20px 0px 0px 0px;
font-family:Verdana;
}

a {
	color:#0863f9;
}
a:hover {
	color:#fb89f7;
}
a:visited {
	color:#0863f9;
}

.break {
	position:relative;
	height:1px;
	font-size:1px;
	clear:both;
}
.rasporka {
	position:relative;
	width:1000px;
	height:1px;
	font-size:1px;
}
.polls input
{
    	border:none;
	border-bottom:#5b5e5e 1px solid;
	border-right:#5b5e5e 1px solid;
	color:#fff;
	background:url(/templates/beauty/images/submit.jpg) repeat-x;
	margin:10px 0 0 0;
	padding:0;
	width:80px;
	outline:none;
}
.rasporka2 {
	position:relative;
	width:520px !important;
	height:1px;
	font-size:1px;
}
div#all {
	position:relative; /* needed for footer positioning*/
	margin:0; /* center, not in IE5 */
	width:100%;
	min-width:1000px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:url(/templates/beauty/images/top.jpg) center top no-repeat;
}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	min-width:1000px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#header {
	position:relative;
	height:336px;
	padding:0;
	margin:0;
	z-index:1000;
}
#banners {
	position:relative;
	float:right;
margin:0px 80px 0px 0px;
	height:300px;
	overflow:hidden;
	background-color:white;
}
#banners td{
	padding:0px;
	margin:0px;
}



#banners p {
padding:0px 0px 0px 0px;
margin:0px;
}

*html #banners {
	margin:0px 0px 0 0;
	
}


#logo {
	position:absolute;
	width:483px;
	height:139px;
	margin:80px 0 0 370px;
}
#logo div {
	width:483px;
	height:139px;
	background:url(/templates/beauty/images/logo.png) no-repeat;
}
#logo div a {
	display:block;
	text-decoration:none;
	width:483px;
	height:139px;
}
*html #logo div {filter:expression(fixPNG(this));} 
*html #logo div a {position:absolute;}

/*--------------------------Верхнее меню---------------------------*/
#menu_top {
	position:relative;
	width:1000px;
	margin:302px auto 0 auto;
	padding:0;
	text-align:center;
	z-index:1000;
}
html:root #menu_top {
	margin:303px auto 0 auto;
}
*html #menu_top {
	margin:301px auto 0 auto;
}
#topmenu {
	position:relative;
	padding:0;
	margin:0 auto 0 auto;
	height:33px;
	font-size:14px;
	font-family:Arial;
	z-index:1000;
	border-collapse:collapse;
}
#topmenu td {
	padding:0;
	text-align:center;
	vertical-align:middle;
}
#topmenu  td a {
	display:block;
	margin:0 25px;
	height:33px;
	line-height:33px;
	color:#2B3967;
	font-weight:bold;
	white-space:nowrap;
}
#topmenu td#last {
	font-family:Tahoma;
	font-size:14px;
}
#topmenu td.jshover a {
	color:#040404;
}
#topmenu td table {
	display:none;
}
#topmenu td.jshover table {
	display:block;
	position:absolute;
	margin:0 0 0 -40px;
	border-top:#e3ebec 1px solid;
	border-collapse:collapse;
	width:170px;
}
*html #topmenu td.jshover table {
	margin:0 0 0 -80px;
}
*+html #topmenu td.jshover table {
	margin:0 0 0 -80px;
}
#topmenu td td {
	background:url(/templates/beauty/images/topmenusub.jpg) top repeat-x;
	text-align:left;
	font-family:Tahoma;
	font-size:14px;
}
#topmenu td td a {
	color:#03607f;
	text-decoration:none;
}
/*--------------------------Верхнее меню---------------------------*/

div#main {
	/*position:relative;*/
	margin:20px 0 0 0 !important;
	display:table;
	padding:0px 0 210px 0; /* bottom padding for footer */
	width:100%;
	z-index:1;
}

div#right {
	position:relative;
	float:right;
	display:table-cell;
	margin:0 80px 0 0;
	padding:0;
	width:180px;
}
*html div#right {
	margin:0 40px 0 0;
}
#nav {
	position:relative;
	margin:0;
}

#rightlinks {
	position:relative;
	width:180px;
	text-align:center;
}
#rightlinks a {
	display:block;
	width:180px;
	height:auto;
	margin:25px 0 0 0;
	padding:100px 0 0 0;
	color:#759aad;
}
#rightlinks a.actions {
	background:url(/templates/beauty/images/actions.jpg) center top no-repeat;
color:#FF0000;

}
#rightlinks a.subscribe {
	background:url(/templates/beauty/images/subscribe.jpg) center top no-repeat;
}

#poll {
	position:relative;
	margin:120px 0 0 0;
	line-height:25px;
}
#poll .header{
	font-size:14px;
}
#poll form {
	margin:10px 0;
}
#poll input {
	margin:0px 10px 0 0;
}

div#leftt {
margin:0px 0px 0px 10px;
width:150px;
position:absolute;
}

div#center {
	/*position:relative;*/
	margin: 0 300px 0 170px;
}

#search {
	position:relative;
	margin:0;
}
#search table {
	border-collapse:collapse;
	width:auto;
}
#search td {
	padding:1px;
}
.searchinput {
	background:none;
	color:#9b9c9d;
	width:105px;
	height:18px;
	line-height:18px;
border:#98cad7 1px solid;
}
html:root .searchinput {
	padding:3px 0 0 0;
	height:16px;
	line-height:16px;
}
.searchbutton {
	border:none;
	background:url(/templates/beauty/images/searchbtn.jpg) top repeat-x;
	margin:1px 0 0 0;
	color:#9b9c9d;
	width:50px;
	height:20px;
}

#breadcrumb {
	position:relative;
	margin:15px 0 20px 0;
	color:#9b9c9d;
	font-size:11px;
}
#breadcrumb a {
	color:#9b9c9d;
}

#baner {
	position:relative;
	margin:0;
	text-align:center;
}

#content {
	position:relative;
	margin:0;
	padding:0;
}

#content {
text-align:justify;
}

#content ul {
	margin:0 0 10px 0;
	padding:0 0 0 15px;
}
#content li {
	margin:10px 0 0 0;
}

#example td {
	font-size:11px;
	color:#a8b2b5;	
}
#forma {
	border-collapse:collapse;
}
#forma td input
{
	border:#6e7476 1px solid;
	background:#e3ebec;
	width:235px;        
}
#forma td {
	color:#fff;
	text-align:right;
	padding:2px 2px 2px 10px;
	font-size:12px;
	background:#b7c6c8;
}
#forma td.header {
	text-align:left;
	font-family:Arial;
}
#forma td.bottom {
	background:none;
}
.form_text {
	border:#6e7476 1px solid;
	background:#e3ebec;
	width:235px;
}
.form_textarea {
	border:#6e7476 1px solid;
	background:#e3ebec;
	overflow:auto;
	width:235px;
	height:50px;
}
.form_submit {
	border:none;
	border-bottom:#5b5e5e 1px solid;
	border-right:#5b5e5e 1px solid;
	color:#fff;
	background:url(/templates/beauty/images/submit.jpg) repeat-x;
	margin:10px 0 0 0;
	padding:0;
	width:80px;
	outline:none;
}
.captcha {
	border:#6e7476 1px solid;
	background:#e3ebec;
}

#news {
	position:relative;
	margin:40px 0px 30px 0;
}
#news .header{
	color:#5c5d5e;
	font-family:Arial;
	font-size:14px;
}
.newsitem {
	margin:15px 0 0 0;
	
}

.newsitem h2 {
font-size:14px;
}

.date {
	color:#020202;
}
.name a {
	color:#7f8e93;
}
.more a {
	color:#070707;
}
.allnews {
	margin:15px 0 0 0;
	font-size:11px;
}
.allnews a {
	color:#7f8e93;
}



div#footer {
	position:absolute;
	width:100%;
	height:189px;
	bottom:0; /* stick to bottom */
	font-size:11px;
	background:url(/templates/beauty/images/bottombg.jpg)  repeat-x;
	z-index:999;
}
div#footer #l {
	background:url(/templates/beauty/images/bottoml.jpg) left  no-repeat;
	width:100%;
	height:189px;
}
div#footer #r {
	background:url(/templates/beauty/images/bottomr.jpg) right  no-repeat;
	width:100%;
	height:189px;
}
#distrib {
	position:relative;
	float:right;
	margin:15px 130px 0 0;
	text-align:right;
	color:#689caa;
	font-family:Arial;
	font-size:18px;
}
*html #distrib {
	margin:15px 65px 0 0;
}
#amater {
	font-size:24px;
	font-weight:bold;
	
}
#adres {
	margin:0px 0;
	font-size:14px;
	color:#6c6b6b;
}
#phones {
	font-family:Tahoma;
	font-size:24px;
	line-height:20px;
	color:#6e7476;
}
#phones .code {
	font-size:14px;
}
#mail {
	margin:7px 20px 0 0;
	font-size:14px;
	font-family:Tahoma;
}
#mail a {
	color:#6e7476;
	text-decoration:none;
}
#counter {
	position:relative;
	float:left;
	margin:50px 0 0 130px;
	width:150px;
}
*html #counter {
	margin:50px 0 0 65px;
}
#raskr {
	position:relative;
	float:left;
	color:#4c81ae;
	margin:100px 0 0 0px;
	color:#6e7476;
}
#raskr a {
	color:#6e7476;
	text-decoration:none;
}

.headtable td {
font-size:14px;
font-weight:bold;
height:20px;
color:#000000;
text-align:center;
background-color:#ffffff;
}

.gdekupit {
background-color:#ffffff;
width:550px;
*width:550px;
height:375px;
overflow:auto;
overflow-x: hidden;
}

.gdekupit table {
width:534px;
}



.citys {
width:100%;
*width:auto;
}

.citys td {
*width:25%;
}

.adress1 {
*width:185px;
}

.magaz1 {
*width:110px;
}

.adress2 {
*width:208px;
}

.magaz2 {
*width:115px;
}

.gorod2 {
*width:90px;
}


.mainprod p a
{
color:#7F8E93;
text-decoration:underline;
font-weight:normal;
}

p.zagolovok
{
font-weight:bold;
}

.mainprod p
{
margin:2px;
}

/*
border:#000 1px solid;
*/