.boxObject130x90{
  position:relative;
  float:left;
  width:134px;
  height:104px;
  text-align:left;
  background:#fff;
  margin-bottom:5px;
  margin-left:5px;
  _margin-left:2px;
  _width:140px;
  z-index:2;
}

.boxObject130x90 img{
  margin-left:5px;
  margin-top:5px;
}

a.playVideo, a.playVideo:link, a.playVideo:active, a.playVideo:visited
{
  position:absolute;
  width:130px;
  _width:134px;
	height:100px;
	_height:104px;
	background: url('kultura-sport/grafika/play_big.gif') no-repeat 50% 50%;
	z-index:4;
	border:2px #AAA solid;
}

a.playVideo:hover
{	
  position:absolute;
  width:130px;
  _width:134px;
	height:100px;
	_height:104px;
	background: #33ff33 url('kultura-sport/grafika/play_big_hover.gif') no-repeat 50% 50%;
	z-index:4;
	border:2px #339933 solid;
}

a.showFoto, a.showFoto:link, a.showFoto:active, a.showFoto:visited
{
  position:absolute;
  width:130px;
  _width:134px;
	height:100px;
	_height:104px;
	background: url('kultura-sport/grafika/play_big.gif') no-repeat 50% 50%;
	z-index:4;
	border:2px #AAA solid;
}

a.showFoto:hover
{	
  position:absolute;
	width:130px;
  _width:134px;
	height:100px;
	_height:104px;
	background: #ffcc33 url('kultura-sport/grafika/play_big_hover.gif') no-repeat 50% 50%;
	z-index:4;
	border:2px #cc6633 solid;
}

.boxMedium{
  text-align:center;
  margin:0;
  padding:0;
}

.boxMedium h1.video{
  font-size:13px;
  color:#336600;
  font-weight:bold;
  margin-bottom:3px;
}

.boxMedium h1.foto{
  font-size:13px;
  color:#993300;
  font-weight:bold;
  margin-bottom:3px;
}

.clearing10px{
  position:relative;
  clear:both;
  width:100%;
  height:10px; 
}

