﻿@charset "utf-8";
/* Základní styly XHTML prvků */
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #313131;
	background: #414141 url(../images/bg-body.jpg) no-repeat center top;
	margin: 0px auto;
	padding: 202px 0px 15px;
	border-style: none;
	text-align: center;
	width: 997px;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
ul, ol {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
li {
	line-height: 140%;
	list-style: url(none) none;
	background: url(../images/list.png) no-repeat 10px 5px;
	display: block;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	padding: 0px 0px 0px 25px;
}
p {
	line-height: 140%;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
	padding: 1px;
	color: #767676;
}
option {
	color: #000;
	background: #fff;
}
address {
	font-style: normal;
	line-height: 140%;
	margin: 0px;
	padding: 20px 0px 0px;
}
table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-style: none;
}
th, td {
	font-weight: normal;
	text-align: left;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 20px 0px 0px;
	color: #000;
	font-weight: bold;
}
h1 {
	width: 797px;
	position: absolute;
	left: auto;
	top: 160px;
	right: auto;
	z-index: 1;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
	text-indent: 43px;
	font-size: 1.1em;
}

/* #sub h1 {
	top: 235px;
	text-align: left;
	text-indent: 206px;
	font-size: 1.7em;
	color: #616161;
}
*/

h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
}
hr {
	display: none;
}
a, a:Hover {
	font-weight: normal;
	color: #31a9ff;
	text-decoration: underline;
}
a:Hover {
	color: #000;
}
/* Obecné definice layoutu */
#mother {
	background: #fff url(../images/bg-mother.png) no-repeat center bottom;
	margin: 0px auto;
	padding: 0px 10px 11px;
	width: 977px;
}
#left-side {
	float: left;
	width: 782px;
	margin: 0px 9px 0px 0px;
}
.long #left-side {
	width: 977px;
	margin: 0px;
}
/* Střední panel */
#middle {
	float: right;
	width: 586px;
	padding: 0px 0px 45px;
	margin: -4px 0px 0px;
}

/*
#sub #middle {
	padding-top: 65px;
}
*/

#breadcrumbs {
	border-bottom: 1px solid #f2f2f2;
	position: absolute;
	padding: 0px 0px 9px;
	margin: -46px 0px 0px;
	width: 586px;
	padding-top: 65px; /*predano z #sub #middle */
}
.long #breadcrumbs {
	width: 781px;
}
.long #middle {
	width: 781px;
}
#middle .box {
	background: #d3edff url(../images/bg-middle-box.png) no-repeat left top;
	margin: 15px 0px 0px;
	padding: 0px;
}
.long #middle .box {
	background: #d3edff url(../images/bg-middle-box-long.png) no-repeat left top;
}
#middle .box .in {
	padding: 0px 15px 10px;
}
#middle .box .in h2 {
	font-size: 1.4em;
	padding: 15px 0px 0px;
}
#middle .box .in h3 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 2px 0px 0px;
}
#middle .box .end {
	font-size: 1px;
	background: url(../images/bg-middle-box-end.png);
	height: 5px;
}
.long #middle .box .end {
	background: url(../images/bg-middle-box-long-end.png);
}
#tab2 {
	padding: 15px 0px 0px;
}
/* Levý panel */
#left {
	margin: 0px 10px 0px 0px;
	float: right;
	width: 186px;
	padding: 0px 0px 45px;
	font-size: 0.85em;
}
#left h4, #right h4 {
	color: #fff;
	background: #bebebe url(../images/bg-h4-left.png);
	margin: 11px 0px 0px;
	padding: 4px 0px 0px 7px;
	height: 20px;
	font-size: 1.3em;
}
#left h4 a, #right h4 a {
	color: #fff;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;

}
#left h4 a:hover, #right h4 a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: underline;
}

#left .box, #right .box {
	background: #f2f2f2;
	padding: 0px 10px 10px;
}
#menu {
	background: #f2f2f2;
	padding: 3px 0px 0px;
}
#menu li {
	line-height: normal;
	background: url(none);
	display: inline;
	padding: 0px;
}
#menu li a, #menu li a:Hover {
	font-size: 1.3em;
	font-weight: bold;
	color: #015592;
	text-decoration: none;
	background: #f2f2f2 url(../images/bg-menu-item.png) no-repeat 7px 8px;
	border-bottom: 1px solid #d8d8d8;
	display: block;
	padding: 4px 0px 4px 22px;
}
#menu li a:Hover, #menu li .selected, #menu li .selected:Hover {
	background: #d3edff url(../images/bg-menu-item.png) no-repeat 7px 8px;
}
#menu li ul {
	padding: 0px;
}
#menu li ul a, #menu li ul a:Hover {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #313131;
	text-decoration: none;
	background: url(../images/list.png) no-repeat 23px 8px;
	padding: 5px 0px 5px 32px;
	border-style: none;
}
#menu li ul a:Hover {
	text-decoration: underline;
}
#left #recom {
	padding: 10px 0px 7px;
}
#recom p {
	text-align: center;
	padding: 0px 0px 0px;
	word-spacing: 3px;
}
#blog p, #news p {
	color: #015592;
	padding: 10px 0px 0px;
}
#blog h5, #news h5 {
	line-height: 140%;
	font-weight: normal;
	padding: 0px;
}
#left #pay {
	padding: 20px 0px;
}
#pay p {
	text-align: center;
	padding: 0px;
}

