@CHARSET "UTF-8";
#mainBox{

	position: relative;
	width: 800px;
	height: 1000px;
	margin-top: 20px;
}

#titleBox{
	position:absolute;
		top:0;
		left:0;
	width: 390px;
	height: 150px;
	border-top: 1px solid #000;
}
#titleBox .inBox b{ font-size: 14px; margin-bottom: 3px; }

#fotoBox{
	position:absolute;
	margin-top: 80px;
	margin-bottom: 30px;
	left:400;
	width: 400px;
	height: 300px;
	
	text-align: center;
}
#detailBox{

	position:absolute;
	margin-top: 390px;
	left:;
	width: 400px;
	height: 100px;
	border: 1px solid #000;
	
}
* .inBox{
padding: 10px;
text-align: left;

}



#offerBox{
	position:absolute;
	margin-top: 0px;
	left:400px;
	width: 400px;
	height: 70px;
	border-top: 1px solid #000;
}


#offerInfoBox{
	position:absolute;
	margin-top: 80px;
	left:0px;;
	width: 390px;
	height: 80px;
	border: 1px solid #000;

}


#offersMonitor{
	position:absolute;
	margin-top: 170px;
	width: 400px;
	height: 180px;

	text-align: left;
}

#stav{
	
	font-size: 16px;
	font-weight: bold;
}
#bottomContainer{
	 text-align:left;
	position:absolute;
 margin-top: 400px;
	width: 800px;
	height: 420px;
	left:0;
}

input.sendOffer{
	
	background-color: #5ed573;
	color: black;
	font-weight:bold;
	width: 380px;
}

table.textlist{

width: 800px;
	padding: 0;
	margin: 0; 
	border:0px;
border-spacing:0;
}
table tr.row2{
	background-color: #ccc;
}
thead.test{
	background-color: black;
	color: white;
}

table.textlist tr td{
	border:0px;
	padding: 0px;
	margin: 0px; 
	border-collapse:0px;
	border-spacing:0px;
	padding:			0px;
	margin:			0px;
	

}

#biglist{
	position:relative;
	width: 800px;
	height: 300px;
	border-bottom: 1px solid #000; 
	margin-bottom: 20px;
	background-color: #EEE;
	text-decoration: none;
}
#biglist a{
	text-decoration: none;
	color: black;
}
#biglist a:VISITED{
	text-decoration: none;
	color: black;
}

#biglist a{
	text-decoration: none;
	color: black;
}



#biglist #img{
position:absolute;
left: 0;
width:300px;
height: 300px;
background-color: #cccccc;
text-align: center;
}
#biglist #img a{ 
	
}

#biglist #img a img { 
	vertical-align: bottom;
}

#biglist #info{
	position:absolute;
	right:0px;
	width:480px;
	height: 300px;
	text-align: left;
	padding-left: 10px;
	
}

#biglist #info #id{
	margin-top:10px;
	font-size: 14px;
	font-weight: bold;
	color: black;
	width: 100%;
	margin-bottom: 20px;
	
}

#biglist #info #title{
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: black;
	width: 100%;
	margin-bottom: 20px;
	
	
}

#biglist #info #desc{
	width: 90%;
	margin-bottom: 20px;
	
	
}
#biglist #info #oddo{
	width: 90%;
	margin-bottom: 20px;
	
}



#biglist #info #prices{
	position:relative;
	width: 350px;
	margin-bottom: 20px;
	height:20px;
}


#biglist #info #odhad{
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: black;
	position:absolute;
 	top:0;
 	left:240;
 	width:200px;
	
	margin-bottom: 20px;
}

#biglist #info #limit{
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	color: black;
	
	margin-bottom: 20px;
	position:absolute;
	 top:0;
	 left:0;
	 width:200px;
}

#biglist #info #linkDetail{
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	color:white;
	
	margin-bottom: 10px;
	position:absolute;
	 bottom:0;
	 left:0;
	 width:480px;
	 padding: 5px 5px 5px 5px;
	 text-align: right;
}

