/* @override http://www.pptuning.apilot.cz/css/catalog/card.css */

/* @group card-short */

@media screen,projection,tv {

.card-short-place .smart-clear {
	height: 0;
}

.card-short-place .card-row {
	height: 0;
	min-height: 0;
	clear: left;
	margin: 0 0 10px 0;
}

div[class] .card-short-place .card-row {
	height: auto;
}

.card-short legend {
	display: none;
}

.card-short {
	width: 172px;
	height: 0;
	min-height: 0;
	float: left;
	position: relative;
	z-index: 30;
}

div[class] .card-short {
	height: auto;
}

.card-short.last {
	margin: 0;
}

/*.card-short .table {
	display: table;
	table-layout: fixed;
	position: relative;
}*/

.five-cards .card-short {
	margin: 0 17px 0 0;
}

.four-cards .card-short {
	margin: 0 15px 0 0;
}

.four-cards .card-short.last {
	margin: 0;
}

.card-short-place .card-short.last-in-row {
	margin: 0;
}

.tabs .card-short-place .card-short {
	margin: 0 4px 0 0;
}

.tabs .card-short-place.five-cards .card-short {
	margin: 0 14px 0 0;
}

.tabs .card-short-place.four-cards .card-short {
	margin: 0 11px 0 0;
}

.tabs .card-short-place .card-short.last-in-row {
	margin: 0;
}

.dc-left .card-short, .dc-left .card-short.last-in-row, .dc-right .card-short, .dc-right .card-short.last-in-row {
	float: none;
	margin: 0 auto;
}

.card-row+.card-row {
	border-top: solid 1px #e4e3e3;
}

.card-row {
	_border-bottom: solid 1px #e4e3e3;
}

.card-short-place.four-cards, .card-short-place.three-cards{
	background: url(img/card-short-place.gif) transparent repeat-y -2px 0;
}

.card-short .head {
	margin: 6px 0;
	font-size: 14px;
	line-height: normal;
}

.card-short .head a {
	display: block;
	text-decoration: underline;
}

.card-short .head a:hover {
	text-decoration: none;
}

.card-short .img {
	height: 172px;
	margin: 0 0 8px 0;
	position: relative;
	/*display: table-row;*/
}

div[class] .card-short .img {
	height: auto;
}

.card-short .img img {
	display: block;
	margin: 0;
}

.card-short .img a.table-cell {
	/*display: table-cell;*/
	height: 172px;
	vertical-align: middle;
}

.card-short .img a.icn-zoom {
	width: 16px;
	height: 16px;
	min-height: 16px;
	position: absolute;
	right: 5px;
	bottom: 4px;
	z-index: 105;
}

.card-short .img a.icn-zoom span {
	display: none;
}

.card-short .img .label {
	height: 0;
	min-height: 0;
	padding: 2px 10px;
	position: absolute;
	left: 0;
	bottom: 3px;
	z-index: 105;
	color: #fff;
	font-size: 11px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	background-color: #868685;
	/*background: url(img/label.gif) #FCA001 repeat-x 0 100%;*/
}

div[class] .card-short .img .label {
	height: auto;
}

.card-short .basic-info {
	margin: 4px 0 4px 0;
	text-align: right;
	font-size: 11px;
}

.card-short .basic-info .price {
	font-size: 14px;
	color: #696969;
}

.card-short .purchase-field {
	height: 28px;
	min-height: 28px;
	line-height: 28px;
	margin: 0 0 8px 0;
	padding: 0 5px;
	text-align: right;
}

div[class] .card-short .purchase-field {
	height: auto;
}

.card-short form .i-text {
	width: auto;
}

.card-short .description {
	height: 0;
	min-height: 0;
	margin: 8px 0;
	padding: 0 5px;
	font-size: 11px;
}

div[class] .card-short .description {
	height: auto;
}

.card-short .link-detail {
	height: 0;
	min-height: 0;
	margin: 24px 0 0 0;
}

div[class] .card-short .link-detail {
	height: auto;
}

.card-short .link-detail a {
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 11px;
	color: #0367B3;
}
	
}

@media print {
	
.card-short .icn-zoom, .card-short .purchase-form, .card-short .purchase-field, .card-short .link-detail{
	display: none;
}

.card-short, .card-short .head {
	height: auto !important;
}

.card-short-place {
	display: table;
	border-collapse: collapse;
}

.card-short-place .card-row {
	display: table-row;
}

.card-short-place .card-row .card-short {
	padding: 5px;
}

.card-short .img {
	padding: 0 0 16px 0;
	position: relative;
}

.card-short .img .label {
	position: absolute;
	left: 0;
	bottom: 0;
}

.card-short .basic-info .price {
	font-size: 16px;
}

}

/* @end */

/* @group card-short-table */

@media screen,projection,tv {

.card-short-table {
	height: 0;
	min-height: 0;
	margin: 0 0 10px 0;
}

div[class] .card-short-table {
	height: auto;
}

.card-short-table table {
	width: 100%;
	border: 1px solid #cecece;
	background: #f6f6f6;
}

.card-short-table table tr td, .card-short-table table tr th {
	padding: 2px 5px;
}

.card-short-table table tr td {
	border-bottom: 1px solid #cecece;
}

.card-short-table table tr th {
	padding: 5px;
	font-weight: 400;
	border-bottom: 1px solid #b2b2b2;
	background: #cdcdcd url(../global/img/global/header.png) repeat-x 0 0;
}

.card-short-table .odd-stripe td {
	background: #fbfbfb;
}

.card-short-table table tr td .i-text {
	width: 50px;
}
	
}

@media print {

.card-short-place.table-content {
	display: block;
}

.card-short-table table {
	width: 100%;
}

.card-short-table table tr th, .card-short-table table tr td {
	padding: 2px 5px;
}

.card-short-table table tr th {
	font-size: 11px;
	border-bottom: solid 2px #cecece;
}

.card-short-table table tr td {
	border-bottom: 1px solid #cecece;
}

.card-short-table table tr td.max-width {
	width: 100%;
}

.card-short-table .buttons {
	display: none;
}
	
}

/* @end */