BODY {
	background-color: #BCF3EB;
	color: #8A36BC;
	font-family: verdana,'Times New Roman CE','Times New Roman',times;
	font-size: 10pt;
	margin: 0px 10px 50px 10px;
	scrollbar-face-color: #B8BFD8;
	scrollbar-highlight-color: #FFF432;
	scrollbar-shadow-color: #E1C219;
	scrollbar-3dlight-color: #917200;
	scrollbar-arrow-color: #96774B;
	scrollbar-track-color: #B8BFD8;
	scrollbar-darkshadow-color: #B99A0A;
}
INPUT,TEXTAREA {
	background-color: #999933;
	border-top: 0px;
	border-left: 0px;
	margin-top: 2px;
}

.poznamka {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 15px;
	
}
.oznam {
	text-indent: 0px;
	margin: 8px 10px 5px 20px;
	font-weight: bold;
}
H1 {
	font-size: 16pt;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 15px;
}
H2 {
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	margin: 30px 10px 30px 0px;
	color: black;
	background-color: #CC9933;
	padding: 5px;
}
.formular h2 {
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	margin: 30px 10px 30px 0px;
	padding: 5px;
	background-color: black;
	color: #FFCC00;
	border: 1px solid #FFCC00;
}
H3 {
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	margin-top: 30px;
	border: 1px solid;
	padding: 5px;
}
H4 {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	margin-top: 30px;
}
.menu table {
}
.menu td {
	font-size: 12pt;
}
.menu a{
	
}
td {
	font-size: 10pt;
}
a {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: black;
	background-color: cyan;
}
.novinky table {
	border : 0px solid #FFCC00;
}
.novinky td {
	border: 0px solid #CC9900;
	line-height: 1.5em;
	font-size: 10pt;
	font-family: verdana,'Times New Roman CE','Times New Roman',times;
	padding: 10px 10px 10px 10px;
}

.noborder td {
	border: 0px solid #FFCC00;
	line-height: 1.5em;
	font-size: 10pt;
	font-family: verdana,'Times New Roman CE','Times New Roman',times;
	padding: 5px 10px 5px 10px;
	text-align: left;	
}
th {
	color: #FFFFCC;
	font-size: 10pt;
	font-family: verdana,'Times New Roman CE','Times New Roman',times;
	border: 1px solid #FFCC00;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
p {
	text-indent: -15px;
	margin: 10px 10px 10px 30px;
	line-height: 1.5em;
}
ul {
	margin-top: 12px;
}
li {
	line-height: 1.5em;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 12px 0px;
}
.zvyraznene {
	font-weight: bold;
}
.modre {
	color: #99FFFF;
}
.zelene {
	color: #99FFFF;
}
.blizko {
	text-indent: 0px;
	margin-left: 10px;
	margin-top: 0px;
}
.kontakty td {
	font-size: 8pt;
	border: 1px solid #CC9933;
}
.kontakty th {
	font-size: 8pt;
	color: #FFCC00;
	border: solid green;
	padding: 5px;
	background-color: black;
	border-width: 3px 2px 3px 3px;
}
.kontakty .nadpis td {
	background-color: #CC9933;
	color: black;
	line-height: 1em;
	font-weight: bold;
	border: solid black;
	border-width: 1px 0px 1px 0px;
}
.sluzba {
	vertical-align: top;
}
