/* cipmania */

#devel { height: 40px; line-height: 40px; background-color: red; color: white; font-weight: bolder; text-align: center;  } 
html {
	margin: 0;
	padding: 0;
	background: #fff url(/images/html.jpg) repeat-x 0 0px;
	border-top: 1px solid #fff;
}

body {
	background: url(/images/layout/top.png) top left no-repeat;
	padding: 0;
	border: 0;
	margin: 0;
	font: 12px Arial, sans-serif;
}

a {
	color: #002856;
	text-decoration: underline;
	cursor: pointer;
}

img {
  vertical-align: middle;
  margin: 0;
}

a img {
	border: none;
}

.hl {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1.5em;
}

.h2 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1.4em;
}

.h3 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1.3em;
}

.h4 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1.2em;
}

.h5 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1.1em;
}

.m0t { margin-top: 0px !important; }
.h25 { height: 25px; }

.r, .taright {
  text-align: right;
}

.c, .center {
  text-align: center;
}

.l, .taleft {
  text-align: right;
}

.nowrap {
  white-space: nowrap;
}

.h6 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1em;
}

/**** * main layout  ******/
#hpBanner {
	margin: 0;
}

.banner {
  margin: 0 auto;
  text-align: center;
  width: 998px;
  height: 100px;
  overflow: hidden;
  display: none;
}

#main {
	margin: 0 auto 0px auto;
	padding: 0 0px;
	background: #fff;
	width: 998px;
	position: relative;	
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#head {
	height: 307px;
	background: #fff url(/images/head.png) no-repeat 0 40px;
	position: relative;
	padding: 0px 0 0 0;
}

#content {
  background: #fff;
  margin: 0 0 0px 0;
  padding: 10px;
  height: 100%;
}

.withLeftCol {/*for content*/
  margin: 0 0 0 20px !important;
  float: left;
  width: 710px;
}

#footer {
	clear: both;
	margin: 0;
	position: relative;
	padding: 0;
	background: url(/images/cia/foot.jpg) no-repeat 0 0;
	height: 80px;
	color: #70A2BC;
}

/***** * head parts ******/
#topStripe {
  background: #F27022;
  height: 40px;
  padding: 0 16px;  
  color: #fff;
  line-height: 43px;
  position: relative;
}

#topStripe a {
  color: white;
}

#topStripe .time {
  font-weight: bold;
}

#topStripe .right-center {
  position: absolute;
  left: 45%;
  top: 0px;
}

#topStripe .right-right {
  position: absolute;
  right: 18px;
  top: 0px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 40px;
}

#logo a {
  display: block;
	width: 660px;
	height: 165px;
}

#logo a span {
	display: none;
}

#head .login {
	position: absolute;
	top: 72px;
	width: 260px;
	height: 95px;
	line-height: 180%;
	padding: 10px 0;
	right: 30px;
	border: 0px solid #FF384C;	
}

#head .login .openCloseButton {
  display: none;
}

#head .loginInfo {
  margin: 0 0 0 0px;
  border: 0px solid red;
  text-align: left;
  padding: 5px 0; 
}

#head .loginInfo h3 {
  margin: 4px 0 0 0;
  padding: 0 0 0 25px;  
  font-weight: bold;
  background: url(/images/key.gif) no-repeat -3px 50%;
}

#head .loginInfo label {
  width: 145px;
  font-weight: bold;
  margin: 8px 0 0 25px;
  float: left;
}

#head .loginInfo span {
	display: block;
	font-weight: bold;
	margin: 8px 0 0 0;
	float: left;
}

#head .loginInfo span.uname {
	background: url(/images/panak.gif) no-repeat 0 50%;
	padding: 0 0 0 26px;
	width: 60px;
	
}

#head .loginInfo span.chips {	
	background: url(/images/money.gif) no-repeat 0 50%;
	padding: 0 0 0 26px;
	width: 60px;
	white-space: nowrap;
}

#head .loginInfo a.detail {	
	background: url(/images/detail-uctu.jpg) no-repeat 0 50%;
	display: block;
	text-align: center;
	margin: 0 0 0px 10px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	bottom: -12px;
	left: 10px;
	width: 117px;
	color: white;
	text-decoration: none;
}

#head .loginInfo a.logout {	
	position: absolute;
	bottom: -8px;
	right: 40px;
	color: #F17932;
}

#head .loginInfo input.submit {
	display: block;
	width: 100px;
	margin: 0 auto;
}

#head .loginForm {
  line-height: 0%;
}

#head .loginForm input.text {
  display: block;
  margin: 0 0 5px 50px;
  border: none;
  background: url(/images/input-text.jpg) no-repeat;
  width: 133px;
  padding: 12px 8px 8px 8px;
  color: #666;
}

#head .loginForm label {
  display: none;
}

#head .loginForm input.submit {
  position: absolute;
  right: -10px;
  top: 10px;
}

#head .loginForm .lock {
  position: absolute;
  left: 20px;
  top: 55px;
}

#head .newAccount {
  position: absolute;
  bottom: 103px;
	width: 260px;
	height: 30px;
	line-height: 100%;
	padding: 0;
	right: -20px;
	color: #888;
}

#head .newAccount a {
  color: #F26F21;
  text-transform: lowercase;
}

