@import url('detail.css');

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, input, tr, th, td, h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

table {
  font-size: 12px;
}

a#bar {
  display: block;
  background-color: #FF0000;
  padding-top: 10px;
  text-align: center;
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold; 
  width: 100%;
  height: 30px;
  _height: 40px;
}

a#bar:hover {
  color: #66CC33;
}

#bar2 {
  display: block;
  background-color: #FF0000;
  padding: 10px 0;
  text-align: center;
  margin: 0 auto 0 auto;
  color: #ffffff;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 15px; 
}


#telo {
  margin: 0 auto;
  width: 1150px;  
  text-align: left;
}

#box {
	text-align: left;
	width: 980px;
}
/* --------------LOGIN------------------- */
#login {
	text-align: right;
	background: #0066cc url('../image/login.gif') top center no-repeat;
	height: 35px;
	color: #fff;
	font-size: 12px;
}
#log-form {
	padding-top: 6px;
	float: left;
	width: 830px;
}

#log-form .user-info {
  padding: 5px 0 0 0;
}

#log-form .user-info a.unlogin {
  text-decoration: none;
  color: #F5671E;
  font-weight: bold;
}

#log-form .user-info a:hover.unlogin {
  color: #6FB934;
}

#log-form .user-info a.man_history {
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #F5671E;
}

#log-form .user-info a:hover.man_history {
  color: #F5671E;
  border-bottom: 1px solid #6FB934;
}

#log-name {
	height: 20px;
	width: 98px;
	background: url('../image/log-name.gif');
	border: none;
}
#log-pass {
	height: 20px;
	width: 70px;
	background: url('../image/log-pass.gif');
	border: none;
}
#log-ok {
	height: 20px;
	width: 28px;
	background: url('../image/log-ok.gif');
	border: none;
	position: relative;
	left: -4px;
	top: 1px;
	_top: 0px !important;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
#log-reg {
	width: 105px;
	margin-left: 840px;
	margin-right: 30px;
	color: #fff;
}
#log-reg a {
	color: #fff;
}
/* --------------LOGIN-KONEC------------------- */
/* --------------LOGO-------------------------- */
#logo {
  position: relative;
	height: 180px;
	background: url('../image/logo.jpg');
}
#logo h1 {
	position: absolute;
	left: -3000px;
}
#logo h2 {
	position: relative;
	top: 110px;
	left: 20px;
	font-weight: bold;
	font-size: 24px;
	color: #242424;
}

* html #logo h2 {
  letter-spacing: -1px;
}

#banner-top{
  position: absolute;
  top: 15px;
  left: 525px;
  background: #fff;
  width: 220px;
  height: 150px;
}
#time {
	width: 140px;
	text-align: center;
	position: relative;
	top: 95px;
	left: 810px;
	font-weight: bold;
	font-size: 19px;
	color: #fff;
}
#time .time {
	text-align: center;
	color: #66cc33;
	background: url('../image/time.gif') no-repeat;
	width: 114px;
	height: 25px;
	margin: 0 auto;
}
/* --------------LOGO-KONEC------------------- */
/* ---------------NAVIGACE-------------------- */
#navigator {
	margin-top: 10px;
	background: #0066cc url('../image/navigator.gif') no-repeat;
	height: 40px;
}
#navigator ul {
	list-style: none;
}
#navigator ul li {
	padding: 10px;
	height: 20px;
	margin-left: 1px;
	display: inline;
	float: left;
	background: url('../image/navigator_o.gif') right no-repeat;
}
#navigator li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
#navigator li a:hover {
	text-decoration: none;
	color: #6DCF38;
}
/* --------------NAVIGACE-KONEC--------------- */
/* --------------------AUKCE------------------ */
#aukce-a {
	padding-top: 12px;
	width: 980px;
	margin-left: 3px;
}
#aukce-a a , #aukce-a a:hover {
	text-decoration: none;
}
.cell-a {
	position: relative;
	width: 323px;
	height: 223px;
	background: url('../image/cell-a.gif') left bottom no-repeat;
	float: left;
	margin: 0 3px 10px 0;
	overflow: hidden;
}

.holandia {
	background: url('../image/cell-b.gif') left bottom no-repeat;
}

