/**
 * xKatalog standard style sheet
 * (C) xart.cz 2010
 */

/* @group Index */
.alpha-index {
	width: 100%;
	position: relative;
	left: -10px;
	text-align: center;
	margin: 15px 0 15px 0px;
	}
.alpha-index a.alpha:link, .alpha-index a.alpha:visited {
	margin: 0 0;
	height:2em;
	padding: 3px 4px;
	text-decoration: none;
	font-weight: normal;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
.alpha-index a.alpha:hover {
	background-color: white;
	color: black;
	}
#index .category img {
	border:0;
	float:left;
	padding:5px 5px 0 0;
	}
/* @end */

/* @group Category */
#cat-image {
	float: left;
	border: 5px solid #e6e6e6;
	margin: 0 10px 10px 0;
	}
#cat-image img {
	margin: 1px;
	}
/* @end */

/* @group Listings */

.listing-summary .star{
	margin-left: 1px;
	}
div.featured {
	background-color: #F5E8E1; 
	padding: 5px; 
	border: 1px solid #A44A13;
	width: 96%;
	}
.output {
	background-color: #f2f2f2;
	padding:0 5px 0 5px;
	margin-right: 0;
	border-bottom: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	display: inline;
	}
.output a:link, .output a:visited {
	font-weight: normal;
	text-decoration: none;
	}
.output a:hover {
	font-weight: normal;
	text-decoration: underline;
	}
.listing-summary .category {
	clear:left;
	}
.listing-summary .category span {
	margin-right: 2px;
	color: #808080;
	}
.listing-summary .category a {
	margin-left: 2px;
	text-decoration: none;
	font-weight: bold;
	color: #009900;
	}

/* BB 2011-09-29: other categories */
.listing-summary .other-categories {
	clear: left;
}
.listing-summary .other-categories span {
	margin-right: 2px;
	color: #808080;
}
.listing-summary .other-categories a {
	margin-left: 2px;
}
/* BB 2011-09-29: other categories */

.listing-summary .actions {
	width: 100%;
	float: left;
	clear: both;
	margin:0;
	padding: 0;
	vertical-align: middle;
	text-align: left;
	border-style: none;
	}
.listing-summary .actions a:link, .listing-summary .actions a:visited {
	display:block;
	float: left;
	text-decoration: none;
	height: auto;
	line-height: normal;
	font-weight: normal;
	background: url(../../../../../images/M_images/indent1.png) no-repeat left center;
	padding-left: 9px;
	margin: 0 8px 0 0;
	}
.listing-summary .actions a:hover {
	border: none;
	}
.listing-summary .pendingapproval {
	background-color: #FFFFB5;
	font: bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px 10px;
	border: 1px solid #ECEE5F;
	position: relative;
	top: -3px;
}
.unpublished {
	background-color: #FFFFB5;
	font: bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px 10px;
	border: 1px solid #ECEE5F;
	position: relative;
	top: -3px;
}
/* @end */

/* @group Listing */

.xkatalog .thumbnail {
	float: right;
	clear: none;
	margin: 0 0px 5px 10px;
	text-align: center;
	position: relative;
	left: 3px;
	}
.xkatalog .thumbnail-left {
	float: left;
	clear: none;
	margin: 0 10px 5px 0px;
	text-align: center;
	}
.xkatalog .thumbnail a img, .xkatalog .thumbnail-left a img {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	}
.xkatalog .thumbnail a:hover img, .xkatalog .thumbnail-left a:hover img {
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
	border-bottom: 1px solid #ccc;
	}
.xkatalog .thumbnail div,.xkatalog .thumbnail-left div {
	width: 100%;
	clear: both;
	text-align: center;
	border-bottom:  1px solid #ccc;
	border-left:  1px solid #ccc;
	border-right:  1px solid #ccc;
}
.xkatalog .thumbnail div a, .xkatalog .thumbnail-left div a {
	text-decoration: none;
	text-align: center;
	display: block;
	}

.actions-rating-fav {
	width: 97%;
	margin: 10px 18px 10px 0;
	float: left;
	border: 2px solid #dcdcdc;
	background-color: #f8f8f8;
	}

.actions {
	width: 100%;
	float: left;
	clear: both;
	margin:0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	}
.actions a:link, .actions a:visited {
	margin: 0 5px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	}
.actions a:hover {}
.favourite {
	width: 41%;
	float: left;
	clear: none;
	height: 35px;
	line-height: 35px;
	padding-left: 12px;
	border-left: 1px dotted #ccc;
	}
.favourite .fav-caption {
	float: left;
	}
.favourite #fav-count {
	float: left;
	margin-left: 5px;
	font-weight: bold;
	line-height: 35px;
	}
