/* @override http://www.jihovychod.apilot.cz/css/catalog/catalog.css */

@media screen,projection,tv, print {

/* @group category-text */

.category-text-one {
	margin: 0 0 16px 0;
}

.category-text-two {
	margin: 24px 0 0 0;
}

/* @end */
	
}

@media screen,projection,tv {

/* @group card-full */

.card-full {
	height: 0;
	min-height: 0;
}

div[class] .card-full {
	height: auto;
}

.card-full h1 {
	overflow: visible;
	white-space: normal;
	-moz-binding: none;
}

.card-full .order-form-person {
	padding: 0 0 6px 0;
	border-bottom: 1px solid #e7e7e7;
}

.card-full .catalog-availability p {
	margin: 0;
}

.card-full .catalog-availability strong {
	color: #006BBC;
}

.card-full .purchase-form {
	height: 28px;
	min-height: 28px;
	line-height: 28px;
}

div[class] .card-full .purchase-form {
	height: auto;
}

.card-full .purchase-form textarea.i-text {
	width: 96%;
	height: 60px;
}

.card-full .purchase-form .button {
	float: none;
}

.card-full .purchase-form label, .card-full .purchase-form .button {
	vertical-align: middle;
}

/* @end */

/* @group appended-texts */

.appended-texts {
	margin: 10px 0;
}

/* @end */

/* @group basket */

.basket-content {
	margin: 0 0 16px 0;
}

table.basket {
	margin: 15px 0 0 0;
}

table.basket tr td, table.basket tr th {
	padding: 2px 5px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}

table.basket thead tr th {
	padding: 5px;
	font-weight: 400;
	font-size: 11px;
	color: #000;
	border-bottom: 2px solid #969696;
	background: #e8e8e8;
}

table.basket tr td .i-text {
	width: 30px;
	background-color: #fff;
}

table.basket tr.highlighted td {
	background: #e8e8e8;
}

table.basket tr.separated td {
	padding: 0;
	border-bottom: solid 1px #d2d2d2;
}

table.basket tr.separated.double td {
	border-bottom: solid 2px #969696;
}

table.basket tr.separated-top td {
	border-top: solid 1px #969696;
}

table.basket tr.separated-bottom td {
	border-bottom: 1px solid #ccc;
}

table.basket tr.separated-top-bottom td {
	padding: 0;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
}

table.basket tr.separated-top-bottom td span {
	display: block;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

table.basket tr td .icn-trash {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: top;
}

table.basket tr td .icn-trash span {
	display: none;
}

table.final-sum {
	margin: 20px 0 0 0;
}

table.final-sum tr td {
	padding: 2px 10px;
}

table.final-sum tr td.final-price {
	padding: 5px 7px 5px 10px;
	color: #000;
	font-size: 18px;
	border: solid 3px #000;
}

table.basket tr.to_remove {
	color: #fff;
	background: #006FC4;
}

table.basket tr.to_remove td a {
	color: #fff;
}

/* @end */
	
}

@media print {
	
.filter, .producer .filter, .producer, .card-full .purchase-form, .card-full .tabs div.head, .card-full .tabs .tab .comment_form_area, .card-full .tabs .tab .send-link {
	display: none;
}

.card-full .left-cell {
	width: 247px;
	float: left;
	margin: 0 0 10px 0;
}

.card-full .right-cell {
	float: none;
	margin: 0 0 10px 257px;
}

.card-full .right-cell .left-subcell, .card-full .right-cell .right-subcell {
	width: 48%;
}

.card-full .right-cell .left-subcell {
	float: left;
}

.card-full .right-cell .left-subcell table.prices {
	width: 100%;
}

.card-full .right-cell .right-subcell {
	float: right;
}

.card-full .right-cell p {
	margin: 0 0 8px 0;
}

.card-full .tabs .tab {
	clear: left;
	display: block !important;
}

}
