﻿#layout-1col .obsah {
	margin-top: 6px;
}
/*to bude asi potreba udelat kdyz nemam drobecky*/

#steps {
	margin: 20px 0 17px 0;
}

	#steps .step {
		border: 1px solid #e9e9e9;
		background: #f2f2f2;
		height: 42px;
		line-height: 42px;
		float: left;
		width: 38px;
	}

		#steps .step a {
			color: #403f34;
			font-size: 12px;
		}

		#steps .step.act a {
			color: #5e5e5e;
			font-size: 12px;
			text-decoration: none;
			cursor: default;
		}

		#steps .step span {
			display: inline-block;
			width: 21px;
			height: 21px;
			line-height: 21px;
			background: #ed1c24;
			color: #fff;
			text-align: center;
			margin: 0 16px 0 9px;
		}

		#steps .step.act span {
			background: #868783;
		}

	#steps .step-1 {
		width: 110px;
	}

	#steps .step-2 {
		width: 160px;
	}

	#steps .step-3 {
		width: 160px;
	}

	#steps .step-4 {
		width: 120px;
	}

	#steps .step-arrow {
		background: #fff url('o/arrow-r.png') no-repeat center 50%;
		border: none;
	}

.stepsWrapper {
	overflow: auto;
}

	.stepsWrapper #steps {
		float: left;
	}

	.stepsWrapper .cart-navigation {
		margin-top: 20px;
		clear: none;
	}

.order .formwrap {
	border-left: 3px solid #ebebeb;
	margin: 40px 0;
	padding: 10px 0 6px 30px;
}

.order legend {
	margin-bottom: 15px;
}

.order #orderPayment label {
	display: block;
	padding-left: 0;
	padding: 10px 0 3px 0;
	height: auto;
}

.order #orderShipment label {
	display: block;
	padding-left: 0;
	padding: 10px 0 3px 0;
	height: auto;
}

.order label {
	display: block;
	padding-left: 0;
	padding: 10px 0 3px 0;
	height: 55px;
}

	.order label.che, .order label.radi, label.tex {
		height: auto;
	}

	.order label.radi {
		display: block;
	}

	.order label.inline {
		display: inline;
	}

	.order label.chyb .invl {
		background: url('o/redcross-25.png') no-repeat right center;
		display: inline-block;
		padding-right: 35px;
	}

	.order label.info .invl {
		display: inline-block;
		padding-right: 35px;
	}

.order .lavl {
	margin-bottom: 3px;
}

.order span.lavl strong, span.required {
	color: #d52a2a;
}

.order .chyb em {
	display: inline-block;
}

.order label.chyb em, .order label.info em {
	font-style: normal;
	line-height: 34px;
	height: 34px;
}

.order .fblogin {
	display: inline-block;
}

	.order .fblogin.yellow {
		padding: 18px;
		width: 247px;
	}

.order .fblogin-in p {
	margin-top: 0;
}

.cart-navigation.bortop {
	border-top: 1px solid #ebebeb;
	margin-top: 38px;
	padding-top: 20px;
}

