body {
	margin: 0;
	padding: 0;
	background: #602121;
	background-image: url(images/icons/background.jpg);
	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 #FFCC99;
	border-left: 1px solid #000044;
	border-right: 1px solid #000044;
	background-color: #FFFFFF;
	text-align: left;
}

h1 {
	padding: 7px 0 0 5px;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	padding: 0 5px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

h3 {
	padding: 5px 5px 0 5px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

p {
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #AA0000;
}

form {
	display: inline;
}

span.font-weight-normal {
	font-weight: normal;
}

.centershop-header {
	padding: 0;
	margin: 0 auto;
	width: 900px !important;
	border-top: 4px solid #000044;
	border-left: 1px solid #000044;
	border-right: 1px solid #000044;
	background-image: url(images/icons/header.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
}

ul {
	margin: 0;
	padding-left: 1px;
	text-align: center;
}

li {
	margin: 0;
	padding-top: 1px;
	float: left;
	width: 127px;
	border-bottom: 1px solid #FFCC99;
	border-right: 1px solid #FFFFFF;
	list-style-type: none;
	background: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

li a {
	margin: 0;
	padding: 4px 0 3px 0;
	display: block;
	background: #AA0000;
	color: #FFCC00;
	text-decoration: none;
}

li.menu-left {
	width: 170px;
}

li.menu-left a {
	background: #AA0000;
}

li a:hover {
	color: #AA0000;
	background: #FFCC00;
}

td.headerNavigation {
	padding: 2px 10px;
	background: #AA0000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

a.headerNavigation {
	color: #DDA46D;
}

a.headerNavigation:hover {
	color: #FFCC00;
}

table.news {
	width: 100%;
}

table.news td {
	text-align: justify;
}

td.news {
	padding: 2px 2px 5px 0;
	width: 220px;
	border-bottom: 1px solid #FFCC99;
	border-left: 1px solid #FFCC99;
	border-right: 1px solid #FFCC99;
	background-image: url(images/icons/news.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
}

td.news a {
	color: #AA0000;
}

td.news a:hover {
	color: #000000;
}

td.pokec {
	padding: 12px 5px 5px 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;
}

td.pokec p, td.pokec-index p {
	padding: 4px;
}

td.banner {
	margin: 0;
	padding: 0;
	width: 660px;
	height: 140px;
	vertical-align: bottom;
}

td.cart {
	margin-right: 10px;
	padding: 4px 4px 2px 4px;
	width: 240px;
	background: transparent;
	font-size: 10px;
	vertical-align: top;
}

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: #AA0000;
	font-size: 10px;
	text-decoration: none;
}

.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: #996633;
	background-image: url(images/icons/footer.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: left;
}

td.footer {
	padding: 2px 10px;
	width: 170px;
}

td.footer-center {
	padding: 2px 5px;
	width: 550px;
}

td.footer-center a, td.footer-center a:hover {
	color: #996633;
	text-decoration: none;
}

td.box-ls {
	border-right: 1px solid #FFCC99;
	background-image: url(images/icons/box-ls.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	vertical-align: top;
}

td.box-rs {
	border-left: 1px solid #FFCC99;
	background-image: url(images/icons/box-rs.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	vertical-align: top;
}

.infoBox {
	margin: 1px 1px 20px 1px;
	padding: 0;
	border-top: 1px solid #FFCC99;
}

.infoBoxContents {
	padding: 1px 2px;
}

.infoBoxNewProducts {
	background: #FFFFFF;
}

.infoBoxNewProducts img {
	margin: 0px;
	padding: 2px;
}

.infoBoxCategory {
	padding: 0;
	background: transparent;
}

ul.category-name {
	padding-left: 0;
	text-align: left;
}

li.category-name {
	padding-top: 1px;
	width: 100%;
	border: none;
}

li.category-name a {
	padding-left: 4px;
	border-bottom: 1px solid #AA0000;
	background-image: url(images/icons/category.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #FFCC00;
	color: #AA0000;
}

li.category-name a:hover {
	background-image: url(images/icons/category-hover.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #AA0000;
	color: #FFCC00;
}

.subcategory-name {
	font-size: 10px;
	font-weight: normal;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 10px;
}

td.infoBoxHeading {
	padding: 7px 2px 0 2px;
	color: #000044;
	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-image: url(images/icons/listbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

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-image: url(images/icons/listbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

table.productListing {
	border: 1px solid #FFCC99;
}

.productListingMenu {
	padding: 1px 10px 0 0;
	border-top: 1px solid #FFCC99;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(images/icons/list-head.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #FFCC00;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.nazov {
	padding-left: 120px;
	text-align: left;
}

.productListing-heading {
	padding: 4px 4px 2px 4px;
	color: #000044;
	background-image: url(images/icons/list-head.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #FFCC00;
	font-size: 10px;
	font-weight: bold;
}

td.productListing-data {
	border-top: 1px solid #E2E2E2;
	padding: 14px 0 4px 4px;
	font-size: 11px;
	vertical-align: top;
}

table.list-name {
	padding: 1px 0 0 4px;
	width: 360px;
}

td.short-desc {
	padding-top: 2px;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}

.productPrice {
	color: #000033;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.old-price {
	color: #777777;
	text-align: right;
}

.productSpecialPrice {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

td.kosik {
	text-align: right;
}

table.list {
	margin-top: 0;
	border: 1px solid #FFCC99;
	width: 100%;
	font-size: 11px;
}

table.kontakt {
	margin: 0;
	padding: 5px;
	border: 1px solid #FFCC99;
	width: 100%;
	font-size: 11px;
	line-height: 15px;
}

td.short-desc-list {
	padding-top: 2px;
	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 {
	padding: 5px 5px 2px 5px;
	margin: 0;
	font-size: 11px;
	line-height: 1.5;
	text-align: justify;
	vertical-align: top;
}

p.main {
	padding: 5px 5px 2px 5px;
	margin: 0;
	font-size: 11px;
	line-height: 1.5;
	text-align: justify;
	vertical-align: top;
}

.smallText {
	padding-left: 2px;
	font-size: 10px;
}

td.fieldKey {
	font-size: 11px;
}

td.fieldValue {
	font-size: 12px;
}

td.tableHeading {
	font-size: 12px;
	font-weight: bold;
}

checkbox, input, radio, select {
	font-size: 11px;
}

textarea {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

span.action-price {
	color: #CC0000;
}

table.formArea {
	border: 1px solid #7B9EBD;
	background: #F1F9FE;
}

td.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}

img {
	border: none;
}

img.lavy {
	margin: 2px 5px 2px 2px;
	padding: 2px;
	float: left;
	border: 1px solid #FFCC99;
	background-color: #EEEEEE;
}

img.pravy {
	margin: 2px 2px 2px 5px;
	padding: 2px;
	float: right;
	border: 1px solid #FFCC99;
	background-color: #EEEEEE;
}

img.lavy-nb {
	margin: 2px 5px 2px 2px;
	padding: 2px;
	float: left;
	border: none;
}

img.pravy-nb {
	margin: 2px 2px 2px 5px;
	padding: 2px;
	float: right;
	border: none;
}

span.markProductOutOfStock {
	color: #C76170;
	font-size: 12px;
	font-weight: bold;
}

span.errorText {
	color: #CC0000;
}

span.celkom {
	margin: 17px 0;
	padding: 0;
	font-weight: bold;
	text-align: right;
}

.moduleRowOver {
	background-color: #FFCC00;
	cursor: pointer;
}

.moduleRowSelected {
	background-color: #FCF0DA;
}

.checkoutBarFrom, .checkoutBarTo {
	color: #8C8C8C;
	font-size: 10px;
}

.checkoutBarCurrent {
	color: #000000;
	font-size: 10px;
}

/* message box */
.messageBox {
	font-size: 10px;
}

.messageStackError, .messageStackWarning {
	background-color: #990000;
	color: #FFEB2F;
	font-size: 10px;
	font-weight: bold;
}

.messageStackSuccess {
	background-color: #FFCC00;
	font-size: 10px;
}

/* input requirement */
.inputRequirement {
	color: #CC0000;
	font-size: 10px;
}

td.svadba {
	background-image: url(images/icons/svadobny-dar.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

td.svadba p {
	margin: 10px;
	padding: 0;
}

td.svadba h3 {
	margin: 20px 0 10px 10px;
	padding: 0px;
}


