@charset "utf-8";
/* Main layout */
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #585858;
	background: #fff url(/images/bg-body.png) repeat-x;
	margin: 0px auto;
	padding: 1px 0px 15px;
	border-style: none;
	text-align: center;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
.img-ref {
	border: 1px solid #0099FF;
}
#img-heslo {
	border: 1px solid #0099FF;
}
ul, ol {
	margin: 0px;
	padding: 5px 0px 0px 30px;
}
li {
	line-height: 160%;
	list-style: url(/images/list.png);
}
ol li {
	list-style: decimal;
}
p {
	line-height: 130%;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: justify;
}
.popis {
	line-height: 160%;
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: justify;
}
.popis2 {
	line-height: 130%;
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: justify;
}
address {
	line-height: 130%;
	font-style: normal;
	margin: 0px;
	padding: 15px 0px 0px;
}
fieldset {
	border: 1px solid #ccc;
	margin: 15px 0px 0px;
	padding: 0px 10px 10px;
}
legend {
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 0px -4px;
	padding: 0px 5px;
	color: #000;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #464646;
}
table {
	margin: 15px 0px 0px;
	padding: 0px;
	border-style: none;
	width: 100%;
}
td {
	padding: 0px;
}
.dashdot {
	padding: 0px;
	border-bottom: 1px dotted #666;
}
h1, h2, h4 {
	margin: 0px;
	padding: 7px 0px 0px;
	color: #999;
}
.text {
	color: #0099FF;
	text-align: center;
}
.blue {
	color: #0099FF;
}
h3 {
	margin: 0px;
	padding: 7px 0px 0px;
	color: #0099FF;
}
h1 {
	display: block;
	z-index: 2;
	padding: 0px;
	font-size: 1.7em;
	position: absolute;
	margin: 9px 0px 0px 9px;
}
h1 a {
	display: block;
	height: 150px;
	width: 672px;
	overflow: hidden;
	color: #000;
	background: #fff;
}
h1 a span {
	background: url(/images/logo.jpg);
	display: block;
	height: 150px;
	width: 672px;
	position: absolute;
}
hr {
	display: none;
}
a, a:Hover {
	font-weight: bold;
	color: #557e04;
	text-decoration: underline;
}
a:Hover {
	color: #000;
}
#mysql-error {
	background: #f4f4f4;
	margin: 40px auto 0px;
	padding: 10px;
	width: 70%;
	border: 1px solid #f00;
	text-align: center;
	font-weight: bold;
}
#mother {
	width: 914px;
	margin: 0px auto;
	padding: 0px;
	background: url(/images/bg-mother.png);
}
#mother-in {
	padding: 158px 7px 2px;
}
#top {
	background: url(/images/bg-top.png) no-repeat;
	padding: 1px 7px;
}
#top-in {
	background: #557e04 url(/images/bg-top-in.png) repeat-x left bottom;
	width: 900px;
	height: 13px;
}
#top-in ul {
	padding: 0px;
	background: #557e04 url(/images/bg-menu-top.png) repeat-x;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	position: absolute;
	margin: -15px 0px 0px;
}
#top-in ul li {
	line-height: normal;
	display: block;
	list-style: none;
	padding: 5px 0px 2px;
	float: left;
}
#top-in ul li a, #top-in ul li a:Hover {
	display: block;
	font-weight: normal;
	color: #fff;
	border-right: 1px solid #ccc;
	padding: 0px 10px;
}
#top-in ul li a:Hover {
	text-decoration: none;
}
#top-in ul li .last, #top-in ul li .last:Hover {
	border-style: none;
}
#header {
	width: 896px;
	left: auto;
	top: 8px;
	right: auto;
	position: absolute;
	z-index: 1;
	padding: 1px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#header-in {
	background: url(/images/bg-header-in.jpg) repeat-x;
	height: 150px;
	padding: 0px 0px 0px 707px;
	font-size: 0.9em;
}
#header-in a, #header-in a:Hover {
	font-weight: normal;
	color: #000;
}
#header-in a:Hover {
	text-decoration: none;
}
#header-in p {
	padding: 10px 0px 0px;
}
.user {
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.user strong {
	font-size: 1.3em;
	line-height: 130%;
}
#menu {
	border: 1px solid #666;
}
#menu-in {
	height: 33px;
	background: #557e04 url(/images/bg-menu.png);
}
#menu-in form {
	float: left;
	background: url(/images/bg-search.png);
	height: 33px;
	width: 198px;
}
#menu-in form table {
	margin: 4px 0px 0px 4px;
	width: 190px;
}
#menu-in form .keyword {
	background: #fff url(/images/bg-forms.png) repeat-x;
	padding: 2px;
	border: 1px solid #666;
	width: 105px;
}
#menu-in ul {
	padding: 0px;
	float: left;
	height: 33px;
	border-left: 1px solid #666;
}
#menu-in ul li {
	line-height: normal;
	display: inline;
	list-style: url(none);
}
#menu-in ul li a{
	text-decoration: none;
	font-size: 1.1em;
	color: #fff;
	display: block;
	font-weight: normal;
	padding: 8px 10px;
	float: left;
	margin: 0px;
}
#menu-in ul li a:Hover {
	height: 17px;
	text-decoration: none;
	color: #0099FF;
	background: #557e04 url(/images/bg-menu2.png);
	
}
#content {
	background: url(/images/bg-content.png) repeat-y;
}
#content-long {
	background: url(/images/bg-content-long.png) repeat-y;
}
#content-in {
	margin: 0px 15px;
	width: 670px;
}
#left {
	float: left;
	width: 200px;
	color: #333;
	font-size: 0.9em;
}
#category {
	padding: 0px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
}
#category li {
	line-height: normal;
	display: inline;
	list-style: url(none);
}
#category li a, #category li a:Hover {
	font-size: 1.7em;
	color: #fff;
	text-decoration: none;
	background: #557e04 url(/images/bg-footer.png);
	display: block;
	padding: 7px 5px 7px 0px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}
