/*lightbox efekt*/
@import url("lightbox.css");
/*obsah vygenerovany TinyMCE*/
@import url("tinymce.css");

body {
	margin: 0px;
}

h1, .hide {
	display: none;
}

.cleaner {
	clear: both;
}

div#top {
	background: #cccccc url(../images/background_top.png) repeat-y center;
}

ul#mainMenu {
	width: 979px;
	height: 83px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	background: url(../images/top.png) no-repeat center;
}

ul#mainMenu li {
	margin: 0px;
	float: left;
	position: relative;
	z-index: 1;
	top: 25px;
}

ul#mainMenu li a span {
	display: none;
}

ul#mainMenu li a {
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}

li#menuAboutUsInActive a, li#menuAboutUsActive a {
	width: 121px;
	height: 49px;
	margin: 19px 0px 0px 250px;
}

li#menuCatalogueInActive a, li#menuCatalogueActive a {
	width: 129px;
	height: 42px;
	margin: 13px 0px 0px 40px;
}

li#menuContactInActive a, li#menuContactActive a {
	width: 153px;
	height: 50px;
	margin: 25px 0px 0px 30px;
}

li#menuContactInActive, li#menuContactActive {
	width: 425px;
}

span#stylish {
	display:block;
	width: 190px;
	height: 83px;
	background: url(../images/stylish.png) no-repeat right top;
	float: right;
}

li#menuAboutUsInActive a {
	background-image: url(../images/onas.png);
}

li#menuAboutUsActive a {
	background-image: url(../images/onas_on.png);
}

li#menuCatalogueInActive a {
	background-image: url(../images/katalog.png);
}

li#menuCatalogueActive a {
	background-image: url(../images/katalog_on.png);
}

li#menuContactInActive a {
	background-image: url(../images/kontakt.png);
}

li#menuContactActive a {
	background-image: url(../images/kontakt_on.png);
}

div#flash {
	background: #e6e6e6 url(../images/background_flash.png) repeat-y center;
}

div#flashContainer {
	margin: 0px auto;
	height: 214px;
	width: 979px;
	overflow: hidden;
}

div#content {
	height: 400px;
	min-height: 400px;
	background: url(../images/background_content.png) repeat-y center;
}

/*Min-height hack pro IE*/
div[id]#content {
	height: auto;
}

div#contentInner {
	width: 979px;
	padding: 10px 0px;
	margin: 0px auto;
}

ul#basicProductMenu, ul#basicMenu {
	width: 570px;
	float: left;
	list-style: none;
	margin: 0px 5px 5px 30px;
	padding: 0px;
	font: normal 0.7em Arial, Helvetica, sans-serif;
	display: inline;
}

ul#basicMenu {
	margin: 0px 139px 10px 139px;
	width: 700px;
}

ul#basicProductMenu li, ul#basicMenu li {
	float: left;
}

a.menuItemLevel1 {
	color: black;
	display: block;
	border-left: 1px solid black;
	padding: 0px 0px 0px 7px;
	margin: 0px 7px 0px 0px;
}

a.MFirst {
	border-left: 0px;
	padding-left: 0px;
}

a#actualDirLevel1 {
	font-weight: bold;
}

div#controls {
	float: right;
	width: 354px;
	font: normal 0.7em Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 20px;
}

a#cartLink {
	padding-left: 17px;
	background: url(../images/cart.png) no-repeat left center;
	color: black;
}

div#footer {
	background: url(../images/background_content.png) repeat-y center;
	clear: both;
}

div#footerContent {
	width: 979px;
	height: 31px;
	margin: 0px auto;
	background: url(../images/footer.png) no-repeat center;
	overflow: hidden;
	text-align: center;
	color: white;
	font: normal 0.7em Arial, Helvetica, sans-serif;
	line-height: 31px;
}

div#footerContent p {
	margin: 0px;
}

div#links {
	width: 959px;
	padding: 10px;
	text-align: center;
	font: normal 0.7em Arial, Helvetica, sans-serif;
	color: gray;
	margin: 0px auto;
}

div#links a {
	color: gray;
}

div.productPreview {
	width: 240px;
	height: 182px;
	background: url(../images/product_description.png) no-repeat bottom center;
	float: left;
	display: inline;
	margin: 10px 4px 10px 0px;
}

div.productPreview p {
	margin: 0px;
	width: 240px;
	height: 160px;
}

div.productPreview p a {
	display: block;
	padding: 5px;
	text-align: center;
}

div.productPreview img {
	border: 0px;
	margin: 0px auto;
}

div.productPreview h3 {
	font: normal 0.8em Arial, Helvetica, sans-serif;
	margin: 0px;
}

div.productPreview h3 a {
	text-decoration: none;
	color: white;
	display: block;
	padding: 2px 4px;
	height: 18px;
}

span.productPreviewName {
	float: left;
}

span.productPreviewPrice {
	float: right;
	font-weight: bold;
}

