.inforow {
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 8pt;
  color: #FF6600;
  letter-spacing: 1px;
  text-align: center;
  width: 100%;
  padding-bottom: 5px;
}

.right_banners {
  font-family: tahoma, arial;
  font-weight: bold;
  font-size: 7pt;
  text-align: center;
  letter-spacing: 1px;
  color: #003263;
}

.maintitle {
  font-family: tahoma;
  font-weight: bold;
  font-size: 20pt;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #364064;
}

.smalltext {
  font-family: tahoma, arial, helvetica;
  font-weight: normal;
  text-align: justify;
  font-size: 7pt;
}

.heading {
  font-family: tahoma;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 22px;
  text-align: left;
  letter-spacing: 1px;
  color: #A40000;
}

.subheading {
  font-family: tahoma;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: left;
  font-size: 12px;
}

.anot {
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  font-style:italic;
  text-align: justify;
  padding-bottom: 10px;
  color: #555555;
}

.text {
  font-family: arial;
  font-weight: normal;
  text-align: justify;
  font-size: 12px;
}

.author {
	text-align: right;
   font-style: italic;
}

.car_description {
  font-family: arial;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center;
  font-size: 12px;
  width: 100%;
}

.author {
  font-family: arial;
  font-weight: normal;
  font-style:italic;
  text-align: right;
  font-size: 12px;
}

.image_left {
  margin-right: 15px;
  border: 0px;
}

.image_right {
  margin-left: 15px;
  border: 0px;
}

.image_center {
  align: center;
  border: 0px;
}

.div_full {
	width: 100%;
	height: 100%;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
}