/* vysouv�n�... #head .openClose {	width: 55px;	overflow: hidden;}#head .login .openCloseButton {}#head .login .openCloseData {	width: 305px;	text-align: right;}#head .login .openCloseData label {	padding-right: 5px;}*/
#menuTop {
  position: absolute;
  top: 235px;
	height: 50px;
	padding: 0 0 0 38px;
}

#menuTop a {
  text-transform: uppercase;
  background: #F27932 url(/images/menu-tab.jpg) no-repeat 0 0;
  color: white;
  height: 49px;
  line-height: 50px;
  font-size: 13px;
  display: block;
  float: left;
  padding: 0 10px;
  margin: 0 2px 0 0;
  width: 141px;
  text-align: center;
  font-weight: bold;
}

#menuTop a.active {
  background: #002856 url(/images/menu-tab-active.jpg) no-repeat 0 0;
  height: 50px;
  text-decoration: none;
}

#menuTop span {
  display: none;
}

#menuTop {
  
}

#menuTop {
  
}

#menuTop {
  
}

#menuTop {
  
}

#menuTop {
  
}

#buyChips {
  position: absolute;
  border: 0px solid red;
  width: 278px;
  height: 75px;
  right: 20px;
  bottom: 5px;
}

#buyChips a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

#buyChips a span {
  display: none;
}


/****** footer parts *******/
#footMenu {
  clear: both;
  background: #E5E5E5 url(/images/foot-menu.jpg) no-repeat 0 0;
  height: 145px;
  margin: 50px 0 0 0;
}

#footMenu .item {
  width: 198px;
  float: left;
  padding: 5px 0 0 0;
  border-right: 1px solid #fff;
  border-bottom: 0px solid #fff;
  height: 140px;
}

#footMenu .last {
  border-right: none;
}

#footMenu .item h3 {
  width: 116px;
  background: #fff;
  margin: 0 auto 1px auto;
  height: 23px;
  padding: 0 0px 0 70px;
  line-height: 23px;
  color: #929292;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
}

#footMenu .item h3 img {
  position: absolute;
  left: -5px;
  top: -26px;
}

#footMenu .item h3 span {
  overflow: hidden;
  display: block;
  white-space: nowrap;
}

#footMenu .item .content {
  background: url(/images/foot-item.jpg) repeat-x 0 0;
  width: 190px;
  margin: 0px auto 0 auto;  
  overflow: auto;
  height: 100px;
}

#footMenu .item .content ul {
  margin: 0;
  padding: 10px 0 0 16px;
  line-height: 140%;
}

#footMenu .item .content ul li {
  list-style-image: url(/images/foot-li.gif);
  padding: 0 0 0 0px;
  margin: 0;
}

#footMenu a {
  color: #002856;
}

#foot {
  background: #E7E7E7 url(/images/foot.gif) no-repeat 0px 100%;
  border-top: 1px solid #fff;
  height: 30px;
  color: #888;
  padding: 10px 15px;
}

#foot .menu {
  float: right;
}

#foot a {
  color: #555;
}

#foot .menu img {
  vertical-align: text-top;
}


/********************/
/* general rules */
label {
  display: block;
  float: left;
  width: 190px;
  clear: left;
}

label.unlabel {
  display: inline;
  width: auto;
  clear: none;
  float: none;
}

hr {
  border: none;
   height: 0px;
  border-top: 1px solid #ccc;
}

fieldset {  
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0;
}

ul {
  list-style-position: inside;
}

p {
  line-height: 150%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.a-center {
	text-align: center;
}

.a-left {
	text-align: left;
}

.a-right {
	text-align: right;
}
.error {
	color: #ff0000;
	font-weight: normal;
}
.v-middle {
	vertical-align: middle;
}
.noborder {
	margin: 0;
	text-decoration: none;
}
.none {
	display: none;
}
.inline {
	display: inline;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.smallcaps {
	font-variant: small-caps;
}
.strike {
	text-decoration: line-through;
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
.clear {
  clear: both;
}

.clear2 {
  clear: both;
  height: 1px;
}

/**/
#slots {
  
}

.close #auctionDetail .mainContent .metainfo .expires {
	font-size: 16px;
}

.close #auctionDetail .mainContent .metainfo .user {
	font-size: 14px;
	font-weight: bolder;
	color: red;
}

div.hpSlots .free * {
  display: none; 
}

div.hpSlots .free a.action {
  display: block;
  background: url(/images/free.jpg) !important; 
}

div.hpSlots div.slot {
  float: left;
  background: url(/images/slot.jpg);
  width: 159px;
  padding: 0 60px 0 12px;
  border: 0px solid red;
  margin: 15px 0px 15px 10px;
  overflow: auto;
  height: 264px;
  overflow: visible;
  position: relative;  
  text-align: center; 
}

div.hpSlots div.slot a.action {
  position: absolute;
  background: url(/images/sold.jpg) no-repeat 0 0; 
  width: 136px;
  height: 54px;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  line-height: 45px;
  font-weight: bold;
  color: #fff;
  bottom: -30px;  
  display: block;
  left: 20px;
}

div.slots div.slot a.action:hover {
  background-position: 0 -54px !important;
}

div.hpSlots div.slot .right {
  float: right;
  border: 0px solid red;
  width: 54px;
  margin: 0 12px 0 0; 
  position: relative;
  z-index: 910;
}