#category li a span, #category li a:Hover span {
	background: url(/images/arrow-1st.png) no-repeat 7px 0px;
	padding: 0px 0px 0px 40px;
}
#category li a:Hover span, #category li .selected span {
	background: url(/images/arrow-1st-hover.png) no-repeat 10px 0px;
}
#category li .last, #category li .last:Hover {
	border-style: none;
}
#category li ul {
	padding: 0px;
	border-bottom: 1px solid #ccc;
}
#category li ul li a, #category li ul li a:Hover {
	font-size: 1.1em;
	background: #668b1e url(/images/bg-menu-2nd.png);
	display: block;
	padding: 5px 5px 4px 0px;
	border-bottom: 1px solid #8ca856;
}
#category li ul li a span, #category li ul li a:Hover span {
	background: url(/images/arrow-2nd.png) no-repeat 20px 5px;
	padding: 0px 0px 0px 40px;
}
#category li ul li a:Hover span {
	background: url(/images/arrow-2nd.png) no-repeat 23px 5px;
}
#category li ul li ul li a span, #category li ul li ul li a:Hover span {
	padding: 0px 0px 0px 50px;
	background: url(/images/arrow-2nd.png) no-repeat 30px 5px;
}
#category li ul li ul li a:Hover span {
	background: url(/images/arrow-2nd.png) no-repeat 33px 5px;
}
#left .box, #left .box-first, #right .box {
	background: url(/images/bg-left-box.png) repeat-x left bottom;
	padding: 0px 7px 10px;
	margin: 0px 2px;
	border-top: 1px solid #ccc;
}
#left .box-first {
	border-style: none;
}
#left .box table, #left .box-first table, #right .box table {
	margin: 10px 0px 0px;
}
#left .box ul, #left .box-first ul, #right .box ul {
	padding: 10px 0px 0px 17px;
}
#left .box p, #left .box-first p, #right .box p {
	text-align: left;
	padding: 10px 0px 0px;
}
#left .box h3, #left .box-first h3, #right .box h3 {
	margin: 7px 0px 0px;
	padding: 0px;
	height: 25px;
}
#left .box h3 span, #left .box-first h3 span, #right .box h3 span {
	display: none;
}
#left .box a, #left .box a:Hover, #left .box-first a, #left .box-first a:Hover, #right .box a, #right .box a:Hover {
	font-weight: normal;
	color: #333;
}
#left .box a:Hover, #left .box-first a:Hover, #right .box a:Hover {
	color: #557e04;
}
#manufacturer h3 {
	background: url(/images/title-manufacturer.png) no-repeat;
}
#manufacturer .select {
	width: 105px;
}
#information h3 {
	background: url(/images/title-information.png) no-repeat;
}
#recom h3 {
	background: url(/images/title-recom.png) no-repeat;
}
#recom table td {
	padding: 2px;
}
#recom .email, #recom .name {
	background: #fff url(/images/bg-forms.png) repeat-x;
	padding: 2px;
	border: 1px solid #666;
	width: 170px;
}
#most-view h3 {
	background: url(/images/title-most-view.png) no-repeat;
}
#call h3 {
	background: url(/images/title-call-back.png) no-repeat;
}
#bestseller h3 {
	background: url(/images/title-bestseller.png) no-repeat;
}
#query h3 {
	background: url(/images/title-query.png) no-repeat;
}
#query .name, #query .email, #query .text2 {
	background: #fff url(/images/bg-forms.png) repeat-x;
	padding: 2px;
	border: 1px solid #666;
	width: 170px;
}
#news {
	border-bottom: 1px solid #ccc;
	line-height: 130%;
}
#news h3 {
	background: url(/images/title-news.png) no-repeat;
}
#compare h3 {
	background: url(/images/title-compare.png) no-repeat;
}
#compare form {
	padding: 10px 0px 0px;
}
#right {
	float: left;
	width: 700px;
	padding: 0px 0px 15px;
}
#right .box ol {
	padding: 10px 0px 0px 20px;
}
#main-title {
	width: 700px;
	padding: 0px 0px 15px;
	background: #fff;
}
#main-title h2 {
	font-size: 1.3em;
	padding: 12px 0px 0px 15px;
	color: #666;
}
#main-title p {
	font-size: 0.8em;
	color: #999;
	padding: 2px 0px 0px 15px;
}
#main-title p a, #main-title p a:Hover {
	color: #999;
	font-weight: normal;
}
#main-title p a:Hover {
	color: #000;
}
#content-left {
	margin: 0px 15px;
	float: left;
	width: 470px;
	display: inline;
}
#content-right {
	float: left;
	width: 200px;
	border-top: 21px solid #fff;
	color: #333;
	font-size: 0.9em;
}
#footer {
	background: #557e04 url(/images/bg-footer.png);
	margin: 0px 0px 0px;
	clear: both;
	border: 1px solid #666;
	height: 43px;
	color: #fff;
}
#footer a, #footer a:Hover {
	font-weight: normal;
	color: #fff;
}
#footer a:Hover {
	text-decoration: none;
}
#footer p {
	font-size: 0.9em;
	line-height: 130%;
}
#footer-left {
	padding: 7px 0px 0px 10px;
	float: left;
}
#footer-right {
	padding: 22px 10px 0px 0px;
	float: right;
}
#prefooter {
	background: #557e04 url(/images/bg-prefooter.png);
	margin: 5px 0px;
	padding: 0px 0px;
	clear: left;
	border: 1px solid #ccc;
	height: 200px;
	color: #585858;
}
#prefooter-left {
	margin: 20px 0px 0px 100px;
	position: relative;
	width: 257px;
	left: 0;
	clear: both;
	float: left;
}
#prefooter-center {
	margin: 20px 0px 0px;
	position: relative;
	width: 257px;
	left: 0px;
	top: 0px;
	clear: right;
	float: left;
}
#prefooter-right {
	margin: 20px 0px 0px;
	position: relative;
	width: 220px;
	left: 0px;
	top: 0px;
	clear: right;
	float: left;
}
#prefooter h3 {
	margin: 10px 0px 0px;
}
#prefooter a, #prefooter a:Hover {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#prefooter a:Hover {
	color: #557e04;
	text-decoration: underline;
}
#end {
	font-size: 1px;
	background: url(/images/bg-end.png);
	height: 5px;
}
.banner {
	text-align: center;
}
.objednejte {
	text-align: center;
	padding: 4px 0px 0px;
}
.proc {
	padding: 10px 0px 0px;
}
.submit, .register, .login, .update, .purchase, .next, .previous, .end, .start, .get, .view, .delete, .pcs, .clean-basket, .continue-shopping, .order, .back-basket, .final-order, .compare, .del, .guide {
	background: url(/images/button-search.png);
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 68px;
	border-style: none;
	cursor: pointer;
}
.search {
	background: url(/images/button-search.png);
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 68px;
	border-style: none;
	cursor: pointer;
}
.guide {
	background: url(/images/button-guide.png);
	height: 21px;
	width: 295px;
}
.submit {
	background: url(/images/button-submit.png);
}
.register {
	background: url(/images/button-register.png);
	width: 91px;
}
.login {
	background: url(/images/button-login.png);
	width: 88px;
}
.update {
	background: url(/images/button-update.png);
	width: 93px;
}
.purchase {
	background: url(/images/button-purchase.png);
	width: 66px;
}
.next {
	background: url(/images/button-next.png);
	width: 61px;
}
.previous {
	background: url(/images/button-previous.png);
	width: 83px;
}
.end {
	background: url(/images/button-end.png);
	width: 77px;
}
.start {
	background: url(/images/button-start.png);
	width: 61px;
}
.get {
	background: url(/images/button-get.png);
	width: 60px;
}
.view {
	background: url(/images/button-view.png);
	width: 73px;
}
.delete {
	background: url(/images/button-delete.png);
	width: 24px;
}
.pcs {
	background: url(/images/button-pcs.png);
	width: 48px;
}
.clean-basket {
	background: url(/images/button-clean-basket.png);
	width: 116px;
}
.continue-shopping {
	background: url(/images/button-continue-shopping.png);
	width: 139px;
}
.order {
	background: url(/images/button-order.png);
	width: 89px;
}
.back-basket {
	background: url(/images/button-back-basket.png);
	width: 109px;
}
.final-order {
	background: url(/images/button-final-order.png);
	width: 68px;
}
.compare {
	background: url(/images/button-compare.png);
	width: 128px;
}
.del {
	background: url(/images/button-del.png);
	width: 79px;
}
.select {
	border: 1px solid #666;
	padding: 1px;
}
.medium-form, .tiny-form, .medium-textarea {
	border: 1px solid #666;
	background: #fff url(/images/bg-forms.png) repeat-x;
	padding: 2px;
	width: 200px;
}
.tiny-form {
	width: 15px;
}
.medium-textarea {
	width: 300px;
}
.medium-select {
	border: 1px solid #666;
	width: 206px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.top {
	vertical-align: top;
}
.red {
	color: #ff3333;
}
.ak {
	color: #0099FF;
}
.nowrap {
	white-space: nowrap;
}
.obligatory {
	font-weight: bold;
	color: #f00;
}
.padd-td td {
	padding: 2px;
}
.error, .confirmation {
	border: 1px solid #f00;
	background: #fff url(/images/icon-error.png) no-repeat 10px 5px;
	padding: 15px 10px 15px 60px;
	margin: 15px 0px 0px;
	display: block;
}
.confirmation {
	background: #fff url(/images/icon-ok.png) no-repeat 10px 5px;
	border: 1px solid #090;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
/* Glossary */
.glossary td {
	padding: 3px 2px;
	border-bottom: 1px solid #ccc;
}
/* Category list */
.show {
	margin: 10px 0px 0px;
	width: 100%;
}
.show td {
	padding: 0px 2px;
}
.catList {
	background: #ccc;
}
.catList thead th, .catList tfoot td {
	background: #557e04 url(/images/bg-menu.png) repeat-x;
	padding: 5px;
	color: #fff;
	border: 1px solid #fff;
	font-weight: normal;
}
.catList td {
	background: #fff;
	padding: 5px;
}
.catList h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
}
.catList p {
	padding: 10px 0px 0px;
	font-size: 0.9em;
}
.catList .photo {
	width: 92px;
	vertical-align: top;
}
.catList .photo .type {
	height: 11px;
	width: 45px;
	position: absolute;
	margin: -3px 0px 0px -3px;
}
.catList .desc {
	background: #fff url(/images/bg-cat-list-desc.png) repeat-x bottom;
	vertical-align: top;
	width: 240px;
}
.catList .buy {
	text-align: center;
	white-space: nowrap;
}
.catList .price {
	white-space: nowrap;
}
.catList td .price {
	font-size: 0.8em;
	color: #666;
}
.catBox, .catBoxRight {
	width: 225px;
	margin: 15px 20px 0px 0px;
	padding: 0px;
	float: left;
}
.catBoxRight {
	margin: 15px 0px 0px 0px;
}
.long-products .catBox, .long-products .catBoxRight {
	margin: 15px 17px 0px 0px;
	width: 212px;
}
.long-products .catBoxRight {
	margin: 15px 0px 0px 0px;
}
.catBoxIn {
	border: 1px solid #ccc;
	padding: 1px;
}
.catBoxIn .type, .long-products .catBoxIn .type {
	height: 11px;
	width: 45px;
	position: absolute;
	margin: 1px 0px 0px 173px;
	display: inline;
}
.long-products .catBoxIn .type {
	margin: 1px 0px 0px 160px;
}
.catBoxIn .photo {
	text-align: center;
	padding: 7px 0px;
}
.catBoxIn h2 {
	font-size: 0.9em;
	background: #557e04 url(/images/bg-h2-box.png);
	text-align: center;
	padding: 3px 5px;
}
.catBoxIn h2 a, .catBoxIn h2 a:Hover {
	color: #fff;
	display: block;
	height: 30px;
	overflow: hidden;
}
.catBoxIn h2 a:Hover {
	color: #000;
}
.catBoxIn .desc {
	margin: 1px 0px;
	padding: 2px 0px 4px;
}
.catBoxIn .desc p {
	padding: 0px 4px;
	font-size: 0.9em;
	text-align: left;
	display: block;
	height: 44px;
	overflow: hidden;
}
.catBoxIn table, .long-products .catBoxIn table {
	margin: 0px;
	width: 221px;
	border-top: 1px solid #557e04;
}
.long-products .catBoxIn table {
	width: 208px;
}
.catBoxIn table td {
	padding: 2px 4px;
}
.catBoxIn table .price {
	font-size: 0.8em;
	color: #666;
}
/* Product detail */
#detailPhoto {
	margin: 15px 15px 0px 0px;
	float: left;
	width: 204px;
	
}
#detailPhoto a, #detailPhoto a:Hover {
	display: block;
	height: 152px;
	border: 1px solid #ccc;
}
#detailPhoto a img, #detailPhoto a:Hover img {
	margin: 1px;
}
#detailPhoto .type {
	height: 11px;
	width: 45px;
	position: absolute;
	margin: 3px 0px 0px 3px;
}
#detailMainInfo {
	float: left;
	width: 251px;
}
.detailMainInfo {
	margin: 15px 0px 0px;
}
.features td {
	border-bottom: 1px solid #ccc;
	padding: 4px;
}
.features .featName {
	white-space: nowrap;
}
#detailMainInfo .price {
	font-weight: bold;
	color: #f00;
	font-size: 1.2em;
}
.detailPhoto, .detailPhotoRight {
	margin: 15px 3px 0px 4px;
	padding: 0px;
	float: left;
	width: 227px;
	text-align: center;
}
.detailPhotoRight {
	margin: 15px 4px 0px 3px;
}
.detailPhoto a, .detailPhotoRight a  {
	display: block;
	height: 170px;
	width: 227px;
	margin: 0px 0px 5px;
}
.detailPhoto span, .detailPhotoRight span {
	color: #999;
}
.compare-table {
	margin: 0px;
}
/* Product compare */
.compare-table h3 {
	font-size: 1em;
	margin: 15px 0px 0px;
	padding: 0px;
	height: 33px;
}
.compare-table td {
	border-bottom: 1px solid #ccc;
	padding: 3px 2px;
}
.compare-table .image, .compare-table .image:Hover {
	display: block;
	height: 74px;
	width: 98px;
	border: 1px solid #ccc;
	padding: 0px;
	margin: 5px 0px 0px 21px;
}
.compare-table .image img, .compare-table .image:Hover img {
	margin: 1px;
}
.compare-table p {
	text-align: center;
	padding: 5px 0px;
}
/* Guide */
.guide-form {
	padding: 0px 0px 10px;
	border-bottom: 1px solid #ccc;
}
.legend {
	font-size: 0.9em;
	color: #333;
}