#left #reklama {
	padding: 20px 0px;
}
#reklama p {
	text-align: center;
	padding: 0px;
}

/* Pravý (nepovinný) panel */
#right {
	float: left;
	width: 186px;
	padding: 0px 0px 45px;
	font-size: 0.85em;
}
#right .box ul {
	padding: 10px 0px 0px;
}
#right .box ul li {
	background: url(../images/list.png) no-repeat 0px 4px;
	padding: 0px 0px 0px 10px;
}
#right #help {
	background: #f2f2f2 url(../images/bg-help.png) no-repeat left bottom;
	padding: 0px 10px 140px;
}
#right #login .form {
	padding: 10px 0px 0px;
}
#right #login .form li {
	background: url(none);
	padding: 0px 0px 5px;
	width: 166px;
}
#right #login .form li strong {
	color: #000;
}
#right #login .form li span {
	display: block;
	padding: 2px 0px 0px;
	width: 166px;
}
#right #login .form li span input {
	background: #fff;
	padding: 3px;
	width: 160px;
	border: 1px solid #9c9c9c;
}
#right #login .form li .checkbox {
	width: auto;
	float: left;
	padding: 1px 5px 0px 0px;
}
#right #login .form li .checkbox input {
	padding: 0px;
	width: auto;
	margin: 0px;
	border-style: none;
	background: url(none);
}
#right #login .button {
	text-align: center;
	padding: 7px 0px 0px;
	clear: both;
}
#right #login .button input {
	background: url(../images/button-login.png);
	height: 20px;
	width: 75px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}
#latest {
	text-align: center;
	margin: 0px auto;
}
#latest p {
	margin: 0px auto;
	width: 118px;
	padding: 10px 0px 0px;
}