.order {
	margin: 20px 0;
	padding: 0;
}

	.order h2 {
		margin-bottom: 11px;
	}

	.order .link_titul {
		font-size: 14px;
		line-height: 25px;
	}

	.order .link_autor {
		color: #403f34;
	}

	.order .cudl.small {
		float: left;
		margin-right: 13px;
	}

	.order .cudl-save {
		width: 120px;
	}

	.order .cudl-cancel {
		width: 82px;
	}

	.order table {
		border-bottom: 1px solid #ebebeb;
		margin-top: 20px;
	}

	.order th {
		background: none;
		padding: 5px 13px;
		color: #5e5e5e;
		font-weight: normal;
		font-size: 12px;
	}

		.order th.cart-itemname {
			padding-left: 80px;
		}

	.order td {
		vertical-align: top;
		border-top: 1px solid #ebebeb;
		padding: 13px;
	}

		.order td.title {
			width: 500px;
		}

		.order td.cover {
			width: 71px;
		}

	.order .cart-item-2nd td {
		vertical-align: bottom;
		border-top: 0;
		padding-top: 0;
	}

	.order input.cart-input-count {
		width: 36px;
		height: 26px;
		line-height: 26px;
		border: 1px solid #bac1c6;
		padding: 0;
		text-align: center;
		margin-right: 8px;
	}

	.order .cart-rowprice {
		text-align: right;
		white-space: nowrap;
		padding-left: 20px;
	}

	.order td.cart-rowprice {
		font-size: 14px;
		font-weight: bold;
	}

	.order td.cart-allVATs {
		font-size: 14px;
		font-weight: bold;
		vertical-align: middle;
		padding-right: 5px;
		padding-left: 5px;
	}

	.order .lasttd {
		padding-right: 18px;
	}

	.order td.cart-itemprice, .order td.cart-rowprice {
		line-height: 32px;
	}

	.order td .tip {
		width: 390px;
		margin: 0;
		line-height: 16px;
		font-size: 12px;
	}

	/*tabulka souctu*/
	.order table.subtotal {
		border: 1px solid #e9e9e9;
		margin-bottom: 20px;
	}

		.order table.subtotal .cart-summary-1st td {
			vertical-align: middle;
		}

		.order table.subtotal .smaller {
			color: #403f34;
			font-size: 12px;
		}

		.order table.subtotal .cart-summary-2nd td {
			color: #403f34;
			font-size: 14px;
			line-height: 20px;
		}

			.order table.subtotal .cart-summary-2nd td .smaller {
				color: #403f34;
				font-size: 12px;
				line-height: 15px;
				margin-bottom: 5px;
				display: block;
			}

		.order table.subtotal .cart-summary-2nd td {
			background: #f2f2f2;
		}

			.order table.subtotal .cart-summary-2nd td.cart-summary-prices {
				border-right: 1px solid #e9e9e9;
				padding-left: 20px;
			}

		.order table.subtotal .cart-summary-2nd div {
			float: right;
		}

		.order table.subtotal td.cart-rowprice {
			font-size: 18px;
			vertical-align: middle;
		}

		.order table.subtotal td.more-rows {
			vertical-align: top;
			line-height: 22px;
		}

		.order table.subtotal .cart-summary-spacer {
			width: 285px;
		}

		.order table.subtotal .cart-summary-dostupnost {
			padding: 10px;
			vertical-align: middle;
			font-size: 10pt !important;
		}

			.order table.subtotal .cart-summary-dostupnost strong {
				font-size: 10pt !important;
			}

		.order table.subtotal td.nowrap {
			white-space: nowrap;
		}

		.order table.subtotal .cudl.small {
			float: right;
			margin-left: 30px;
		}

		.order table.subtotal .voucher-wrap {
			line-height: 25px;
			margin-left: 16px;
			color: #403f34;
		}

		.order table.subtotal #voucher a.cudl {
			float: left;
		}

		.order table.subtotal .voucher-nowrap {
			height: 25px;
			line-height: 25px;
			margin-left: 16px;
			color: #403f34;
			white-space: nowrap;
		}

			.order table.subtotal .voucher-nowrap .wrap {
				white-space: normal;
			}

		.order table.subtotal .voucher-wrap strong {
			color: #403f34;
		}

		.order table.subtotal .gift-wrap {
			line-height: 25px;
			color: #403f34;
		}
/*.voucher-wrap span { float: left; }*/

/*pod souctem (sipky a tak)*/
.cart-navigation {
	clear: both;
}

	.cart-navigation .cudl {
		position: relative;
	}

	.cart-navigation a.cudl-back {
		height: 32px;
		line-height: 32px;
		width: 145px;
		text-align: right;
		padding-right: 26px;
	}

	.cart-navigation a.cudl-forward {
		height: 46px;
		line-height: 46px;
		width: auto;
		min-width: 110px;
		font-size: 18px;
		text-transform: none;
		text-align: left;
		padding-left: 24px;
		padding-right: 44px;
		white-space: nowrap;
	}

	.cart-navigation a.cudl-back span {
		display: inline-block;
		width: 13px;
		height: 17px;
		background: url('o/arrow-l.png') no-repeat 0 0;
		position: absolute;
		left: 12px;
		top: 8px;
	}

	.cart-navigation a.cudl-forward span {
		display: inline-block;
		width: 13px;
		height: 18px;
		background: url('o/arrow-white-r.png') no-repeat 0 0;
		position: absolute;
		right: 19px;
		top: 15px;
	}

/*pozdejsi nakup*/
.order-pozdeji {
	margin-top: 30px;
}

.order table.cart-pozdeji .cart-item-availability {
	display: block;
	float: left;
}

.order table.cart-pozdeji .item-availability-info {
	display: block;
	float: left;
	margin-left: 12px;
	line-height: 16px;
}


/*o kosiku*/

.infop h3 {
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
}

.infop p {
	color: #5e5e5e;
	font-size: 12px;
	line-height: 16px;
}


/*helpboxy*/
.helpboxy {
	margin-top: 40px;
}

.helpbox {
	width: 308px;
	border: 1px solid #dce1e4;
	background: #fff;
	float: left;
	margin-right: 15px;
	height: 230px;
	overflow: auto;
}

	.helpbox h4 {
		margin-top: 0;
		color: #5e5e5e;
		font-size: 16px;
		margin-bottom: 12px;
	}

	.helpbox p {
		font-size: 12px;
		line-height: 16px;
		color: #5e5e5e;
	}