.favourite #fav-msg {
	float: left;
	margin-left: 10px;
	}
.favourite #fav-msg a {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	}
.favourite #fav-msg a:hover{
	border-bottom: 1px solid;
	}
	
.rating {
	width:48%;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 10px 0 5px;
	margin-left: 4%;
	vertical-align: middle;
	}
.rating #rating-msg {
	float: left;
	width: 100px;
	text-align: center;
	line-height: 35px;
	}
.rating img {
	float: left;
	clear: none;
	margin-top: 7px;
}
.rating #total-votes {
	float: left;
	font-weight: bold;
	margin-left: 10px;
	line-height: 35px;
	}
a.actionlink:link, a.actionlink:visited {
	font-size:0.6em;
	text-decoration: none;
	padding: 2px;
	position: relative;
	top: -3px;
	color: #F3F3F3;
	background-color: #1f5ba4;
	}
a.actionlink:hover {
	background-color:#337DD9;
	}
/* Superscript */
.xkatalog span.vd_vyrobce {
	display: block;
	float: right;
	padding-right: 2%;
	color: #a52a2a;
	}
.xkatalog span.vd_vyrobce a {
	color: #a52a2a;
}
/* @end */

/* @group Edit Listing */
fieldset {
	text-align: left;
	}
#mc_con {
	display: none;
	}
#lcmanage { font-weight: normal;}
#mc_selectcat {
	width: 250px;
	margin: 5px 0;
	}
#mc_active_pathway {
	background-color: white;
	width: 100%;
	color: black;
	padding-left: 11px;
	background: url(../../../../../images/M_images/indent1.png) no-repeat left center;
	}
#browsecat {
	width:100%;
	margin:5px 0 0 0;
	padding: 0;
	}
.images span {
	margin: 0 0 0 13px;
}
#uploadimages {
	overflow:hidden;
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 0;
}
#uploadimages li {
	margin: 0 0 10px 13px;;
}
#sortableimages {
	width: 600px;
	list-style-type: none; 
	margin: 10px 0 0 0;
	padding: 0;
	overflow: visible;
}
#sortableimages li {
	margin: 0 0 13px 0;
	padding: 0px; 
	float: left; 
	list-style-position: outside;
	text-align: center; 
	line-height: 100%;
}
#sortableimages li input {
	position:relative;
	left: 20px;
	top: 10px;
	vertical-align: top;
	z-index: 1;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Reviews, Images & Map */

.reviews p, .images .content, #map {
	margin: 0 18px 10px 10px;
	}
.images .more {
	clear:both;
}
.reviews .pages-counter {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	}
.review {
	clear: both;
	padding: 0 0 10px 0;
	margin: 5px 18px 0 10px;
	}
#listing .review {
	margin-top: 0;
	}
.review .review-head {
	width:100%;
	margin: 0 18px 0px 0;
	height: 19px;
	clear: both;
	background-color: #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	padding-top: 2px;
	}
.review .review-listing {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	font-size: 1.3em;
	}
.review .review-title {
	float:left;
	}
.review .review-title a {
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
	}

.review .review-info {
	float:left;
	margin-left: 5px;
	}
.review .review-rating {
	width:95px;
	float:left;
	margin: 0;
	text-align: center;
	}
.review-owner {
	margin-left: 3px;
	font-weight: bold;
	}
.review-owner a:link {
	text-decoration: none;
	}
.found-helpful{
	float: left;
	width:100%;
	color:#595959;
	margin-bottom:3px;
	background-color:#F4F4F4;
	padding:0 0 3px 0px;
	line-height:1.4em;
	}
.found-helpful span {
	padding-left: 5px;
	}
.review-text {
	clear: both;
	line-height: 1.4em;
	padding: 0;
	padding: 0 5px;
	}
.owners-reply {
	margin: 10px 10px 0 10px;
	padding: 5px;
	}
.owners-reply span {
	font-weight: bold;
	background-color: #666;
	text-align: center;
	padding: 1px 8px;
	color: white;
	}
.owners-reply p {
	margin: 5px 0 0 0;
	line-height: 1.4em;
	color: #4c4c4c;
	font-style: italic;
	font-weight: bold;
	}
	
.ask-helpful {
	padding-left: 5px;
	margin:10px 0 0 0;
	}

.ask-helpful span a {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	font-weight:normal;
	margin-left:3px;
	}
.ask-helpful a {
	text-decoration:underline;
	margin-left:3px;
	}
.ask-helpful2{
	float:left;
	margin-right:4px;
	font-style: italic;
	}
.ask-helpful span a:hover{
	border-bottom: 1px solid #ccc;
	}

.review-reply-and-report {
	text-align: right;
	}
.review-reply, .review-report {
	display: inline;
	text-align: right;
	margin-top:10px;
	}