#latest .price {
	font-size: 1.5em;
	color: #f8633e;
	text-align: right;
}
#poll p {
	padding: 10px 0px 0px;
}
#poll .q, #poll .q:Hover {
	display: block;
	padding: 7px 0px 2px;
}
#poll .bar {
	font-size: 1px;
	background: #d3edff;
	height: 12px;
	display: block;
	margin: 1px 5px 0px 0px;
	float: left;
	clear: both;
}
#poll .percent {
	display: block;
	float: left;
	font-size: 0.9em;
	color: #015592;
}
/* Hlavička */
#header {
	background: #fff url(../images/bg-header.png) no-repeat left top;
	height: 202px;
	width: 997px;
	position: absolute;
	left: auto;
	top: 0px;
	right: auto;
	margin: 0px 0px 0px -10px;
}
#header .in {
	clear: both;
	height: 146px;
	width: 997px;
	background: url(../images/bg-header-in.png) no-repeat center bottom;
	padding: 0px 0px 4px;
}
#nav {
	padding: 20px 0px 0px 25px;
	float: left;
	height: 26px;
}
#nav li {
	line-height: normal;
	background: url(none);
	padding: 0px;
	display: inline;
}
#nav li a, #nav li a:Hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #686868;
	text-decoration: none;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	border-right: 1px solid #98c9eb;
}
#nav li a:Hover {
	color: #000;
}
#nav li .last, #nav li .last:Hover {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#search {
	float: right;
	padding: 17px 20px 0px 0px;
}
#search .keyword {
	margin: 0px 8px 0px 0px;
	float: left;
	width: 139px;
}
#search .keyword input {
	padding: 2px;
	width: 133px;
	border: 1px solid #b8b8b8;
	font-size: 0.9em;
}
#search .submit {
	padding: 0px;
	float: left;
	height: 20px;
	width: 29px;
}
#search .submit input {
	background: url(../images/button-ok.png);
	padding: 0px;
	border-style: none;
	height: 20px;
	width: 29px;
	cursor: pointer;
}
#logo {
	background: url(../images/bg-logo.png) no-repeat;
	float: left;
	height: 147px;
	width: 12px;
	position: relative;
	z-index: 1;

}
#logo a, #logo a:Hover {
	display: block;
	margin: 41px 0px 0px 40px;
	height: 59px;
	width: 199px;
}
#img {
	float: left;
	height: 146px;
	width: 791px;
	margin: 0px 0px 0px -2px;
}
#basket {
	background: url(../images/bg-basket.png);
	float: left;
	height: 146px;
	width: 180px;
	padding: 0px 0px 0px 16px;
}
#basket .title {
	font-size: 1.3em;
	color: #31a9ff;
	padding: 11px 0px 0px;
}
#basket .icon {
	background: url(../images/icon-basket.png) no-repeat left 7px;
	margin: 8px 0px 0px;
	padding: 0px;
	border-right: 1px solid #b8b8b8;
	width: 31px;
	height: 41px;
	float: left;
}
#basket .icon strong {
	color: #fff;
	text-align: center;
	display: block;
	padding: 16px 2px 0px 0px;
}
#basket .total {
	float: left;
	padding: 10px 0px 0px 5px;
}
#basket .link {
	font-size: 0.9em;
	padding: 15px 0px 0px;
}
#basket .link a, #basket .link a:Hover {
	font-weight: bold;
}
/* Patička */
#footer {
	background: url(../images/bg-footer.png) repeat-x left top;
	min-height: 135px;
	height: auto !important;
	height: 135px;
	padding: 15px 15px 0px;
}
#footer p {
	padding: 15px 30px 15px 0px;
	border-right: 1px solid #dadada;
	float: left;
	margin: 0px 20px 0px 0px;
	font-size: 0.8em;
	color: #8a8a8a;
	text-transform: uppercase;
	line-height: 170%;
}
#footer p a, #footer p a:Hover {
	color: #015592;
	text-decoration: none;
}
#footer p a:Hover {
	color: #000;
}
#footer p .bold, #footer p .bold:Hover {
	font-weight: bold;
}
#footer .about {
	width: 150px;
}
#footer .last {
	margin: 0px;
	border-style: none;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.dotted, .dotted-clean {
	background: #f2f2f2 url(../images/bg-dotted-bottom.png) repeat-x left bottom;
	margin: 20px 0px 0px;
	padding: 6px 7px;
	font-size: 1em;
	color: #313131;
}
.dotted-clean {
	background: #fff url(../images/bg-dotted-bottom.png) repeat-x left bottom;
}
.blue {
	font-size: 1em;
	background: #d3edff url(../images/bg-middle-box.png) no-repeat left top;
	margin: 20px 0px 15px;
	padding: 0px;
	color: #313131;
}
.blue span {
	background: url(../images/bg-middle-box-end.png) no-repeat left bottom;
	display: block;
	padding: 12px 10px;
}
.right {
	text-align: right;
}
.long .actions {
	padding: 0px 0px 0px 20px;
}
/* Barevná tabulka */
.colored {
	margin: 20px 0px 0px;
}
.colored th {
	background: #f2f2f2 url(../images/bg-dotted-bottom.png) repeat-x left bottom;
	padding: 6px 7px;
	text-align: center;
}
.colored td {
	background: #fff url(../images/bg-dotted-bottom.png) repeat-x left bottom;
	padding: 4px 7px;
	text-align: center;
}
.colored td span, .colored td strong {
	text-align: right;
	width: 80px;
	display: block;
}
.colored .count input {
	font-size: 0.9em;
	padding: 0px 1px;
	border: 1px solid #9c9c9c;
	margin: 0px 3px 0px 0px;
	width: 15px;
	text-align: center;
}
.colored .submit input {
	background: url(../images/button-delete.png);
	padding: 0px;
	height: 17px;
	width: 19px;
	border-style: none;
	cursor: pointer;
}
.colored .left {
	text-align: left;
}
.colored .last td {
	background: url(../images/bg-basket-last.png) repeat-x left bottom;
	padding: 4px 7px 6px;
}
.colored .total td {
	background: url(none);
}
.colored .total td {
	font-weight: bold;
	color: #f8633e;
}
.colored .total td span {
	font-weight: normal;
}
.colored .total td strong {
	font-size: 1.4em;
}
/* Akční nabídka */
.action, .action-right {
	background: url(../images/bg-action.png) repeat-y right top;
	margin: 15px 4px 0px 0px;
	padding: 0px 6px 0px 0px;
	float: left;
	width: 139px;
}
.action-right {
	background: url(none);
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
.action .title, .action-right .title {
	text-transform: uppercase;
	color: #fff;
	background: #f8633e;
	text-align: center;
	padding: 3px 0px;
}
.action h2, .action-right h2 {
	text-align: center;
	font-size: 1em;
	height: 40px;
	padding: 8px 5px 0px;
}
.action .image, .action-right .image {
	text-align: center;
	height: 125px;
	padding: 8px 0px 0px;
}
.action .discount, .action-right .discount {
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	color: #6c6c6c;
	line-height: 120%;
	text-align: right;
	padding: 10px 0px 0px 7px;
}
.action .discount span, .action-right .discount span {
	text-decoration: line-through;
}
.action .price, .action-right .price {
	font-size: 1.4em;
	color: #f8633e;
	float: right;
	padding: 12px 7px 0px 0px;
}
/* Záložky */
.tabs {
	background: url(../images/bg-tabs.png);
	margin: 15px 0px 0px;
	padding: 0px;
	height: 30px;
	position: relative;
	z-index: 1;
}
.tabs li {
	line-height: normal;
	background: url(none);
	padding: 0px;
	min-width: 1px;
	width: auto !important;
	width: 1px;
	float: left;
}
.tabs li a, .tabs li a:Hover {
	text-transform: uppercase;
	color: #8b8b8b;
	text-decoration: none;
	display: block;
	float: left;
	background: url(../images/bg-tabs-item.png) no-repeat left top;
	padding: 0px 0px 0px 10px;
	font-size: 0.9em;
}
.tabs li a:Hover {
	color: #000;
}
.tabs li a span, .tabs li a:Hover span {
	background: url(../images/bg-tabs-item-in.png) no-repeat right top;
	display: block;
	height: 17px;
	padding: 10px 10px 0px 0px;
	white-space: nowrap;
}
.tabs li .selected, .tabs li .selected:Hover {
	color: #fff;
	background: url(../images/bg-tabs-item-selected.png) no-repeat left top;
	font-weight: bold;
}
.tabs li .selected span, .tabs li .selected:Hover span {
	background: url(../images/bg-tabs-item-selected-in.png) no-repeat right top;
	height: 19px;
	padding: 8px 10px 0px 0px;
}
.tabs-content {
	clear: both;
	margin: -1px 0px 0px;
}
.dotted-tab {
	background: url(../images/bg-dotted-tab.png) repeat-y center top;
	padding: 0px 15px 15px;
}
.long .dotted-tab {
	background: url(../images/bg-dotted-tab-long.png) repeat-y center top;
}
.dotted-tab .end {
	font-size: 1px;
	background: url(../images/bg-dotted-bottom.png) repeat-x left bottom;
	height: 1px;
}
.dotted-tab-end {
	font-size: 1px;
	background: url(../images/bg-dotted-bottom.png) repeat-x left bottom;
	height: 1px;
}
/* Produkty */
.product, .product-right {
	background: url(../images/bg-product.png);
	float: left;
	width: 194px;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 1px;
}
.product-right {
	background: url(../images/bg-product-right.png);
	padding: 0px 1px 0px 1px;
}
.product .in, .product-right .in {
	background: url(../images/bg-product-in.png) repeat-x left bottom;
	padding: 0px 10px 10px;
	width: 174px;
}
.product .in h2, .product-right .in h2 {
	text-align: center;
	font-size: 1.3em;
	height: 50px;
	padding: 12px 0px 0px;
}
.product .in h2 a, .product .in h2 a:Hover, .product-right .in h2 a, .product-right .in h2 a:Hover {
	font-weight: normal;
}
.product .in .status,.product-right .in .status {
	position: absolute;
	margin: 0px 0px 0px -10px;
	padding: 25px 0px 0px;
}
.product .in .status strong, .product-right .in .status strong {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: url(../images/bg-status.png) no-repeat right top;
	padding: 1px 3px 0px;
	height: 13px;
	margin: 1px 0px 0px;
	display: block;
	min-width: 1px;
	width: auto !important;
	width: 1px;
	float: left;
	clear: both;
	white-space: nowrap;
}
.product .in .image, .product-right .in .image {
	padding: 10px 0px 0px;
	height: 170px;
	text-align: center;
}
.product .in h3, .product-right .in h3 {
	font-size: 0.8em;
	font-weight: normal;
	padding: 7px 0px 0px;
}
.product .in .price, .product-right .in .price {
	font-size: 1.6em;
	color: #015592;
	text-align: right;
	padding: 2px 0px 3px;
}
.product .in .detail, .product-right .in .detail {
	padding: 0px;
	float: left;
	height: 20px;
	width: 54px;
	margin: 0px 5px 0px 0px;
}
.product .in .count, .product-right .in .count {
	float: left;
	padding: 2px 0px 0px;
}
.product .in .submit, .product-right .in .submit {
	float: right;
	height: 20px;
	width: 76px;
}
.product .in .count input, .product-right .in .count input {
	font-size: 0.9em;
	display: block;
	padding: 0px 1px;
	float: left;
	border: 1px solid #9c9c9c;
	margin: 0px 3px 0px 0px;
	width: 15px;
	text-align: center;
}
.product .in .count span, .product-right .in .count span {
	display: block;
	padding: 0px;
	color: #7b7b7b;
	float: left;
}
.product .in .submit, .product-right .in .submit {
	float: right;
	height: 20px;
	width: 76px;
}
.product .in .submit input, .product-right .in .submit input {
	background: url(../images/button-add.png);
	padding: 0px;
	height: 20px;
	width: 76px;
	border-style: none;
	cursor: pointer;
}
/* Produkty - řádky */
.list {
	background: url(../images/bg-dotted.png) repeat-x left bottom;
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
}
.list .image {
	padding: 0px 10px;
	float: left;
	height: 86px;
	width: 86px;
	text-align:center;
}
.list .info {
	float: left;
	width: 280px;
	padding: 0px 10px 0px 0px;
}
.long .list .info {
	width: 475px;
}
.list .info h2 {
	font-size: 1.2em;
	padding: 0px;
}
.list .info h2 a, .list .info h2 a:Hover {
	font-weight: normal;
}
.list .info h3 {
	font-size: 0.8em;
	font-weight: normal;
	padding: 3px 0px 0px;
}
.list .order {
	float: left;
	width: 180px;
	padding: 0px 10px 0px 0px;
}
.list .order .price {
	font-size: 1.7em;
	color: #015592;
	text-align: right;
}
.list .order .detail {
	padding: 0px;
	float: left;
	height: 20px;
	width: 54px;
	margin: 0px 5px 0px 0px;
}
.list .order .count {
	float: left;
	padding: 2px 0px 0px;
}
.list .order .submit {
	float: right;
	height: 20px;
	width: 76px;
}
.list .order .count input {
	font-size: 0.9em;
	display: block;
	padding: 0px 1px;
	float: left;
	border: 1px solid #9c9c9c;
	margin: 0px 3px 0px 0px;
	width: 15px;
	text-align: center;
}
.list .order .count span {
	display: block;
	padding: 0px;
	color: #7b7b7b;
	float: left;
}
.list .order .submit {
	float: right;
	height: 20px;
	width: 76px;
}
.list .order .submit input {
	background: url(../images/button-add.png);
	padding: 0px;
	height: 20px;
	width: 76px;
	border-style: none;
	cursor: pointer;
}
/* Články */
.article-title {
	font-size: 1.3em;
	padding: 15px 0px 0px;
}
.article-title a, .article-title a:Hover {
	font-weight: bold;
	text-decoration: none;
}
.article-title a:Hover {
	text-decoration: underline;
	color: #31a9ff; 
}
.date {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px;
}
.art-content {
	background: url(../images/bg-dotted.png) repeat-x left bottom;
	padding: 0px 0px 25px;
}
.article {
	padding: 0px;
}
.article-list {
	background: url(../images/bg-dotted.png) repeat-x left top;
	margin: 20px 0px 0px;
	padding: 8px 0px 0px;
}
/* Kategorie */
.cat-info {
	font-size: 0.9em;
}
.subcats {
	float: left;
	font-size: 0.9em;
	padding: 20px 50px 0px 0px;
}
#sort, #paging {
	background: #d3edff url(../images/bg-middle-box.png) no-repeat left top;
	margin: 20px 0px;
}
#paging {
	margin: 0px;
}
.long #sort, .long #paging {
	background: #d3edff url(../images/bg-middle-box-long.png) no-repeat left top;
}
#sort ul {
	padding: 10px 0px 4px 10px;
	float: left;
}
#sort ul li {
	line-height: normal;
	background: url(none);
	display: inline;
	padding: 0px;
}
#sort ul li span {
	display: block;
	padding: 0px 7px 0px 0px;
	float: left;
}
#sort ul li span select {
	border: 1px solid #9c9c9c;
}
#sort ul li .text {
	padding-top: 3px;
}
#sort ul li a, #sort ul li a:Hover {
	display: block;
	height: 9px;
	width: 13px;
	float: left;
	margin: 5px 0px 0px;
}

