/* CSS Document */
html,body,#table{height:100%;}
body{
padding:0;
margin:0;
background:#222222 url(/img/body.gif) repeat; 
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#c6c5c5;
z-index:3;
}
body a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#d661fc;
text-decoration:underline;
}

#table{
margin:	0 auto 0 auto;
width:957px;
height:100%;
}
#table .right{
background:url(/img/right.jpg) no-repeat top #676767;
width:4px;
height:167px;
}
.center{
background:url(/img/bottom.jpg) repeat-x bottom #000;
height:161px;
}
#center {
background:url(/img/fon.jpg) no-repeat left top #000; 
height:100px;

}

#menu{
margin:5px 0 0 50px;
z-index:2;
position:absolute;
}
#menu a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fefefe;
text-decoration:none;}
#menu a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
background:url(/img/menu_hover.jpg) repeat-x;
text-decoration:none;
}
#menu .a_ac{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#d661fc;
text-decoration:underline;
}
#cart{
background:url(/img/cart.gif) no-repeat;
height:79px;
width:150px;
padding:15px;
margin:10px 0 0 25px;
}
#cart .name{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight:bold;
}
#cart .text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#dbe6eb;
font-weight:bold;
}
#cart a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5b0378;
font-weight:bold;
}
.emblema {
background:url(/img/offer.gif) no-repeat; 
z-index:1; 
position:absolute; 
margin:-10px 0 0 100px; 
height:92px; 
width:92px;
font:13px arial,serif; color:#fff; 
font-weight:bold; 
padding:35px 0 0 20px;
}
#hour{
background:url(/img/hour.gif) no-repeat;
width:127px;
height:37px;
font:10px arial,serif; 
color:#646363; 
margin-left:20px;
padding:5px;
float:left;

}
.td_tovar{
border:1px dashed #454545;
padding:7px;
}
h1{
background:url(/img/h1.gif) no-repeat left;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#b7ffe7;
padding-left:15px;
margin-left:10px;
}
h2{
	margin-top:0px;
	margin-bottom:5px;
}
h3{
	margin-top:0px;
	margin-bottom:5px;
}
h2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#d661fc;
text-decoration:none;
margin:0;
padding:0;
}
.tel{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
font-weight:bold;
}
.tel_big{
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
color:#fff;
font-weight:bold;
}
.price{
font:13px arial,serif; color:#fff; 
font-weight:bold; 
}
.bottom_text{
font:10px arial,serif; 
color:#646363; 
float:right;
margin:5px 1px 0 0;
}


.simptable
{
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px dashed #454545;
	border-left: 1px dashed #454545;
}

.simptable td
{
	padding: 3px;
	border-bottom: 1px dashed #454545;
	border-right: 1px dashed #454545;
	vertical-align: top;

}

.simptable #header td{
	color: White;
	text-align: center;
	font-weight: bold;
}                                 

.btn
{
	background-color: #454545;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	border: 1px solid #fff;
}
