body {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Verdana CE", "Helvetica CE", Verdana, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-track-color: white;
	scrollbar-face-color: #d4dfe4;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: black;
}
table {
	border-collapse: collapse;
}
.akce {
	background: #d4dfe4;
	padding: 3px;
}
td {
	font-family: "Verdana CE", "Helvetica CE", Verdana, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
}
.right {
	border: 1px solid black;
	margin-left: 6px;
}
.left {
	border: 1px solid black;
	margin-right: 6px;
}
.table {
	border: 1px solid black;
}
#matrice {
	position: absolute; width: 200px; top: 15px; left: 15px;
}
#text {
	position: absolute; width: 480px; top: 15px; left: 220px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: black;
	background: #fff;
	padding-left: 10px;
	line-height : 1.4;
}
#help {
	position: absolute; width: 580px; top: 15px; left: 15px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: black;
	background: #fff;
	padding-left: 10px;
	line-height : 1.4;
}
#text_titul {
	background-image: url("linka.jpg");
	background-repeat: no-repeat;
	width: 500px;
	height: 33px;
	padding-top: 7px;
}
#text_titul_l {
	background-image: url("linka.jpg");
	background-repeat: no-repeat;
	width: 500px;
	height: 33px;
	padding-top: 7px;
}
#smazat {
	padding: 20px;
	border: 1px solid black;
	background: red;
	color: white;
	font-weight: bold;
	text-align: center;
}
#smazat a:link {
	color: black; 
	text-decoration: none; 
}
#smazat a:visited {
	color: black; 
	text-decoration: none; 
}
#smazat a:active {
	color: black; 
	background: white;
	text-decoration: none; 
}
#smazat a:hover {
	color: black; 
	background: white;
	text-decoration: none; 
}
#text #reklama a:hover {
	color: white;}
#text #reklama {
	margin-bottom:25px; }
h1 {
	text-align: right;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
h2 {
	text-align: right;
	font-size: 12px;
	color: #000;
}
h3 {
	text-align: left;
	font-size: 12px;
	color: red;
}
h4 {
	text-align: left;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
a:link {
	color: black; 
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none; 
}
a:active {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black; 
	text-decoration: underline;
}
ul { 
	list-style-type: none;
	margin: 0; 
	border: none; 
	padding-left: 0px; 
	padding-top: 10px; 
	padding-bottom: 0px;
} 
li { 
	margin: 0;
}
p {
	text-align: justify;
}
hr {
	height: 1px;
	color: lightblue;
}
#menu {
	width: 200px;
	margin: 0px;
}
#menu ul { 
	list-style: none;
	margin: 0; 
	border: none; 
	padding-left: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
} 
#menu li { 
	margin: 0 0 6px 0;
}
#menu_titul {
	font-size: 12px;
	font-weight: bold;
	color: black;
	background: #d4dfe4;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#menu_obsah {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: black;
	background: #d4dfe4;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#menu_titul1 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	background: #f3f6f9;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#menu_obsah1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: black;
	background: #f3f6f9;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#menu_obsah ul { 
	list-style: none;
	margin: 0; 
	border: none; 
	padding-left: 5px; 
	padding-top: 5px; 
	padding-bottom: 0px;
} 
#menu_obsah li { 
	margin: 0 0 6px 0;
}
#menu_obsah a:link {
	color: black; 
	text-decoration: none; 
}
#menu_obsah a:visited {
	color: black;
	text-decoration: none; 
}
#menu_obsah a:active {
	color: black;
	text-decoration: underline;
}
#menu_obsah a:hover {
	color: black;
	text-decoration: underline;
}
#menu_obsah td {
	padding-left: 5px;
}
#text a:link {
	color: #000; 
	text-decoration: underline;
}
#text a:visited {
	color: #000;
	text-decoration: underline; 
}
#text a:active {
	color: #c00;
	text-decoration: underline;
}
#text a:hover {
	color: #c00; 
	text-decoration: underline;
}
#help a:link {
	color: #000; 
	text-decoration: underline;
}
#help a:visited {
	color: #000;
	text-decoration: underline; 
}
#help a:active {
	color: #c00;
	text-decoration: underline;
}
#help a:hover {
	color: #c00; 
	text-decoration: underline;
}
