/**
 * Uzivatelske styly
 */

hr { border-bottom:1px solid #ccc; display: block; visibility: visible; height: 0;}

.brand-list {
  float: left;
  width: 180px;
}

.brand-list a { display: block; }

img.block { display: block; }

#page {
  position: relative;
  top: 0;
  min-height: 100%;
  _height: 100%;
  margin: 0 auto;
}

#main-topic { width: 770px; }
#main-topic-menu ul { margin-top: 1px; }
#main-topic-menu li { float: left; }

#main-topic-menu li a {
  font-family: 'Arial';
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background: #333;
  width: 127px;
  height: 32px;
  margin-right: 1px;
  padding-top: 15px;
  display: block;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
}
/*
#main-topic-menu li span a {
  height: 39px;
  padding-top: 8px;
}*/

#main-topic-menu li a:hover,
#main-topic-menu li a.active  { background: #800024 url('../img/main-topic-button-hover.gif') repeat-x; } 

#main-topic-menu li.last a {
  margin-right: 0;
  padding: 8px 5px 0 5px;
  height: 39px;
  width: 120px;
}

/* List images */

.enlarge { background: url('../img/ico-plus.gif') left top no-repeat; padding-left: 16px; }

.zoom { background: url('../img/ico-zoom.gif') left top no-repeat; padding-left: 16px; }

.base-mini ul li {
  font-weight: bold;
  background: url('../img/list-arrow.gif') left 6px no-repeat;
  list-style-type: none;
  padding-left: 15px;
  line-height: 20px;
}

/* Columns boxes */

.col-main .box { 
  background: #fff url('../img/box.gif') repeat-x; 
  border: 1px solid #e4e4e4; 
  margin-bottom: 10px; 
  padding: 15px 10px;
}

.box ol li { margin-bottom: 6px; }
.box ol { margin-bottom: 15px; }

.hi-text { line-height: 18px; }
.hi-text p { margin-bottom: 1.1em; }

.col-main .box h2, .col-main .box h4.title {
  color: #2d2d2d;
  font-family: 'Arial', 'Sans-Serif';
  font-size: 16px;
  font-weight: normal !important;
}

.col-main .box .head h2 { margin-top: 15px; }
.col-main .box .head h4 { margin-top: 30px; }

.cleaner { clear: both; margin: 0; padding: 0; font-size: 0; line-height: 0;  }

.spacer { margin-bottom: 20px; }

/* Položky aukce na hlavní straně */ 

.man, .woman, .unisex {
  position: absolute;
  width: 15px;
  height: 10px;
  z-index: 10;
  right: 0;
  margin: 5px 5px 0 0;   
}

.man { background:  url('../img/icon-man.gif') no-repeat right top; }
.woman { background:  url('../img/icon-woman.gif') no-repeat right top; }
.unisex { background:  url('../img/icon-unisex.gif') no-repeat right top; }

.image .wrap { display: block; position: relative; }

/* ------------- Topic Item ------------- */

.topic-item { display: inline; float: left; }

.topic-item .image {
  width: 120px;
  background: #fff;
  border: 1px solid #e4e4e4;
  border-top: none;
  text-align: center;
  vertical-align: middle;
  line-height: 60px;
  position: relative;
  display: table-cell;
}

.topic-item .logo {
  background: #fff;
  border: 1px solid #e4e4e4;
  border-bottom: none;
  padding-top: 5px;
  text-align: center;    
}

.topic-item .image img, .topic-item .logo img {
  background: none;
  border: none;
  position: relative; 
  margin: auto;
  vertical-align: middle;
}


/* ------------- Topic Item hlavní strana ------------- */

.topic-item-list { margin: 20px auto; }
.topic-item-list .topic-item { margin-left: 22px; }
.topic-item-list .topic-item.first { margin-left: 0px; }
.topic-item-list .topic-item, .auc-det .topic-item { width: 122px; }

/* ------------- Topic Item katalog zboží ------------- */

.generic-product-grid .topic-item {
  display: inline;
  text-align: center;
  margin: 0 auto;
  width: auto;
  float: none;
}

.listing-type-grid .no-border .image {
  border-top: none;
}

/* ------------- Topic Item aukce ------------- */

.auc-det .topic-item { margin-right: 6px; }
.auction .topic-item .image, .auction .topic-item .logo { display: block; }


/* ------------- Topic Item katalog zboží - header logo ------------- */

