* {
	margin: 0;
	padding: 0;
	position: relative;
}

table.marki td{
	font-size: 10px;
	height:30px;
	vertical-align:middle;
}
table.marki td.img{
	text-align:center;
	width:70px;
}
table.marki a{
	font-weight: bold;
	font-size: 11px;
}

table.marki img{
	margin: 0px 7px;
}


img {
	border: none;
}
table {
	border: none;
	border-collapse: collapse;
}

caption, td, th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

tbody, tr, td {
	position: static;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	overflow: hidden;
}
/*--------------------------------------------------------------------------------------------------------*/
a {
	color: #6d6d6d;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
html {
	position: static;
	background: #fff;
	height: 100%;
}
body.main {
	min-height: 100%;
	-height: 100%;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
	background: #fff;
	min-width: 840px;
	max-width: 1440px;
	-width: expression(document.documentElement.clientWidth > 1440 ? "1440px":(document.documentElement.clientWidth < 840 ? "840px":"auto"));
	margin: 0 auto;
}
hr {
	display: none;
}
.hr {
	width: 498px;
	height: 2px;
	background: url(/ast/img/hr.png) repeat-y 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ast/img/hr.png', sizingMethod='scale');
	overflow: hidden;
	margin: 0 auto;
}
h1 {
	padding-bottom: 15px;
}
h2 {
	color: #000000;
	font-size: 14px;
	padding-bottom: 15px;
}
h3 {
	color: #fe0000;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 7px;
}
.center h3 {
	color: #363636;
}
p, li {
	padding-bottom: 14px;
}
.center ul, .center ol {
	padding-left: 20px
}
p {
}
small {
	color: #8f9092;
	font-size: 11px;
}
label {
	color: #707070;
	padding-left: 8px;
}
select {
	width: 100%;
	font-size: 12px;
}
input, textarea {
	font-size: 12px;
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.red {
	color: #f00;
}

td.red {
	color: #f00;
	font-weight:bold;
	text-align:center
}


a.red {
	font-weight:bold;
	color: #f00;
}


p.red {
	margin-top:15px;
	margin-bottom:5px;
	font-weight:bold;
	color: #f00;
	padding-bottom:0px;
}


span.red {
	font-size:12px;
	font-weight:bold;
	color: #f00;
}



/*--------------------------------------------------------------------------------------------------------*/
.header {
	height: 250px;
	background: url(/ast/img/bg.gif) repeat-x right 0;
	z-index: 1;
	overflow: hidden;
	width: 100%;
}
.header .bg {
	width: 613px;
	height: 252px;
	-background: url(/ast/img/header_bg.jpg) no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 0;
}
.header .logo {
	display: block;
	width: 364px;
	height: 97px;
	position: absolute;
	left: 40px;
	top: 43px;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ast/img/logo.png', sizingMethod='crop');
	cursor: pointer;
}
.header .logo img {
	display: block;
	width: 364px;
	height: 97px;
	-position: static;
	-filter: alpha(opacity=01);
}
.header .phone {
	font-weight: bold;
	color: #898989;
	font-size: 20px;
	left: 42px;
	top: 180px;
	position: absolute;
}
.header .phone span {
	color: #ed1c24;
	font-size: 25px;
	line-height: 30px;
	display: block;
}
.header .phones {
	top: 160px;
	left: 25%;
}
.header .phones td {
	color: #898989;
	white-space: nowrap;
}
.header .phones .border {
	background: url(/ast/img/dotted_h.png) repeat-y center top;
	width: 20px;
}
/*--------------------------------------------------------------------------------------------------------*/
.body {
	z-index: 1;
	overflow: hidden;
	width: 100%;
}
.left {
	padding: 0 25px;
}

.left .block {
}

.right {
	padding-top: 13px;
	font-size: 10px;
	padding-bottom: 225px;
	padding: 0 25px;
}
.right a {
	line-height: 12px;
}
.right p {
}

.button {
	width: 65px;
	height: 22px;
	background: url(/ast/img/button.gif) no-repeat 0 0;
	font-size: 11px;
	color: #363636;
	border: none;
	margin-right: 5px;
}
.pb3 {
	padding-top: 3px;
	padding-bottom: 2px;
}

.pb5 {
	padding: 7px 0 3px;
}

/*--------------------------------------------------------------------------------------------------------*/

.menu {
	font-size: 12px;
	list-style: none;
	overflow: hidden;
	padding-bottom: 25px;
}
.menu li {
	top: -1px;
	padding: 4px 0 4px 17px;
	background: url(/ast/img/dotted.png) repeat-x 0 0px;
	-background: expression(this.previousSibling==null ? 'none' :'url(/ast/img/dotted.png) repeat-x 0 0px');
	display: block;
}
.menu a {
	color: #ed1c24;
	outline: none;
}
.menu span {
	font-weight: bold;
}
.menu ul {
	margin-top: 6px;
	list-style: none;
	margin-bottom: -2px;
}
.menu ul li {
	background: url(/ast/img/dotted.png) repeat-x 0 0px !important;
}
/*--------------------------------------------------------------------------------------------------------*/
.footer {
	width: 100%;
	height: 305px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.footer .bg {
	width: 100%;
	height: 305px;
	background: url(/ast/img/footer_bg.jpg) repeat left bottom;
}
.footer .bg_1 {
	width: 140px;
	height: 305px;
	background: url(/ast/img/footer_bg_1.png) no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 0;
}
.footer .bg_2 {
	height: 305px;
	background: url(/ast/img/footer_bg_2.png) repeat-x 0 0;
	margin: 0 680px 0 140px;
}
.footer .bg_3 {
	width: 680px;
	height: 305px;
	background: url(/ast/img/footer_bg_3.png) no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 0;
}
.bottom_padding {
	clear: both;
	overflow: hidden;
	height: 90px;
}
/*--------------------------------------------------------------------------------------------------------*/
.main_banner {
	width: 100%;
	margin-bottom: 25px;
}
.main_banner td {
	text-align: center;
}
/*--------------------------------------------------------------------------------------------------------*/
.arrow_list {
	list-style: none;
	padding: 0 !important;
}
.arrow_list li {
	background: url(/ast/img/arrow.png) no-repeat 10px 5px;
	padding-left: 30px;
}

#view {
	border-collapse:collapse;
	margin-top:5px;
	margin-bottom:15px;
	width:100%;
}

#view td {
	padding: 3px 3px 5px 2px;
	vertical-align:middle;
}

#view td.bg {
	background:rgb(240,240,235);
}