.review-reply a:link, .review-reply a:visited, .review-report a:link, .review-report a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	margin-right: 10px;
	}
.review-reply a:hover, .review-report a:hover {
	border-bottom: 1px solid #ccc;
	}
.rhaction {
	float:left;
	}

/* @end */

/* @group User's Items */
.users-tab {
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	}
.users-listings span, .users-reviews span, .users-favourites span {
	font-weight: bold;
	}
.users-listings, .users-listings-active {
	margin-left: 10px;
	}
.users-listings, .users-reviews, .users-favourites {
	position: relative;
	top: 1px;
	float: left;
	padding: 2px 10px;
	background-color: #fff;
	margin-right: 10px;
	}
.users-listings-active, .users-reviews-active, .users-favourites-active {
	position: relative;
	top: 1px;
	float: left;
	padding: 2px 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #F2F2F2;
	margin-right: 10px;
	font-weight: bold;
	}
.users-listings a:link, .users-listings a:visited, .users-reviews a:link, .users-reviews a:visited, .users-favourites a:link, .users-favourites a:visited {
	text-decoration: none;
	font-weight: bold;
	}	
/* @end */

/* xart.cz additions */
.xkatalog .category-title { font-weight: bold; }
.xkatalog .fields .row { clear: left; }
.xkatalog .fields .row .caption { display: block; text-align: right; width: 240px; padding-right: .5em; font-weight: bold; float: left; clear: left; }
.xkatalog .fields .row .data { display: block; text-align: left; width: 220px; float: left; }
.xkatalog .listing-summary .fields .row { display: block; }
.xkatalog .listing-summary .fields .row .caption, .xkatalog .listing-summary .fields .row .data { display: inline; float: none; width: auto; }
.xkatalog .listing-summary .fields .row .data li, .xkatalog .listing-summary .fields .row .data ul { display: inline; float: none; width: auto; }
.xkatalog .backlink { margin-top: 1em; text-align: center; }
.xkatalog .item img.img-right {
	border: 1px solid #ccc;
	margin: 0 10px 10px 5px;
	padding: 5px;
	float: right;
	display:block;
}
.xkatalog .item img.img-left {
	border: 1px solid #ccc;
	margin: 0 10px 10px 5px;
	padding: 5px;
	float: left;
	display:block;
}
.xkatalog .item a:hover img.img-left, .xkatalog .item a:hover img.img-right {
	background-color: #e5e5e5;
	border-color: #e5e5e5;
}
.xkatalog-image .next-previous-image { text-align: center; }
.xkatalog-image .previous-image, .xkatalog-image .next-image { display: inline; padding: 0 1em; }
.xkatalog-image .medium-image { text-align: center; }
.xkatalog-image .medium-image img { margin: 20px 0; }
.xkatalog-gallery .thumbnail, .xkatalog-gallery .thumbnail-left { float: left; }
.xkatalog .tree_add_links {
	float:right;
	text-align:right;
	font-weight:normal
	}
.xkatalog .tree_add_links a { display: block; }
.xkatalog .listing-details .fields .long-row { margin: 5px 0; }
.xkatalog .listing-details .fields .long-row .caption { float: none; width: auto; clear: both; text-align: left; }
.xkatalog .listing-details .fields .long-row .data { float: none; width: auto; clear: both; }
.xkatalog ul.linkcats { margin: 5px 10px; }
ul.linkcats a:link, ul.linkcats a:visited { margin-right: 5px; padding:  0 3px; }
.xkatalog-subcat .listing .item h2 { margin-bottom: 0; }
.xkatalog .listing-summary .productDetails { clear: left; margin-top: 1em; }