div.hpSlots div.slot .right .minibox {
  width: 51px;
  height: 47px;
  position: absolute;
  right: -60px;
  margin: 10px auto 0 auto;
  text-align: center;
  font-weight: bold;
  line-height: 51px; 
}

div.hpSlots div.slot .right .minibox-chips {
  background: url(/images/minibox23.gif) 1px 0;
  line-height: 30px;
  color: #fff;
  top: 130px;
  
}

div.hpSlots div.slot .right .minibox-time {
  background: url(/images/minibox22.gif) 1px 0;
  line-height: 30px;
  color: #fff;
  top: 3px;
}

div.hpSlots div.slot .right .minibox-price {
  background: url(/images/minibox21.gif) 1px 0;
  line-height: 30px;
  color: #fff;
  top: 70px;
}

div.hpSlots div.slot .right .minibox-type {
  line-height: 30px;
  color: #fff;
  top: 190px
}

.minibox-type { background: url(/images/typy_aukci/mod-s.png) top left no-repeat; }
.minibox-type-ch { background: url(/images/typy_aukci/mod-ch.png) top left no-repeat; }
.minibox-type-d { background: url(/images/typy_aukci/mod-d.png) top left no-repeat; }
.minibox-type-n { background: url(/images/typy_aukci/mod-n.png) top left no-repeat; }
.minibox-type-o { background: url(/images/typy_aukci/mod-o.png) top left no-repeat; }
.minibox-type-s { background: url(/images/typy_aukci/mod-s.png) top left no-repeat; }


#auctionDetail .minibox-type, .wide .minibox-type { background: url(/images/typy_aukci/oran-s.png) top left no-repeat; }
#auctionDetail .minibox-type-ch, .wide .minibox-type-ch { background: url(/images/typy_aukci/oran-ch.png) top left no-repeat; }
#auctionDetail .minibox-type-d, .wide .minibox-type-d { background: url(/images/typy_aukci/oran-d.png) top left no-repeat; }
#auctionDetail .minibox-type-n, .wide .minibox-type-n { background: url(/images/typy_aukci/oran-n.png) top left no-repeat; }
#auctionDetail .minibox-type-o, .wide .minibox-type-o { background: url(/images/typy_aukci/oran-o.png) top left no-repeat; }
#auctionDetail .minibox-type-s, .wide .minibox-type-s { background: url(/images/typy_aukci/oran-s.png) top left no-repeat; }

div.hpSlots div.slot .content {
  padding: 0 0 0 0px;
}

div.hpSlots div.slot .text {
  display: none; 
}

div.hpSlots div.slot .img {
  width: 140px;
  height: 90px;
  overflow: hidden;
  border: 1px solid #002856;
  margin: 8px auto 8px auto;
  background: #fff;
  text-align: center;
  line-height: 90px;
  vertical-align: middle;
}
div.hpSlots div.slot .img img {
  margin: 0;
}
div.hpSlots div.slot img {
}

div.hpSlots div.slot .content span {
  display: block;
}

div.hpSlots div.slot .content .price {
  font-size: 15px;
  font-weight: bold;
  color: red;
}
div.hpSlots div.slot .content .instead {
  font-size: 10px;
  color: #000;
  margin: 0 0 10px 0;
}
div.hpSlots div.slot .content .instead span {
  display: inline;
}
div.hpSlots div.slot .content .expires {
  color: #000;
  font-size: 15px;
  font-weight: bold; 
}
div.hpSlots div.slot .content .expires .alert {
  color: red;
  display: inline; 
}
div.hpSlots div.slot .content .user {
   font-size: 10px;   
}

div.hpSlots div.slot h4 {
  margin: 0 0 0 0;
  padding: 15px 0px 0 0px;
  font-size: 13px;
  height: 34px;  
  width: 130px;
  overflow: hidden;
}

div.hpSlots div.slot .aukceURL {
  color: #002755;  
}

/**/
#slots .wide {
  background: url(/images/slot-w.jpg);
  width: 392px;  
  margin-right: 0;
  margin-left: 10px;
  height: 254px;
  text-align: left;
  padding: 0px 60px 10px 20px;
}

#slots .wide .text {
  display: block; 
  padding: 6px 0;
  height: 40px;
  overflow: hidden;
}
#slots .wide .content {
  text-align: center;
  padding: 25px 0 0 0;
}
#slots .wide .content .expires {
  font-size: 180%;
}

#slots .wide .right {
  
}

#slots .wide .right .minibox-time {  
  background: url(/images/minibox2.gif) repeat 0px 0;
}
#slots .wide .right .minibox-type {  
}
#slots .wide .right .minibox-price {  
  background: url(/images/minibox1.gif) repeat 0px 0;
}
#slots .wide .right .minibox-chips {
  background: url(/images/minibox3.gif) repeat 0 0; 
}
#slots .wide h4 {  
  font-weight: bold;
  font-size: 16px;
  height: 20px;
  width: 350px;
  white-space: nowrap;
  overflow: hidden;
}
#slots .wide .aukceURL {
  color: #F37022;
}
#slots .wide .img {
  float: left;
  border-color: #F37022;
  width: 145px;
  height: 140px;
  line-height: 140px;
}
#slots .wide a.action {  
  background: url(/images/bid.jpg) no-repeat 0 0;
  left: 253px;
}