#view th {
	padding: 10px 3px 5px 2px;
	#background: rgb(250,202,165);
	background:#C9CCCE;
	color : black;
	border-right: 1px solid white;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-size:10px;
}


#car td {
	padding:3px;
}

#photo {
	margin-left:10px;
	margin-top:20px
}

#photo td {
	padding:3px;
}


#car li {
	padding:3px;
}

#car table {

}

#details a {
	font-size: 10px;
}

table.view1, table.view2 {
	margin-top:5px;
	margin-bottom:15px;
	width:100%;
}

table.view1 td {
	border: 1px solid #C0C0C0;
	padding: 5px;
	vertical-align:middle;
}

table.view2 td {
	border: none;
	padding: 10px 5px 10px 5px;
	vertical-align:middle;
}

table.view3 {
	margin-top:3px;
	margin-bottom:3px;
	width:400px;
}

table.view3 td {
	border: none;
	padding: 5px;
	vertical-align:middle;
	background: url(/ast/img/dotted.png) repeat-x 0 0px;
}

table.regions td {
	padding: 5px 20px 0px 0px;
}


#news h2 {
	color: #fe0000;
	font-weight: bold;
	padding-bottom: 10px;
}

#news h4 {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 7px;
}


#news p {
	text-align: justify;
}

#news p.h {
	text-indent: 20px;
	font-weight: bold;
}

#news p.i {
	font-weight: normal;
	font-style: italic;
}

#news span.date {
	color: #fe0000;
}


#news span.heading {
	font-weight: bold;
}

#news br {
	margin-bottom: 5px;
}


body.memo {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #363636;
	background: #fff;
	padding:20px;
}


#pages a, span {
	padding-right:5px;
}

#pages span {
	font-weight:bold;
}


option.all {
	color:black;
}

#stat {
	width:300px;
	margin-bottom:20px;
}


#stat td{
	color: #fe0000;
	font-size: 10px;
	font-weight:bold;
	padding-right:30px;
	padding-bottom:7px;
	text-align:left;
}


#stat img {
	border:none;
	margin-right:2px;
	height:40px;
}


table.dispath {
	width: 350px
}

table.dispath td {
	border: none;
	padding: 5px;
	vertical-align:middle;
	#background: url(/ast/img/dotted.png) repeat-x 0 0px;
}

table.carmenu {
	margin:10px 3px;
	border-collapse:separate;
	border-spacing: 3px;
}

table.carmenu td {
	padding:3px;
	background:rgb(240,240,235);
	cursor:pointer;
}

.borange {
	border-bottom:2px solid rgb(255,150,0)
}

#spec td.bold, #tex td.bold {
	font-weight:bold;
	color: #fe0000;
	padding-top:10px;
	padding-bottom:5px;
}