#archRes{
	position:absolute;
	font-size: 12px;
	font-weight: bold;
	color: black;
	position:absolute;
 	top:0;
 	right:0;
 	width:150px;
	
	margin-bottom: 20px;
}
#id{
clear: both;
}

#listNavigace{
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
    padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEE;
	text-align: left;

}

#listNavigace ul{
	list-style: none;
}

#listNavigace ul li{
	display: inline;
	margin-left: 10px;
    margin-right: 10px;

}



#menuCat{
width: 190px;
margin-top: 10px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 10pt;
}
 #menuCat .title1{
    background-color: black;
    color: white;
    padding: 5px 5px 5px 8px;
}
* html #menuCat{ /*IE 6 only */
w\idth: 200px; /*Box model bug: 180px minus all left and right paddings for #menuBlock */
}

#menuCat ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#menuCat li {

border-bottom: 1px solid black;
text-align:left;
margin: 0;
}

#menuCat li.span {

border-bottom: 0px solid black;
text-align:left;
margin: 0;
}

#menuCat li a{
display: block;
padding: 5px 5px 5px 8px;
color: black;
text-decoration: none;
width: 100%;
}

#menuCat li.title1 a{
display: block;
padding: 5px 5px 5px 8px;
background-color: black;
    color: white;
text-decoration: none;
width: 100%;
}

html>body #menuCat li a{ /*Non IE6 width*/
width: auto;
}

#menuCat li a:hover{
background-color: #CCC;
color: #fff;
}

div.infoBox{
	background-color: #eee;
		margin: 10px;
	margin-left: 0px;

	
}

div.infoBox ul{
	list-style: decimal;
}
div.infoBox ul li{
	margin-bottom: 5px;
}

div.infoBox span.infotitle{
 font-weight: bold;
  text-decoration: underline;
}

div.infoBox .title1{
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
background-color: black;
color: white;
                 
}

div.infoBox .content{
	text-align: left;
padding-bottom: 10px;
		padding: 5px;

                 
}
div.mattblacktabs ul li a.space1{
width: 100px;
}

div.indexBox{
	margin-top: 10px;
}
div.indexBox h1{
	margin: 10px;
	font-size: 15px;
	font-weight: bold;
}

p.red{color: red;}


table.checkData{
	width: 60%;
	text-align: left;
}

table.checkData tfoot{
	background-color: #eee;
	height: 20px;
}
table.checkData thead{
background-color: #eee;
font-weight: bold;
	height: 20px;
}


table.checkData tr td{
	border-bottom: 1px dotted #eee;
}
#auctionStatus{
text-decoration:blink;
}

#telControl{
}

#archivBox{
	text-align:center;
	border: 1px solid black;
	width: 500px;
	margin-top: 20px;
}

#archivBoxTitle{
width: 100%;
height: 40px;
font-size: 14px;
background-color: #ccc;
}

h1.eauction{
	font-size: 14px;
	background-color: #ccc;
	margin-bottom: 20px;
	margin-top: 20px;
}
table.archivInfo{
	width:790px;
	border: 1px solid black;
	margin-bottom: 20px;
	border-collapse: collapse; 
	
	
}
table.archivInfo td{
height: 46px;
 border: 0px;
}
table.archivInfo td.img{
width: 256px;
padding: 0px;
margin: 0px;

}

table.archivInfo td.img img{
	border: 0px;
	margin: 0px;
	
}

table.archivInfo td.name{
width: 224px;
color: black;
font-weight: bold;
background-color: #ccc;
padding-left: 10px;
}

table.archivInfo td.value{
width: 310px; 
color: black;
padding-left: 10px;
}

#localRegister{
	color: black;
}
#localRegister a{
	color: red;
}

#localRegister a:HOVER{
	color: red;
	font-weight: bold;
}

#localRegister a:VISITED{
	color: red;
	font-weight: bold;
}

#bidderCountDown{
	background-color:#ccc;
	border: 1px solid red;
	padding: 5 px;
	padding-top: 10px;
}
