/* index page styles only */
#MiddleColumn {
	width:643px;
	float:left;
	padding: 0;
}
#MiddleBottomColumn{
	float:left;
	clear:both;
	width:100%;
}
#Bits {
	float:left;
	height: 240px;
	width: 270px;
	padding-left: 66px;
	padding-top: 235px;
}
#FlashControl {
	float:right;
	height: 17px;
	width: 77px;
	margin-top:405px;
	margin-right:80px;
	background-image: url(../imgs/flashButton.gif);
	background-repeat: no-repeat;
}
.cityImageCS {
	background-image: url(../imgs/indexCityCS.jpg);
	background-repeat: no-repeat;
}
.cityImageEN {
	background-image: url(../imgs/indexCityEN.jpg);
	background-repeat: no-repeat;
}
.cityImageDE {
	background-image: url(../imgs/indexCityDE.jpg);
	background-repeat: no-repeat;
}
.bitsOff {
	visibility: hidden;
}
.flashControlOn {
	background-position: 0px 0px;
}
.flashControlOff {
	background-position: 0px -21px;
}
/*z*/
.NewProdLink {
	float: left;
	width:633px;	/* musi zde byt kvuli IE */
	padding: 5px 5px 5px 5px;
	background-color: #F5F5F5;
}
.NewProdLink a{
	text-decoration:underline;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
.NewProdImg {
	float: left;
	height: 70px; 
	width: 100px;
	text-align: center;
	border-style: none;}
.NewProdImg img{
	border:none;}
.NewProdDescr{
	float:left;
	width:111px;
	font:Verdana, Arial, Helvetica, sans-serif}
.NewProdDescr ul {
	list-style-position: outside;
	list-style-type: square;
	white-space: normal;
	margin-top: 0px;}
.NewProdDescr li{
	margin-left: 0px;
	font-size: 10px;
}
.NewProdDescr p{
	margin-left: 2px;
	font-size: 9px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