.asc {
	background: url(../images/icon-acs.png) no-repeat;
	width:19px;
	height:15px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}
.desc {
	background: url(../images/icon-desc.png) no-repeat;
	width:19px;
	height:15px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}

#sort p {
	float: right;
	padding: 12px 10px 0px 0px;
}
#paging p {
	text-align: right;
	padding: 12px 10px 5px 0px;
	float: none;
}
#sort p a, #sort p a:Hover, #sort p strong, #paging p a, #paging p a:Hover, #paging p strong {
	padding: 0px 3px;
}
#sort .end, #paging .end {
	font-size: 1px;
	background: url(../images/bg-middle-box-end.png);
	height: 5px;
}
.long #sort .end, .long #paging .end {
	background: url(../images/bg-middle-box-long-end.png);
}
/* Přihlášení */
#log {
	text-align: center;
	margin: 0px auto;
	padding: 70px 0px 0px;
}
#log form {
	background: #d3edff url(../images/bg-log.png) no-repeat left top;
	margin: 0px auto;
	width: 300px;
}
#log form .form {
	padding: 20px 25px 0px;
}
#log form .form li {
	line-height: normal;
	background: url(none);
	padding: 5px 0px 0px;
	clear: both;
	width: 250px;
}
#log form .form li span {
	display: block;
	float: left;
}
#log form .form li span input {
	background: #fff;
	padding: 2px;
	width: 147px;
	border: 1px solid #9c9c9c;
}
#log form .form li .title {
	padding: 3px 0px 0px;
	width: 97px;
	text-align: left;
}
#log form .submit {
	padding: 4px 0px 0px 122px;
}
#log form .submit input {
	background: url(../images/button-login-system.png);
	padding: 0px;
	height: 20px;
	width: 153px;
	border-style: none;
	cursor: pointer;
}
#log form .submit2 {
	padding: 4px 0px 0px 122px;
}
#log form .submit2 input {
	background: url(../images/button-prazdny-velky.png);
	padding: 0px;
	height: 20px;
	width: 153px;
	border-style: none;
	cursor: pointer;
	color: white;
	font-weight: bold;
}

