* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left: 10px;
	color: #E33C07;
	line-height: 2,5;
}
.spr{
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	display: inline;
	color: #000000;
	line-height: 1,5;
	padding-left: 0;
}
a {
	color: #E33C07;
}
.astat {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
}
td {
	vertical-align:top;
}
img {
	border:none 0;
}
.color {
	color: #e33c07;
}
.tr_color  {
	background-color: #ffcccc;
}
.hand {
	cursor:pointer;
}
#alert {
	font-size: 14px;
	font-weight: bold;
	color: #E33C07;
	height: 14px;
	padding-left: 10px;
}
#order input {
	width: 200px;
}
#order #button {
	font-weight: bold;
	width: 100px;
}
#order textarea {
	width: 350px;
	height: 75px;
	overflow-y: auto;
}
#basic {
	width: 1000px;
	border:none 0;
	background-image: url(../images/bg_basic.jpg);
	background-repeat: no-repeat;
}
#shapka a {
	color:#ffffff;
	font-size:14px;
}
#logo {
	height: 44px;
	width: 258px;
	display: block;	
	margin: 53px 0 0 114px !important;
	margin: 53px 0 0 57px;  /*for IE*/
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/logo.png);
	-background-image:none;  /*for IE*/
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png',sizingMethod='scale');
}
#menu {
	margin: 54px 0 0 576px;
}
#mein {
	background-image: url(../images/bg_mein.png);
	background-repeat: no-repeat;
	background-position: left 23px;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin-right: 40px;
}
#car {
	background-image: url(../images/bg_car.jpg);
	background-repeat: no-repeat;
	background-position: 91px 129px;
}
#stol {
	background-image: url(../images/bg_stol.jpg);
	background-repeat: no-repeat;
	background-position: 318px 192px;
	height:500px;
}
#vibor_old {
	background-image: url(../images/bg_vibor_old.jpg);
	background-repeat: no-repeat;
	background-position: 590px 54px;
	height:403px;
}
#vibor {
	background-image: url(../images/bg_vibor.jpg);
	background-repeat: no-repeat;
	background-position: 592px 2px;
	height:403px;
}

#zakaz {
	display: block;
	top: 446px;
	position: absolute;
	left: 738px;
}
#content {
	padding: 10px 80px 30px 80px;
	line-height: 1,5;
}
#content h2 {
	padding: 0 0 10px 10px;
	
}
#content p {
	padding: 0 0 7px 10px;
}
#content ol {
	padding-bottom: 7px;
	margin-left: 35px;
}
#content ul {
	padding-bottom: 7px;
	margin-left: 17px;
}
#content ul li {
	list-style-type: none;
	background-image: url(../images/bg_li.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	line-height: 1,5;
	
	
}
#left {
	float: left;
	width:585px;
}
#left td {
	padding: 3px;
}

#left th {
	color: #E33C07;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}

#left table {
	text-align: left;
	width:100%;
	border:none 0;
}
#left table p {
	text-align: center;
	font-weight: bold;
	padding: 0 0 0 0;
}
#right {
	margin-left: 600px;
	padding-top: 30px;
}
#right p {
	padding-bottom: 15px;
}
#bon_apetit {
	height: 167px;
	width: 220px;
	float: left;
	margin-left: 100px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_bon_apetit.png);
	display:inline;   /*for IE*/
}
#phone {
	height: 172px;
	width: 350px;
	margin-left: 590px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_phone.png);
	margin-top: 30px;
}
#footer {
	color: #666666;
	padding: 10px 10px 18px 120px;
}
p {
    line-height: 1,3;
}
.height{
       line-height: 2;
}