.cell-a img {
  border: 0;
}
.cell-a h1 {
	position: absolute;
	top: 5px;
	left: 10px;
	color: #ff0000;
	font-size: 13px;
	width: 270px;
	height: 35px;
	overflow: hidden;
}

.cell-a .remaining {
  font-size: 14px;
  font-weight: bold;
}

.sett {
	position: absolute;
	left: 283px;
	height: 108px;
	color: #fff;
	font-size: 12px;
	width: 40px;
	overflow: hidden;
}
.sett_0, .sett_1, .sett_2 {
	text-align: center;
	width: 35px;
	_width: 40px;
	padding-left: 5px;
}
.sett_0 {
	background: #66cc33 url('../image/sett_0.gif') no-repeat;
	height: 35px;
	position: absolute;
  font-weight: bold;
}
.sett_1 {
	background: #ff0000 url('../image/sett_1.gif') no-repeat;
	height: 28px;
	_height: 38px;
	padding-top: 10px;
	position: absolute;
	top: 34px;
  font-weight: bold;
}
.sett_2 {
	background: #0066cc url('../image/sett_2.gif') no-repeat;
	height: 28px;
	_height: 38px;
	padding-top: 10px;
	position: absolute;
	top: 69px;
  font-weight: bold;
}
.image-a {
  background-color: #fff;
	width: 140px;
	height: 165px;
	position: absolute;
	left: 10px;
	top: 45px;
	overflow: hidden;
}
.info-a {
	width: 125px;
	height: 138px;
	position: absolute;
	left: 155px;
	top: 40px;
	color: #838383;
	font-size: 13px;
	overflow: hidden;
}
.info-a b {
	color: #484848;
	font-size: 13px;
}

.info-a .newprice-a {
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}
.info-a .newprice-a b {
	color: #2f2f2f;
}
.throwinto {
	text-align: center;
}
.throwinto a {
	color: #fff;
	padding-top: 7px;
	font-size: 16px;
	position: absolute;
	left: 157px;
	top: 178px;
	display: block;
	width: 161px;
	height: 31px;
	_height: 41px;
	background: url('../image/throwinto.gif') no-repeat;
}
.throwinto a:hover {
	font-weight: bold;
}

.throwinto b {
	padding-top: 7px;
	font-size: 16px;
	position: absolute;
	left: 157px;
	top: 178px;
}
/* ----------------AUKCE-KONEC---------------- */
/* ----------------DALŠÍ AUKCE---------------- */
#aukce-n {
	position: relative;
	height: 298px;
	background: url('../image/aukce-n.gif') no-repeat;
}
#aukce-n h2 {
text-align: center;
	color: #ff0000;
	width: 90px;
	padding: 2px;
	padding-right: 4px;
	font-weight: normal;
	font-size: 14px;
	position: relative;
	top: 4px;
	left: 12px;
	background: url('../image/title.gif') bottom right no-repeat;
}
.cell-n {
	margin-right: 10px;
	width: 480px;
	height: 75px;
	position: relative;
	top:  25px;
	left: 10px;
	float: left;
  border-bottom: 1px solid #fff;
  /*padding-right: 5px;*/
}
.next-n {
  margin-right: 20px;
	height: 20px;
	position: relative;
	top: 25px;
	text-align: right;
}
.image-n {
	position: absolute;
	top: 5px;
	width: 65px;
	height: 65px;
  overflow: hidden;
}
.cell-n .title-n {
	position: absolute;
	left: 70px;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	width: 250px;
	height: 60px;
  z-index: 1000;
}
.cell-n .title-n a {
  text-decoration: underline;
	color: #000;
}

.cell-n .title-n a:hover {
  color: #0066cc;
}

.cell-n .title-n b {
  display: block;
  padding-top: 20px;
  padding-left: 30px;
  font-size: 120%;
  color: #0075AF;
}

