#box{
	background: #fff url(../images/box_home.gif) repeat-y center;
}
#header{
	background: #cff090 url(../images/header_home.jpg) no-repeat top;
}
#home_banner{
	width: 958px;
	height: 222px;
	position: relative;
	background: url(../images/home_banner.jpg) no-repeat top left;
}
#banner_text{
	width: 460px;
	height: 165px;
	position: absolute;
	top: 31px;
	left: 27px;
	overflow: hidden;
	font-size: 105%;
	color: #384f04;
}
#banner_text img{
	padding-bottom: 8px;
}

#main { 
	background: url(../images/main_home.gif) no-repeat bottom left;
}
#content { 
	float:left; 
	width: 712px; 
	background: url(../images/content_home.gif) no-repeat top left;
}
#nav { 
	float:right; 
	width: 238px; 
	background: #e4edc8;
}
#menu li{
	padding-bottom: 0 !important;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	display: inline;
	width: 232px;
	height: 182px;
	overflow: hidden;
	position: relative;
}
li#m_mluvici_tuzky{
	margin-right: 0;
}
#menu li a{
	width: 232px;
	height: 182px;
	/*float: left;	*/
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 110%;
	background: #e60645;
	padding: 0;
	/*padding: 11px 0 0 15px;*/
}
li#m_mluvici_tuzky a{
	/*background: #e60645 url(../images/m_mluvici_tuzky_home.jpg) no-repeat top left !important;*/
}
li#m_publikace a{
	background: #e60645 url(../images/m_publikace_home.jpg) no-repeat top left !important;
}
li#m_interaktivni_sada a{

	background: #e60645 url(../images/m_iteraktivni_sada_home.jpg) no-repeat top left !important;
}
#home{
	background: url(../images/home.gif) no-repeat top left;
}

 h3.nadp{
	width: 207px;
	background: #333 url(../images/h3_nadp.gif) no-repeat top left;
	color: #fff;
	font-size: 100% !important;
	padding: 9px 10px 8px 15px;
}

.mini_box{
	width: 212px;
	padding: 10px;
	margin-bottom: 8px;
	overflow: hidden;
	background: url(../images/mini_box.gif) no-repeat bottom left;
}
.flash{
	position: absolute;
	top: 117px;
	right: 21px;
}