body { 
	margin: 0; 
	padding: 15px; 
	background: #f0f0f0; 
}

body, td, font, p, input, select, textarea, .simple {
	font-family:	Arial, Helvetica;
	font-size:		12px;
	font-weight: 	normal;
	color: 			#231f20; 
}

form {
	padding: 0;
	margin: 0;
}

p {
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.table P {
	text-align:center;
}

label, button {
	cursor: hand;
}

map {
	cursor: hand;
}

A {
	color: #231f20;
	text-decoration: none;
}

A:hover {
	color: #231f20;
	text-decoration: underline;
}

.a1 {
	color: red;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.a2 {
	font-size: 11px;
	padding-left: 30px;	
}

.a2:hover {
	color: red;	
}

.navig {
	font-weight: bold;
	text-decoration: none;
	color: #462B2B; 
}

.navig_cur {
	color: #f3d407;
	font-weight: bold;
}

.menu_png {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

/*********************************/

.bordered {
	border: 1px solid black;
	background: white;
}

/*********************************/

.current {
	color: red;
	text-decoration: none;
}

.header {
	font-weight: normal;
	font-size: 13px;
	text-align: right;
	margin: 5px 0;
	padding: 3px 10px;
	background: #efefef;
}

.header_line {
	position: relative;
	width: 100%;
	height: 2px;
	margin: 2px 0 0; # margin: -5px 0 0;
	padding: 0;
	color: white;
}

H1 {
	display: none;
}

H1.page_title {
	display: block;
	margin: 0;
	padding: 5px 20px 0;
	color: black;
	height: 34px;
	overflow: hidden;
	font: 22px Times New Roman, Arial, Helvetica;
}

.footer {
	padding: 10px;
	font-size: 11px;
	color: #bbb; 
	background: #fff;
}

.footer a, .footer a:hover {
	color: #cccccc; 
	text-decoration: underline;
}

#lang_block {
	float: right;
	clear: right;
	margin: 10px;
	padding: 0;
	line-height: 16px;
	font-size: 10px;
	color: #fe6506;
}

.language {							
	padding: 2px 3px;
	text-decoration: none;
	color: #fff;
}

.langs, .langs:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.submenu {
	margin: 5px 0 10px;
	color: #727272; 
}

.navig {
	text-align: left;
	margin: 5px 0 15px;
}

.navig_point {
	font-size: 12px;
}

.current {
	font-weight: normal;
}

.copy {
	color: #d7d7d7;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
}

.content {
	border: #efefef 1px solid;
}

.png {behavior: url(/jss/pngbehavior.htc);} 

/*********************************/

.show {
	visibility: visible;
	display: block;
}

.hide {
	visibility: hidden;
	display: none;
}

/*********************************/

.ul1 { 
	margin: 0 0 0 0; 
	padding: 0 0 0 15px; 
}

.li1 {
	color: red;
	list-style-type: square;
}

/*********************************/

.in1 {
	width: 100%;
}

.in2 {
	border: 1px solid #c3c3c3;
	background: #f8f8f8;
	width: 140px;
}

/*********************************/

.kn_0, .kn_1, .kn_2, .kn_3, .kn_4, .kn_5 {
	width: 102px;
	height: 24px;
	border: 0;
	background: url(../img/life/button.jpg);
	color: #231f20; 
}


/****************************************/

.red {
	color: red;
	font-weight: normal;
}
.bold_red {
	color: red;
	font-weight: bold;
}

.green {
	color: #5a794d;
	font-weight: normal;
}
.bold_green {
	color: #5a794d;
	font-weight: bold;
}

/****************************************/

.border {
	border: 1px solid #ae3719;
}

.text_block {
	margin: 0 20px 30px; 
}

.submenu {
	margin: 10px 20px 10px;
}

.text_title { 
	margin: 0 0 5px; 
	padding: 0 0 3px;
	font-size: 12px; 
	font-weight: bold;
	color: #231f20;
}

H2.text_title {
	border-bottom: 1px solid #231f20;
}

.text_title2, a.text_title2:hover { 
	margin: 0 0 5px; 
	padding: 0 0 3px;
	font-size: 12px; 
	font-weight: bold;
	color: #231f20;
}


.text_date {
	font-weight: bold;
	margin: 0;
	color: #231f20;
}

.text_descr { 
	margin: 0;
	
}

.text_more { 
	text-align: right;
	margin: 7px 0 0;
	
}

.text_more a {
	font-size: 12px; 
}

.text { 
	font-size: 12px; 
}

.text_0 {
	font-size: 11px; 
}

.text_1 {
	font-size: 14px; 
}

.text_2 {
	font-size: 18px; 
}

.digit {
	font-size: 14px; 
	font-weight: bold;
	width: 50px;
	text-align: right;
}

.digit2 {
	font-size: 14px; 
	font-weight: bold;
	width: 35px;
	text-align: right;
}

.product {
	color: #efefef;
	text-align: center;
	width: 100%;
	height: 1px;
	margin: 10px 0;
}

.image_border {
	padding: 2px;
	margin: 0 0 10px 20px;
	border: 1px solid #e0e0e0;
}

.action {
	border: 1px solid #bdbdbd;
	background: #f5f5f5;
	padding: 8px 0;
	margin: 5px 0;
}

.special_price {
	color: #848e1e;
	font-size: 14px;
	font-weight: bold;
}

.text_block_line {
	clear: both;
	height: 1px;
}

.right_bordered {
	border-right: 2px solid #d7d7d7
}