.next-n a {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.next-n a:hover {
	text-decoration: underline;
}
.newprice-n {
	position: absolute;
	left: 355px;
	width: 120px;
	height: 15px;
	text-align: right;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}
.time-n {
	position: absolute;
	left: 325px;
	top: 17px;
	width: 150px;
	height: 15px;
	text-align: right;
	color: #6b6b6b;
	font-size: 14px;
}
.view-n {
	text-align: center;
	position: absolute;
	padding-top: 7px;
	top: 37px;
	left: 358px;
	width: 116px;
	height: 24px;
	_height: 31px;
	/* background: url('../image/view-n.gif')top left no-repeat; */
}
.view-n a {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.view-n a:hover {
  color: #000;
}
/* ---------------DALŠÍ AUKCE-KONEC----------- */
/* -------------------PATA-------------------- */
#bottom {
	height: 30px;
	_height: 40px;
	background: #66cc33 url('../image/bottom.gif') no-repeat;
	color: #fff;
	padding: 10px 0 0 10px;
	font-weight: bold;
	font-size: 13px;
}
/* -----------------PATA-KONEC---------------- */
/* -----------------UKONČENÉ------------------ */
#aukce-e {
	position: relative;
	margin: 10px 0px 10px 0;
	float: left;
	width: 665px;
	height: 265px;
	background: url('../image/cont.gif') no-repeat;
}
#aukce-e h2 {
	color: #ff0000;
	padding: 2px;
	padding-right: 4px;
	font-weight: normal;
	font-size: 14px;
	position: absolute;
	top: 5px;
	left: 12px;
	background: url('../image/title.gif') bottom right no-repeat;        
}
.cell-e {
	margin-right: 10px;
	width: 642px;
	height: 72px;
	position: relative;
	top:  35px;
	left: 10px;                                                            
	float: left;
}
.cell-e h1 {
	position: absolute;
	left: 70px;                                                    
	color: #000;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	width: 380px;
	height: 60px;
}

#aukce-e .ended {
  clear: both;
  margin-top: 260px;
  text-align: right;
  padding-right: 20px;
}

#aukce-e .ended a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-size: 120%;
}

#aukce-e .ended a:hover {
  text-decoration: underline;
}

.info-e {
text-align: right;
color: #6b6b6b;
  position: absolute;                                                   	
  left: 460px;
  width: 180px;
}
.info-e b{
color: #0066cc;
}
.newprice-e{
color: #ff0000;
font-weight: bold;
font-size: 15px;
}
/* ---------------UKONČENÉ-KONEC-------------- */
/* -----------------JAK NA TO----------------- */
#payment {
	position: relative;
	margin: 10px 0px 10px 680px;
	width: 296px;
	height: 265px;
	border: 1px solid #fff;
	background: url('../image/cont.gif') right no-repeat;
}
#payment h2 {
	color: #ff0000;
	padding: 2px;
	padding-right: 4px;
	font-weight: normal;
	font-size: 14px;
	position: absolute;
	top: 5px;
	left: 12px;
	background: url('../image/title.gif') bottom right no-repeat;
}
#cell-payment {
margin: 30px 10px 0 10px;
}
#payment h1 {
color: #ff0000;
font-size: 15px;
margin-bottom: 5px;
}
#payment p {
font-size: 13px;
margin-bottom: 10px;
}
#img-payment {

}
/* ---------------JAK NA TO-KONEC------------- */

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	background: transparent;
}



.input {
  border: 1px solid #000000;
  padding: 1px;
}



#body-left {
  float: left;
  width: 250px;
  text-align: left;
  padding: 5px;
  margin-top: 10px;
  /* margin-left: 5px; */
}

div#user-menu {
  background-color: #D8FCC6;
  border: 1px #66CC33 solid;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

strong.menu-nadpis {
  display: block;
  font-size: 15px;
  padding: 5px 0 5px 0;
  font-weight: bold;
  color: #777777;
  margin-left: 20px;
}

ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

ul.menu li {
  padding: 0;
  margin: 0;
  border: 1px solid #CAFFAF;
}

ul.menu li a {
  display: block;
  text-decoration: none;
  padding: 5px 10px;
  border-bottom: 1px #66CC33 solid;
  margin: 0 10px 0 10px;
  color: #000000;
  font-weight: bold;
}

ul.menu li a:hover {
  background-color: #ffffff;
  color: #D84C00;
}


#body-right {
  border: 1px red soild;
  margin-left: 270px;
  text-align: left;
  padding: 10px 15px;
  background-color: #ffffff;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 12px !important;
  border: 1px #66CC33 solid;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

#body-right p {
  padding: 10px 0;
  text-align: justify;
}

#body-right h2 {
  color: #ff0000;
  font-weight: bold;
  font-size: 17px;
}

