body {
	font-family: Arial, Tahoma, Verdana, serif;
	font-size: 0.8em;
	color: #999999;
	margin: 0;
	padding: 0;
	background: url(images/pozadi.jpg) fixed center center;
}
a {
	color: #daa520;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
table {
	font-size: 100% !important;
}
#page {
	margin: 0;
	padding: 0;
	/* background: url(images/stin1.png) repeat-y top center; */
	min-height: 350px;
	text-align: center;
}

#stin-vrch{
text-align:center;
/* background: url(images/stin-vrch.png) center top no-repeat; */
}

#paticka{
text-align:center;
/* background: url(images/stin3.png) center top no-repeat; */
margin-top: -13px;
height: 23px;
}

#main {
	width: 1050px;
	margin: 0 auto;
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	
}
#header {
	height: auto;
}
#header #logo {
	text-align: left;
	display: block;
	margin: 0;
	padding: 10px 0 0 140px;
	font-size: 210%;
	color: #9b1e94;
     height: 160px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, serif;
}

#header #znak {
	float: left;
	height: 160px;
	width: 406px;
	margin-top:10px;
	margin-left:322px;
	background: url(images/justice.png) no-repeat;
}	
#header #cart {
	float: right;
	height: 70px;
	width: 200px;
	_width: 250px;
	margin: 10px 0 0 0;
	padding: 15px 0 0 75px;
	_padding-top: 0;
	/* background: url(images/cart.gif) no-repeat left center; */
}
#header #cart big a {
	font-size: 120%;
	color: #daa520;
	text-decoration: none;
}
#header #cart p {
	margin: 5px 0 0 0;
}
#header #navigation {
	background: url(images/navigation-bg.gif) repeat-x top left;
	height: 37px;
	clear: both;
	margin-bottom: 10px;
}
#header #navigation .left {
	float: left;
	width: 12px;
	height: 37px;
}
#header #navigation .right {
	float: right;
	width: 12px;
	height: 37px;
}
#header #navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header #navigation ul li {
	float: left;
	margin: 0;
}
#header #navigation ul li ul {
	margin: 0;
	padding: 5px 0;
	width: 144px;
	background: transparent url(images/navigation-subbg.gif) no-repeat bottom left;
	position: absolute;
	visibility: hidden;
}
#header #navigation ul li:hover > ul {
	visibility: visible;
}
#header #navigation ul li ul li {
	margin: 5px 10px;
	padding: 0;
	float: none;
}
#header #navigation ul li a {
	line-height: 38px;
	color: #fff;
	text-decoration: none;
	padding: 0 15px 0 13px;
	background: url(images/navigation-separator.gif) no-repeat right center;
	display: block;
}
#header #navigation ul li a:hover {
	color: orange;
}
#header #navigation ul li.first a {
	padding-left: 5px;
}
#header #navigation ul li.last a {
	padding-right: 0;
	background: none;
}
#header #navigation ul li ul li a {
	text-decoration: none;
	color: red;
	line-height: 100%;
	padding: 0 0 0 10px !important;
	background: transparent url(images/navigation-sub-bullet.gif) no-repeat left center;
	display: block;
}
#header #navigation #search {
	float: right;
	line-height: 37px;
	_padding-top: 5px;
	width: 200px;
	text-align: right;
}
#header #navigation #search fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#header #navigation #search input.textbox {
	width: 160px;
	vertical-align: middle;
}
#header #navigation #search input.button {
	background: url(images/icon_search.gif) no-repeat top left;
	border: none;
	width: 17px;
	height: 17px;
	cursor: pointer;
	vertical-align: middle;
}

#footer {
	border-top: 1px solid #ddd;
	margin: 40px 10px 10px 10px;
	padding: 5px 0;
	font-size: 90%;
}
#footer p {
	margin: 0;
}
#footer p.right {
	float: right;
}

