/* @override http://www.balon.cz/css/catalog.css */

/* @group basket */

.basket-content {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
}

table.basket {
	margin: 15px 0 0 0;
}

div.basket-content table.basket tr td 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 #000;
}

table.basket tr td ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

table.basket tr td .i-text {
	width: 30px;
	text-align: right;
	background-color: #fff;
}

table.basket tr.highlighted td {
	background: #e8e8e8;
}

table.basket tr.separated td {
	padding: 0;
	border-bottom: solid 1px #000;
}

table.basket tr.separated.double td {
	border-bottom: solid 2px #000;
}

table.basket tr.separated-top td {
	border-top: solid 1px #000;
}

table.basket tr.separated-bottom td {
	border-bottom: 1px solid #ccc;
}

table.basket tr.separated-top-bottom td {
	padding: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

table.basket tr.separated-top-bottom td span {
	display: block;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

table.basket tr td .delete {
	display: block;
	width: 16px;
	height: 16px;
	background: url(img/icons/delete.png) transparent 50% 50% no-repeat;
}

table.basket tr td .delete 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;
}

/* @end */

/* @group common-properties */

.filter, .item-short-image {
	background: #e1e1e1;
}

/* @end */

/* @group filter */

.filter {
	clear: left;
	margin: 10px 0 20px 0;
}

.filter.filter-bottom {
	margin: 0;
}

.filter form {
	padding: 5px;
}

.filter label {
	margin: 0 10px 0 0;
}

.filter select {
	width: 100px;
}

.filter select.count {
	width: 60px;
}

.filter .button {
	float: none;
}

.filter .pager {
	margin: 0;
	padding: 0 5px 3px 5px;
}

/* @end */

/* @group item-short-table */

.item-short-table table {
	width: 100%;
}

.item-short-table table tr td a {
	display: block;
	height: 0;
	min-height: 0;
}

div[class] .item-short-table table tr td a {
	height: auto;
}

/* @end */

/* @group item-full */

.item-full {
	height: 0;
	min-height: 0;
}

div[class] .item-full {
	height: auto;
}

.item-full .img-two {
	height: 0;
	min-height: 0;
	margin: 0 0 10px 0;
	text-align: center;
	position: relative;
	background: #ff6425;
}

div[class] .item-full .img-two {
	height: auto;
}

.item-full .img-two img {
	display: block;
	margin: 0 auto;
}

.item-full .text-two {
	margin: 10px 0;
}

.item-full .shadow-box {
	height: 0;
	min-height: 0;
	margin: 10px 0;
	position: relative;
	left: -3px;
	top: 0;
	background: url(img/ticket-shadow.gif) #ff5900 0 100% no-repeat;
}

div[class] .item-full .shadow-box {
	height: auto;
}

.item-full .shadow-corner {
	height: 0;
	min-height: 0;
	padding: 0 7px 7px 3px;
	background: url(img/shadow-corner.gif) transparent 100% 0 no-repeat;
}

div[class] .item-full .shadow-corner {
	height: auto;
}

.item-full .shadow-corner .gradient {
	height: 0;
	min-height: 0;
	padding: 10px 5px;
	background: url(img/ticket-bg.gif) #e64700 0 0 repeat-x;
}

div[class] .item-full .shadow-corner .gradient {
	height: auto;
}

.item-full table.ticket-info tr th, .item-full table.ticket-info tr td {
	padding: 2px 5px;
}

.item-full table.ticket-info tr th {
	padding: 3px 5px;
	font-weight: 400;
	font-style: italic;
}

.item-full table.ticket-info tr td {
	font-weight: 900;
}

.item-full table.ticket-info tr td.small-text {
	padding: 10px 5px 2px 5px;
	font-weight: 400;
	font-style: italic;
	font-size: 12px;
}

.item-full .purchase-form h2 {
	margin: 0 0 10px 0;
}

.item-full .purchase-form table tr td {
	padding: 2px 10px 2px 0;
}

.item-full .purchase-form .i-text {
	width: 60px;
	background: #fff;
}

.item-full .purchase-form textarea.i-text {
	width: 300px;
	height: 60px;
}

.item-full .purchase-form .button {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(img/btn-gradient.gif);
	background-color: #8d0b24;
}

.item-full .purchase-form .button:hover {
	background-position: 0 -10px;
}

/* @group card-full */

.item-full .card-full {
	margin: 0 0 10px 0;
}

.item-full .card-full .img-two {
	width: 160px;
	margin: 0;
	float: left;
	text-align: left;
}

.item-full .card-full .texts {
	height: 160px;
	float: none;
	padding: 0 0 0 170px;
}

.item-full .card-full .texts h1 {
	margin: 0 0 10px 0;
}

.item-full .card-full .texts p {
	margin: 0 0 10px 0;
}

.item-full .card-full .texts .text-one, .item-full .card-full .texts .text-two {
	margin: 0 0 15px 0;
}

/* @end */

/* @end */

/* @group appended-texts */

.appended-texts {
	margin: 10px 0;
}

/* @end */