.text
{
	font-family : Arial;
	font-size : 13px;
	color : White;
}

.textmaly
{
	font-family : Arial;
	font-size : 10px;
	color : White;
}

.zlute
{
	color : Yellow;
}

.nadpis
{
	font-family : Arial;
	font-size : 15px;
	color : White;
	font-weight : bold;
}

.text A
{
	color : Yellow;
}

.text A:hover
{
	color : White;
}

.odeslat
{
	border : 1px solid Black;
	background : url('obrazy/pozadi_tlacitko.gif');
	height : 20;
	font-size : 15px
}

.textarea
{
	background : #F2F2F2;
	border : 1px solid Silver;
}