#column-left {
	width: 220px;
	min-height: 600px;
	float: left;
	margin: 5px 0 0 0;
}
#column-right {
	width: 200px;
	float: right;
	margin: 5px 0 0 0;
}
.column .title {
	line-height: 37px;
	height: 40px;
	background: url(images/navigation-bg.gif) no-repeat top left;
	color: darkred;
	font-size: 130%;
}
.column .title .left {
	float: left;
	width: 12px;
	height: 37px;
	margin-right: 5px;
}
.column .title .right {
	float: right;
	width: 12px;
	height: 37px;
}
.column .content {
	margin: 10px 5px 20px 10px;
}
.column .content h4 {
	font-size: 110%;
	margin: 0 0 10px 0;
}
.column .content .pool {
	margin: 0;
	padding: 0;
	list-style: none;
}
.column .content .pool li {
	padding: 0 0 10px 0;
}
.column .content .pool li .bar {
	line-height: 10px;
	height: 10px;
	background: url(images/pool-bar.gif) repeat-x top left;
	border: 1px solid bar;
	width: 60%;
	margin-top: 3px;
}
.column .content .blockProduct {
	margin: 0 0 10px 0;
	text-align: center;
	border-bottom: 1px solid #c8e1ea;
}
.column .content .blockProduct a {
	text-decoration: none;
}
.column .content .blockProduct h3 {
	font-size: 110%;
	margin: 0;
}
.column .content .blockProduct p {
	background: #edf6f9;
	margin: 0;
	padding: 5px;
}
.column .content .blockProduct img {
	max-height: 150px;
	max-width: 200px;
	_width: 200px;
	margin: 10px 0;
}
.column .content form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.column .content form input.input,
.column .content form textarea {
	width: 98%;
	margin: 4px 0 8px 0;
}
.column .categories {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
}
.column .categories li {
	border-bottom: 1px solid #daa520;
	padding: 5px 0 5px 20px;
	background: url(images/categories-bullet.gif) no-repeat 6px 0.85em;
}
.column .categories li.subcats {
	background: url(images/categories-arrow.gif) no-repeat 6px 0.70em;
}
.column .categories li.expanded {
	border-bottom-color: ;
	background: black no-repeat 6px 0.80em;
}
.column .categories li a {
	color: #daa520;
	text-decoration: none;
	display: block;
}
.column .categories li.subcats ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.column .categories li.subcats ul li {
	padding: 2px 0 2px 15px;
	background: url(images/categories-sub-bullet.gif) no-repeat 3px 0.55em;
	border: none;
}
.column .categories a.here {
	font-weight: bold;
}


#content {
	float: left;
	width: 800px;
	margin: 0 0 0 20px;
}
#content h1 {
	color: darkred;
	text-decoration: none;
	font-size: 150%;
	margin: 15px 0 10px 0;
}
#content #pagination {
	margin: 20px 0 10px 0;
	text-align: right;
}
#content #message {
	margin: 5px 0;
	border: 1px solid #ddd;
	padding: 10px;
	font-weight: bold;
}

#products {
	margin: 20px 0;
}
#products .product {
	width: 250px;
	float: left;
	background: #232323 no-repeat top left;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0 15px 20px 0;
}
#products .l0 {
	margin-right: 15;
}
#products .product .image {
	height: 124px;
	line-height: 240px;
}
#products .product .image img {
	border: none;
}
#products .product h3 {
	background: #232323 no-repeat top left;
	margin: 5px 0 0 0;
	padding: 5px 0;
	font-size: 120%;
}
#products .product h3 a {
	color: #dcdcdc;
	text-decoration: none;
}
#products .product .price {
	background: #edf6f9;
	border: 1px solid #c8e1ea;
	border-left: none;
	border-right: none;
	margin: 0 5px;
	padding: 4px;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
}
#products .product .price em {
	float: left;
	font-style: normal;
}
#products .product .description {
	background: #232323 no-repeat bottom left;
	margin: 0;
	padding: 0 5px 5px 5px;
	font-size: 90%;
	line-height: 140%;
}
#products .product .description p {
	margin: 5px 0 0 0;
	padding: 0;
	height: 5.5em;
	overflow-y: hidden;
}
#products .product .description ul {
	text-align: left;
	height: 5.5em;
	overflow-y: hidden;
}
#products .product .basket {
	margin: 5px 0 0 0;
}
#products .product .basket a {
	line-height: 22px;
	height: 22px;
	width: 70px;
	background: url(images/button-green.gif) no-repeat top left;
	float: left;
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#products .product .basket a span {
	line-height: 22px;
	background: url(images/button-green-right.gif) no-repeat top right;
	float: right;
	padding: 0 3px;
}
#products .product .basket a.detail {
	background-image: url(images/button-blue.gif);
}
#products .product .basket a.detail span {
	background-image: url(images/button-blue-right.gif);
}

