/************** horni cast  **************/

#banner .rightImage {
	float:left;
	width: 625px;
	height: 245px;
	background:url(../../assets/images/layout/cz/dataBanner.jpg) no-repeat;
	cursor: pointer;
}

/************** Levy sloupec **************/

#leftColumn .articles{
	float:left;
	width:225px;
	height: auto;
	_height:325px;
	min-height:325px;
	font-size:13px;
	background:#ffffff url(../../assets/images/layout/cz/leftColumnBanner.gif) no-repeat;
}

#leftColumn .supply{
	width:225px;
	height:325px;
	background:url(../../assets/images/layout/cz/supplyBanner.jpg) no-repeat;
	cursor: pointer;
	display: block;
}

/************** Pravy sloupec **************/

#supply{
	float:left;
	width:225px;
	height:325px;
	background:url(../../assets/images/layout/cz/supplyBanner.jpg) no-repeat;
	display:inline;
	margin-right: 25px;
	margin-left: 25px;
}


#rightColumn{
	float:left;
	width:349px;
	height: auto;
	_height:325px;
	min-height:325px;
	font-size:13px;
	background:#ffffff url(../../assets/images/layout/cz/rightColumnBanner.gif) top right no-repeat;
}

