.text P.zahlavi {
	font-size : 80%;
}
.text P.zahlavi A {
	color : #000000;
	font-weight : bold;
}

.vyrazne, #vyrazne {
	font-weight : bold;
	/*text-decoration : underline;*/
}

.text TH, .text TD {
	font-size : 90%;
	vertical-align : bottom;
	padding-right : 0.5em;
}

.text P.strankovani{
	text-align : center;
	background-color : #FBC905;/*#FFFFC0;*/
}
SPAN.aktStranka {
	float : right;
}

TABLE .smazat {
	text-align : center;
}

.text TD {
	vertical-align : middle;
}

DIV.klient_text {
	font-size : 90%;
	padding-left : 0em;
	padding-right : 0em;
}

DIV.klient_text H2, DIV.klient_text H3 {
	font-size : 120%;
	padding-top : 0.5em;
}

.text TABLE.upravit TH, .text TABLE.upravit TD,
.text TABLE.vypis TD, .text TABLE.vypis TH {
	text-align : left;
	padding-right : 1em;
	border-bottom : 1px solid #FBC905;
}

.text TEXTAREA {
	font-family : "Arial CE", Arial, sans-serif;
}


/*-------- TABLE prehled --------*/
.text TABLE.prehled TD, .text TABLE.prehled TH,
.text TABLE.vypis TD, .text TABLE.vypis TH {
	padding : 0.1em 0.5em;
}

TABLE.prehled {
	width : 90%;
}

TABLE.prehled TD
{
	border-top : 1px solid #FBC905;
}
.prehled TD.prihlaseni, .prehled TD.datum, .prehled TD.poc_prihlaseni {
	text-align : center;
}
.prehled TD.email, .prehled TD.jmeno, .prehled TD.popis, .prehled TD.nazev, .prehled TD.informace,
.prehled TH.email, .prehled TH.jmeno, .prehled TH.popis, .prehled TH.nazev, .prehled TH.informace {
	text-align : left;
}
.prehled TD.zobrazit, .prehled TD.upravit {
	width : 4em;
}
.prehled TD.smazat {
	width : 5.5em;
}


.text TD.info, SPAN.info {
	font-size : 80%;
	font-style : italic;
}