/* Vyhledávací formulář */
.subcat-tools {
	display: block;
	margin-bottom: 10px;
}
.subcat-tools .navigation {
	display: block;
	float: left;
	width: 500px;
	overflow: hidden;
}
.subcat-tools .manipulation {
	display: block;
	/*float: right;
	width: 212px;
	overflow: hidden;*/
	padding: 8px 0 0 0;
}
.subcat-tools .manipulation a.add-button {
	display: block;
	float: left;
	width: 175px;
	height: 27px;
	padding: 5px 0 5px 37px;
	line-height: 27px;
	vertical-align: middle;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/templates/das/_img/add-company-button.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #006482;
}
.subcat-tools .manipulation a.add-button:hover, .subcat-tools .manipulation a.add-button:focus {
	background-position: bottom left;
	text-decoration: underline;
}
.subcat-tools .search {
	position: relative;
	height: 80px;
}
.subcat-tools .search label {
	position: absolute;
	top: 12px;
	left: 0;
	width: 135px;
	font-weight: bold;
	color: #28a6dc;
}
.subcat-tools .search input.search-field-long {
	position: absolute;
	top: 4px;
	right: 40px;
	width: 300px;
	height: 23px;
	border: 0;
	padding: 13px 10px 5px 10px;
	font: 12px/16px sans-serif;
	background-color: transparent;
	background-image: url(/templates/das/_img/search-field-long.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.subcat-tools .search input.search-field-long:hover, .subcat-tools .search input.search-field-long:focus {
	background-position: bottom left;
}
.subcat-tools .search input.big-button {
	position: absolute;
	right: 0;
	top: 4px;
	width: 40px;
	height: 40px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url(/templates/das/_img/button-search.png) no-repeat;
	cursor: pointer;
}
.subcat-tools .search input.big-button:hover, .subcat-tools .search input.big-button:focus {
	background-position: bottom left;
}
.subcat-tools .search span.advanced-link, .subcat-tools .search span.advanced-link a {
	font-weight: bold;
	color: #006482;
}
.subcat-tools .search .advanced-link {
	display: block;
	position: absolute;
	left: 0;
	top: 44px;
}
.subcat-tools .search select {
	position: absolute;
	right: 80px;
	top: 44px;
}
.subcat-tools .manipulation .cat-desc {
	padding: 4px 0 0 0;
}

/* Obrázkový výpis */
.xkatalog .listing-image .item {
	display: block;
	float: left;
	clear: none;
	width: 150px;
	height: 160px;
	margin: 9px 24px 4px 4px;
	border: 1px solid #CCCCCC;
	padding: 0;
}
.xkatalog .listing-image .featured {
	border: 1px solid #A44A13;
	background-color: #F5E8E1;
}
.xkatalog .listing-image .item a {
	display: block;
	position: relative;
	text-align: center;
	width: 150px;
	height: 160px;
	overflow: hidden;
	text-decoration: none;
}
.xkatalog .listing-image .item a:hover {
	text-decoration: underline;
}
.xkatalog .listing-image .item a span.name {
	position: absolute;
	left: 0px;
	right: 0px;
	width: auto;
	bottom: 0px;
	height: 40px;
}
.xkatalog .listing-image .item a img {
	display: block;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 5px;
}
.xkatalog .listing-image .item a:hover img {
	background-color: #8EA589;
	border-color: #8EA589;
}
.xkatalog .listing-image .item a img, .xkatalog .listing-image .featured a img {
	border: 0;
	padding: 6px;
}
.xkatalog table.normal tr.table-sort, .xkatalog table.normal tr.table-sort th {
	text-align: center;
	height: 15px;
	line-height: 15px;
}
.xkatalog table .table-sort a {
	text-decoration: none;
}
.xkatalog form.filter label {
	display: block;
	width: auto;
	float: left;
}
.xkatalog form.filter div.submit {
	clear: left;
}
.xkatalog .subcategories {
	margin-right: 20px;
}
.xkatalog .subcategories li a {
	font-weight: normal;
}
.xkatalog .subcategories li.featured a {
	font-weight: bold;
}
.xkatalog .subcategories li.featured .featured-tip {
	/*font-weight: bold;*/
	color: #A52A2A;
	padding-left: 1em;
	display: inline;
}
.xkatalog .subcategories li.featured {
	/*
	border-top: 1px solid #78C2EF;
	border-bottom: 1px solid #78C2EF;
	*/
}
/* přání o zvýraznení */
.xkatalog form .xkatalog-search-group label {
	font-size: 12px;
}

/* 2011-10-21: tisková sestava */
.xkatalog-print-listing h1 { font-size: 18px; font-weight: bold; margin: 0 0 16px 0; }
.xkatalog-print-listing .thumbnail { float: right; }
.xkatalog-print-listing .thumbnail img { margin: 0 0 9px 18px; }
.xkatalog-print-listing p.url { margin-top: 18px; }

/* 2012-01-25: odrážky v detailech */
.karta-firmy-data .lightblue ul { padding-left: 0; padding-bottom: 0; }
.karta-firmy-data .lightblue ul li { padding-bottom: 0; }
.listing-table table.vsechnydomy ul { padding-left: 0; padding-bottom: 0; }
.listing-table table.vsechnydomy ul li { padding-bottom: 0; }

/* 2012-02-03: formulář s popisy vlevo */
.xkatalog-insert form label.indent { float: left; clear: left; width: 140px; padding-right: 10px; padding-bottom: 20px; }
.xkatalog-insert form span.input { float: left; width: 580px; padding-bottom: 20px; }
.xkatalog-insert form ul.tree { float: left; width: 580px; }
.xkatalog-insert form ul.tree ul { padding-top: 5px; }
.xkatalog-insert form ul.tree li { padding-bottom: 5px; }
