div.content_background {
	background: #fff url(../images/home/box.gif) repeat-y left;
}
#banners{
        height: 236px;
	background: url(../images/home/banners.gif) no-repeat top left;
}
div.content_konec{
	background: url(../images/home/konec.gif) no-repeat;
}
div.content_main {
    width: 722px;
}
div.content_content { 
	width: 450px;
	float:left; 
	padding-left: 12px;
}
div.content_contentin {
        width: auto;
        margin: 0;
        padding: 0;
}
#navin {
        width: auto;
        margin: 0;
        padding: 0;
}
#nav { 
	width: 230px;
	float:right; 
}
 h3.nadp{
	background: #77ab4d url(../images/home/h3_nadp.gif) no-repeat top;
}
.mini_box{
	background: url(../images/home/mini_box.gif) no-repeat bottom;
}
#home_nadpis{
 	font-size: 95%;
	background: #77ab4d url(../images/home/home_nadpis.gif) no-repeat top;
	color: #fff;
	padding: 9px 10px 8px 10px;
	border-bottom: 3px solid #63913e;
}

#home_archiv {
	width: 230px;
	background: #fff url(../images/home/mini_box.gif) no-repeat bottom left;

	padding: 0 0 10px 0;
	clear: both;
}
#home_archiv li {
	list-style-type: none;
	padding: 8px 0 8px 22px;
	margin: 0 1px;
	background: url(../images/banner_akce_li.gif) no-repeat 10px 14px;
	border-bottom: 1px solid #d4d4d4;
	font-weight: bold;
}
#home_archiv li.sudy {
	background-color: #f9f8f8;
}
#home_archiv li.posledni {
	border-bottom: none;
	background: none;
	padding-left: 10px;
}
#home_archiv li.posledni a {
	padding-right: 10px;
	background: url(../images/home/home_archiv_posledni.gif) no-repeat bottom right;
	font-weight: normal;

}