#body-right h3 {
  color: #66CC33;
  font-weight: bold;
  font-size: 14px;
}

#body-right ul,ol {
  margin: 15px 50px;
}

#body-right table {
  margin: 2em 0;
  empty-cells: show;
  border-collapse: collapse;
}

#body-right .help th, td {
  vertical-align: top;
  padding: .1em .5em;
  font-size: 100%;
}


.system_pause {
  height: 32px;
	_height: 40px;
	background: #66cc33 url('../image/bottom.gif') no-repeat;
	color: #FFF;
	padding-top: 8px;
  font-size: 20px;
  text-align: center;
  margin-top: 15px;
}

.system_message { 
  min-height:40px;
  height:auto!important;
  height:40px;
  margin-bottom:10px;
  margin-top:10px;
  padding:20px 20px 12px 90px;
  border:1px solid #FB0023;
  background:#F1F1F1 url('../image/icon-info.gif') no-repeat 20px 20px;
  text-align: left; 
}

.system_message strong {
  color:#DE2A0A;
  font-size:15px;
}

.system_message_true { 
  height: 32px;
	_height: 40px;
	background: #66cc33 url('../image/bottom.gif') no-repeat;
	color: #FFF;
	padding-top: 8px;
  font-size: 20px;
  text-align: center;
  margin-top: 15px; 
}


table.bidTable {
  margin: 2em 0;
  empty-cells: show;
  border-collapse: collapse;
  font-size: 100%;
  width: 670px;
}

table.bidTable .nadpis {
  background: #AFE8FF;
  color: #000000;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  font-size: 13px;
}

table.bidTable a {
  text-decoration: none;
  color: #000;
}

table.bidTable a:hover {
  color: #777777;
}

table.bidTable tr.radek {
  border-bottom: 1px #E3E3E3 solid;
}

table.bidTable tr.radek:hover {
  background: #FEFFAF;
}

table.bidTable tr.radek td {
  padding: 10px 0px 10px 10px;
  vertical-align: middle;
}

.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }

.fbold { font-weight: bold; }

.fbig { font-size: 16px; }

.fred { color: red; }


.mr10 { margin-right: 10px; }
.ml50 { margin-left: 50px; }
.mt20 { margin-top: 20px; }

ul.user_list {
  margin: 7px 0 0 40px;
}

.remaining { font-size: 120%; font-weight: bold; }

.table {
  margin: 2em 0;
  empty-cells: show;
  border-collapse: collapse;
}

.table td {
  padding: 2px 5px;
  border: 1px solid #000000;
  margin: 0;
}

.uhrady #uhr_info {
  margin-top: 10px;
  padding: 10px;
  background: #D8FCC6;
  border: 1px solid #66CC33;
  text-align: justify;
  width: 300px;
}


input.button_koupit {
  padding: 10px 40px;
  background-color: #66CC33;
  font-size: 14px;
  border: 1px solid #000;
  font-weight: bold;
  color: #FFF;
  cursor: pointer;
  cursor: hand;
}


input.button_koupit:hover {
  background-color: #ff0000;
}


.hl {
  margin: 10px 0px;
  padding: 10px;
  border: 1px #66CC33 solid;
}

.hl p {
  padding: 10px 0;
  text-align: justify;
}

.hl h2 {
  color: #ff0000;
  font-weight: bold;
  font-size: 17px;
}

.ulozit_button {
  padding: 3px 20px;
  color: #ffffff;
  background-color: #66CC33;
  border: 1px solid #000;
  font-weight: bold;
}

.ulozit_button:hover {
  background-color: #FF0000;
}

ul.user_list {
  margin: 7px 0 0 40px;
}

ul.user_list a {
  color: #000000;
  text-decoration: none;
}

ul.user_list a:hover {
  color: #FF0000;  
}


div.auction_list {
  padding: 10px 0;
  border-bottom: 1px solid #696969;
}

div.auction_list:hover {
  background-color: #EAFFDF;
}

div.auction_list .auction table {
  background-color: #ffffff;
}

div.auction_list .auction table:hover {
  background-color: #FEFFAF;
}

div.auction_list .auction span.price {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #7CB21D;
}

div.auction_list .auction span.remaining {
  display: block;
  font-weight: bold;
  font-size: 17px;
  padding-bottom: 5px;
}

