@charset "iso-8859-2";
/* CSS Document */

/*********************************************/
/* ALL - sections */
#header { 
	display:none;
}
#left, #right { 
	display:none;
}
.ArrowUp {
	display:none;
	}

/*********************************************/
/* O OBCI, SAMOSPRAVA, KONTAKTY - section */
#verticmenu, #Sverticmenu, #Cverticmenu { 
	display:none;
}
#MainContent {
/*width: auto;*/
	width: 100%;
	margin:10px 0px 10px 0px;
	padding:0px;
}

/*********************************************/
/* HOME */
#HomeContent {
/*width: auto;*/
	width: 100%;
	margin:10px 0px 10px 0px;
	padding:0px;
}
#HCRightHdr {
	display:none;
}
#HCRightCont {
	position:static;
/*width: auto;*/
	width:100%;	
	margin:10px 0px 10px 0px;
	padding:0px;
}
#Search {
	display:none;
}

