body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	/*scrollbar-face-color: #534741; 

	scrollbar-highlight-color: #f7ae1f; 

	scrollbar-shadow-color: #534741; 

	scrollbar-arrow-color: #f7ae1f; 

	scrollbar-track-color: #B9AEA4; 

	scrollbar-darkshadow-color: #303030;*/
	background-color: #534741;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.autobazar_menu {
	height: 680px;
	width: 190px;
	text-align: left;
	vertical-align: top;
}

.main {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	height: 790px;
	width: 574px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: justify;
}

.main_main {
	background-image: url(../images/body_main_bg.jpg);
	background-repeat: no-repeat;
	height: 790px;
	width: 574px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	overflow: auto;
}

.main_in {
	margin: 25px;
	height: 680px;
	overflow: auto;
}

.main_in2 {
	margin: 25px;
	height: 853px;
	overflow: auto;
}

.carstrip {
	background-image: url(../images/car_strip_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 790px;
	width: 106px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}

.carstrip_thumb {
	width: 60px;
	float: left;
	border: 0px;
	margin: 4px;
}

.carstrip_up {
	background-image: url(../images/buttons/up_button_inactive.jpg);
	background-repeat: no-repeat;
	width: 60px;
	height: 20px;
	margin-bottom: 4px;
	margin-left: 2px;
	float: left;
	cursor: pointer;
}

.carstrip_up:hover {
	background-image: url(../images/buttons/up_button_hover.jpg);
}

.carstrip_up_ie6 {
	width: 60px;
	height: 20px;
	margin-bottom: 4px;
	margin-left: 2px;
	float: left;
	cursor: pointer;
}

.carstrip_down {
	background-image: url(../images/buttons/down_button_inactive.jpg);
	background-repeat: no-repeat;
	width: 60px;
	height: 20px;
	margin-top: 4px;
	margin-left: 2px;
	float: left;
	cursor: pointer;
}

.carstrip_down:hover {
	background-image: url(../images/buttons/down_button_hover.jpg);
}

.timetable {
	background: url(../images/menu_time_bg.jpg) no-repeat;
	text-align: justify;
	vertical-align: middle;
	height: 110px;
	width: 190px;
}

.timetable_admin {
	background-image: url(../images/admin/menu_time_bg.jpg);
	text-align: justify;
	vertical-align: middle;
	height: 160px;
	width: 190px;
}

.timetable_admin_input {
	width: 140px;
	border: 1px solid #f7ae1f;
	background-color: #303030;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.main_admin_input {
	width: 362px;
	border: 1px solid #f7ae1f;
	background-color: #303030;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-right: 25px;
	height: 50px;
	width: 870px;
}

.footer_admin {
	background-image: url(../images/admin/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 680px;
}

.button {
	width: 50px;
	border: 1px solid #f7ae1f;
	background-color: #303030;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button:hover {
	width: 50px;
	border: 1px solid #f7ae1f;
	background-color: #918070;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.login_field {
	background-image: url(../images/admin/login.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 165px;
	width: 680px;
}

.login_logo {
	background-image: url(../images/admin/logo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	height: 165px;
	width: 680px;
}

.list {
	width: 100%;
	border: 0px;
}

.list_info_td0 {
	background-image: url(../images/list_bg_2_0.gif);
	background-repeat: no-repeat;
}

.list_info_td1 {
	background-image: url(../images/list_bg_2_1.gif);
	background-repeat: no-repeat;
}

.list_item_img_td0 {
	background-image: url(../images/list_bg_1_0.gif);
	background-repeat: no-repeat;
	width: 140px;
	text-align: center;
}

.list_item_img_td1 {
	background-image: url(../images/list_bg_1_1.gif);
	background-repeat: no-repeat;
	width: 140px;
	text-align: center;
}

.list_item_name {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

.list_item_caption {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	vertical-align: text-top;
	padding-right: 10px;
}

.list_item_value {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	font-weight: bold;
}

.list_item_price {
	font-size: 12px;
	font-weight: bold;
	color: #f7ae1f;
	text-align: left;
}

.list_button {
	background-image: url(../images/buttons/menu_button_inactive_s.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 11px;
	width: 153px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	border: none;
	border-style: none;
	border-width: 0px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 30px;
}

.list_button:hover {
	background-image: url(../images/buttons/menu_button_over_s.gif);
}

.list_button_ie6 {
	font-size: 11px;
	width: 153px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	border: none;
	border-style: none;
	border-width: 0px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 30px;
}

.list_item_button {
	background-image: url(../images/buttons/menu_button_inactive_sx.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	width: 112px;
	height: 17px;
	vertical-align: middle;
	text-align: center;
	margin-left: auto;
	margin-right: 15px;
	padding-top: 4px;
	cursor: pointer;
}

.list_item_button:hover {
	background-image: url(../images/buttons/menu_button_over_sx.gif);
}

.list_item_button_ie6 {
	font-size: 11px;
	width: 112px;
	height: 17px;
	text-align: center;
	cursor: pointer;
	line-height: 17px;
}

.detail_left {
	float: left;
}

.detail_item_title {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.detail_item_caption {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
}

.detail_item_value {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

.detail_item_note {
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
}

.detail_item_price {
	font-size: 18px;
	text-align: right;
	font-weight: bolder;
	color: #f7ae1f;
}

.detail_car_name {
	font-size: 20px;
	text-align: left;
	font-weight: bolder;
	color: #f7ae1f;
	margin-bottom: 30px;
}

.detail_nahled_velky_div {
	min-width: 250px;
	max-width: 250px;
	min-height: 190px;
	max-height: 190px;
	text-align: center;
	margin-bottom: 20px;
}

.detail_nahled_velky {
	width: 250px;
	height: 187px;
	border: 1px;
	border-style: inset;
	cursor: pointer;
}

.detail_nahled_velky:hover {
	border: 1px;
	border-style: solid;
	border-color: #f7ae1f;
}

.detail_nahled_maly_div {
	width: 250px;
	text-align: center;
}

.detail_nahled_maly {
	width: 30%;
	border: 1px;
	border-style: inset;
	float: left;
	margin: 3px;
	cursor: pointer;
}

.detail_nahled_maly:hover {
	border: 1px;
	border-style: solid;
	border-color: #f7ae1f;
}
