@import url('common.css');

#dbody img {
	position: absolute;
}
#hodiny, #timeless, #kocka, #friendly  {
	bottom: 20px;
}
#kohoutek {
	left: 60px;
}
#kohoutek, #ovoce, #clean, #healthy{
	top: 20px;
}
#ovoce, #hodiny {
	right: 60px;
}
#friendly {
	left: 0;
}
#timeless {
	right: 0;
}
#friendly {
	left: 357px;
}
#kocka {
	left: 60px;
}
#healthy {
	right: 300px;
}

.c {
	background: silver none no-repeat center;
	width: 70px;
	position: absolute;
}
.ctext {
	text-align:center;
	line-height:70px;
	font-size: 40px;
	color: #f5deb3;
	background: url(../img/pattern_0.gif) no-repeat center;
	font-weight: bold;
}
.c.s { width: 40px; }
.ctext.s {
	line-height:40px;
	font-size: 23px;
	color: #f5deb3;
	background: url(../img/pattern_0_S.gif) no-repeat center;
}