/**/
#slots > .left {
  float: left;
  width: 250px;
  margin: 0 0 0 5px;
}

#slots > .right {
  float: right;
  width: 220px;
  margin: 0 24px 0 0;
}

#slots > .middle {
  float: left;
  width: 460px;
}

#slots #closeSlots {
	height: 150px;
	border: solid 1px red;
	background: transparent url(/images/close.png) top left repeat;
}

/*reg*/
.dataForm {
  line-height: 250%;
  margin: 20px 0;  
}

.dataForm .desc {
  display: block;
  color: #333;
  margin: 0 0 0 190px;
}

.dataForm input[type=text], .dataForm input[type=password] {
 
}

.dataForm input.long {
  width: 214px;
}

.dataForm .error {  
  border-bottom: 0px solid #F37022;
  display: block;
  line-height: 150%;
  margin-left: 190px;
}

.dataForm div.value {
  
}

/**/
#userMenu {
  float: left;
  padding: 0 0px 0 0px;
  margin: 0px 0px 30px 7px;
  line-height: 220%;
}

#userMenu ul {
  padding: 20px 0 10px 0px;  
  margin: 0;
}

#userMenu ul li {
  display: block;
  padding: 0 0 0 27px;
  background: url(/images/li.jpg) no-repeat 0 50%;
  list-style: none;
  margin: 0 0 0 10px;
}

#userMenu ul li.selected a {
  font-weight: bolder;
}

#userMenu ul li a {
  color: #002856;
}

/**/
h1 {
  margin: 0px 0 15px 0px;
  color: #002856;
  font-size: 19px;
/*   padding: 0 0 0 5px; */
}

h1.type1 {
  
}

h2 {
  color: #00458C;
  font-size: 15px;
  padding: 0 0 0 10px;
}

p.sekcePerex, p.sekceText {
  color: #444;
  padding: 0 8px;
  margin: 0 0 10px 0;  
}

p.sekceText {
}

/*tabs html*/
div.list-tabs {
	margin-left: 0px;
}

div.list-tabs .top {
  border-bottom: 2px solid #A6A6A6;
  height: 38px;
}

div.list-tabs .top h3 {
	float: left;
	text-decoration: none;
	padding: 0 0px 0 0px;
	height: 37px;	
	line-height: 38px;
	margin: 0 2px 1px 0px;
	font-size: 14px;
	width: 161px;
	background: url(/images/ge-tab.jpg) no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

div.list-tabs .top h3 a {	
	text-decoration: underline;
	color: #999;
}

div.list-tabs .top h3.active {
  background: url(/images/ge-tab-active.jpg) no-repeat;
  height: 38px;  
}
div.list-tabs .top h3 a.active {
	text-decoration: none;
	color: #fff
}
div.list-tabs .middle {
	overflow: auto;
	margin: 0px 5px 0 8px;
	padding: 10px 0 10px 5px;
}
div.list-tabs .middle ul {
	margin-top: 0px;
}
div.list-tabs .middle .tabs-content {
	position: absolute;
}
div.list-tabs .middle .tabs-content .item a {
	font-weight: 700;
}
div.list-tabs .middle .tabs-content .item span.date {
	
}
div.list-tabs .middle .tabs-content .item .perex {
	display: inline;
}

/*tabs js*/
div.list-tabs-js {
  margin: 2px 0 0 10px;
  float: left;
  position: relative;
  border-bottom: 2px solid #A6A6A6;
  height: 38px;
  width: 400px;  
}

div.list-tabs-js .top {  
  height: 38px;
}

div.list-tabs-js .top h3 {
  text-transform: uppercase;
  font-weight: bold;  
  position: relative;
  float: left;
  top: 0px;
  left: 0px;  
  color: white;
  text-decoration: none;
  background: url(/images/ge-tab.jpg) no-repeat 0 0;
  font-size: 11px;
  padding: 0 8px 0 0px;
  line-height: 37px;
  height: 37px;
  margin: 0 0px 0 0;
  text-align: center;
  width: 161px; 
}

div.list-tabs-js .top h3 a {
  color: #999;
  text-decoration: underline;
}

div.list-tabs-js .top h3 a.active {
  color: #fff;
  text-decoration: none;  
}

div.list-tabs-js .top h3.hActive {
  background-image: url(/images/ge-tab-active.jpg);
  height: 38px;
}

div.list-tabs-js .bottom {
  background: #94B9CA url(/images/tourban/full-box-bottom.gif) no-repeat top left;
  height: 6px;
  clear: both;
}

div.list-tabs-js .middle  {
  margin: 0px 5px 0 8px;
  padding: 10px 0 10px 5px;
  width: 60%; 
}

div.list-tabs-js .middle ul  {
  margin-top: 0; 
}

div.list-tabs-js .middle .tabs-content {
    
}

div.list-tabs-js .middle .tabs-content .item a {
  font-weight: bold;
  display: block;
}

div.list-tabs-js .middle .tabs-content .item span.date {
  color: #aaa;
}

div.list-tabs-js .middle .tabs-content .item .perex {
  display: inline;
}

/*procuctList*/
#procuctList {
  float: left;
  width: 600px;
  margin: 0;
}

