body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	background: #FFF url(../images/bg-body.gif) repeat top left;
}

p {
	padding: 5px;
	padding-left: 10px;
	line-height: 180%;
}

ul {
	padding-left: 20px;
	line-height: 180%;
}

li {
	color: #427075;
}
/************************************* telo aplikace ******************************/

#main {
	width: 900px;
	margin: 5px auto;
	background: url(../images/homepage-04.jpg) top left repeat-y;
	border: 1px solid #556B2F;
}

#login {
	margin-top: 3px;
	margin-left: 100px;
	display: inline; /* fix IE double margin bug */
	text-align: left;
	float: left;
	color: Black;
	font-size: 90%;
}

#search {
	padding: 0;
	display: inline; /* fix IE double margin bug */
	margin-right: 100px;
	float: right;
}

#search input{
	border: solid 1px #999;
}

/************************************* head ******************************/

#head {
	width: 900px;
	height: 183px;
	padding: 7px 0 0 0;
	background-image: url(../images/homepage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}

#head-icons{
	position: absolute;
	top: 87px;
	left: 532px;
}

#head-icons a{
	background: no-repeat center top;
	display: block;
	width: 65px;
	height: 15px;
	float: left;
	text-align: center;
	color: #FFF;
	padding-top: 48px;
	font-size: 9px;
	color: #66CC99;
}

#middle {
	width: 900px;
	font-size: 12px;
	/*height: 175px;*/
	float: left;
	text-align: center;
	background: url(../images/homepage-02.jpg) top left no-repeat;
}

.menu {
	width: 800px;
	padding: 15px 50px 0 55px;
	margin-bottom: 20px;
	font-size: 110%;
}

.menu a{
	padding-left: 12px;
	margin-right: 10px;
	background: url(../images/point.gif) left no-repeat;
	text-decoration: none;
}

/************************************* content ******************************/

#content {
	width: 900px;
	font-size: 12px;
}

.content {
	clear: both;
	padding-left: 100px;
	padding-right: 100px;
	border-top: 1px solid #556B2F;
	border-bottom: 1px solid #556B2F;
}

#content-left {
	padding-left: 90px;
	width: 500px;
	float: left;
	text-align: justify;
}

#content-right {
	padding-left: 25px;
	width: 200px;
	float: left;
	text-align: left;
	margin-left: 5px;
}

#random_auction a{
	background: no-repeat center top;
  width: 100px;
	height: 80px;
	float: left;
	text-align: center;
	color: black;
	padding-top: 100px;
	font-size: 12px;

}

#content-right ul{
	padding-left: 10px;	
	margin-left: 10px;
}

.date-small{
	font-size: 80%;
	color: #909090;
}

/********************************* auction previews *************************/

.auction-item-preview{
	border: 0px solid #493B1D;
	margin-bottom: 10px;
}

.auction-item-bid{
	/*border: 1px solid #493B1D;*/
	margin: 7px 0;
	font-weight: normal;
	height: 60px;
	font-size: 120%;
}

.auction-item-bid input{
	width: 5ex;
	text-align: right;
	font-weight: bold;
	font-size: 110%;
	margin: 0;
	border: 1px solid Black;
	background-color: #FFEB79;
	padding: 5px;

}

.auction-item-bid form p{
	padding: 7px;
	*margin-top: 7px; /* IE hack */
}

.auction-item-preview a{
	border: none;
}

.auction-item-preview img{
	float: left;
	background: #F7F7F5;
	padding: 5px;
	margin: 10px;
	border: 1px solid #556B2F;
}

#content .auction-item-preview h3{
	clear: none;
	background: #B7DA6F;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	font-size: 110%;
}

#content .auction-item-preview h3 span{
	float: right;
	font-size: 90%;
	font-weight: normal;
}

#content .auction-item-preview p{
	font-size: 90%;
	padding: 7px;
	margin: 0;
	line-height: 120%;
}

#content .auction-item-preview p.price{
	float: right;
	text-align: right;
	line-height: 100%;
}

#content .auction-item-preview h5{
	clear: none;
	font-weight: bold;
	margin: 5px;
	padding: 10px;
	font-size: 110%;
	border: 1px solid #3E3E3E;
	background-color: #FFD700;
	background: #B7DA6F;
}

#content .auction-item-preview h6{
	clear: none;
	font-weight: bold;
	margin: 5px;
	padding: 10px;
	font-size: 110%;
	border: 1px solid #3E3E3E;
	background-color: #FFD700;
}
/************************************* others ******************************/

#foot {
	clear: both;
	width: 900px;
	height: 220px;
	text-align: center;
	background: url(../images/homepage-06.jpg) top left no-repeat;
	margin-top: 100px;
}

#copyright{
	margin: 33px auto 0 auto;
	*margin: 25px auto 0 auto; /* IE hack */
	color: #FFF;
}

#copyright a{
	color: #FFF;
}

#reg-form {
	width: 460px;
	text-align: left;
	vertical-align: top;
	margin: 0 auto;
	padding: 10px;
}

.required{
	background-color: #FF9;
	width: 250px;
}

.table-reg{
	width: 340px;
}

.reg-end {
	border: 1px solid #323232;
	background-color: #ECECEC;
	font-size: 90%;
}

.banner {
	width: 530px;
	height: 70px;
	background-color:	#F5F5F5;
	padding: 10px;
	margin: 10px auto;
}

.thumb {
	padding: 5px;
	margin: 2px;
	width: 170px;
	text-align: left;
	line-height: 160%;
	font-size: 90%;
}


.cleaner {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}

.error{
	color: #F00;
	font-weight: bold;
}

.knock {
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	font-size: 120%;
	font-weight: normal;
	color: #8B0000;
}

#bid-history{
	float: right;
	width: 200px;
	height: 80px;
	margin-right: 5px;
	font-size: 100%;
	border: solid 1px #DDD;
	overflow: auto;
	overflow-x: hidden; /* IE only */
	background-color: #FFEB79;
}

#bid-history-title{
	float: right;
	width: 200px;
	margin: 0px;
	margin-right: 5px;
	text-align: right;
}

#auctions-list{
	width: 100%;
	border-collapse: collapse;
}

#auctions-list td{
	padding: 5px;
	border-bottom: solid 1px #DDD;
	text-align: left;
}

#auctions-list thead td{
	background-color: #FFEB79;
	font-weight: bold;
	
}

tr.marker td{
	background-color: #E3F7E4;
}

#page-selection {
	font-size: 110%;
	padding: 10px;
	font-weight: bold;
}

#page-selection a{
	font-size: 100%;
	text-decoration: underline;
	color: #325D82;
}

#page-selection a:hover{
	text-decoration: none;
}
/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/


.dtree img {
	border: 0px;
	vertical-align: middle;
}

