/* 
//--------------------------------------------------------------------
//----------------Cely obsah  ---------------------------
//--------------------------------------------------------------------
*/
#containerC {
	width: 100%;
}

#container {
	width: 100%;
}

/* 
//--------------------------------------------------------------------
//----------------horni sloupec  ---------------------------
//--------------------------------------------------------------------
*/

#topNavigC{
	margin: 0em;
	padding: 0em;
	width: 95%;
	height: 15px;
	display: none;
}

#TopPathC {
	display: none;
}

.logo {
	display: none;
}

#topNavigRightC {
	display: none;
}

#TopNavigTextC {	
	top: 0px;
	left: 0px;
	margin: 0em;
	padding: 0em;
	text-align: left;
	height: 15px;
}
/* 
//--------------------------------------------------------------------
//----------------levy sloupec  ---------------------------
//--------------------------------------------------------------------
*/
#leftCollumC {
	display: none;
}
 #infopanelC {
 display: none;
 }
 
 #topNavigBottomC {	
    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%;
}

#ContentCatalogC {
	clear: both;
	float: left;
	width: 98%;	
}

.categoryLister {
	display: none;
}

.CalendarBlock2 {
	display: none;
}


 .pageNumbersC {
    display: none;
}

 #headerSendPrintC {
    display: none;
}

 #pravyC {
    display: none; 
}

 #leftCollumHPC {
    display: none;
}

 #upoutavka1 {
    display: none;
}

 #containerC{
    width: 100%;
    background: none;
    background: #fff;
    overflow: visible;
}

 #containerCHP{
    width: 100%;
    background: #fff;
    overflow: visible;
    float: none;
}

 #container{
    width: 100%;
}

 #ContentHPC{
    width: 100%;
    overflow: visible;
    float: none;
}

.itmListC 
{
    background: #ffffff;
    overflow: visible;
    float: none;
}

.itmListHPC 
{
    background: #ffffff;
    float: none;
}

.itmListHP 
{
    float: none;   
}

#Content{
    width: 100%;
}

#temaHedaingTextC 
{
    float: none;    
}

#TopNavigTextCHP {    
    background: none;
    background: #fff;
    float: none;
}

#TopNavigTextC{
    background: none;
    background: #fff;
}