#drobky{
	background: #09468e url(../images/home_drobky.jpg) no-repeat right bottom;
}
#content { 
	background: url(../images/home_content.jpg) no-repeat top right;
}
#extra { 
	background: url(../images/home_extra.jpg) no-repeat top right;
	padding-top: 320px;
	position: relative;
}
#home_kus{
	width: 13px;
	height: 319px;
	background: url(../images/home_kus.gif) no-repeat;	
	position: absolute;
	top: 0;
	right: -13px;
}
#home_box{
	width: 310px;
	height: 190px;
	padding-bottom: 10px;
	overflow: hidden;
	color: #09468e;
}


#home_box2{
	width: 370px;
	height: 30px;
	overflow: hidden;
	color: #09468e;
	margin-bottom: 90px;
	text-align: right;
}

#home_box h2{
	color: #09468e;
	padding-bottom: 1px;
	background: url(../images/home_box_hr.gif) no-repeat bottom left;
	line-height: 1.6em;
	margin-bottom: 20px;
}
#home_box h3{
	color: #09468e;
	padding-bottom: 7px;
}

#home_box a{
	color: #09468e;
}
#home_box a:visited{
	color: #09468e;
}
#home_box a:hover{
	color: #000;	
}
#home_box ul{
	margin-left: 15px;
	list-style-type: disc;
	line-height: 1.6em	
}



