
/* { border: 1px solid black;} */

address {
	font-style: normal;
}

body {
	font-family: verdana, arial, helvetica, sans-serif !important;
	font-size: 70%;
	color: #000000;
	background-color: #FFF0D9;
	text-align: center;
	margin: 0 auto 0 auto;
}

h1, h2 {
	display: none;
}

hr {
	display: none;
}

img {
	border: 0;
}
	
/* tridy */

.box-menu ul {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}

.box-menu li {
	line-height: 1.5em;
	padding: 0;
}

.box-menu li a {
	font-weight: bold;
	color: #a52a2a;
	text-decoration: none;
}

.box-menu a:hover {
	text-decoration: underline;
}

.box-menu a#active {
	color: #000000;
}

.box-menu {
	font-size: 120%;
	border: 1px solid #a52a2a;
	background-color: #FFF9EC;
	padding: 13px 5px 20px 5px;
}

.box-hodiny {
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
}

.box-table {
	clear: both;
	text-align: center;
	padding: 15px;
}

.cervene {
	color: #a52a2a;
}

.left {
	text-align: left;
	float: left;
}

.right {
	text-align: right;
	float: right;
}

.firstleter {
	font-size: 160%;
	font-weight: bold;
	color: #a52a2a;
}

/*	identifikatory */
	
#basis {
	width: 760px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #FFF0D9;
	line-height: 1.5em;
}

#header {
	width: 760px;
	height: 195px;
}

#leftbox {
	font-size: 100%;
	width: 174px;
	background-color: #FFF0D9;
	padding: 0 0 50px 0;
}

#mainbox {
	font-size: 100%;
	float: right;
	width: 550px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border: 1px solid #a52a2a;
}

#mainbox p {
	margin: 15px;
}

#copyright {
	clear: both;
	font-size: 90%;
	color: #808080;
	width: 760px;
	height: 30px;
	margin: 0 auto 0 auto;
	padding-top: 2px;
	border-top: 1px solid #808080;
}

#copyright a {
	color: #808080;
	text-decoration: none;
}

#copyright a:hover {
	color: #808080;
	text-decoration: underline;
}
