/* 
//--------------------------------------------------------------------
//---------------------------  Cely obsah  ---------------------------
//--------------------------------------------------------------------
*/
#containerC {
	width: 100%;
}

#container {
	width: 100%;
}

/* 
//--------------------------------------------------------------------
//------------------------  horni sloupec  ---------------------------
//--------------------------------------------------------------------
*/

#topNavigC{
	margin: 0em;
	padding: 0em;
	width: 95%;
	height: 15px;
}

#TopPathC {
	display: none;
}

#logo {
	display: none;
}

#topNavigTitle {
	display: none;
}

#topNavigBottom {
	display: none;
}

#banner {
	display: none;
}

#topNavigRightC {
	display: none;
}

#rightCollum {
	display: none;
}
#TopNavigTextC {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0em;
	padding: 0em;
	text-align: left;
	height: 15px;
}
/* 
//--------------------------------------------------------------------
//----------------levy sloupec  ---------------------------
//--------------------------------------------------------------------
*/
#leftCollum {
	display: none;
}
/*
//--------------------------------------------------------------------
//----------------paticka ---------------------------
//--------------------------------------------------------------------
*/
#bottom1{
	display: none;
}
/*
//--------------------------------------------------------------------
//   ZObrazuje obrazky uprostred strany
//--------------------------------------------------------------------
*/
#middleCollumC {
	display: none;
}
/*
//--------------------------------------------------------------------
//   Zakladni kaskada pro okno s obsahem
//--------------------------------------------------------------------
*/
#ContentC { /*pro jazykove verze jse zde z duvodu mezery mezi levym blokem a obsahem vlozen div #pageLang*/
	clear: both;
	float: left;
	width: 98%;
}

#pageTitleBarLeftBlueItem {
	height: 20px;
	width: 130px;
/*	border: 1px solid blue;*/
}

#pageTitleBarLeftBlueText {
	position: absolute;
	margin-left:140px;
/*	border: 1px solid red;*/
}

#pageTitleBarLeftBlue {
}

#themaPathActual {
	display: none;
}

#ContentCatalog {
	width: 98%;
}
#ContentCatalogC {
	clear: both;
	float: left;
	position:absolute;
	left:0px;
	top: 0px;
	width: 98%;	
}

.itmListHP {
	width: 98%;
}

#bannerHP {
	display: none;
}

.categoryLister {
	display: none;
}

.CalendarBlock2 {
	display: none;
}