#procuctList li {
  display: block;
  clear: left;  
  border-bottom: 3px solid #002856;
}

#procuctList li h3 {
  font-size: 100%;
}

#procuctList li .text {
  
}

#procuctList li .img {
  float: left;
  margin: 0 20px 16px 0;
  width: 90px;
  text-align: center;
  overflow: hidden;
  min-height: 50px;
}

#procuctList li img.noimage {
  height: 50px;
}

/*produkt*/

#product .content {
  width: 70%;
  float: left;
}

#product .content img {
  float: right;
}

.dataTable {
	border: none;
	border-collapse: collapse;
	margin-top: 0px;
	padding: 0;
}
.dataTable tr {
	background: url(/images/dotted.gif) repeat-x bottom;
}

.dataTable tr.odd {
	
}
.dataTable tr.even {
  background-color: #efefef;
}
.dataTable tr.th {
	background: url(/images/vyhry.gif) no-repeat 0 -4px;
}
.dataTable th {
	vertical-align: middle;
	padding: 5px 12px 15px 12px;
	color: #555;
	font-weight: bold;
}
.dataTable td {
	padding: 7px 5px;
	vertical-align: top;
	border: none;
}

/*aukce*/

#auctionDetail .mainContent {
  width: 651px;
  height: 559px;
  margin: 0 0 0 10px;
  background: url(/images/aukce.gif);
  position: relative;
}

#auctionDetail .mainContent .main {
  position: absolute;
  width: 419px;
  height: 400px;
  border: 0px solid red;
  padding: 05px 25px 25px 25px; 
}

#auctionDetail .mainContent .main .text {
  height: 32px;
  overflow: hidden;
}

#auctionDetail .mainContent .main .galleryView {
  text-align: center;
  position: absolute;
  bottom: 40px;
  height: 330px;
  line-height: 330px; 
  width: 419px;
}

#auctionDetail .mainContent .main .galleryView img {
}

#auctionDetail .mainContent .main h1 {
  color: #F36F21;
  padding: 0;
  text-align: center;
  margin: 10px 0 10px 0;
}

#auctionDetail .mainContent .metainfo {
  position: absolute;
  right: 0;
  top: 130px;
  border: 0px solid red;
  height: 271px;
  width: 180px;
  padding: 10px 0 0 0;
  text-align: center;
}

#auctionDetail .mainContent .metainfo .price {
  font-size: 19px;
  font-weight: bold;
  color: red;
}

#auctionDetail .mainContent .metainfo .instead {
  font-size: 10px;
  color: #000;
  margin: 0 0 10px 0;
}

#auctionDetail .mainContent .metainfo .expires {
  color: #000;
  font-size: 22px;
  font-weight: bold;
}

#auctionDetail .mainContent .metainfo .expires .alert{
	color: #f00;
}
#auctionDetail .mainContent .metainfo .user {
   font-size: 10px;
}

#auctionDetail .mainContent .metainfo .bid a {
  background: url(/images/bid.jpg) no-repeat 0 0; 
  width: 136px;
  height: 54px;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  line-height: 45px;
  font-weight: bold;
  color: #fff;
  bottom: -30px;
  margin: 18px auto;
  display: block;
  left: 20px;
}

#auctionDetail .bidder {
  position: absolute;
  border: 0px solid red;
  line-height: 180%;
  right: 0;
  top: 304px;
  height: 126px;
  width: 150px;
  overflow: hidden;
  padding: 5px 15px 15px 15px;
}

#auctionDetail .bidder form {
  margin: 3px 0;
}

#auctionDetail .bidder h3 {
  margin: 0 0 0 0;
  padding: 0;
  font-size: 14px;
  color: #F17932;
}

#auctionDetail .bidder .message {
	margin: 0;
	margin-top: 25px;
	left: 13px;
	top: 5px;
	width: 160px;
	position: absolute;
	display: none;
	border: 0; 
	padding: 0; 
	line-height: 100%;
	z-index: 100;
	opacity: 0.6;
	background-color: #fff;
	padding-top: 80px;
	_padding-top: 75px;
}

#auctionDetail .bidder .message input {
	z-index: 200;
	top: 120px;
	position: absolute;
	opacity: 1;
}

#auctionDetail .bidder label {
  width: 70px;
  
}

#auctionDetail .bidder input {
  width: 50px;
  border: 1px solid #F17932;
}

#auctionDetail .bidder .submit {
  width: auto;
  text-align: center;
  margin: 0 auto;
  display: block;
  border: none;
  color: white;
  height: 26px;
  width: 116px;
  background: transparent url(/images/detail-uctu.jpg) no-repeat 0 50%;
}

#auctionDetail .boxes div.container {
  position: absolute;
  right: 20px;
  width: 160px;
  top: 7px;
  margin: 0;
  height: 121px;  
}

.minibox, .minibox * {
  cursor: default;
}

.minibox .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid red;
}

#auctionDetail .boxes .minibox {  
  width: 51px;
  color: white;
  height: 49px;
  position: relative;  
  border: 0px solid red;
  float: right;
  margin: 8px 12px 0 0px;
  text-align: center;
  font-weight: bold;
  line-height: 38px;
}

#auctionDetail .boxes .minibox-price {
  background: url(/images/minibox1.gif) no-repeat 50% 50%;
}

