/* @override http://www.pptuning.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 filter */

.filter {
	clear: left;
	margin: 0 0 10px 0;
	border: solid 1px #cecece;
	background: #fff;
}

.filter.filter-bottom {
	margin: 0;
}

.filter form {
	padding: 5px;
}

.filter label {
	margin: 0 10px 0 0;
	vertical-align: baseline;
}

.filter select {
	width: 100px;
	margin: 0 0 0 2px;
}

.filter select.count {
	width: 60px;
}

.filter select, .filter .button {
	vertical-align: baseline;
}

/* @end */

/* @group card-full */

.card-full {
	height: 0;
	min-height: 0;
}

div[class] .card-full {
	height: auto;
}

.card-full .category-panel {
	overflow: hidden;
}


.card-full .img-two a {
	display: block;
	height: 0;
	min-height: 0;
	position: relative;
	z-index: 100;
}

div[class] .card-full .img-two a {
	height: auto;
}

.card-full .img-two{
	float: left;
	margin: 0 8px 0 0;
	width: 372px;
	height: auto;
}

.card-full .img-two img {
	display: block;
	vertical-align: middle;
}

.card-full .img-two .zoom {
	display: block;
	width: 20px;
	height: 20px;
	min-height: 20px;
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 105;
	background: url(../global/img/icons/zoom.png) #fff 50% 50% no-repeat;
}

.card-full .img-two .zoom span {
	display: none;
}

.card-full .right-cell {
	float: right;
	margin: 0 0 10px 0;
	width: 240px;
}

/*.card-full .right-cell.two-subcells .left-subcell, .card-full .right-cell.two-subcells .right-subcell {
	width: 200px;
	height: 0;
	min-height: 0;
	float: left;
	margin: 0 16px 0 0;
}*/

div[class] .card-full .right-cell.two-subcells .left-subcell, div[class] .card-full .right-cell.two-subcells .right-subcell {
	height: auto;
}

.card-full .right-cell.two-subcells .right-subcell {
	margin: 0;
}

.card-full .right-cell.two-subcells .right-subcell{
	padding: 0 10px;
}

.card-full .description, .card-full table.prices, .card-full .optional-taxes {
	margin: 0 0 14px 0;
    float: left;
}

/* @group card-full related cats */

.card-full.related-cats, .card-full .related-cats-manual {
	/*border-bottom: solid 1px #E8E8E8;*/
	overflow: hidden;
}

.card-full .related-cats ul, .card-full .related-cats-manual ul {
	padding: 0 0 0 0;
	overflow: hidden;
	list-style-image: none;
	list-style: none;
}

.card-full .related-cats ul li strong, .card-full .related-cats-manual ul li strong {
	font-size: 12px;
	border-bottom: solid 1px #E8E8E8;
	display: block;
	color: #949292;
}

.card-full  .related-cats ul li ul, .card-full .related-cats-manual ul li ul {
	padding: 0 0 6px 0;
	margin-top: 2px;
}


.card-full  .related-cats ul li ul li.category-panel {
   width: 174px;
   float: left;

}

.card-full  .related-cats ul li ul li.category-panel ul li{
	float: none;
	border: none;
	width: auto;
	min-height: inherit;
}

.card-full  .related-cats ul li ul li.category-panel a, .card-full .related-cats-manual ul li ul li a  {
	color: #000;
}

.card-full  .related-cats ul.tree-list li a {
	background: none;
	padding-left: 0;
	border-right: none;
} 

.card-full .related-cats ul.tree-list li:hover {
	background: none;
}

.card-full .related-cats ul.tree-list li ul{
	display: block;
}

.card-full .related-cats ul.tree-list li ul li {
	width: 50%;
}

.card-full .related-cats ul.tree-list li ul li a {
	border-bottom: none;
	text-decoration: underline;
}

.card-full .related-cats ul.tree-list li ul li a:hover {
	text-decoration: none;
}



/* @end */


.card-full .description {
	width: 360px;
}

/*.card-full .related-cats ul li ul {
	padding: 0;
}

.card-full .related-cats ul li ul li ul {
	padding: 0 0 0 10px;
}
.card-full .description{
    border-top: solid #E4E3E3 1px;
}*/


.card-full .catalog-info {
	margin: 0;
}
.card-full table.prices {
	width: 100%;
}

.card-full table.prices tr td {
	padding: 0 10px 0 0;
	line-height: 22px;
	border-bottom: 1px solid #e8e8e8;
}

.card-full table.prices tr.double-border td {
	border-bottom: 2px solid #e8e8e8;
}

.card-full table.prices tr td.last-cell {
	padding: 0 0 0 0;
}

.card-full table.prices tr td .price {
	font-size: 16px;
	color: #696969;
}

.card-full .purchase-form {
	height: 28px;
	min-height: 28px;
	line-height: 28px;
	text-align: right;
}

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;
}

/* @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 a {
	color: #000;
}

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: none;
	margin: 0 0 10px 0;
}


.card-full .right-cell {
	float: left;
	margin: 0 0 10px 275px;
}

.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;
}

}
