@charset "utf-8";
#menuBottom {
	display: none;
}

#content {
	background-color: #FFFFFF;
	background-image: none;
	padding: 0;
}
#indexLeftCol {
	float: left;
	background-color: #003A20;
	height: 520px;
	width: 284px;
	background-image: url(../imgs/1024/index/leftColBg.gif);
	background-repeat: no-repeat;
}
#indexLeftCol  #uvodniText {
	width: 150px;
	text-transform: uppercase;
	text-align: center;
	margin-left: 65px;
	margin-top: 170px;
	line-height: 2;
	color: #FFFF00;
}
#centerCol {
	float: left;
	background-color: #FFFFFF;
	height: 520px;
	width: 461px;
	background-image: url(../imgs/1024/index/centerImgSunky.jpg);
}
#rightCol {
	height: 490px;
	background-image: url(../imgs/1024/index/rightColBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 745px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
}

.novinka h3 {
	color: #666666;
	font-size: 1.1em;
	margin: 0px;
}
.novinka h2 {
	color: #333333;
	font-size: 1.5em;
	margin: 0px;
}
.novinka {
	padding-bottom: 15px;
	background-image: url(../imgs/1024/index/oddelovacNovinek.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
}


#footer {
	background-image: none;
}
