/* cms toolbar */
.cms-toolbar {
	background-color: #F0F2ED;
	font-family: Arial, sans-serif; font-size: 100%; 
	}
.cms-toolbar td {
	vertical-align: bottom;
	font-family: Arial, sans-serif;
	padding: 3px 5px 8px 5px;
	border-bottom:1px #666666 solid; 
	}
.cms-toolbar .sep- {
	padding: 0 0 4px 0; 
	}

h1 .date- {
	color: #999; }

/* content decortation  */

.content {
	font-size: 130%; 
	}
.content h1 {
        font-size: 184%;
        margin: 10px 0;
}
.content h3 {
	font-size: 120%; 
	font-weight: bold;
 	padding: 25px 0 5px; 
	}


/* сообщения пользователю */
.system-mess-ok- {
	font-size: 140%;
	padding-bottom: 15px; }
.system-mess- {
	font-size: 140%; color: #c00;
	padding-bottom: 15px; }

/* редактируемый блок на внутренней */
.text {
  background: #fff;
  width: 200px; height: 100px; float: right;
  margin-bottom: 20px; margin-left: 20px; }
/* ******* */

/* на это заменятся картинки .png в ie6 */
.ie-png {
	z-index: 50; }

/* Оформление картинки в тексте */
.pic {
	float: left; clear: both;
	margin: 0 19px 19px 0;
	vertical-align: top;
	width: 100%; overflow: hidden; }
.pic img {
   }
.pic a {
	border-bottom: none; }
.pic .txt- {
  text-align: right; }
.pic .txt- a:link,
.pic .txt- a:visited {
	color: #777; }
/* **************************** */

.img-ref- {
  text-decoration: none; border: none; }

.body .pad- span.price- {
  background: #fff2bf;
  font-size: 120%; color: #000;
  clear: both; float: left; padding: 3px 6px 4px;
  margin: -5px 0 10px 0;
  }    
  .body .pad- span.price- b {
    color: #ff7e00;
    }