#log form .links {
	padding: 15px 0px 10px 105px;
}
#log form .links li {
	text-align: left;
}
#log form .end {
	font-size: 1px;
	background: url(../images/bg-log-end.png);
	height: 5px;
}
/* Registrace, pokladna */
#reg .user {
	padding: 20px 0px 0px 10px;
}
#checkout .user {
	padding: 15px 0px 0px 10px;
	float: left;
}
#reg .user li, #checkout .user li {
	line-height: normal;
	background: url(none);
	padding: 5px 0px 0px;
	clear: both;
}
#reg .user li span, #checkout .user li span {
	display: block;
	float: left;
	padding: 0px 7px 0px 0px;
}
#reg .user li span input, #checkout .user li span input {
	padding: 2px;
	width: 126px;
	border: 1px solid #9c9c9c;
	background: #fff;
}
#reg .user li span select, #checkout .user li span select {
	border: 1px solid #9c9c9c;
}
#reg .user li .title, #checkout .user li .title {
	padding: 3px 0px 0px;
	width: 140px;
}
#reg .user li .name input, #checkout .user li .name input {
	width: 84px;
}
#reg .user li .surname input, #checkout .user li .surname input {
	width: 99px;
}
#reg .user li .zip input, #checkout .user li .zip input {
	width: 57px;
}
#reg .user li .long input, #checkout .user li .long input {
	width: 196px;
}
#reg .box .in p, #cart .box .in p, #checkout .box .in p {
	padding: 13px 0px 0px 235px;
}
#reg .box .in p, #cart .box .in p, #checkout .box .in p {
	padding: 13px 0px 0px 0px;
	text-align: center;
}
#reg .box .in p input, #cart .box .in p input, #checkout .box .in p input {
	background: url(../images/button-register.png);
	height: 20px;
	width: 106px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}