#product {

}
#product h1 {
	color: darkred;
	text-decoration: none;
	font-size: 150%;
	margin: 15px 0 10px 0;
}
#product h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 20px 0;
}
#product h2 a {
	color: darkred;
	text-decoration: none;
}
#product h2 em {
	margin: 0 10px;
}
#product .imagesList {
	float: left;
	width: 800px;
	text-align: center;
}
#product .imagesList .image {
	float: left;
	margin-right: 5px;
}

#product .imagesList img {
	border: none;
}
#product #box {
	float: right;
	width: 260px;
}
#product #box .variant {
	width: 75px;
	margin-right: 5px;
}
#product #box form {
	margin: 0;
	padding: 0;
}
#product #box form fieldset {
	border: none;
	padding: 0;
}
#product #box #price {
	padding: 0 10px;
	margin-bottom: 10px;
	text-align: right;
	background: #edf6f9;
	border: 1px solid #cae2eb;
}
#product #box #price div {
	clear: both;
	margin: 0;
	padding: 6px 0;
}
#product #box #price div.price {
	line-height: 150%;
}
#product #box #price div.border-top {
	border-top: 1px solid #cae2eb;
}
#product #box #price em {
	float: left;
	font-style: normal;
}
#product #box #price #priceValue {
	font-size: 125%;
	color: #83a215;
}
#product .content {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ddd;
	line-height: 140%;
}
#product .content h5,
#product .content h4,
#product .content h3,
#product .content h2,
#product .content h1 {
	font-size: 120%;
	margin: 0 0 10px 0;
}
#product .content p {
	margin: 10px 0 20px 0;
}
#product .content table {
	width: 100%;
	border-collapse: collapse;
}
#product .content table td,
#product .content table th {
	border: 1px solid #ddd;
	width: 50%;
	padding: 4px;
	text-align: left;
}
#product .content table th {
	background: #edf6f9;
	width: 35%;
}
#product #addBasket {
	margin: 0;
	text-align: right;
}
input.submit {
	height: 29px;
	line-height: 29px;
	width: 106px;
	background: url(images/button-green-big-next.gif) no-repeat top left;	
	border: none;
	color: #fff;
	font-family: Arial, Tahoma, Verdana, serif;
	font-size: 110%;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
}
#product #addBasket input.submit {
	background: url(images/button-green-big.gif) no-repeat top left;	
	vertical-align: middle;
}
#product #addBasket input.quantity {
	width: 30px;
	text-align: center;
	vertical-align: middle;
}

#basket {
	margin: 10px 0;
}
#basket form {
	margin: 10px 0 0 0;
}
#basket form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
#basket form fieldset table {
	width: 100%;
	border-collapse: collapse;
}
#basket form fieldset table td,
#basket form fieldset table th {
	padding: 6px;
}
#basket form fieldset table thead,
#basket form fieldset table tbody {
	border: 1px solid #cae2eb;
}
#basket form fieldset table thead td {
	border-bottom: 1px solid #cae2eb;
	background: #edf6f9;
}
#basket form fieldset table tr.product td,
#basket form fieldset table tr.product th {
	border-bottom: 1px solid #cae2eb;
}
#basket form fieldset table tr.summaryProducts th,
#basket form fieldset table tr.summaryProducts td {
	font-size: 110%;
	font-weight: bold;
}
#basket form fieldset table tr.product td input.inputc {
	text-align: center;
}
#basket form fieldset table tr.summaryProducts td#summary {
	color: #83a215;
	font-size: 125%;
}
#basket form fieldset table tr.summaryProducts th,
#basket form fieldset table tr.summaryRecycle th,
#basket form fieldset table tr.summaryAuthor th,
#basket form fieldset table td.nextStep {
	text-align: right;
	font-weight: normal;
}
#basket form fieldset table tr.buttons td {
	padding: 20px 0 0 0;
}
#basket form fieldset table tr.buttons td input.gray {
	background: url(images/button-blue-big.gif) no-repeat top left;	
	text-align: center;
	padding: 0;
	margin: 0 10px 0 0;
}

