a:active, a:focus, a:hover, a:link, a:visited {
	text-decoration: none;
	border: 0px none;
}
body {
	/*background-color: White;*/
	/*background-color: #1E90FF;*/
	background-color: #9ED6FF;
	color: Black;
	font-family: Verdana,  Arial, sans-serif;
	font-size: small;
	/*background-image: url(imagenes/backg01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;*/
}
input,select,textarea {
	background-color: #FDF5E6;
	color: Black;
	font-family: Verdana,  Arial, sans-serif;
	font-size: small;
	border: 1px dotted #A9A9A9;
}
input:focus,input.focus,textarea:focus,textarea.focus {
	border: 1px solid Black;
}
input,textarea {
	behavior: url(focus.htc);
}
input.posli {
	background-color: #DCDCDC;
	color: Black;
	font-family: Verdana,  Arial, sans-serif;
	font-size: small;
	border: 1px outset Black;
}

img {
	border: 0px none;
}
img.mapa {
	border: 1px solid Black;
}
.intro {
	background-color: #1E90FF;
}
table {
	background-color: White;
	border: 1px solid Black;
}
table.inv {
	background-color: White;
	border: 0px none;
}
table.penize {
	border: 2px solid Black;
	border-collapse: collapse;
}
td {
	text-align: left;
	color: Black;
	font-family: Verdana,  Arial, sans-serif;
	font-size: small;
}
td.centr {
	text-align: center;
}
td.penize {
	border: 1px solid Black;
	padding-left: 1px;
	padding-right: 1px;
}
td.mpenize {
	font-weight: bolder;
	border: 1px solid Black;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
}
td.inv {
	border: 1px solid Black;
}
td.hlava {
	text-align: center;
	padding-top: 12px;
}
td.patka {
	padding-bottom: 12px;
}
p {
	text-indent: 20px;
	text-align: left;
}
div.centr {
position:absolute;
left:50%;
top:50%;
width:630px;
height:630px;
margin-left:-315px; 
margin-top:-315px;
/*background-color:#6699CC;*/
}
.vysvetlivky {
	font-size: x-small;
}
.pozor {
	color: Red;
}
li {
	text-align: left;
}
.zero {
	text-align: center;
	border: 0px none Black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.one {
	text-align: center;
	border: 1px solid Black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