#auctionDetail .boxes .minibox-type {
}

#auctionDetail .boxes .minibox-time {
  background: url(/images/minibox2.gif) no-repeat 50% 50%;
}

#auctionDetail .boxes .minibox-chips {
  background: url(/images/minibox3.gif) 1px 0px;
  line-height: 30px;
  color: #fff;
}

#auctionDetail .mainContent .bottom div {
  height: 50px;
}

#auctionDetail .mainContent .bottom {
  position: absolute;
  border: 0px solid red;
  overflow: auto;
  white-space: nowrap;
  width: 601px;
  top: 451px;
  height: 60px;
  padding: 22px;
}

#auctionDetail .mainContent .bottom img {
  margin: 0 10px;
}

#auctionDetail div.smsContest {
  position: absolute;
  bottom: -20px;
  background: rgb(255, 255, 255) url(/images/sms-tag.gif) no-repeat 0 0;
  border-top: 1px solid #F77B31;
  padding: 8px;
  left: 1px;
  text-align: center;
  width: 453px;
}

.slot .sms {
	position: absolute;
	left: 0px;
	bottom: 29px;
	width: 45px;
	height: 45px;
}

.wide .sms {
	position: absolute;
	left: 187px;
	bottom: 29px;
}

#auctionList li .sms {
	position: absolute;
	right: 157px;
	bottom: 29px;
	left: auto;
}

.dalsi-aukce .sms {
	position: absolute;
	left: 480px;
	bottom: 25px;
}

#auctionDetail div.smsContest .alert {
  color: rgb(255, 0, 0);  
}

#bidHistory {
  background: url(/images/historie.gif);
  width: 289px;
  height: 344px;
  float: right;
  padding: 0 1px;
  overflow: auto;
}

#bidHistory h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;  
}

#bidHistory .head {

}


#bidHistory table {
  width: 289px;
  background: #fff;
  font-size: 10px;
}

#bidHistory .row td {
  padding: 2px 4px;
}
#bidHistory .row1 {
  background: #E2ECF9;
}


#uSave {
  background: url(/images/usave.gif);
  width: 263px;
  height: 196px;
  margin: 16px 0 0 0;
  float: right;
  padding: 0 14px;
}

#uSave label {
  width: 100px;  
}

#uSave h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px; 
  margin: 0 0 14px 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;  
}

#uSave .part1 {
  line-height: 180%;  
}

#uSave .part2 {
  margin: 19px 0 8px 0;
  font-weight: bold;  
}

#uSave .part3 {
  font-size: 10px;
  clear: both;    
}

#auctionRight {
  float: right;
  width: 289px;
}

#techParams {
  width: 651px;
  margin: 20px 0px 2px 10px;
  _margin: 20px 0px 0 10px;
  height: 485px;
  _height: 507px;
  clear: both;
  padding: 0 0 0 0;
  position: relative;
  float: left; 
  overflow: hidden;
}

#techParams .top {
  background: url(/images/techparams-top.gif) no-repeat 0 0;  
  height: 40px;
}

#techParams h3 {
  color: #fff;  
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;  
}

#techParams .middle {
  background: url(/images/techparams-middle.gif) repeat-y 0 0;
  z-index: 100;
  overflow: hidden;
  min-height: 465px;
	_height: 465px;  
}

#techParams .content {
  padding: 10px 20px 20px 20px;
  overflow: hidden;
}

#techParams .more {
  position: absolute; 
  bottom: 20px;
  z-index: 150;
  right: 20px;
  padding: 5px;
  background-color: #fff;
}

#techParams .bottom {
  background:  url(/images/techparams-bottom.gif) top left no-repeat;
  height: 21px;
  position: absolute;
  bottom: 0;
  _bottom: -20px;
  left: 0;
  z-index: 180;
  width: 651px;
}

#reklama-detail-aukce {
  float: right;
  padding: 18px 0 0 0;
  width: 290px;
  overflow: hidden;
}

#reklama-detail-aukce object {
  margin: 0;
  padding: 0;
}

#auctionSlots {
  margin: 20px 0 0 0;
}

#auctionSlots .slot {
  margin: 0 0 0 23px;
  float: right;
}

#auctionTip {
  background: url(/images/bulb.gif) no-repeat 0 50%;
  margin: 8px 5px;
  display: none;
  position: relative;
  top: -10px;
  border: 0px solid red;
  clear: both;
  padding: 0 0 0 30px;
  height: 20px;
  line-height: 20px;
}

/**/

.greyBox {
  width: 231px;  
}

.greyBox .top {
  background: url(/images/grey-box-top.gif);
  height: 42px;
}

.greyBox .top h3 {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  line-height: 44px;
  margin: 0;
  height: 40px;
  padding: 0;
}

.greyBox .middle {
  background: url(/images/grey-box-middle.gif) repeat-y;
}

.greyBox .bottom {
  background: url(/images/grey-box-bottom.gif);
  height: 10px;
}

/**/

#auctionList {
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
}

#auctionList .img a {
	line-height: 62px; 
}

#auctionList li {
  display: block;
  clear: left;  
  background: url(/images/dotted.gif) repeat-x 0 bottom;
  padding: 17px 0 10px 20px;
  margin: 0;
  position: relative !important;
}

