body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	margin: 0px 0px 0px 0px;
	background-image: url(../images/_podkl.gif);
	background-repeat: repeat-x;
}
td {
	font-size: 11px;
}

/* prihlaseni k zavodu */
#league_sign {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	display: inline;	
	padding-top: 10px;
	padding-left: 50px; 
}
#league_sign input {
	border: 1px solid #000000;
}
#league_sign h2 {
	font-size: 11pt;	
}

.menu-lista {
	background-color: #fcdf2a;
	font-size: 11px;
	font-weight: bold;
}

.menu-lista A {
	text-decoration: none;
}

.menu-lista A:hover {
	text-decoration: none;
	color: #017cc2;
}

.menu-pod {
	font-size: 11px;
	text-indent: 15px;
}

.menu-pod A {
	font-size: 11px;
	text-indent: 15px;
	text-decoration: underline;
}

.menu-pod A:hover {
	font-size: 11px;
	text-indent: 15px;
	color: #017cc2;
	text-decoration: none;
}

.cl-nadpis {
	font-size: 14px;
	font-weight: bold;
}

.cl-datum {
	font-size: 12px;
	font-style: italic;
}

.cl-uvod1 {
	font-size: 11px;
	font-style: italic;
}

.cl-uvod2 {
	font-size: 12px;
	font-style: normal;
}

.cl-rubrika {
	font-size: 11px;
	font-style: normal;
	color: #c0c0c0;
}

.cl-autor {
	font-size: 11px;
	font-style: normal;
	color: #b8b8b8;
}

.cl-autor A {
	font-size: 11px;
	font-style: normal;
	color: #c0c0c0;
	text-decoration: underline;
}

.cl-autor A: hover {
	font-size: 11px;
	font-style: normal;
	color: #c0c0c0;
	text-decoration: none;
}

.cl-link {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.cl-link A {
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}

.cl-link A:hover {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

.suda {
	background-color: #faebd7;
}

.licha {
	background-color: #f5f5f5;
}

.members-header {
	background-color: #6495ed;
	color: #ffff00;
}


