body {
	margin: 0;
	padding: 0;
	background: #aaaaaa;
	color: #000000;
	background-image: url(images/icons/bgbody.gif);
	background-position: center top;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	min-width: 900px;
}

.centershop {
	padding: 0;
	margin: 0 auto;
	width: 900px !important;
	background-color: #ffffff;
	text-align: left;
}

h1 {
	margin: 0 0 4px 0;
	padding: 17px 0 3px 5px;
	background-color: #f3f3f3;
	font-size: 13px;
	font-weight: bold;
}

h2 {
	margin: 0 0 4px 0;
	padding: 17px 0 3px 0;
	background-color: #f3f3f3;
	font-size: 12px;
	font-weight: bold;
}

h2.topmenu {
	padding-left: 5px;
}

h3 {
	margin: 10px 0 4px 0;
	padding: 17px 0 3px 0;
	background-color: #f3f3f3;
	font-size: 12px;
	font-weight: bold;
}

p {
	padding: 5px 0 2px 0;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
}

div.popis p {
	padding: 4px 0;
	margin: 0;
	font-size: 11px;
	text-align: left;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

img {
	border: none;
}

form {
	display: inline;
}

span.font-weight-normal {
	font-weight: normal;
}

.centershop-header {
	padding: 0;
	margin: 0 auto;
	width: 900px !important;
	border-top: 1px solid #113355;
	background-image: url(images/icons/header.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: left;
	height: 130px;
}

.centershop-header-cart {
	padding: 0;
	margin: 0 auto;
	width: 900px !important;
	border-top: 1px solid #113355;
	background-image: url(images/icons/header-cart.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: left;
	height: 130px;
}

td.menu-ls {
	background: #002244;
	background-image: url(images/icons/menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

td.menu-top {
	width: 100%;
	background-image: url(images/icons/bg-ul-menu.gif);
	background-position: right top;
	background-repeat: repeat-x;
}

ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

	
li {
	margin: 0;
	padding-top: 3px;
	float: left;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #aaaaaa;
	list-style-type: none;
	background: #880000;
	font-size: 11px;
	font-weight: bold;
}

li.nobrd {
	border-right: none;
	width: 88px;
}

li.nobrd a {
	padding-left: 10px;
	padding-right: 7px;
}

li a {
	margin: 0;
	padding: 7px 15px 3px 15px;
	border-top: 1px solid #cccccc;
	display: block;
	background: #002244;
	color: #ffffff;
	text-decoration: none;
}

li a:hover {
	color: #002244;
	background: #aabbcc;
}

table.news {
	margin: 0;
	padding: 0;
	width: 100%;
}

td.news {
	margin: 0;
	padding: 7px 0 7px 1px;
	border-top: 1px solid #113355;
	border-left: 1px dotted #113355;
	background-image: url(images/icons/news.gif);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
}

.new-shops-head {
	margin: 10;
	padding: 4px 0 2px 3px;
	border-top: 1px solid #113355;
	border-bottom: 1px solid #ccddee;
	background: #eeeeee;
	font-size: 11px;
	font-weight: bold;
}

td.new-shops ul {
	padding-left: 0;
	text-align: left;
}

td.new-shops li {
	padding: 0px 0 2px 5px;
	width: 130px;
	border: none;
	background: #eeeeee;
	font-weight: normal;
}

td.new-shops li a {
	padding: 0 0 1px 5px;
	border-top: none;
	color: #000000;
	background: #eeeeee;
}

td.new-shops li.moreshops a {
	padding: 5px 0 20px 5px;
	border-top: none;
	color: #000000;
	background: #eeeeee;
	text-align: right;
}

td.new-shops li a:hover {
	text-decoration: underline;
}

.infoNewsBox {
	margin: 10px 0 0 0;
	padding: 0;
	border-top: 1px solid #ccddee;
	border-bottom: 1px solid #ccddee;
}

.infoNewsBoxContents {
	margin: 0;
	padding: 0;
	background: #eeeeee;
	line-height: 12px;
}

p.date-news {
	margin-top: 7px;
	color: #800000;
	font-weight: bold;
}

.infoNews {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccddee;
	border-bottom: 1px solid #ccddee;
}

.pokec {
	padding: 5px;
	margin: 0;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}

.pokec-index {
	padding: 0 7px 5px 5px;
	margin: 0px;
	width: 63%;
	text-align: justify;
	vertical-align: top;
}

.pokec-index p {
	padding: 0 0 10px 0;
	margin: 0px;
}

.pokec-index-pod {
	padding: 0 0 5px 0;
	margin: 0px;
	text-align: justify;
	vertical-align: top;
}

.pokec-index-pod p {
	padding: 0 5px 10px 5px;
	margin: 0px;
}

.pokec-index-pod h2, h3 {
	padding-left: 5px;
}

td.banner-header {
	margin: 0;
	padding: 4px 2px;
	width: 520px;
	height: 100px;
	vertical-align: bottom;
}

td.banner-header img {
	margin: 0;
	padding: 0;
	border: 1px solid #aabbcc;
}

td.banner-top {
	margin: 0;
	padding: 0 2px 4px 2px;
	width: 470px;
}

td.banner-slogan {
	margin: 0;
	padding: 0;
}

td.banner-top img {
	margin: 0;
	padding: 0;
	border: 1px solid #aabbcc;
}

td.banner-mini {
	margin: 0;
	padding: 0 2px 4px 2px;
}

td.banner-mini img {
	margin: 0;
	padding: 0;
	border: 1px solid #aabbcc;
	width: 100px;
}

td.banner-left img {
	margin: 0;
	padding: 0 0 2px 0;
	border: none;
	max-width: 150px;
}

td.banner-right img {
	margin: 0;
	padding: 0 0 2px 0;
	border: none;
	max-width: 130px;
}

td.cart {
	margin: 0;
	padding: 7px 4px 27px 0;
	width: 270px;
	background: transparent;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}

td.cart-box ul {
	padding: 0 0 0 2px;
	text-align: left;
}

td.cart-box li {
	padding: 0;
	width: 100%;
	font-weight: normal;
}

td.cart-box li a {
	padding: 5px 0 3px 2px;
	border-top: none;
}

td.cart-box li a:hover {
	color: #002244;
	background: #aabbcc;
}

span.cart {
	padding-left: 2px;
	float: left;
}

span.cart-cena {
	float: right;
}

span.celkom {
	font-weight: bold;
}

tr.headerError {
	background: #880000;
}

td.headerError {
	background: #880000;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

tr.headerInfo {
	background: #00ff00;
}

td.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.boxText {
	padding: 0 0 0 2px;
	background: transparent;
	font-size: 10px;
}

.errorBox {
	background: #ffb3b5;
	font-size: 10px;
	font-weight: bold;
}

.stockWarning {
	color: #cc0033;
	font-size: 10px;
}

.productsNotifications {
	background: #e4edf6;
}

.orderEdit {
	color: #990000;
	font-size: 10px;
}

.centershop-footer {
	padding: 1px 0;
	margin: 0 auto;
	width: 900px;
	color: #dddddd;
	background-color: #880000;
	font-size: 10px;
	text-align: left;
	height: 24px;
}

td.footer {
	padding: 2px 10px;
	width: 200px;
}

td.footer-center {
	padding: 2px 10px;
	width: 500px;
}

td.footer-center a {
	color: #dddddd;
	text-decoration: none;
}

td.footer-center a:hover {
	color: #ffffff;
}

td.box-ls {
	margin: 0;
	padding: 0;
	border-top: 1px solid #113355;
	border-right: 1px dotted #aaaaaa;
	background: #6688aa;
	background-image: url(images/icons/bgls.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: top;
}

td.box-rs {
	margin-right: 0;
	padding-right: 0;
	border-top: 1px solid #113355;
	border-left: 1px dotted #aaaaaa;
	background: #eeeeee;
	vertical-align: top;
}

.infoBox {
	margin: 1px 0;
	padding: 0;
	border-top: 1px solid #ccddee;
}

.infoLeftBox {
	margin: 1px 0 7px 0;
	padding: 0;
	background: transparent;
}

.infoLeftBox a:hover {
	text-decoration: underline;
}

.infoRightBox {
	margin: 1px 0 7px 0;
	padding: 0;
	background: #eeeeee;
}

.infoRightBox a:hover {
	text-decoration: underline;
}

table.infoBoxContents {
	border-bottom: 1px solid #aabbcc;
}

td.box-rs table.infoBoxContents {
	border-top: 1px solid #aabbcc;
	border-bottom: none;
}

td.infoBoxContents {
	padding: 1px 2px;
}

td.infoBoxContents img {
	padding-left: 2px;
}

.infoBoxContents a:hover {
	text-decoration: underline;
}

.newreg {
	margin: 0;
	padding: 5px 0 2px 0;
	width: 100%;
	font-weight: bold;
}

.newreg a {
	color: #ffffff;
}

.newreg a:hover {
	color: #aa0000;
	text-decoration: none;
}

.infoBoxNewProducts {
	margin-bottom: 4px;
	background: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.infoBoxNewProducts a {
	background: #ffffff;
	font-size: 12px;
}

.infoBoxNewProducts a:hover {
	text-decoration: underline;
}

.infoBoxNewProducts img {
	margin: 0px;
	padding: 0px;
	background: #efefef;
}

.infoBoxCategory {
	padding: 0;
	background: #ffffff;
}

td.category-name {
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

td.category-name ul {
	padding-left: 0;
	text-align: left;
}

td.category-name li {
	padding: 0;
	width: 100%;
	background: transparent;
	font-weight: normal;
}

td.category-name li a {
	padding: 34px 0 2px 5px;
	color: #aabbcc;
	background: #002244;
	font-size: 11px;
	letter-spacing: 1px;
}

td.category-name li.maxi a {
	background-image: url(images/icons/menu-bg-maxi.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

td.category-name li.lite a {
	background-image: url(images/icons/menu-bg-lite.gif);
	background-position: right;
	background-repeat: no-repeat;
}

td.category-name li.maxi a:hover {
	color: #002244;
	background: #aabbcc;
	background-image: url(images/icons/menu-bg-maxi-hover.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

td.category-name li.lite a:hover {
	color: #002244;
	background: #aabbcc;
	background-image: url(images/icons/menu-bg-lite-hover.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

a.subcategory-name {
	background: #dddddd !important;
	font-size: 10px;
}

a:hover.subcategory-name {
	background-color: #002244 !important;
}

.infoBoxNotice {
	background: #ff8e90;
}

.infoBoxNoticeContents {
	background: #ffe6e6;
	font-size: 10px;
}

td.infoBoxHeading {
	padding: 7px 2px 1px 4px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

td.infoBoxHeading a:hover {
	text-decoration: underline;
}

td.infoBox, span.infoBox {
	font-size: 10px;
}

.productListing-odd a, .productListing-even a {
	font-size: 11px;
}

tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productListing-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd {
	background: #fafafa;
}

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {
	background: #f4f4f4;
}

table.productListing {
	border-left: 1px solid #ccddee;
	border-right: 1px solid #ccddee;
	border-bottom: 1px solid #ccddee;
	width: 100%;
}

.productListing img {
	margin-top: 2px;
	padding: 0;
	border: 1px solid #ccddee;
}

.productListingMenu {
	padding: 1px 0 0 0;
	border-top: 1px solid #113355;
	border-bottom: 1px solid #ffffff;
	background: #ccddee;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.nazov {
	padding-left: 105px;
	text-align: left;
}

.productListing-heading {
	padding: 4px 2px 2px 4px;
	border-bottom: 1px solid #ffffff;
	color: #000055;
	background: #ccddee;
	font-size: 10px;
	font-weight: bold;
}

.productListing-cena {
	padding: 4px 7px 2px 4px;
	border-bottom: 1px solid #ffffff;
	width: 120px;
	color: #000055;
	background: #ccddee;
	font-size: 10px;
	font-weight: bold;
}

td.productListing-data {
	margin: 0;
	padding: 2px 0 4px 2px;
	border-top: 1px solid #ccddee;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

.list-name {
	margin-top: 7px;
	padding: 0;
	text-align: left;
}

.list-price {
	margin-top: 7px;
	padding: 0;
	width: 100px;
}

td.short-desc {
	padding-top: 2px;
	text-align: justify;
	vertical-align: top;
}

.productPrice {
	margin: 0;
	padding: 0;
	width: 100px;
	color: #000099;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.productPricehide {
	visibility: hidden;
}

.productSpecialPrice {
	margin: 0;
	padding: 0;
	width: 100px;
	color: #cc0000;
	font-weight: bold;
	text-align: right;
}

.productSpecialPriceBox {
	width: 100px;
	color: #cc0000;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}

.totalPrice {
	padding-top: 5px;
	color: #335588;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

s {
	color: #cc0000;
}

.old-price {
	margin: 0;
	padding: 0;
	color: #777777;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

td.kosik {
	margin: 0;
	padding-top: 5px;
	text-align: right;
	vertical-align: top;
}

td.kosik img {
	border: none;
}

a.pageResults {
	color: #000000;
}

a.pageResults:hover {
	color: #000000;
	text-decoration: underline;
}

td.pageHeading {
	padding: 7px 5px 0 5px;
	font-size: 12px;
	font-weight: bold;
}

tr.subBar {
	background: #f4f7fd;
}

td.subBar {
	color: #000000;
	font-size: 10px;
}

td.main {
	padding: 5px 5px 2px 5px;
	margin: 0;
	font-size: 11px;
	line-height: 1.5;
	text-align: justify;
	vertical-align: top;
}

td.main-noalign {
	padding: 5px 5px 2px 5px;
	margin: 0;
	font-size: 11px;
	line-height: 1.5;
	vertical-align: top;
}

td.rs-price {
	padding: 5px 5px 2px 5px;
	margin: 0;
	font-size: 11px;
	text-align: right;
}

.main a:hover {
	text-decoration: underline;
}

td.print-page {
	padding: 5px 5px 2px 5px;
	margin: 0;
	font-size: 11px;
	line-height: 1.5;
	text-align: right;
	vertical-align: top;
}

.smallText {
	padding: 4px 8px;
	font-size: 10px;
	vertical-align: top;
}

.smallText a:hover {
	text-decoration: underline;
}

td.fieldKey {
	font-size: 11px;
}

td.fieldValue {
	font-size: 12px;
}

td.tableHeading {
	font-size: 12px;
	font-weight: bold;
}

table.kontakt {
	margin: 0;
	padding: 5px;
	border: 1px solid #ccddee;
	width: 100%;
	background: #fafafa;
	font-size: 11px;
	line-height: 15px;
}

checkbox, input, radio, select {
	font-size: 11px;
}

textarea {
	padding: 2px;
	width: 99%;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	overflow: hidden;
}

span.action-price {
	margin: 0;
	padding: 0 2px 0 17px;
	color: #cc0000;
}

table.formArea {
	border: 1px solid #7b9ebd;
	background: #f1f9fe;
}

td.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}

table.prehlad {
	margin: 0 0 10px 0;
	padding: 0;
	border-left: 1px dotted #ccddee;
	border-right: 1px dotted #ccddee;
	border-bottom: 1px dotted #ccddee;
	width: 100%;
	background: #f3f3f3;
	font-size: 11px;
}

table.prehlad td.maxi {
	margin: 0;
	padding: 0 10px 0 50px;
	width: 260px;
	vertical-align: top;
}

table.prehlad td.lite {
	margin: 0;
	padding: 0 10px 0 20px;
	vertical-align: top;
}

table.prehlad td a {
	text-decoration: underline;
}

table.cennik {
	margin: 5px 0 10px 0;
	padding: 4px 0;
	border: 1px solid #ccddee;
	width: 100%;
	background: #fafafa;
	font-size: 11px;
}

table.cennik td {
	margin: 0;
	padding: 3px 2px 1px 2px;
	text-align: center;
}

table.cennik td.popisok {
	background: #aabbcc;
	text-align: left;
}

table.cennik td.info {
	padding: 4px 2px 2px 4px;
	background: #6688aa;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
}

table.cennik td.info {
	color: #ffffff;
	font-weight: bold;
}

table.cennik td.info a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

table.cennik td.bg {
	color: #ffffff;
}

table.cennik td.bg1 {
	background: #cccccc;
}

table.cennik td.bg2 {
	background: #dddddd;
}

table.cennik td.bg3 {
	background: #eeeeee;
}

table.cennik td.ineceny {
	padding-right: 4px;
	width: 110px;
	background: #eeeeee;
	text-align: right;
}

span.markProductOutOfStock {
	color: #c76170;
	font-size: 12px;
	font-weight: bold;
}

span.errorText {
	color: #cc0000;
}

.moduleRowOver {
	background-color: #eeeeee;
	cursor: pointer;
}

.moduleRowSelected {
	background-color: #e9f4fc;
}

.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
	font-size: 10px;
}

.checkoutBarCurrent {
	color: #000000;
	font-size: 10px;
}

ul.sitemap li {
	margin-left: 12px;
	padding: 1px 0;
	width: 540px;
	border: none;
	list-style: circle;
	background: #ffffff;
	font-weight: normal;
	text-align: left;
}

ul.sitemap li.odsek {
	padding-top: 7px;
}

ul.sitemap li a {
	margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	background: #ffffff;
	color: #000000;
}

ul.sitemap li a:hover {
	color: #000055;
	background: #ffffff;
	text-decoration: underline;
}

.messageBox {
	font-size: 10px;
}

.messageStackError, .messageStackWarning {
	background-color: #770000;
	color: #ffd700;
	font-size: 11px;
	font-weight: bold;
}

.messageStackSuccess {
	background-color: #002244;
	color: #ffd700;
	font-size: 11px;
	font-weight: bold;
}

.inputRequirement {
	padding-right: 5px;
	padding-bottom: 2px;
	color: #cc0000;
	font-size: 10px;
	vertical-align: bottom;
}

table.print-address {
	display: none;
}

.hide {
	display: none;
}

table.referencie {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 11px;
	text-align: center;
}

table.referencie td {
	width: 33%;
}

table.referencie td p {
    padding-right: 10px;
	text-align: justify;
}

table.referencie tr.text td {
	padding-bottom: 10px;
}

table.referencie img {
	margin: 0;
	padding: 2px;
	border: 1px solid #cccccc;
	width: 150px;
	height: 100px;
}

table.banner-google {
	margin-top: 17px;
	border-top: 1px solid #aabbcc;
	width: 100%;
}

a.vsetko {
	font-weight: normal;
	font-size: 11px;
}

table.okportfolio {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 11px;
	text-align: center;
}

table.okportfolio td {
	width: 20%;
}

table.okportfolio tr.text td {
	padding-bottom: 10px;
}

table.okportfolio img {
	margin: 0;
	padding: 2px;
	border: 1px solid #cccccc;
	width: 150px;
	height: 100px;
}

#homeklik {
	position: absolute;
	top: 34px;
}

hr {
	border: none;
	border-top: 1px solid #ccddee;
}


