BODY, TD { 
	font-family : Arial, Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	color: #000000;			/* barva textu */
	margin-left: 0px;		/* levy okraj */
	margin-top: 0px;		/* horni okraj */
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	color: #D40000;
	font-weight: normal;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

p.datum {color:#a80004; padding-bottom:0px;margin-bottom:0px; font-weight: bold;}
p.aktuality_text {margin-top:0px;margin-bottom:0px; text-align: justify; padding-right:20px;}

.obrazek {
	border-color: black;
	border: 1px solid black;
}

h1{
	margin-top: 10px;
	font-size : 20px;
}

.sluzby {
	font-size: 18px;
}

a.sluzby {
	color: #C80000;
}

A.menu {
	font-weight:bold;
	text-decoration: none;
	color: #C80000;
	font-size: 18px;
	}

A.menu:Hover {
	color: #930000;
	text-decoration: none;
	color: #C80000;	
}

li.skrt { list-style-image: url(images/li1.gif); }

.adresa {
	text-decoration: none;
	color: #BBBBBB;
	font-size : 7.5pt;
	font-weight: normal;
	}

A.adresa:Hover {
	font-size : 7.5pt;
	color: #CFCFCF;
	text-decoration: underline;
}

.leve_menu {
	text-decoration: none;
	color: #938C8C;
	font-size : 9pt;
	}

A.leve_menu:Hover {
	text-decoration: underline;
	font-weight: normal;
}

.tenky { border: 1px solid #4B4B4B; }

.nospace {padding:0px; margin:0px;}
