#main-container {
	border-right: 1px solid #fff;
	width: 953px;
	background-image: none;
	background-color: #fff;
}

#aukcia {
	padding-left: 3px;
	padding-top: 92px;
}

.aukcia_frame
{
  margin-top: 5px;
	background-image: url('../img/aukcia_bg.gif');
}

.aukcia_frame input
{
	font-family: Tahoma;
	height: 20px;
}

.aukcia_frame img
{
	border: 2px solid #E0E0E0; 
}

#aukcia td
{
	padding: 2px 5px 2px 5px;
	color: #ffffff;
}

.aukcia_cena
{
	font-weight: bold ;
	font-size: 15px;
}

.aukcia_button
{
	font-size: 10px;
	color:#ffffff;
	background-color:#D0111D;
	border-style:solid;
	border-color: #333333;
	border-width: 1px;
}

.aukcia_textbox
{
	font-size: 12px;
	width: 60px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-color: #666666;
	border-width: 1px;
}

#header-container {
	background-color: #E8E8E8;
	height: 78px;
	position: relative;
	text-align: right;
}

#header-container-detail {
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-y;
	height: 78px;
	position: relative;
	text-align: right;
}

#header-line {
	background-color: #605D5D;
	height: 6px;
}

.footer {
	border-bottom: 6px solid #97928E; 
	background-color: #F6F6F7; 
	padding-left: 10px;
}

#title-container {
	background-image: url(../img/bg_title.gif);
	background-repeat: repeat-x;
	height: 39px;
	margin-top: 4px;
	border-left: 1px solid #D4D7DA;
}

#title-content {
	padding: 15px 0 0 15px;
}

#cars-category, .space {
	border-left: 1px solid #D4D7DA;
	background-color: #F5F7F9; 
}

.car-content {
	line-height: 150%;
}

.car-tools {
	text-align: center;
}

.car-tool {
	margin-left: 25px;
}


#search-container {
	background-image: url(../img/bg_search_cont.gif);
	background-repeat: repeat-x;
	background-color: #F5F4F4; 
	padding: 6px;
	border-bottom: 1px solid #fff;
}

.formmedium {
	height: 17px;
	width: 130px;
	font-size: 11px;
	color: #6F7882;
	border: 1px solid #A5ACB2;
}


.formshort {
	height: 17px;
	width: 44px;
	font-size: 11px;
	color: #6F7882;
	border: 1px solid #A5ACB2;
}

.formlong {
	height: 17px;
	width: 260px;
	font-size: 11px;
	color: #6F7882;
	border: 1px solid #A5ACB2;
}

.form100p {
	height: 17px;
	width: 100%;
	font-size: 11px;
	color: #6F7882;
	border: 1px solid #A5ACB2;
}

.formshort2 {
	height: 17px;
	width: 30px;
	font-size: 11px;
	color: #6F7882;
	border: 1px solid #A5ACB2;
}

.button {
	height: 18px;
	width: 70px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #fff;
	background-color: #D0111D; 
	font-family:  Arial;
}

#listing-container {
	background-color: #EBE9E9; 
	padding: 6px;
	text-align: center;
}

.listing-padding {
	margin-left: 35px;
}

.thumbnail {
	background-image: url(../img/bg_thumbnail.gif);
	background-repeat: no-repeat;
}

.image {
	background-image: url(../img/bg_image.gif);
	background-repeat: no-repeat;
}

.car-title {
	font-size: 150%;
	font-weight: bold;
	color: #97928E;
}

.item-title {
	font-size: 150%;
	font-weight: bold;
        text-decoration: underline;
	color: #D0111D; 
}

.item-button {
	background-color: #D0111D;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px;
	text-decoration:none;
	display: block;
	text-align: center;
	border: 1px solid white;
}

.item-button-small {
        background-color: #D0111D;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 14px;
 	padding: 2px 10px 0px 10px;
	text-decoration:none;
	display: block;
	text-align: center;
	border: 1px solid #fff;
        font-family:  Arial;
}

.car-title span {
	color: #111111;
}

.car-price {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding: 8px 0;
}

.car-price2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding: 6px 0 0 0;
}

#bottom-menu {
	padding: 8px 15px 15px 15px;
}

#leftsection {
	background-color: #F3F3F5; 
}

#content {
	padding: 25px;
	font-size: 110%;
	line-height: 150%;
}

.formtextarea {
	height: 80px;
	width: 500px;
	font-size: 11px;
	color: #6F7882;
	border: 1px solid #A5ACB2;
	font-family: Arial, Tahoma, Helvetica, Verdana;
}

.error_strings { 
  font-family:Verdana;
  font-size:10px;
  color:#660000;
}