.d_kocka{
width: 480px;
overflow: auto;
}
.d_tit{
	font-weight: bold;
	/*background-color: #D6EF94;*/
	background: #EAF7C3;
	height: 15px;
	overflow: hidden;
}
.d_vp{
	float: right;
}
.d_cl{
	clear: both;
}
.d_p{
	text-align: right;
}

#box_1_full .d_kocka img {
	background-image: none;
	float: none;
	padding: 0;
	margin: 0;
	/*display: inline;*/
}
#box_1_full .d_kocka a img:hover{
	background-color: #FFFF00;
}
.me td, .me_c td{
	padding-left: 5px;
}
.me_c{
	color: #A0A0A0;
}