#box{
	background: #fff url(../images/home/box.gif) repeat-y;
}
#footer{
	background: #fcfcfe url(../images/home/footer.gif) no-repeat top left;
}
.nadp{
	background: #0d3795;
	color: #fff;
	padding: 3px 10px;
	font-size: 110%;
}
#home_akt_akce{
	width: 648px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #e2e9fa;
	background: #e2e9fa url(../images/home/home_akt_akce.gif) repeat-x top;
}
#home_akt_akce h2{
	color:#ff0000;
}
#novinky_box{
	width: 670px;
	margin-top: 10px;
		display: inline;
	padding-bottom: 10px;
	float: left;
	background: url(../images/home/novinky_box.gif) no-repeat top left; 
}
#novinky_box img{
	border: 1px solid #6476a4;
}
#novinky_box h3 {
	padding-bottom: 16px;
}
#novinky_box h3 a{
	font-size: 130%;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.25em;
}
#novinky_box a{
	color: #ff0000;
}
#novinky_box_end{
	height: 2px;
	width: 670px;
	margin-bottom: 10px;
	display: inline;
	float: left;
	background: url(../images/home/novinky_box_end.gif) no-repeat;
}
.news_home_top{
	width: 308px;
	padding: 10px;
	padding-bottom: 0;
	overflow: hidden;
	float: left;
	
}
.top_2{
	padding-left: 22px;
}
.no_mezera{
	padding-top: 0;
	position: relative;
}
.no_mezera span{
	position: absolute;
	top: 3px;
	right: 8px;
}

.news_home{
	width: 646px;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border: 2px solid #e2e9fa;
}
.news_home a{
	color: #ff0000;
}