#auctionList li .img {
  float: left;
  margin: 0 20px 16px 0;
  width: 62px;
  border: 1px solid #999;
  height: 62px;
  text-align: center;
  overflow: hidden;
}

#auctionList li img.noimage {
  height: 65px;
  width: 65px;
}

#auctionList li h3 {
  font-size: 100%;
  margin: 4px 0 6px 0;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
}

#auctionList li .textInfo {
  width: 400px;
  float: left;
}

#auctionList li .text {
  padding: 0;
  margin: 0;
  line-height: 150%;
  overflow: hidden;
}

#auctionList li .minibox {
  float: left;
  background: url(/images/aukce-minibox.gif) no-repeat 50% 50%;
  height: 100%;
  width: 50px;
  text-align: center;
  line-height: 80px;  
  margin: 0 0 0 5px;
  visibility: hidden;
}

#auctionList li div.price { 
  display: block;
  padding: 19px 10px 10px 5px;
  height: 51px;
  float: left;
  width: 70px;  
  margin: 0 0 0 20px;
  text-align: center;
}

#auctionList li div.price .price {
  font-size: 15px;
  font-weight: bold;
  color: red;  
}

#auctionList li div.price .instead {
  display: block;
  font-size: 10px;
}

#auctionList li div.time {
  display: block;
  padding: 19px 10px 10px 10px;
  height: 51px;
  text-align: center;
  float: left;
  width: 140px;  
}

#auctionList li div.time .time {
  color: #000;
  font-size: 15px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  overflow: hidden;
}

#auctionList li div.time .user {
  font-size: 10px;
  display: block;
}

#auctionList li .button {
  background: url(/images/bid.jpg) no-repeat 0 17px; 
  width: 136px;
  height: 70px;
  text-decoration: none;
  float: left;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  line-height: 80px;
  font-weight: bold;  
  color: #fff;
  margin: 0 0 10px 0;
  display: block;
  z-index: -900;
}

#auctionList li .text {

}

/**/
#kontakty {
  padding: 0 0 0 10px;
  line-height: 220%;
}

#kontakty h2 {
  padding: 0;
}

#kontakty label {
  display: block;
  float: left;
  width: 140px;
}

#kontakty {
  
}

#map {
  width: 350px;
  margin: 0 10px 0 0;
  height: 300px;
  float: right;
}
/**/
.messageInfo {  
  background: #B7D7F5 url(/images/bulb.gif) no-repeat 3px 50%;
  color: black;
  border: 1px solid #777;
  padding: 10px 20px 10px 30px;
  text-align: left;
  line-height: 20px;
  font-weight: bold;
  margin: 10px 10px 10px 0;
}

.message {  
  padding: 10px 20px;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  margin: 10px 0;
  border: 1px solid;
}

.messageOk {
  background: #B7D7F5;
  color: black;
  border: 1px solid #444;
}

.messageKo {
  background: #fff;
  color: red;
  border: 2px solid red;
}

/**/

#registerForm {
}



/**/
.w100p {
  width: 98%;
}

/**/

.articleList {
  background: url(/images/dotted.gif) repeat-x 0 bottom;
  height: 185px;
  margin: 0 10px;
  clear: both;
}

.articleList h2 {
  float: left;
  margin: 22px 0 0 0;
  background: url(/images/news.gif) no-repeat -4px 50%;
  height: 50px;
  line-height: 40px;
  padding: 0 0 0 36px;
  color: #002856;  
  text-transform: uppercase;
}

.articleList ul {
  clear: both;
  margin: 0px 0 0 10px;
  padding: 0;
  list-style: none;
}

.articleList li {
  float: left;
  list-style: none;
  position: relative;
  margin: 0px 0 0 30px;
  padding: 0;
  width: 435px;
  border: 0px solid red;
}

.articleList li p {
  height: 50px;
  line-height: 16px;
}

.articleList li .img {
  float: left;
  width: 90px;
  margin: 0 10px 0 0;
  height: 90px;
  overflow: hidden;
  border: 0px solid #000;
}

.articleList li .img img {
  width: 90px;
}

.articleList li h3 {
  margin: 2px 0 4px 0;
  font-size: 100%;
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
}

.articleList li .more {
  position: absolute;
  right: 0px;
  padding: 6px;
  display: block;
  bottom: 0px;
  color: #F27932;
}

/**/

.articleListSection {
   width: auto;
   float: left;
   clear: none;
   height: auto;
}

.articleListSection ul {
  clear: none;
  margin: 0;
}

.articleListSection h3 {
  background: none;
}

.articleListSection li {
   width: auto;
   clear: both;
   margin: 0;
   height: 76px;
   float: none;
}

.articleListSection li .more {
  bottom: 0px;
}

/**/
#articleItem {
  margin: 0 0 35px 0;
}

#articleItem .container {
  padding-left: 15px;
}

#articleItem p {
  line-height: 180%;
  margin: 0 0 10px 0;
}

#articleItem h1 {
  background: url(/images/news.gif) no-repeat 10px -12px;
  padding: 0 0 20px 36px;
  margin: 0 0 0 0;  
  position: relative;
  left: -20px;
}

#articleItem .img {
  float: right;
  width: 130px;
  margin: 0 10px 10px 10px;
  height: 100px;
  overflow: hidden;
  border: 0px solid #000;
}