div#pages {
	display: inline;
	padding: 0px 20px 0px 5px;
}

div#pages p {
	margin: 0px;
	display: inline;
}

a.pageShiftRight img, a.pageRewindRight img, a.pageShiftLeft img, a.pageRewindLeft img {
	border: 0px;
	padding: 0px 2px;
}

a.inactivePage {
	color: black;
	padding: 0px 2px;
}

div#productDetail h2 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: gray;
}

div#middleText, div#productDetail, p#pathRow, div#middleTextForm {
	width: 700px;
	margin: 0px auto;
	font: normal 0.8em Arial, Helvetica, sans-serif;
}

div#middleText {
	font-size: 0.9em;
}

div#middleTextForm {
	width: 450px;
}

p#pathRow {
	margin-top: 30px;
}

.mceGenerated h2 {
	font-size: 1.7em;
	color: gray;
}

.mceGenerated h3 {
	color: gray;
	font-size: 1.4em;
}

.mceGenerated h4 {
	color: gray;
	font-size: 1.3em;
}

.mceGenerated h5 {
	color: gray;
	font-size: 1.1em;
}

.mceGenerated a {
	color: black;
}

.mceGenerated ul li {
	padding: 0pxpx;
	margin: 3px 0px 3px 20px;
}

.mceGenerated ul {
	padding: 0px;
	margin: 0px;
	list-style: square;
}

table.contactAddress th {
	text-align: right;
	padding: 2px 5px;
	vertical-align: top;
}

table.contactAddress td {
	text-align: left;
	padding: 2px 5px;
}

p#pathRow a {
	color: black;
}

div#detailImg {
	width: 232px;
	float: left;
	margin: 0px 20px 5px 0px;
}

div#detailContent {
	width: 448px;
	float: right;
}

#productMainImage {
	display: block;
	text-align: center;
	border: 1px solid gray;
	margin: 0px 0px 4px 0px;
}

#productMainImage img {
	border: 0px;
	margin: 0px auto;
}

a.smallThumbnail {
	width:70px;
	margin: 3px 10px 3px 0px;
	float: left;
	display: inline;
}

a.smallThumbnail {
	width: 70px;
	height: 50px;
	margin: 3px 6px 3px 0px;
	float: left;
	display: inline;
	border: 1px solid gray;
	text-align: center;
	padding: 2px;
}

a.smallThumbnail img {
	border: 0px;
}

form#buyCash {
	margin: 0px 0px 10px 0px;
}

table.productTable th, table.productTable td {
	padding: 2px 10px;
	text-align: left;
}

td.productTablePrice {
	font-size: 1.4em;
	font-weight: bold;
}

div.commonMessage {
	text-align: center;
	background-color: #ececec;
	border: 1px solid gray;
	padding: 10px;
	margin: 20px;
}

div#backToDir {
	margin: 0px 0px 8px 0px;
}

th.cartTopHeader {
	padding: 4px;
	text-align: left;
	background-color: #e7e7e7;
	border: 1px solid white;
}

td.cartItem {
	background-color: #e7e7e7;
	border: 1px solid white;
	padding: 4px;
}

th.cartSummary, td.cartSummary {
	background-color: #c7c7c7;
	border-top: 4px solid white;
	padding: 4px;
}

td.cartItemDelete {
	padding: 4px;
}

table#deliveryMethods, table#paymentMethods {
	margin: 8px 0px 0px 0px;
	font: normal 1em Arial, Helvetica, sans-serif;
	width: 450px;
}

tr.inactivePayment td {
	color: gray;
}

td.deliveryDescription, td.paymentDescription {
	display: block;
	border: 1px solid white;
	padding: 3px;
	background-color: #e7e7e7;
}

td.deliverySelect, td.paymentSelect {
	vertical-align: top;
	text-align: center;
	background-color: #c7c7c7;
	border: 1px solid white;
	width: 23px;
}

a#backToCart, a#backToDelivery {
	float: left;
}

input#orderStepTwo, input#orderStepThree {
	float: right;
	border: 0px;
	text-decoration: underline;
	font: normal 1em Arial, Helvetica, sans-serif;
	background-color: transparent;
	padding: 0px;
	cursor: pointer;
}

input#orderStepThree {
	text-transform: uppercase;
	font-weight: bold;
}

div#commonMessage {
	background-color: #ededed;
	border: 1px solid gray;
	margin: 20px;
	padding: 10px;
	text-align: center;
	font: normal 1em Arial, Helvetica, sans-serif;
}

table.contactFormTable {
	font: normal 1em Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
	border: 1px solid #d1d1d1;
	padding: 4px;
	margin: 4px;
}

table.contactFormTable td {
	padding: 2px 6px;
}

h3.contactHeader, h3.selectHeader {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px 0px;
	color: #737373;
}

td.sizeSelect {
	padding: 3px 4px;
	background-color: #ebebeb;
	border-bottom: 2px solid white;
}

td.tableLabel {
	text-align: right;
}
