BODY, P, TD, DIV, SPAN, UL, OL, LI, BLOCKQUOTE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}

BODY {
	scrollbar-arrow-color : #9E9E9E;
	scrollbar-3dlight-color : #FFFFFF;	
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #E9E9E9;
	scrollbar-shadow-color : #9E9E9E;
}

P {
	text-align: justify;
}
P.aCenter {
	text-align: center;
}
P.aRight {
	text-align: right;
}
/* Odkazy */
A {
	color : #CD1313;
	text-decoration : none;
}
A:HOVER {
	color : #CD1313;
	text-decoration : underline;
}

A.bold {
	color : #CD1313;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.bold {
	color : #CD1313;
	font-weight : bold;
	text-decoration : underline;
}

A.grey {
	color : #5D5D5D;
	text-decoration : none;
}
A:HOVER.grey {
	color : #CD1313;
	text-decoration : underline;
}

A.blue {
	color : #5D5D5D;
	text-decoration : none;
}
A:HOVER.blue {
	color : #3C4195;
	text-decoration : underline;
}

A.submnu1 {
	color : #5D5D5D;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.submnu1 {
	color : #CD1313;
	font-weight : bold;
	text-decoration : none;
}
A.submnu2 {
	font-size : 10px;
	color : #5D5D5D;
	text-decoration : none;
}
A:HOVER.submnu2 {
	font-size : 10px;
	color : #CD1313;
	text-decoration : none;
}

/* tabulky */
.tdhead {
	background-color:#FBECEC;
}

.tdheadbold {
	background-color:#FBECEC;
	font-weight : bold;
}

.tdbody {
	background-color:#F6F6F6;
}

/* Ostatni */
.title-grey {
	font-size : 12px;
	font-weight : bold;
	color: #5D5D5D;
}
.title-red {
	font-weight : bold;
	color: #CD1313;
}

.top-txt, .top-txt SPAN {
	font-size : 10px;
}

.c-red {
	color : #CD1313;
}
.c-blue {
	color : #3C4195;
}
.c-black {
	color : #000000;
}

.dis {
	color: #AEAEAE;
}
.note {
	font-size : 10px;
	font-style : italic;
}
.err {
	color: #CD1313;
}
/* HP */
.indent	{
	padding-left: 11px;
}
/* Formulare */
.form {
	font-size : 10px;
	height : 18px;
}
.form100 {
	font-size : 10px;
	height : 18px;
	width : 100%;
}
.form-area {
	width: 100%;
}

/* Informacni servis */
.tz-date {
	color : #B34A56;
	font-weight : bold;
}
.cl-date {
	color : #000000;
	font-weight : bold;
}
.cl-time {
	color : #5D5D5D;
	font-weight : bold;
}

ol.aJustify li {
	text-align: justify;
}

/* Pro mlade */
.pm-name {
	color : #3C4195;
	font-weight : bold;
}

BODY.young {
	margin: 0px;
}

TD.back-dot-line {
	background-image: url('/img/u/sep.gif');
}

/* Print */
@media screen {
	#lyr_screen	{
		display : inline;
	}
	#lyr_print {
		display : none;
	}
}
@media print {
	#lyr_screen {
		display : none;
	}
	#lyr_print {
		display : inline;
	}
}