fieldset legend {
  font-weight: bolder;
}


.alert {
	color: red;
}

.small { font-size: 0.8em; font-style: italic;  }

#content .buttons a.detail {	
	background: url(/images/button_odd.jpg) no-repeat 0 50%;
	display: block;
	text-align: center;
	margin: 0 0 0px 5px;
	padding-top: 5px;
	height: 18px;
	position: relative;
	top: -5px; 
	width: 117px;
	color: white;
	text-decoration: none;
}

#content .even .buttons a.detail {	
	background: url(/images/button_even.jpg) no-repeat 0 50%;
}

/**/

div.bubblePopUp {
  width: 208px;
  position: absolute;
  height: 100px;
  z-index: 1000;
  line-height: 150%;
  font-weight: normal;  
  text-align: left;
  color: #406080;
  overflow: auto;
  background: url(/images/bubble.gif) no-repeat 0 0;
  padding: 10px 16px;
  display: none;
  float: left;
}

div.bubblePopUp br:first-child {
  display: block;
}

div.bubblePopUp br {
  display: none;
}

/**/

div.cards {
  text-align: center;
  padding: 12px 0 0 0;
  
}

div.cards span {
  border: 0px solid red;
  vertical-align: middle;
  padding: 0 15px;
  font-weight: bold;
}

div.cards img {
  margin: 0 16px 0 0;
}

/**/

object {
  margin: 15px 0;
}

/**/

div.browser {
  text-align: right;
  clear: both;
  padding: 12px 0;
  margin: 0 45px;
}

div.browser .selected {
  color: #F17932;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

div.browser .info {
  padding: 0px 20px;
}

.cipback-slot {
  position: absolute;
  right: -57px;
  top: 247px;
  color: #002755;
  font-weight: bold;
}

.wide .cipback-slot {
  color: #F37022;
}

.cipback-budouci{
  color: #002755;
  font-weight: bold;
}

.cipback-ukoncene{
  color: #002755;
  font-weight: bold;
}

.cipback-detail{
  text-transform: uppercase;
  color: #F36F21;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

.cipback-pruh {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 70px;
  height: 70px;
  background: url('/images/cipback.png') 0 0 no-repeat;
  z-index: 1000;
}

ul.vracime {
  list-style-position: outside;
  margin-left: 16px;
  padding-left: 0px;
}

.kategorie-menu {
	margin: -11px 0px 5px 30px;
	font-size: 13px;
	color: #002755;
	font-weight: bold;
}

.kategorie-menu a:hover, .kategorie-menu span.selected a{
	color: #F27932;
	text-decoration: none;
}

.probihajici-aukce{
	background: url('/images/probihajici-aukce.jpg') 0 20px no-repeat;
	margin: 0px 0 15px 13px;
	padding: 17px 0 0 25px;
	height: 26px;
	color: #002856;
	text-transform: uppercase;
	font-size: 14px;
	/* font-weight: bold; */	
}

.ukoncene-aukce{
	background: url('/images/ukoncene-aukce.jpg') 0 0 no-repeat;
	margin: 25px 0 8px 13px;
	padding: 1px 0 0 25px;
	height: 26px;
	color: #002856;
	text-transform: uppercase;
	font-size: 14px;
	/* font-weight: bold; */	
}


div.hpSlots div.dalsi-aukce {
	background: transparent url(/images/dotted.gif) repeat-x scroll 0 bottom;
	height: auto;
	min-height: 80px;
	_height:  80px;
	width: 950px;
	padding: 0 0px 0 12px;
	margin: 0px 0 15px 10px;
	position: relative;
}

div.hpSlots div.dalsi-aukce h4{
	width: 400px;
	text-align: left;
	padding: 6px 0 0 14px;
	height: 21px;
}

div.hpSlots div.dalsi-aukce .img{
	float: left;
	margin: 0px;
	border: 1px solid #e5e5e5;
	width: 60px;
	height: 60px;
	line-height: 60px;
}

div.hpSlots div.dalsi-aukce div.right{
	position: absolute;
	left: 525px;
	top: 0px;
}

div.hpSlots div.dalsi-aukce div.content{
	position: absolute;
	left: 600px;
	top: 20px;
}

.rright{
	float: right;
	margin:0 0 0 20px;
}

div.hpSlots div.dalsi-aukce .text{
	width: 390px;
	margin: 0 0 10px 77px;
	text-align: left;
}

div.hpSlots div.dalsi-aukce a.action{
	left: 810px;
	top: 7px;
}

div.hpSlots div.dalsi-aukce div.right .minibox-type{
	top: 0px;
}

div.hpSlots div.dalsi-aukce div.right .minibox {
	position: relative;
	left: 0px;
}

div.hpSlots div.dalsi-aukce div.right .cipback-slot{
	right:0px;
	left: 5px;
	top: 55px;
}

div.dale{
	height: 20px;
	margin: 10px 13px 0 0; 
	text-align: right;
}

div.dale a, div.dale2 a{
	color: #F27932;
	text-decoration: underline;
	font-size:13px;
}

div.dale a:hover, div.dale2 a:hover{
	text-decoration: none;
}	

div.dale2{
	height: 30px;
	margin: 0px 13px 0 0; 
	text-align: right;
}