.div_menu_corner {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.div_full_center {
	width: 100%;
	height: 100%;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	cursor: hand;
}

.div_header {
  font-family: tahoma;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #364064;
	color: #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;	
}

a {
  font-family: arial;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  color: #FF6600;  
}

a:hover {
  font-family: arial;
  font-weight: normal;
  text-decoration: underline;
  text-align: justify;
  font-size: 12px;
  color: #FF6600;  
}

a.menu_top {
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  color: #000000;
  background-color: #FFDA94;
  letter-spacing: 1px;
}

a.menu_top:hover {
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  color: #ffffff;
  background-color: #814D2B;
  letter-spacing: 1px;
}

a.menu_top_active {
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #FF6600;
  letter-spacing: 1px;
}

a.menu_top_active:hover {
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #FF6600;
  letter-spacing: 1px;
}

a.menu {
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 8pt;
  color: #000000;  
  letter-spacing: 1px;
}

a.menu_active {
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 8pt;
  color: #FFFFFF;  
  background-color: #FF6600;
  letter-spacing: 1px;
}

a.menu:hover {
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
   background-color: #F5CDAC;	
	letter-spacing: 1px;
}

a.menu_active:hover {
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
  color: #FFFFFF;  
  background-color: #FF6600;
	letter-spacing: 1px;
}

.table_cell_menu_top {
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  border-right: 2px solid #ffffff;
  letter-spacing: 1px;
}

.menu_left {
   text-align: left;
   padding-top: 0px;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 4px;	
}

.table_main {
	background-color: #ffffff;
	text-align: left;

}

.table_header {
   font-family: arial;
   font-weight: bold;
	background-color: #555555;
	color: #f5f5f5;
   text-align: center;	
   font-size: 13px;	
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.table_header_left {
   font-family: arial;
   font-weight: bold;
	background-color: #555555;
	color: #f5f5f5;
   text-align: left;	
   font-size: 12px;	
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.table_subheader {
   font-family: arial;
   font-weight: bold;
	background-color: #A0A0A0;
	color: #ffffff;
   text-align: left;	
   font-size: 11px;	
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.table_subheader_center {
   font-family: arial;
   font-weight: bold;
	background-color: #A0A0A0;
	color: #ffffff;
   text-align: center;	
   font-size: 11px;	
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.table_subheader_center_small {
   font-family: arial;
   font-weight: bold;
	background-color: #A0A0A0;
	color: #ffffff;
   text-align: center;	
   font-size: 10px;	
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.intro_car {
   font-family: arial;
   font-weight: bold;
	color: #000000;
   text-align: justify;	
   font-size: 10pt;
	width: 100%;
	padding-right: 10px;
}

.intro_car_table {
   font-family: arial;
   font-weight: bold;
   color: #000000;
   text-align: justify;	
   font-size: 10pt;
}

.image_price {
   font-family: arial;
   font-weight: bold;
	color: #FF6600;
   text-align: center;	
   font-size: 15pt;
	width: 100%;
	padding-top: 20px;
}

.image_car {
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}

.table_header_forum {
   font-family: arial;
   font-weight: bold;
	background-color: #814D2B;
	color: #ffffff;
   font-size: 13px;	
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.table_cell_forum {
   font-family: arial;
   font-weight: normal;
	background-color: #FFD996;
   text-align: justify;	
   font-size: 8pt;
	padding-left: 5px;
	padding-right: 5px;
}

.table_cell_forum_right {
   font-family: arial;
   font-weight: normal;
	background-color: #FFD996;
   text-align: right;	
   font-size: 8pt;
	padding-left: 5px;
	padding-right: 5px;
}

.table_cell_pricelist_right {
   font-family: arial;
   font-weight: bold;
   background-color: #FFD996;
   text-align: right;	
   font-size: 8pt;
   padding-left: 5px;
   padding-right: 5px;
}


.table_cell {
   font-family: arial;
   font-weight: normal;
	background-color: #FFD996;
   text-align: left;	
   font-size: 8pt;
	height: 42;
	width: 120;
}

.katalog_cell {
   font-family: arial;
   font-weight: normal;
   text-align: center;	
   font-size: 8pt;
	width: 25%;
	padding-top: 5px;
}

.table_cell_center {
   font-family: arial;
   font-weight: normal;
	background-color: #FFD996;
   text-align: center;	
   font-size: 8pt;
}

.table_cardesc {
   font-family: arial;
   font-weight: bold;
	background-color: #FFD996;
	color: #ff0000;
   text-align: left;	
   font-size: 8pt;
	padding-left: 2px;
}

.table_cardesc_middle {
   font-family: arial;
   font-weight: bold;
	background-color: #FEE0BA;
	color: #ff0000;
   text-align: left;	
   font-size: 8pt;
	padding-left: 2px;
}

.table_cardesc_details {
   font-family: arial;
   font-weight: bold;
	color: #000000;
   text-align: left;	
   font-size: 8pt;
}

.table_cell_blank {
   font-family: arial;
   font-weight: normal;
	background-color: #ffffff;
   text-align: left;	
   font-size: 5px;	
   height: 5px;
}

.input {
	border: 1px solid #000000;
   font-family: arial;
   font-weight: normal;
   text-align: left;
	color: #000000;
	background-color: #F5E6CF;
   font-size: 12px;
	width: 300px;
   vertical-align: top;
}

select {
	border: 1px solid #000000;
   font-family: arial;
   font-weight: normal;
   text-align: left;
	color: #000000;
	background-color: #F5E6CF;
   font-size: 12px;
	width: 300px;
   vertical-align: top;
}

.textarea {
	border: 1px solid #000000;
   font-family: arial;
   font-weight: normal;
   text-align: left;
	color: #000000;
	background-color: #F5E6CF;
   font-size: 12px;
	width: 300px;
	height: 85px;
   vertical-align: top;
}

.button {
   font-family: arial;
   font-weight: bold;
   text-align: center;
	color: #000000;
	background-color: #FFDA94;
   font-size: 12px;
	cursor: hand;
}

.button_active {
   font-family: arial;
   font-weight: bold;
   text-align: center;
	color: #ffffff;
	background-color: #FF6600;
   font-size: 12px;
	cursor: hand;
}

.form_description {
   font-family: arial;
   font-weight: bold;
	color: #000000;
   text-align: left;	
   font-size: 10pt;
	padding-left: 0px;
	padding-right: 10px;
   vertical-align: top;
	white-space: nowrap;
}