#obsah input.button {
	height: 16px;
	background: url("../images/button_dark.jpg") 0px 0px no-repeat;
	padding-bottom: 3px;
	display: block;
	}
#obsah input.button:hover, #obsah input.button:focus{
	background: url("../images/button_dark.jpg") -80px 0px no-repeat;
	}
.segment {height: 130px; BACKGROUND-COLOR: #f5f5f5; text-align: center;}		
.element {border: 1px solid #CDF291; width: 105px; height: 120px; 
          float: left; margin: 2px; text-align: center; padding-top: 5px;}