.helpbox-3 {
	margin-right: 0;
}

.helpbox-in {
	padding: 16px;
}


/*do layoutu*/
.cart-item-availability {
	width: 33px;
	height: 32px;
	background-image: url('o/dostupnost.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

	.cart-item-availability span {
		display: none;
	}

.cart-item-availability-no {
	background-position: 0 100%;
}


#orderShipment {
	width: 60%;
	float: left;
}

/*#orderShipmentBody {
	overflow-y: scroll;
	max-height: 400px;
}*/

#orderPayment {
	margin-left: 5px;
	width: 39%;
	float: left;
}

ul.selectOne {
	margin-left: 0px;
}

	ul.selectOne li {
		list-style-type: none;
		padding: 5px 10px 5px 30px;
		clear: both;
		min-height: 18px;
	}

		ul.selectOne li label {
			padding: 0 !important;
			/*width: 300px;*/
			display: block;
		}

		ul.selectOne li input {
			border: none;
			vertical-align: bottom;
			margin-left: -23px;
			margin-right: 7px;
			vertical-align: middle;
		}

		ul.selectOne li.selected, ul.selectOne li:hover, ul.selectOne li.hover {
			background-color: #ffff99;
		}

		ul.selectOne li div {
			visibility: hidden;
			text-align: right;
			float: right;
			display: block;
			color: #227dbb;
			line-height: 18px;
		}

		ul.selectOne li.selected div, ul.selectOne li:hover div, ul.selectOne li.hover div {
			visibility: visible;
		}

		ul.delivery-points li label input, ul.delivery-points li label img {
			float: left;
		}
		ul.delivery-points li label > span {
			float: left;
			width: 460px;
			margin-left: 5px;
		}
		ul.delivery-points li label > span.external {
			width: 400px;
		}
ul.delivery-points li label span.express-point {
	color: red;
	display: inline-block;
	margin-left: 7px;
}

ul.delivery-points li label b.deliverypoint-comment {
	color: #3333DC;
}

.wrappingPaper-button, .billOfDelivery-button {
	border: none;
}

#wrappingPaper ul {
	margin-left: 0;
	list-style-type: none;
}

#wrappingPaper li {
	display: inline-block;
	text-align: center;
}

.accordion {
	cursor: pointer;
}

#message textarea {
	height: 60px;
}

#message input, #message textarea {
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.xqtip {
	cursor: pointer;
}

.imageFullSize {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 0px;
	height: 0px;
	z-index: 10;
}

.order table.subtotal tr.cart-subsummary td.cart-rowprice {
	font-size: 14px;
}

li.notApplicable label span {
	color: #aaa !important;
}

#orderShipment div.deliveryServiceSection.notApplicable ul.selectOne li label span {
	color: #aaa !important;
}

.imageToResize, .imageFullSize {
	cursor: pointer;
}

.buttonArea {
	margin: 15px;
}

#recapitulation-top {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

	#recapitulation-top .one-third .in {
		margin-right: 10px;
		border: 1px solid #868783;
		padding-bottom: 10px;
		position: relative;
		min-height: 170px;
	}

	#recapitulation-top .one-third.last .in {
		margin-right: 0;
	}

	#recapitulation-top .one-third h3 {
		margin: 0;
		padding: 5px 20px;
		display: block;
		background: #f2f2f2;
		font-size: 14px;
		color: #555;
		font-weight: bold;
	}

	#recapitulation-top .one-third a {
		position: absolute;
		bottom: 20px;
		right: 20px;
	}

#loginRegisterAnon label {
	padding: 0;
	margin: 0;
}

#loginRegisterAnon span {
	padding: 10px;
	cursor: pointer;
	background: #f2f2f2;
	margin-right: 10px;
	border: 1px solid #e9e9e9;
	color: #555;
	text-transform: uppercase;
	font-size: 15px;
	display: block;
}

#loginRegisterAnon label span:hover {
	background: #e9e9e9;
}

#loginRegisterAnon label.active span {
	background: #ED1C24;
	color: #fff;
}

#loginRegisterAnon label.last span {
	margin-right: 0;
}

#loginRegisterAnon input {
	vertical-align: middle;
}

.store_hours td {
	padding: 0px 2px 0px 2px;
	line-height: 16px;
	white-space: nowrap;
}

.gray-button {
	margin: 5px;
	border: 2px solid black;
	border-radius: 10px;
	background-color: #DDE6EE;
	color: black;
	display: inline-block;
	padding: 20px;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	cursor: pointer;
}

.gray-button:hover {
	text-decoration: none;
	background-color: #f0f0f0;
}

.delivery-icon-big {
	vertical-align: middle;
	width: 110px;
}
.delivery-icon-small {
	vertical-align: middle;
	max-width: 80px;
	max-height: 30px;
}