H1 {
	font-family : sans-serif;
	background : Black url("lista.jpg") no-repeat center;
	text-align : center;
	margin: 0;
	padding: 0;
	height: 130px;
}
h1 span {
visibility: hidden;
}
#regtab {
width: 740px;
background-color: #4F2D1D;
}

body {
	background-color: black;
	color: white;
	font-size: 12pt;
	scrollbar-face-color: black;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: black;
	scrollbar-darkshadow-color: black;
	margin-top: 0px;
	background : #000 url("pozadi.jpg") repeat-y 50% 130px;
}
.ramecek {
	border: 2px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ramecek td {
	padding-left: 1ex;
}
.cerne {
	background-color: #fff;
	border: 1px solid white;
	color: 000;
}

.dole {
	border-bottom: 2px solid white;
}
.okraje {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.chyba {
	color: red;
	font-weight: bold;
	font-size: 18pt;
}
.chyba_okr {
	color: red;
	font-size: 12pt;
	padding-left: 10px;
	padding-right: 10px;
}
.indent {
	text-indent: 1ex;
	padding-left: 2ex;
	padding-right: 2ex;
}
.kontakt:link {
	color: yellow;
	text-decoration: none;
}
.kontakt:visited {
	color: yellow;
	text-decoration: none;
}
.kontakt:hover {
	color: yellow;
	text-decoration: underline;
}
a.odkaz:link {
	color: yellow;
	text-decoration: none;
}
a.odkaz:visited {
	color: yellow;
	text-decoration: underline;
}
a.odkaz:hover {
	color: yellow;
	text-decoration: none;
}
.ram_1 {
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ram_2 {
	border-bottom: 2px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
}