#reg .box .in2 p, #cart .box .in2 p, #checkout .box .in2 p {
	padding: 13px 0px 0px 235px;
}

#reg .box .in2 p, #cart .box .in2 p, #checkout .box .in2 p {
	padding: 13px 0px 0px 0px;
	text-align: center;
}

#reg .box .in2 p input, #cart .box .in2 p input, #checkout .box .in2 p input {
	background: url(../images/button-prazdny-velky.png);
	height: 20px;
	width: 153px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
	color: white;
	font-weight: bold;
}

#cart .box .in p input {
	background: url(../images/button-prazdny-velky.png);
	padding: 0px;
	height: 20px;
	width: 153px;
	border-style: none;
	cursor: pointer;
	color: white;
	font-weight: bold;
	width: 153px;
}
#checkout .box .in p input {
	background: url(../images/button-submit-order.png);
	width: 142px;
}
#checkout .complete {
	padding: 17px 0px 0px 25px;
	float: left;
	width: 180px;
}
#checkout .complete li {
	line-height: normal;
	background: url(none);
	padding: 0px;
}
#checkout .complete li span {
	display: block;
	float: left;
	width: 150px;
}
#checkout .complete li .checkbox {
	padding: 1px 5px 0px 0px;
	width: auto;
	margin: -2px 0px 0px;
}
#checkout .complete li .checkbox input {
	padding: 0px;
	width: auto;
	margin: 0px;
	border-style: none;
}
#reg .info {
	font-size: 0.9em;
}
#reg #data {
	background: url(../images/bg-dotted.png) repeat-x left top;
	padding: 15px 0px 0px 10px;
	margin: 17px 0px 0px;
}
/* Kroky objednávky */
#steps td {
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 0px;
}
#steps td div {
	background: #c3c3c3;
	height: 123px;
	width: 100px;
	margin: 0px auto 10px;
}
#steps .active div {
	background: #31a9ff;
}
#steps td div span {
	font-size: 1.1em;
	color: #a0a0a0;
	display: block;
	padding: 5px 0px 0px 5px;
	height: 118px;
	width: 95px;
}
#steps td span {
	font-size: 1em;
	text-transform: uppercase;
	color: #b0b0b0;
	margin: 0px auto;
}
#steps .active span {
	color: #31a9ff;
}
#steps .active div span {
	color: #a0a0a0;
}
#steps .sep {
	background: url(../images/bg-steps-sep.png) no-repeat center 20px;
	width: 20px;
}
#step1 span {
	background: url(../images/bg-step-1.png);
}
#step2 span {
	background: url(../images/bg-step-2.png);
}
#step3 span {
	background: url(../images/bg-step-3.png);
}
#checkout #delivery {
	padding: 7px 10px 0px;
}
#checkout #delivery li {
	line-height: normal;
	background: url(none);
	display: block;
	padding: 8px 0px 0px;
	clear: both;
}
#checkout #delivery li span {
	display: block;
	float: left;
	width: 150px;
}
#checkout #delivery li .form {
	width: 20px;
}
#checkout #delivery li .form input {
	margin: 0px;
	padding: 0px;
}
#checkout #text {
	padding: 15px 10px 0px;
}
#checkout #text textarea {
	padding: 2px;
	width: 560px;
	border: 1px solid #cdcdcd;
}
.long #checkout #text textarea {
	width: 755px;
}
/* Detail produktu - fotky*/
#photos {
	margin: 0px 22px 0px 0px;
	padding: 20px 0px 0px 10px;
	float: left;
	width: 264px;
}
#photos .image {
	padding: 0px;
	height: 264px;
	width: 264px;
}
#photos .image .status {
	position: absolute;
	padding: 25px 0px 0px;
}
#photos .image .status strong {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: url(../images/bg-status.png) no-repeat right top;
	padding: 1px 3px 0px;
	height: 13px;
	margin: 1px 0px 0px;
	display: block;
	min-width: 1px;
	width: auto !important;
	width: 1px;
	float: left;
	clear: both;
	white-space: nowrap;
}
#photos .thumb, #photos .thumb:Hover, #photos .thumb-right, #photos .thumb-right:Hover {
	display: block;
	margin: 10px 10px 0px 0px;
	float: left;
	height: 58px;
	width: 58px;
}
#photos .thumb-right, #photos .thumb-right:Hover {
	margin: 10px 0px 0px 2px;
}
/* Detail produktu - informace */
#detail-right {
	float: left;
	width: 290px;
}
.long #detail-right {
	width: 485px;
}
#detail ul {
	padding: 15px 0px 0px;
}
#detail ul li {
	line-height: normal;
	background: url(../images/bg-dotted-bottom.png) repeat-x left bottom;
	padding: 0px 7px;
	clear: both;
	min-height: 29px;
	height: auto !important;
	height: 29px;
	width: 276px;
}
.long #detail ul li {
	width: 471px;
}
#detail ul li span {
	display: block;
	float: left;
	padding: 7px 0px 0px;
}
#detail ul li .select {
	padding: 3px 0px 0px;
}
#detail ul li .select select {
	border: 1px solid #9c9c9c;
	width: 160px;
}
#detail ul li .title {
	width: 110px;
}
.long #detail ul li .title {
	width: 180px;
}
#detail ul .buy {
	height: 60px !important;
}
#detail ul li .price {
	width: 300px;
}
#detail ul li .price strong {
	font-size: 2.1em;
	color: #f8633e;
}
#detail ul li .count {
	float: right;
	padding: 9px 0px 0px;
}
#detail ul li .count .num {
	font-size: 0.9em;
	display: block;
	padding: 0px 1px;
	float: left;
	border: 1px solid #9c9c9c;
	margin: 0px 3px 0px 40px;
	width: 15px;
	text-align: center;
}
#detail ul li .count span {
	padding: 0px;
	color: #7b7b7b;
}
#detail ul li .count .submit {
	background: url(../images/button-add.png);
	padding: 0px;
	height: 20px;
	width: 76px;
	border-style: none;
	cursor: pointer;
	margin: 5px 0px 0px;
}
/* Detail produktu - hodnocení */
#rating ul {
	padding: 7px 0px 0px;
	float: left;
}
#rating ul li {
	line-height: normal;
	background: url(none);
	padding: 0px 8px 0px 0px;
	float: left;
}
#rating ul li span {
	display: block;
	padding: 0px 3px 0px 0px;
	float: left;
}
#rating ul li span input {
	margin: 2px 0px 0px;
	padding: 0px;
	display: block;
}
#rating .submit {
	padding: 4px 7px 0px 0px;
	float: right;
}
#rating .submit input {
	background: url(../images/button-vote.png);
	padding: 0px;
	height: 20px;
	width: 57px;
	border-style: none;
	cursor: pointer;
}
#rating .total {
	padding: 4px 0px 0px;
	clear: both;
}
#rating .total span {
	padding: 0px 30px 0px 0px;
}
/* Detail produktu - podtypy produktů */
#types {
	background: #d3edff;
	margin: 15px 10px 0px;
	padding: 20px 20px 5px;
}
#types table td {
	padding-bottom: 15px;
}
#types table .price {
	font-size: 1.4em;
}
#types table .count .num {
	font-size: 0.9em;
	display: block;
	padding: 0px 1px;
	float: left;
	border: 1px solid #9c9c9c;
	margin: 0px 3px 0px 0px;
	width: 15px;
	text-align: center;
}
#types table .count span {
	display: block;
	padding: 0px;
	color: #7b7b7b;
	float: left;
	margin: 0px 5px 0px 0px;
}
#types table .submit {
	background: url(../images/button-add.png);
	padding: 0px;
	height: 20px;
	width: 76px;
	border-style: none;
	cursor: pointer;
	float: left;
	margin: -1px 0px 0px;
}