.topic-item.catalog { margin: 0 10px; min-width: 120px; }

.catalog.topic-item .image, table.top10 .topic-item .image {  }

/* ------------- Topic Item - široké ------------- */

.catalog-listing .topic-item .image, .topic-item.catalog .image, .top10 .topic-item .image {
  width: 150px;
  height: 150px;
  line-height: 150px;
}

.catalog-listing .topic-item .logo {
  margin: 0 auto;
  width: 150px;
    
}

/* ------------- Topic Item - odkaz přes celé ------------- */

.catalog-listing .topic-item .image a, .topic-item.catalog .image a, .top10 .topic-item .image a {
  display: table-cell;
  width: 150px;
  height: 150px;
  line-height: 150px;
  vertical-align: middle;
}

/* ------------- Topic Item korekce přesahu ------------- */

.auc-det .topic-item .logo img,
.auc-det .topic-item .image img,
.topic-item-list .topic-item .logo img,
.topic-item-list .topic-item .image img,
.top-list .topic-item .image img, 
.top-list .topic-item .logo img  {
  z-index: 5;
  background: none;
  position: relative; 
  margin: auto;
  display: block;
  border: none;
  left: 0;
  vertical-align: middle;
}

.topic-item li { font-size: 11px; padding-left: 15px; }
.topic-item .item-price { background: url('../img/item-price.gif') left center no-repeat; }
.topic-item .item-person { background: url('../img/item-person.gif') left center no-repeat; }
.topic-item .item-limit { background: url('../img/item-limit.gif') left center no-repeat; }

