/* CSS Document */
.sezona{
width:97%;
margin:3px;
padding:5px;
margin-bottom:5px;
padding-bottom:15px;
/*position:relative;*/


}
.sezonatyp{
	width:33.3%;
	float: left;
	position: relative;
}
.misto{
	font-weight: bold;
	width: 20px;
	}
.jmeno{
	position: absolute;
	left: 20px;
	width: 160px;
}

.kategorie{
	position: absolute;
	width: 90px;
	left: 170px;

}/*
.rok2006a{height:95px;}
.rok2007{height:130px;}
.rok2008a{height:95px;}
.rok2008{height:130px;}
.rok2006{height:130px;}
.rok2003{height:230px;}
.rok2004{height:190px;}
.rok2005{height:110px;}*/
.pointer{
cursor:pointer;}

.cleaner{
    clear:both;
    width:20px;
    height:1px;
}
