/* common styles */
body {
	font-family: Times;
	color: black; 
}
a {
	text-decoration: none;
}
#pageTop *, #pageLeft *, #pageRight *, #pageFoot * , .pict{
	display: none;
}

#pageCenter H2.imgTitle {
	display: none;
}

#pageCenter UL, #pageCenter LI {
	list-style:none;
}

#pageCenter .blockTitle {
	font-size: 18px;
	font-weight: bold
}

#pageCenter .photogallery li {
	float: left;
	margin: 5px;
}

#pageCenter fieldset {
	border: 0;
}

#pageCenter .articleBody, #pageCenter .articleDescription {
	display: list-item;
	margin-top: 10pt;
	margin-bottom: 10pt;	
}

#pageCenter .parentCategoryName, #pageCenter .catalogueDate, #pageCenter .printBottom, #pageCenter .back, .topSeo {
	display: none;
}

#INTRO #pageCenter .StateItemListBlock {
	display: none;
}

.back2Top, .navBlock, .articleDate {
	display: none;
}

.navigationbar, .printBlock {
	display: none;
}

H1 A, H2 A, H3 A, H4 A, H5 A, H6 A {
	text-decoration: none;
	color: black;
}

A {
	text-decoration: none;
	color: black;
}

.shopDetailBlock TABLE {
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-spacing: 0;
}

.shopDetailBlock TD {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

/* catalogue */
.displayStyleSwitch, .productDate {
	display: none;
}

/* project specific */



/* vyhledavani*/
#catalogueSearchForm {
	display: none;
}
.eshopParams .links {
	display: none;
}

ul.productList li {
	margin: 10px;
	float: left;
	width: 400px;
	height:200px;
	list-style-type: none;
}
.productList .productTitle {
	font-weight: bold;
}

#progressBar {
	display: none;
}


