td {
	font-family: Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
}

.sedy td{
	background-color: #C9D3DC;
}

td.cara {
	background-color: #939BA1;
}

a {
	color : #34A9BE;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a.menu {
	font-size:11px;
	color : #ffffff;
	text-decoration:none;
}

a.menu:hover {
	text-decoration: underline;
}
a.menu_e {
	font-size:11px;
	color : Black;
	text-decoration:none;
}

a.menu_e:hover {
	text-decoration: underline;
}

.nadpis {
	font-size:13px;
	font-weight: bold;
	color:#000000;
}

.blue {
	color:#34A9BE;
}

.bluebg {
	background-color:#34A9BE;
}

.horni {
	font-size:11px;
	color: #163221;
}

.white {
	font-size:11px;
	color: #ffffff;
}

.selected {
	color: #d0d0d0;
}

.ramek {
	border: solid 1px #AEAFB1;
}

li {
	list-style-image : url(img/kula.gif);
}


