body {
	margin: 0;
	padding: 0;
	background: #777777;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	min-width: 900px;
}

.centershop {
	padding: 0;
	margin: 0 auto;
	width: 900px !important;
	border-top: 1px solid #000033;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
	background-color: #FFFFFF;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 17px 0 7px 5px;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 17px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 17px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

p {
	padding: 5px 0 2px 0;
	margin: 0;
	font-size: 11px;
}

div.popis p {
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: left;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #0033FF;
}

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 #000033;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
	background-image: url(images/icons/header.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
}

ul {
	margin: 0;
	padding-left: 1px;
	text-align: center;
}

li {
	margin: 0;
	padding-top: 2px;
	float: left;
	width: 127px;
	border-bottom: 1px solid #778899;
	border-right: 1px solid #AAAAAA;
	list-style-type: none;
	background: #000000;
	font-size: 11px;
	font-weight: bold;
}

li a {
	margin: 0;
	padding: 4px 0 3px 0;
	border-top: 1px solid #AAAAAA;
	display: block;
	background: #000044;
	color: #CCCCCC;
	text-decoration: none;
}

li.menu-left {
	width: 170px;
}

li.menu-left a {
	background: #000044;
}

li a:hover {
	color: #FFFFFF;
	background: #7B3E00;
}

td.headerNavigation {
	padding: 2px 10px;
	background: #FFCC00;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

a.headerNavigation {
	color: #000033;
}

a.headerNavigation:hover {
	color: #0033FF;
}

td.news {
	padding: 5px 7px;
	width: 210px;
	border: 1px solid #000066;
	background-image: url(images/icons/news.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
}

td.pokec {
	padding: 5px;
	margin: 0;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}

td.pokec-index {
	padding: 5px 7px 5px 5px;
	margin: 0px;
	text-align: justify;
	vertical-align: top;
}

p.date-news {
	margin-top: 7px;
	color: #800000;
	font-weight: bold;
}

td.banner {
	margin: 0;
	padding: 4px 2px;
	width: 500px;
	height: 100px;
	vertical-align: bottom;
}

td.banner img {
	border: 1px solid #AAAAAA;
}

td.banner-top {
	margin: 0;
	padding: 0 2px 4px 2px;
	width: 470px;
}

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.nobanner {
	margin: 0;
	padding: 10px 5px 5px 5px;
	width: 500px;
	background-image: url(images/icons/bikeservis.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 100px;
	vertical-align: bottom;
}

td.cart {
	margin: 0;
	padding: 27px 4px 10px 5px;
	width: 400px;
	background: transparent;
	font-size: 10px;
	vertical-align: bottom;
	text-align: right;
}

span.cart {
	float: left;
}

span.cart-cena {
	float: right;
}

td.sucet {
	margin: 0px;
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
}

tr.headerError {
	background: #CC0000;
}

td.headerError {
	background: #CC0000;
	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 {
	font-size: 10px;
}

.errorBox {
	background: #FFB3B5;
	font-size: 10px;
	font-weight: bold;
}

.stockWarning {
	color: #CC0033;
	font-size: 10px;
}

.productsNotifications {
	background: #E4EDF6;
}

.orderEdit {
	color: #70D250;
	font-size: 10px;
	text-decoration: underline;
}

.centershop-footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	border-bottom: 1px solid #000044;
	border-right: 1px solid #000044;
	border-left: 1px solid #000044;
	color: #F7F7F7;
	background-color: #7B3E00;
	font-size: 10px;
	text-align: left;
}

td.footer {
	padding: 2px 10px;
	width: 200px;
}

td.footer-count {
	padding: 2px 10px;
	width: 100px;
}

td.footer-center {
	padding: 2px 5px;
	width: 500px;
}

td.footer-center a, td.footer-center a:hover {
	color: #F7F7F7;
	text-decoration: none;
}

td.box-ls {
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	background: #000044;
	vertical-align: top;
}

td.box-rs {
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	background: #FFCC00;
	background-image: url(images/icons/box-rs.gif);
	background-position: left top;
	background-repeat: repeat-y;
	vertical-align: top;
}

.infoBox {
	margin: 1px 0 10px 0;
	padding: 0;
	border: 1px solid #DDDDDD;
}

.infoBoxContents {
	padding: 1px 2px;
	background: #FAFAFA;
	font-size: 11px;
}

.infoBoxNewProducts {
	background: #FFFFFF;
}

.infoBoxNewProducts img {
	margin: 0px;
	padding: 0px; /*	border: 1px solid #DDDDDD; */
	background: #EFEFEF;
}

.infoBoxCategory {
	padding: 0;
	background: #FFFFFF;
}

ul.category-name {
	padding-left: 0;
	text-align: left;
}

li.category-name {
	padding-top: 1px;
	width: 100%;
}

li.category-name a {
	padding-left: 5px;
	background: #7B3E00;
	color: #F7F7F7;
}

li.category-name a:hover {
	background: #FFCC00;
	color: #000044;
}

.subcategory-name {
	color: #AAAAAA;
	font-size: 10px;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 10px;
}

td.infoBoxHeading {
	padding: 7px 2px 0 2px;
	color: #AAAAAA;
	font-size: 10px;
	font-weight: bold;
}

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: #F7F7F7;
}

table.productListing {
	border: 1px solid #DDDDDD;
}

.productListingMenu {
	padding: 1px 0 0 0;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #FFFFFF;
	background: #DDDDDD;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.nazov {
	padding-left: 120px;
	text-align: left;
}

.productListing-heading {
	padding: 4px 2px 2px 4px;
	color: #000055;
	background: #DDDDDD;
	font-size: 10px;
	font-weight: bold;
}

td.productListing-data {
	border-top: 1px solid #E2E2E2;
	padding: 2px 0 4px 4px;
	font-size: 11px;
	vertical-align: top;
}

table.list-name {
	margin: 0px;
	padding: 1px 0 0 4px;
	width: 340px;
}

table.list-name td {
	vertical-align: top;
}

table.list-price {
	margin: 0px;
	padding: 1px 0 0 4px;
	width: 85px;
}

td.w265 {
	width: 265px;
}

td.short-desc {
	padding-top: 2px;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}

.productPrice {
	width: 85px;
	color: #000099;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.productSpecialPrice {
	margin: 0;
	padding: 0;
	width: 85px;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.old-price {
	margin: 0;
	padding: 0;
	color: #777777;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

td.kosik {
	text-align: right;
}

table.list {
	margin: 0;
	padding: 0;
	border: 1px solid #DDDDDD;
	width: 100%;
	background-color: #FAFAFA;
	font-size: 11px;
}

table.list td {
	padding: 2px 0 0 0;
	vertical-align: top;
}

td.short-desc-list {
	padding: 2px 0 0 0;
	border-bottom: 1px solid #E2E2E2;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}

td.kosik-list {
	padding-right: 1px;
	border-bottom: 1px solid #E2E2E2;
	text-align: right;
}

td.img-list {
	padding: 0 8px 4px 2px;
	border-bottom: 1px solid #E2E2E2;
}

a.pageResults {
	color: #000000;
}

a.pageResults:hover {
	color: #000000;
	text-decoration: underline;
}

td.pageHeading {
	padding: 7px 0 0 5px;
	font-size: 12px;
	font-weight: bold;
}

tr.subBar {
	background: #F4F7FD;
}

td.subBar {
	color: #000000;
	font-size: 10px;
}

td.main, p.main {
	padding: 5px 5px 2px 5px;
	margin: 0;
	font-size: 11px;
	line-height: 1.5;
	text-align: justify;
	vertical-align: top;
}

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;
	font-size: 10px;
}

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 #FFCC99;
	width: 100%;
	font-size: 11px;
	line-height: 15px;
}

checkbox, input, radio, select {
	font-size: 11px;
}

textarea {
	width: 100%;
	font-size: 11px;
}

span.action-price {
	margin: 0;
	padding: 0 2px 0 0;
	color: #CC0000;
}

table.formArea {
	border: 1px solid #7B9EBD;
	background: #F1F9FE;
}

td.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}

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: 10px;
	width: 500px;
	border: none;
	background: #FFFFFF;
	font-weight: normal;
	text-align: left;
	list-style: circle;
}

ul.sitemap li a {
	border: none;
	display: inline;
	background: #FFFFFF;
	color: #000000;
}

ul.sitemap li a:hover {
	color: #000055;
	background: #FFFFFF;
	text-decoration: underline;
}

/* message box */
.messageBox {
	font-size: 10px;
}

.messageStackError, .messageStackWarning {
	background-color: #990000;
	color: #FFEB2F;
	font-size: 10px;
	font-weight: bold;
}

.messageStackSuccess {
	background-color: #99FF00;
	font-size: 10px;
}

/* input requirement */
.inputRequirement {
	color: #CC0000;
	font-size: 10px;
}

table.print-address {
	display: none;
}

.cennikTitle {
	padding: 1px 7px;
	background: #FFCC00;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.cennikSubTitle {
	padding: 1px 7px;
	background: #AADDFF;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.ceny-dph {
	margin: 0;
	padding: 17px 10px 7px 5px;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

.cennik-nazov {
	margin: 0;
	padding: 2px 10px 2px 2px;
	border-top: 1px solid #CCDDEE;
	font-size: 11px;
	text-align: left;
}

.cennik {
	margin: 0;
	padding: 2px 10px 2px 2px;
	border-top: 1px solid #CCDDEE;
	font-size: 11px;
	text-align: right;
}

.print-cennik {
	margin: 0;
	padding: 17px 10px 7px 5px;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

/* ------------------------------------- výstup pre tlač */
	
@media print {
body {
	margin: 0;
	padding: 0;
	float: left;
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

table.centershop {
	width: 780px !important;
	padding: 0;
	margin: 0 0 0 70px;
	border: none;
	background-color: #FFFFFF;
	text-align: left;
}

table.print-address {
	margin: 0 0 0px 70px;
	padding: 0;
	border-bottom: 1px solid #000000;
	display: inline;
	color: #000000;
	font-size: 12px;
}

table.print-address img {
	margin: 0;
	padding: 0;
}

td.pageHeading {
	padding-right: 20px;
}

table.centershop-header, 
td.header, 
td.banner, 
td.cart, 
td.headerNavigation, 
td.box-ls, 
tr.infoBoxContents, 
td.infoBoxHeading, 
table.infoBox, 
td.banner-top img,
td.banner-mini img,
.kosik,
.font-weight-normal,
select   {
	display: none;
}

td.box-rs {
	visibility: hidden;
}

.centershop-footer {
	width: 780px !important;
	margin: 0 0 0 70px;
	border: none;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

td.footer-center {
	padding-right: 10px;
	border-top: 1px solid #000000;
	text-align: right;
}

td.footer-center a {
	color: #000000;
}

}