.topic-item h4 { font-size: 11px; width: 120px; margin-top: 6px; }
.topic-item h4 a, .topic-item h5 a { color: #990029; text-decoration: none;}
.topic-item h4 a:hover, .topic-item h5 a:hover { text-decoration: underline; }

.topic-item h5 { font-size: 11px; margin-top: 6px; text-align: center; margin: 0 auto; }
.catalog-listing .topic-item h5 { min-height: 40px; }


/* Top na hlavní straně */

.top-list { margin: 20px auto 0 auto; }

.top-list h4 {
  color: #fff;
  width: 150px;
  padding: 5px 15px 4px 15px;
  background: url('../img/red-header.gif');
  
}

.top-list .item h5 { text-align: left; margin-top: 14px; }

.top-list .topic-item, .tips .topic-item { margin: 0 12px; width: 152px; }
.top-list .topic-item .image, .tips .topic-item .image  { width: 152px; }
.top-list .topic-item .logo, .auction .topic-item .logo { margin-top: 10px; }

.top-list .item { 
  width: 180px; 
  float: left;
  margin-left: 16px;
}

.top-list .item .box { 
  background: #fff url('../img/box.gif') repeat-x;
  border: 1px solid #e4e4e4;
  min-height: 225px; 
  _height: 225px;
  padding: 0;
}

.top-list .item.first { margin: 0 2px 0 0; }

hr.dotted { 
  padding-top: 6px;
  background: url('../img/dotted-line.gif') repeat-x;
  border: none;
}

/* Katalog - výběr linie */

table.items {
  border: 1px solid #dadada;
  background: #fcfcfc;
  border-spacing: 0;
  padding: 2px;
  width: 100%;
  margin-bottom: 15px;
}

table.catalog { width: 550px; }

table.items td, .total-price table td {
  padding: 3px 5px;
  white-space: nowrap;
  width: 30px;
  vertical-align: middle;
}

table.items td span { font-weight: bold; color: #990029; white-space: nowrap; }

table.items td div span {
  text-decoration: line-through;
  font-weight: normal;
  color: #6b6b6b;
  text-align: right;
}

table.items td.wrap { color: #2f2f2f; font-size: 14px; width: 220px; white-space: normal; text-align: left; }
table.items td.wrap div { font-size: 12px; }

table.catalog td.wrap { color: #2f2f2f; font-size: 12px; width: 250px; white-space: normal; text-align: left; }

table.items tr:hover { background: #eaeaea; }

.top-product-list span { font-weight: bold; color: #990029; }

table.items button, .shopping-button-small {
	background:  url('../img/button-shopping-mini.gif') no-repeat left top; 
  height: 17px;
  width: 27px;
  cursor: hand; cursor: pointer;
}

table.items button.big, .shopping-button {
	font-size: 12px;
  font-family: 'Arial', 'Sans-serif';   
  color: #fff;
  text-align: left;
  background:  url('../img/button-shopping-big.gif') no-repeat left top; 
  width: 93px; 
  height: 22px;
  padding: 3px 0 4px 7px;
  cursor: hand; cursor: pointer;
}

table.items thead tr:hover {
  background: none;
}

table.items thead {
  font-weight: bold;
  color: #000;
  background: #bdbdbd;
}

table.items div.action, table.items div.new, table.items div.discount, table.items div.auction-tag, 
table.items div.video, table.items div.fifi, table.items div.reviews, table.items div.top-tag { float: left; }
.action a, .new a, .discount a, .video a, .fifi a, .auction-tag a, .top-tag a, .reviews a, .remove-tag a  { color: #fff; text-decoration: none; }

.action, .new, .discount, .buynow, .video, .fifi, .auction-tag, .top-tag, .reviews, .remove-tag {
  font-size: 12px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  display: inline;
  padding: 0 5px;
  margin-right: 4px;
}

.action { background: #990033; }
.new { background: #0099ff; }
.discount { background: #bb3e67; }
.video   { background: #ff9307; }
.fifi    { background: #f667ff; }
.auction-tag { background: #504cf7; color: black; }
.top-tag { background: #dfc49a; }
.top-tag a { color: black; }
.reviews { background: #0099ff; }
.remove-tag { background: red; }

.data-table h5 .buynow a {
  font-size: 9px;
  color: #fff;
  text-decoration: none;  
}

.buynow {
  font-size: 9px;
  margin-left: 8px;
  padding: 2px 1px 2px 18px;
  background: url('../img/buyitnow_sign.gif');
}

.total-price table {
  border: 1px solid #dadada;
  border-spacing: 0;
  padding: 2px;
  width: 250px;
  margin-bottom: 15px;
  float: right;
  font-weight: bold;
}

.total-price table tr span { font-size: 14px; color: #444; }

table.top10 { width: 100%; }
table.top10 tr td { width: 50%; padding-bottom: 25px; }
table.top10 tr td h4 { margin-top: 10px; }

.top10 .text { padding-left: 164px; }
.top10 .price, .help .price { color: #990029; padding: 2px; width: 180px; font-weight: bold; font-size: 13px; }
.top10 input.input-text { width: 20px; text-align: right; }
.top10 button { margin-left: 5px; }

.help.box { padding: 0 10px 20px 10px; }
.help { border: 1px solid #d3e2e9; margin: 15px auto; }
.help h4 { margin-top: 20px; }

/* Náhledy položek */

.item-preview {
  font-size: 11px;
  float: left;
  width: 130px;
  margin: 8px 3px;  
}

.item-preview img {
  width: 128px;
  height: 128px;
  margin-bottom: 5px;
  padding: 1px;
  background: #e4e4e4;  
}

/* Buttons */

/* sidebar button */
.shopping {
  font-size: 12px;
  font-family: 'Arial', 'Sans-serif';   
  color: #fff;
  background:  url('../img/button-shopping.gif') no-repeat left top; 
  float: left;
  text-align: left; 
  height: 22px;
  width: 114px;
  cursor: hand; cursor: pointer;
}

.shopping span {
	text-align: left;
  float: left;
  width: 114px;
  padding: 3px 30px 4px 7px;
}

/* various buttons */
.small-button, .middle-button, .big-button, .huge-button {
	font-size: 12px;
  font-family: 'Arial', 'Sans-serif';   
  color: #fff;
  text-align: center;
  background:  url('../img/button-small.gif') no-repeat left top; 
  width: 60px; 
  height: 22px;
  padding: 3px 0 4px 0;
  cursor: hand; cursor: pointer;
}

.middle-button { 
  background: url('../img/button-middle.gif') no-repeat;
  width: 69px;
  height: 20px;
  vertical-align: middle;
  line-height: 20px;
  margin: 0 0 4px 110px;  
}

.big-button {
	background:  url('../img/button-big.gif') no-repeat left top; 
  width: 120px; 
}

.huge-button {
	background:  url('../img/button-huge.gif') no-repeat left top; 
  width: 151px; 
}


.place-order-button, .order-button { 
  height: 43px;
  width: 188px;
  cursor: hand; cursor: pointer; 
}

.place-order-button {
  background:  url('../img/btn_plac.gif') no-repeat left top; 
}

.order-button {
  background:  url('../img/btn_order.gif') no-repeat left top; 
}

.my-account .small-button {
  float: right; 
}

/* Ikonky */

li.icon {	padding-left: 20px; }
li.phone { background: url('../img/icon-phone.gif') no-repeat left top; margin-bottom: 5px; padding-left: 26px; }
li.email { background: url('../img/icon-email.gif') no-repeat 1px top; margin-bottom: 5px; padding-left: 26px; }
li.icq { background: url('../img/icon-icq.gif') no-repeat 5px top; padding-left: 26px; }

.base-mini ul li.lost-password {	background: none; margin-top:6px; }
.base-mini ul li.registration {	background: none; }

/*
.advice {	text-align: center; }
.advice p, .advice h2 {	text-align: left; }
.advice img {	border: 1px solid #ddd; }
*/

.list ul li {
  background: url('../img/list-arrow.gif') left 6px no-repeat;
  list-style-type: none;
  padding-left: 15px;
  line-height: 20px;
}

.list ol {
   padding-left: 20px;
}
.list ol li {
  list-style-type: decimal;
  line-height: 20px;  
}
 
ul.errors li {
  color: red;
  font-weight: bold;
}

table.nowrap td {
  width: auto;
  white-space: nowrap;
}

.client-invisible {
  background-color: #EE82EE;
}

.header-content {
  width: 360px;
}

h4.mark { display: inline; }
h4.mark a { text-decoration: none; }
h4.mark span { font-family: 'Arial Narrow'; font-size: 18px; color: #990029; }

/* Form předplatné */

.form-subscription { background: url('../img/box.gif') repeat-x; border: 1px solid #e5e5e5; padding: 10px; }

.radio-border { margin-top: 8px; padding: 5px; background: url('../img/box.gif'); border: 1px solid #e5e5e5; width: 188px; }

/* feed */

.feed {
	background: transparent url(../../img/feed-icon-14.png) no-repeat left;
	color: #ed832e;
	padding-left: 16px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 14px;
	margin: 5px 0;
	float: right;
}

.feed a {
	display: block;
	text-decoration: none;
	margin-left: -14px;
	padding-left: 14px;
	margin-right: 14px;
}

.feed a:hover {
	text-decoration: underline;
}

table.nowrap td {
	width: auto;
	white-space: nowrap;
}

.buynow a, .buynow a:hover, .buynow a:link {
   color: #fff;
   text-decoration: none;
}

/* Toaster pro kosik */

.dijitToasterContent {
   padding: 1em;
   padding-top:0.25em;
   /*background: #73c74a;*/
   background: #7b0023;
}
.dijitToasterMessage{ 
   color: #fff;
}
.dijitToasterWarning{ }
.dijitToasterError,
.dijitToasterFatal{
   font-weight:bold;
   color: #fff;
}
.dijitToasterWarning .dijitToasterContent{
   padding: 1em;
   padding-top:0.25em;
   background: #d4d943;
} 
.dijitToasterError .dijitToasterContent{
   padding:1em;
   padding-top:0.25em;
   background: #c46600;
}
 
.dijitToasterClip {
   position: absolute;
   z-index: 5000;
   overflow: hidden;
}
.dijitToasterContainer {
   display: block;
   position: absolute;
   width: 17.5em;
   margin: 0px;
   font: 1.0em Tahoma, Helvetica, Verdana, Arial;
}


/* CSS shop-kontakty - zacatek */
dl#shop-contact {
margin-left: 360px;
}

dl#shop-contact dt, dl#shop-contact dd {
display: block;
line-height: 20px;
}

dl#shop-contact dt {
font-size: 20px;
line-height: 33px;
}

.float-left {
float: left;
}

.mapka {
border: 1px solid #e4e4e4;
}

#left-col, #right-col {
width: 50%;
float: left;
}

img.shop-avatar {
display: block;
height: 155px;
width: 115px;
float: left;
border: 1px solid #e4e4e4;
}

.shop-empl-detail {
margin: 0 0 50px 10px;
display: block;
float: left;
width: 65%
}

.shop-empl-detail dt, .shop-empl-detail dd {
display: block; 
}

.shop-kontakty {
margin-bottom: 50px;
}

dd.second {
margin-top: 30px;
}

dl.shop-empl-detail dt {
font-size: 20px;
margin-top: 10px;
}

/* CSS shop-kontakty - konec */
