
BODY, TD, TH, DL, UL, OL, P, A, select,input,textarea,option,html 
{
	FONT-FAMILY: Verdana,Sans-serif,Helvetica,Arial;
	FONT-SIZE: 11px;
	line-height: 15px;
	font-width: normal;
  cursor: default;
}

A
{
	text-decoration: underline;
	font-weight: bold;	
  cursor: pointer;
	cursor: url('spermie.ani');
}
A:link{    COLOR: black; }
A:visited{    COLOR: black; }
A:active{    COLOR: red; }
A:hover{    COLOR: red; }

.txt 
{
   font-size:11px;
   border-style: solid;
   border-width: 1px;
}

.head_text 
{
	font-size:11px;
	color: red;
	font-weight: bold;	
	text-decoration: none; 
	line-height: 20px;
}

.head_text2 
{
	font-size:11px;
	color: white;
	font-weight: bold;	
	text-decoration: none; 
}
.link_noline {
	text-decoration: none;
}

.big_text {
	font-size:11px;
	font-weight:bold;	
	line-height:17px;
}

.small_text {
	font-size:10px;
	font-weight:bold;	
	line-height:20px;
}

.submit 
{
  font-size:11px;
	border-style: solid;
  border-width: 1px;	
}

.title {
  font-family: Sans-serif,Verdana,Arial;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

.small {
	font-size: 9px;
}

.big_spacing{
	line-height: 20px;
}

/*vsechny popisky*/
.elem_tit
{
	font-weight: bold;
}

.tab_head
{
	font-weight: normal;
	color: white;
	background-color: red;	
	line-height: 18px;
}
.tab_head2
{
	font-weight: normal;
	color: white;
	line-height: 25px;
}
.tab_foot
{
	background-color: #D8D8D8; /*red;*/
	height: 2px;
}

.txtBlack 
{
   	font-size:11px;
	font-weight:normal;
}

.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }

input.tlacitko {background-color:red; color:white; font-weight:bold; font-size:11px; cursor: pointer; cursor: url('spermie.ani'); border-top: 1px solid #FFCCCC; border-left: 1px solid #FFCCCC;}
