body {
	color: Black;
	background-color: #FFFEBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}

td {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}

td.menu {
	background-image: url(images/grafika_04.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
}

td.main {
	background-image: url(images/grafika_05.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
}

td.tdmenu {
	width: 190px;
	height: 24px;
	text-align: right;
}


a {
	color: Blue;
}

a:hover {
	color: Black;
}

a.amenu {
	background-image: url(images/tlacitko.gif);	
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	text-align: right;
	padding-right: 24px;
	padding-top: 4px;
	
}

a.amenu:hover {
	background-image: url(images/tlacitko_hover.gif);	
	background-position: right;
	background-repeat: no-repeat;	
	width: 100%;
	height: 100%;
	color: #B22222;
}


img.ramecek {
	border: 4px solid Green;
}

h1 {
	font-size: 150%;
	color: #B22222;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	color: Green;
	font-weight: bold;
}

.pevnasirka {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
}