.center {
	text-align: center;
}

#right #help ul .icqskype {
	background: url(../images/list.png) no-repeat 0px 9px;
}

#left .box ul {
	padding: 10px 0px 0px;
}
#left .box ul li {
	background: url(../images/list.png) no-repeat 0px 4px;
	padding: 0px 0px 0px 10px;
}
#left #login .form {
	padding: 10px 0px 0px;
}
#left #login .form li {
	background: url(none);
	padding: 0px 0px 5px;
	width: 166px;
}
#left #login .form li strong {
	color: #000;
}
#left #login .form li span {
	display: block;
	padding: 2px 0px 0px;
	width: 166px;
}
#left #login .form li span input {
	background: #fff;
	padding: 3px;
	width: 160px;
	border: 1px solid #9c9c9c;
}
#left #login .form li .checkbox {
	width: auto;
	float: left;
	padding: 1px 5px 0px 0px;
}
#left #login .form li .checkbox input {
	padding: 0px;
	width: auto;
	margin: 0px;
	border-style: none;
	background: url(none);
}
#left #login .button {
	text-align: center;
	padding: 7px 0px 0px;
	clear: both;
}
#left #login .button input {
	background: url(../images/button-login.png);
	height: 20px;
	width: 75px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}

#komentare{
	text-align: left;
}
#komentare a{
	font-size: 0.7em;
}
#komentare p{
	display: block;
	border-bottom: 1px solid #E4EAEF;
	margin: 5px 0px 10px 0px; 
}
#photos .image {
	height: auto;
}
#detail ul li .price strong {
	white-space: nowrap;
}
#detail ul li .count .num {
	margin: 6px 3px 0px 40px;
}
#detail ul li .count span {
	padding: 6px 5px 0px 0px;
}
.action .status, .action-right .status {
	position: absolute;
	padding: 25px 0px 0px;
	margin: -10px 0px 0px 0px;
}
.list .status {
	position: absolute;
	padding: 25px 0px 0px;
	margin: -40px 0px 0px -105px;
}
.action .status strong, .action-right .status strong, .list .status strong {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: url(../images/bg-status.png) no-repeat right top;
	padding: 1px 3px 0px;
	height: 13px;
	margin: 1px 0px 0px;
	display: block;
	min-width: 1px;
	width: auto !important;
	width: 1px;
	float: left;
	clear: both;
	white-space: nowrap;
}
.lista{
	font-size: 0.9em;
	text-align: center;
}