#order {
	margin: 0;
	border: 0;
}
#order fieldset {
	border: none;
	padding: 0;
}
#order fieldset legend {
	font-size: 120%;
	padding: 0 0 5px 0;
	margin: 0;
	color: #5c5c5c;
	#position: relative;
	#left: -7px;
}
#order fieldset div {
	margin: 5px 0;
}
#order fieldset div input.input,
#order fieldset div textarea {
	width: 160px;
	vertical-align: top;
}
#order fieldset div textarea {
	width: 99%;
}
#order fieldset div input.small {
	width: 80px;
}
#order fieldset div label {
	line-height: 2em;
	width: 80px;
	float: left;
}
#order fieldset div label.required {
	font-weight: bold;
}
#order fieldset#personalData,
#order fieldset#shippingData,
#order fieldset#commentData,
#order fieldset#deliveryAndPayment table,
#order fieldset#orderedProducts table {
	margin: 0 0 20px 0;
	padding: 5px 0;
	border-top: 3px solid #ddd;
	width: 100%;
}
#order fieldset#personalData #setBasic,
#order fieldset#personalData #setExtend,
#order fieldset#shippingData #shBasic,
#order fieldset#shippingData #shExtend {
	width: 49%;
	float: left;
}
#order fieldset#personalData #setExtend,
#order fieldset#shippingData #shExtend {
	float: right;
}
#order fieldset table th,
#order fieldset table td {
	padding: 5px 0;
}
#order fieldset#orderedProducts table thead td,
#order fieldset#orderedProducts table tbody td,
#order fieldset#orderedProducts table tbody th {
	border-bottom: 1px solid #ddd;
}
#order fieldset#orderedProducts table th.nextStep {
	text-align: right;
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
#order fieldset#orderedProducts table td.orderSummary{
	color: #83a215;
	font-size: 125%;
	font-weight: bold;
}
#order fieldset#orderedProducts table tfoot th {
	font-weight: normal;
}

#orderPrint {
	margin: 10px 0;
}
#orderPrint h4 {
	font-size: 120%;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #ddd;
	font-weight: normal;
	margin: 20px 0 10px 0;
}
#orderPrint dl {
	margin: 0;
	clear: both;
}
#orderPrint dl dt {
	float: left;
	clear: left;
	width: 30%;
	padding: 4px 0;
}
#orderPrint dl dd {
	float: right;
	width: 60%;
	padding: 4px 0;
}
#orderPrint dl .email {
	margin-bottom: 15px;
}
#orderPrint #orderedProducts table {
	margin: 0 0 20px 0;
	padding: 5px 0;
	width: 100%;
}
#orderPrint #orderedProducts table th,
#orderPrint #orderedProducts table td {
	padding: 5px 0;
}
#orderPrint #orderedProducts table thead td,
#orderPrint #orderedProducts table tbody td,
#orderPrint #orderedProducts table tbody th {
	border-bottom: 1px solid #ddd;
}
#orderPrint #orderedProducts table th.nextStep {
	text-align: right;
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
#orderPrint #orderedProducts table td#orderSummary{
	color: #83a215;
	font-size: 125%;
	font-weight: bold;
}
#orderPrint #orderedProducts table tfoot th {
	font-weight: normal;
}

#headerBanner {
	width: 100%;
	height: 182px;
	background: url(images/headerBanner-bg.gif) no-repeat bottom left;
	margin: 0 0 10px 0;
visibility: hidden;
}
#headerBanner .left {
	width: 46%;
	height: 162px;
	float: left;
	margin: 10px 0;
	padding: 0 10px 0 20px;
	background: url(images/headerBanner-sep.gif) repeat-y top right;
}
#headerBanner .right {
	width: 48%;
	height: 162px;
	float: right;
	margin: 10px 0;
}
#headerBanner img {
	float: right;
	margin: 0 10px 0 0;
}
#headerBanner h2 {
	margin: 10px 0 10px 0;
	color: #3286a7;
	font-weight: normal;
	font-size: 150%;
}
#headerBanner p {
	margin: 0;
	height: 85px;
	line-height: 140%;
}
#headerBanner big {
	color: #83a215;
	font-size: 150%;
	font-weight: bold;	
}

#error_404 {
	padding: 5px 10px;
	margin-top: 5px;
	background: #edf6f9;
	border: 1px solid #cae2eb;
}

#contant_email2 ,
#oEmail2 {
	display: none;
}
