.text TABLE
{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
}

.nadpis
{
	font-size : 15px;
	font-weight : bold;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	color : Maroon;
}

.nadpis_novinky
{
	font-size : 13px;
	font-weight : bold;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	color : Maroon;
}
.cas
{
	font-size : 11px;
	font-weight : bold;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	color : #BBBBBB;
}

.input
{
	width : 413px;
}
.main_okno TABLE
{
	background : #FFFFE5;
	padding : 5px;
}
.main_okno INPUT
{
	font-size : 12px;
	font-weight : normal;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	color : Maroon;
	border : 1px solid Black;
	padding-left : 4px;
}
.main_okno TEXTAREA
{
	font-size : 12px;
	font-weight : normal;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	color : Maroon;
	border : 1px solid Black;
	padding-left : 4px;
}

.tlacitko
{
	background-image : url(obrazy/pozadi_tlacitka.gif);
	border : 1px solid Black;
	background-color : White;
	color : White;
	font-size : 10px;
	font-weight : normal;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
}

.main_tabulka
{
	background : #FEFF86;
}
