body {
	position:absolute;
	left:0px;
	top:0px;
	margin:0;
	padding:0;
	min-width:960px;
	background:url(images/decor2.jpg) top left repeat #C2C1C1;
	font-size:100%;
	font-family:Arial, sans-serif;
}
html, body,#wrapper,#body {
	width:100%;
	height:100%;
}
html>body #body {
	height:auto;
	min-height:100%;
}
div {
	display:block;
}
#wrapper {
	width:960px;
	position:absolute;
	top:0;
	left:50%;
	margin:0px 0px 0px -480px;	
}
.top {
	width:100%;
	height:318px;
	background:url(images/top.png) no-repeat top left;
	font-family:Arial Narrow, Arial, sans-serif;
	position:relative;
	z-index:5;
}
.phone {
	font-weight:bold;
	font-size:25pt;
	color:#fff;
	position:absolute;
	top:78px;
	left:494px;
}
.adr {
	font-weight:bold;
	font-size:16pt;
	color:#1F1A17;
	position:absolute;
	top:115px;
	left:493px;	
}
.main {
	position:absolute;
	top:0px;
	left:275px;
}
.main a {
	display:block;
	width:180px;
	height:150px;
}
#body div.clear {
	clear:both;
	padding-bottom:50px;
}
#content, #footer {
	background:url(images/body_bg.png) repeat-y 0px 0px;
	width:848px;
	position:relative;
	z-index:15;
	top:0;
	left:50%;
	margin-left:-401px;
}
#content {
	float:left;
	padding:0px 20px 20px 20px;	
}
.left {
	margin-top:-135px;
	width:150px;
	float:left;
	position:relative;
	margin-right:2px;
}
.main_menu_text {
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
	margin:0px 0px 0px 20px;
	padding:0;	
	list-style-type:none;
}
.main_menu {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	margin:0px 0px 0px 20px;
	padding:0;	
}
.main_menu li {
	display:inline;
	list-style:none;
}
.main_menu_text li {	
	float:left; 
}
.main_menu_text li.active a:link, .main_menu_text li.active a:visited{	
	color:#DA2420; 
}
.main_menu li a img, .leftsubmenu a img {
	border:0px;
}
.main_menu_text li a:link,.main_menu_text li a:visited {
	color:#000;
	font-weight:bold;	
	display:block; 
	width:33px; 
	font-size:13pt;
	margin-right:10px;
	height:1.5em; 
	height:auto;
	text-decoration:none;
}
.main_menu_text li a em {
	font-style:normal;
	display:block; 
	text-align:center; 
}
.main_menu li a {
	display:block;
	width:35px;
	height:193px;
	float:left;
	margin-right:8px;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
}
.m_menu:link, .m_menu:visited {
	background-position:0px 0px;
}
.active .m_menu:link, .active .m_menu:visited,
.m_menu:hover, .m_menu:active {
	background-position:-35px 0px;
}
.m_contacts:link, .m_contacts:visited {
	background-position:-70px 0px;
}
.active .m_contacts:link, .active .m_contacts:visited,
.m_contacts:hover, .m_contacts:active {
	background-position:-105px 0px;
}
.m_book:link, .m_book:visited {
	background-position:-140px 0px;
}
.active .m_book:link, .active .m_book:visited,
.m_book:hover, .m_book:active {
	background-position:-175px 0px;
}

.leftsubmenu {
	float:left;
	margin-top:223px;
	width:148px;
}
.leftsubmenu img {
	margin:0px 0px 0px 5px;
}
.leftsubmenu ul {
	margin:0px 0px 0px 20px;
	padding:0;
}
.leftsubmenu ul li {
	list-style:none;
	margin-bottom:10px;
}
.leftsubmenu ul li a:link,.leftsubmenu ul li a:visited {
	background:none;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}
