td {
	vertical-align: top;
	font-family: Arial;
	color: #444839;
	font-size: 0.8em;
}
a {
	color: #0E7C4E;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #da0000;
}
.pozadi {
	background-image: url('img/bg.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
}
h1 {
	color: #0E7C4E;
	font-size: 1.2em;
}
ul {
	list-style-image: url('img/tecka-text.png');
}
.bunka0 {
	background-image: url('img/tabulka--pozadi.png');
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 25px;
	vertical-align: middle;
}
.bunka-z0 {
	background-image: url('img/tabulka--zacatek.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 4px;
}
.bunka-k0 {
	background-image: url('img/tabulka--konec.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 7px;
}
.bunka-s0 {
	background-image: url('img/tabulka--stred.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 13px;
}
.bunka1 {
	background-image: url('img/tabulka--pozadi2.png');
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 25px;
	vertical-align: middle;
}
.bunka-z1 {
	background-image: url('img/tabulka--zacatek2.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 4px;
}
.bunka-k1 {
	background-image: url('img/tabulka--konec2.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 7px;
}
.bunka-s1 {
	background-image: url('img/tabulka--stred2.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 13px;
}
.bunka-1 {
	height: 35px;
	vertical-align: middle;	
	color: green;
}
.bezova {
	color: #CC6600;
}
.hneda {
	color: #800000;
}
.zelena {
	color: #5B7C10;
}
.zelen {
	background-color: #d2f08c;
}
.linka {
	border-top: 1px solid #008000
}
.tlacitko {
	border-style: solid;
	border-width: 0;
	background-image: url('img/form-kusy.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height:22;
	font-size:10pt;
	color:#333333;
	padding-left:16px;
	padding-top:3px;
	width:47;
}
.okynko {
	border: 1px solid gray;
	background-image: url('img/form.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
}

acronym {
 cursor: help;
}

.red {
	color: #da0000;
}


.col-sloupec1 {
 width: 50px;
 float: left;
}
.col-sloupec2 {
 /*width: 300px;*/
 float: left;
}