a.lang{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: white;
	text-decoration: none;
}
a.lang:hover{
	color: #A81A23;
}
a.lang_a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #A81A23;
	text-decoration: none;
}
a.bottom{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
a.bottom:hover{
	text-decoration: underline;
}
a.uvod{
	font-family: tahoma;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
a.uvod:hover{
	text-decoration: underline;
}
div.nadpis{
	font-family: tahoma;
	font-size: 12px;
	color: #004B02;
}
div.text{
	font-family: tahoma;
	font-size: 11px;
	color: #5A6400;
	line-height: 13px;
}
div.pod_obr{
	font-family: tahoma;
	font-size: 10px;
	color: #004B02;
}
img.border_green{
	border: 1px #004B02 solid;
}
input{
	border: 1px black solid;
	font-size: 11px;
	background-color: #D5DDB8;
}
textarea{
	border: 1px black solid;
	font-size: 11px;
	background-color: #D5DDB8;
}
select{
	border: 1px black solid;
	font-size: 11px;
	background-color: #D5DDB8;
}

/*###########################
########## ADMIN ############
############################*/