.leftsubmenu ul li a:hover,.leftsubmenu ul li a:active {
	color:#DA251C;
}
.right {
	margin-top:-135px;
	float:left;
	position:relative;
	z-index:5;
	width:656px;
}
div.text {
	border:1px dashed #72706F;
	width:340px;
	float:left;
	font-size:8pt;
	color:#72706F;
	padding:2px;
	height:70px;
}
div.info {
	float:left;
	margin-left:12px;
	width:290px;
	line-height:1.4;
}
span.dostavka, span.time {
	font-size:10pt;
	color:#DA251C;
	font-weight:bold;
	white-space:pre;
}
span.cost {
	font-size:9pt;
	font-weight:bold;
	white-space:pre;
}
span.cost span {
	color:#DA251C;
}
.h1, .h1_notmain {
	float:left;
	width:100%;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	line-height:35px;
	height:34px;
}
.h1_notmain {
	background-color:#838281;
	margin-left:0px;
	width:101%;
	border-left:2px solid #000;
}
.h1 h1, .h1_notmain h1{
	font-size:16pt;
	margin:0;
}
#main_text {
	float:left;
	width:626px;
	padding:10px 15px 10px 25px;
	border-left:2px solid #000;
	overflow:hidden;	
}
#main_text a:link,#main_text a:visited,
#footer a:link,#footer a:visited {
	text-decoration:underline !important;
	color:#DA2420;
}
#main_text a:hover,#main_text a:active,
#footer a:hover,#footer a:active {
	text-decoration:none;
}
#main_text h1,h2,h3,h4,h5,h6 {
	margin:0px 0px 5px 0px;
	padding:0;
}
#main_text h1 {
	font-size:18pt;
}
#main_text h2 {
	font-size:16pt;
}
#main_text h3 {
	font-size:14pt;
}
#main_text p {
	margin:0px 0px 20px 0px;
	padding:0;
}
#main_text a img {
	border:0px;
}
#basket_orders{
	float:left;
	width:110px;	
	font-size:8pt;
	margin:10px 10px 20px 20px;
	padding:5px;
	border: 1px dotted #000;
	text-align:right;
	display:none;
}
#basket_orders a{
	color:#DA251C;
}
.item_position{	
	width:110px;	
	margin-bottom:25px;
	text-align:left;
}
.item_delete{
	float:right;
}
.item{
	float:left;
	width:65px;
	margin-right:5px;
}
.item_numbers{
	margin:0px 2px 0px 5px;
}
#order_table{
	width:100%;
	border:1px;	
	border-spacing:0px;
	text-align:center;
	margin-top:20px;
	font-size:10pt;
	
}
#order_table input{
	width:20px;
}
#order_table span{
	color:#DA251C;
	font-weight:bold;
	line-height:2em;
}
#dostavka{
	width:100%;
	text-align:right;
	color:#DA251C;
	font-size:10pt;	
}
.hide_div{
	display:none;
}
#itogo{
	width:100%;
	text-align:right;	
}
#order_form{
	width:600px;
	margin:10px;
	font-size:10pt;	
}
#form_caption{
	font-size:12pt;
	font-weight:bold;
}
.zvezda{
	color:#DA251C;
}
.invalid{
	border:1px solid red;
}
#name_invalid{
	color:red;
	display:none;
}
#address_invalid{
	color:red;
	display:none;
}
#tel_invalid{
	color:red;
	display:none;
}
#captcha_invalid{
	color:red;
	display:none;
}
#name_id{
	width:50%;
	margin-top:5px;
	
}
#address_id{
	width:100%;
	margin-top:5px;
}
#home_tel_wrapper{
	float:left;
	margin-top:5px;
	width:300px;	
}
#mobil_tel_wrapper{	
	margin-top:5px;		
}
#home_tel_id{
	width:80px;
	margin-top:5px;
}
#mobil_tel_id{
	width:120px;
	margin-top:5px;
}

#comments_id{
	width:100%;
	height:60px;
	margin-top:5px;
}
.one_str {
	float:left;
	width:100%;
}
.one_str div {
	float:left;
	width:190px;
	font-size:10pt;
	margin:0px 15px 0px 0px;
	position:relative;
}
.one_str div.note {
	font-weight:bold;
}
.one_str div.zagl {
	height:46px;
}
div.circle {
	position:absolute;
	top:20px	;
	right:0%;
	width:46px;
	height:46px;
	background:url(images/circle.png) no-repeat top left;
	font-size:15pt;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:12px;
	line-height:13px;
}
div.circle span.rur {
	color:#000;
	font-size:9pt;
	color:#000;
	line-height:14px;
	margin-left:1px;
}
.one_str div h3 {
	margin:0;
	padding:0;
	font-size:13pt;
	font-weight:bold;
}
.one_str div a img {
	border:0px;
	display:block; 
	width:180px;
	height:135px;
}
.one_str div span {
	color:#DA251C;
	font-weight:bold;
	line-height:2em;
}
div.hr {
	margin:10px 0px 10px 10%;
	float:left;
	width:80%;
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
	background-color:#000;
	display:inline;
}
form textarea {
	width:95%;
}
#footer{
	height:50px;
	margin-top:-50px;
	font-size:8pt;
}
#footer .hr {
	margin:0px 5% 10px 5%;
	padding:0;
	border-top:1px solid #000;
	width:90%;
}
#footer .oldversion {
	margin-left:5%;
	float:left;
	width:110px;
	text-align:left;
}
#footer .counts {
	margin-left:3%;
	float:left;
	width:350px;
	text-align:left;
}
#footer .contacts {
	margin-right:5%;
	float:right;
	text-align:right;
	width:200px;
}