body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family:Arial, Helvetica, sans-serif;
	}


table {	background: transparent;
	}

h1, h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	margin:0px;
	padding:0px;
	}

p {	text-indent: 10px;
	}

b {	color: #b10101;
	font-size: 14px;
	font-weight: normal;
	}


td.head {	background-image:url(../images/car_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
td.head_left {	vertical-align: top;
	padding-left: 30px;
	padding-bottom: 15px;
	}

.head span.h1 {	font-size: 26px;
	color: #b10101;
	padding-bottom: 4px;
	display: block;
	font-family:"Times New Roman", Times, serif;
	}

.head span.h2 {
	font-size: 17px;
	color: #babbbc;
	padding-top:4px;
	display: block;
	font-family:"Times New Roman", Times, serif;
	}

td.grey_table_content {
	color:#babbbc;
	font-size:12px;}

td.head_right {	vertical-align: top;
	padding-left: 10px;
	font-size: 13px;
	font-family: Times New Roman;
	}

td.meny {	vertical-align: bottom;
	padding-left: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	}

div.meny_item {
	display:inline;
	background:#b00000;
	padding:5px;
	padding-top:3px;
	}

*html div.meny_item {
	margin-left: 5px;
	}

div.meny_item a {
	color:#FFFFFF;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	}

td.footer {
	background-image:url(../images/most_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:236px;
	padding: 10px;
	}

td.body_left {	vertical-align: top;	font-size: 12px;
	padding-left: 30px;
	width:200px;
	text-align: center;
}

td.body_left b
{	font-size: 25px;
	line-height: 40px;
	font-weight:bold;
}

/*  в данный момент верстальщик жутко пьян, прости программист */
td.content {	padding: 8px;
	vertical-align: top;
	}

td.content h1 {	font-size: 20px;
	text-decoration: underline;
	}

.footer_meny div {	float: right;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	width: 90%;
	}

.footer_meny {	vertical-align: bottom;
	}

.footer_meny div a {	font-size: 11px;
	color:#888787;
	}

td.content p {	font-size: 14px;
	/*background-image:url(../images/p_bg.gif);
	background-position:left top;
	background-repeat:no-repeat; */
	text-indent: 15px;
	}

li {	font-size: 13px;
	list-style-image: url('../images/list.gif');
	}




/* серый блок */
td.lct {
	background-image:url(../images/lct.gif);
	background-position:left top;
	background-repeat:no-repeat;
    width:11px;
	}

td.rct {
	background-image:url(../images/rct.gif);
	background-position:right top;
	background-repeat:no-repeat;
    width:11px;
	}

td.rcb {
	background-image:url(../images/rcb.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
    width:11px;
	}

td.lcb {
	background-image:url(../images/lcb.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
    width:11px;
	}
span.big
{	color: #b10101;
	font-size: 36px;
	font-weight: bold;
}