div.auction_list .price {
  color: #7CB21D;
  font-size: 20px;
  font-weight: bold;
  display:block;
}

div.auction_list .price_their {
  margin-top: 5px;
}

a.a {
  color: #000000;
}

a.a:hover {
  color: #ff0000; 
}

.auction_list h1 {
  font-size: 12px;
}

.strankovani {
  text-align: center;
  margin: 10px 0;
  padding-top: 10px;
}

.strankovani a {
  text-decoration: none;
  color: #000;
  padding: 7px 12px;
  border: 1px solid #D84C00;
  margin: 0 5px;
  font-size: 17px;
  font-weight: bold;
}

.strankovani a:hover {
  background: #66CC33;
}

.strankovani a.select {
  background: #CFCFCF;
  color: red;
}


.stopped { font-weight: bold; font-size: 15px; color: #fff; display: none; }
.auctionend { font-weight: bold; font-size: 15px; color: red; display: none; }
.auctionenduwin { font-weight: bold; font-size: 13px; color: #ff0000; display: none; }


#banner {
  top: 180px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  width: 160px;
  margin-left: 990px;
  position: absolute;
  z-index: 10000;
}

#banner .box {
  border-bottom: 1px solid #000;
}

#banner .box p {
  padding: 5px;
}
/* --------------------VYSTAVENE AUKCE------------------ */
#aukce-a {
	padding-top: 12px;
	width: 980px;
	margin-left: 3px;
}
#aukce-a a , #aukce-a a:hover {
	text-decoration: none;
}
.cell-a {
	position: relative;
	width: 323px;
	height: 223px;
	background: url('../image/cell-a.gif') left bottom no-repeat;
	float: left;
	margin: 0 3px 10px 0;
	overflow: hidden;
}

.holandia {
	background: url('../image/cell-b.gif') left bottom no-repeat;
}

.cell-a img {
  border: 0;
}
.cell-a h1 {
	position: absolute;
	top: 5px;
	left: 10px;
	color: #ff0000;
	font-size: 13px;
	width: 270px;
	height: 35px;
	overflow: hidden;
}

.cell-a .remaining {
  font-size: 14px;
  font-weight: bold;
}

.sett {
	position: absolute;
	left: 283px;
	height: 108px;
	color: #fff;
	font-size: 12px;
	width: 40px;
	overflow: hidden;
}
.sett_0, .sett_1, .sett_2 {
	text-align: center;
	width: 35px;
	_width: 40px;
	padding-left: 5px;
}
.sett_0 {
	background: #66cc33 url('../image/sett_0.gif') no-repeat;
	height: 35px;
	position: absolute;
  font-weight: bold;
}
.sett_1 {
	background: #ff0000 url('../image/sett_1.gif') no-repeat;
	height: 28px;
	_height: 38px;
	padding-top: 10px;
	position: absolute;
	top: 34px;
  font-weight: bold;
}
.sett_2 {
	background: #0066cc url('../image/sett_2.gif') no-repeat;
	height: 28px;
	_height: 38px;
	padding-top: 10px;
	position: absolute;
	top: 69px;
  font-weight: bold;
}
.image-a {
  background-color: #fff;
	width: 140px;
	height: 165px;
	position: absolute;
	left: 10px;
	top: 45px;
	overflow: hidden;
}
.info-a {
	width: 125px;
	height: 138px;
	position: absolute;
	left: 155px;
	top: 40px;
	color: #838383;
	font-size: 13px;
	overflow: hidden;
}
.info-a b {
	color: #484848;
	font-size: 13px;
}

.info-a .newprice-a {
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}
.info-a .newprice-a b {
	color: #2f2f2f;
}
.throwinto {
	text-align: center;
}
.throwinto a {
	color: #fff;
	padding-top: 7px;
	font-size: 16px;
	position: absolute;
	left: 157px;
	top: 178px;
	display: block;
	width: 161px;
	height: 31px;
	_height: 41px;
	background: url('../image/throwinto.gif') no-repeat;
}
.throwinto a:hover {
	font-weight: bold;
}

.throwinto b {
	padding-top: 7px;
	font-size: 16px;
	position: absolute;
	left: 157px;
	top: 178px;
}
/* ----------------VYSTAVENE AUKCE-KONEC---------------- */
