div{
	 position:absolute;
}
.ico{
	 left:-5px;
	 top:-5px;
	 line-height:0
 }
.txt{
	 font-size:90%;
	 line-height:110%;
	 width:6em;
 }
span{
	padding:1px;
}
text{
	display:none;
}
.teksts{
	 font-size:70%;
	 width:100%;
		vertical-align: middle; 
		text-align: center;
	 height: 30px;
}
table, td, tr{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	border-width: 0px;
}
.demo {
	opacity: 0.2;
}
.active {
  opacity: 1;
}
td{
	text-align:center;
	font-size:80%;
}
.img {
  vertical-align: middle;
  width:100%;
}
.container {
	position: relative;
}

.column {
  float: left;
  width: 10%;
}
