body, table, tr, td   {
	font-family: "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
}
body  {
	font-size: 62.5%;
	background-color: #FFDF8b;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
	text-align: justify;
}
table, tr, td {
	font-size: 1em;
	line-height: 1.4em;
}
img {
	border: none;
}
a {	text-decoration: underline;
	color: #993300;
}
a:visited,active{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #993300;
}
.titul {
	font-size: 2.2em;
	font-weight: bold;
	text-align: center;
	color: #993300;
	border-bottom: 2px solid #FFDF8b;
	letter-spacing: 0.5em;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.titulek {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #FFDF8b;
	margin-bottom: 10px;
	margin-top: 10px;
}
.centr {
	text-align: center;
}

.popiska {
	font-size: 1em;
}
.mezititulek {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}

.thumb {
	float: left;
	width: 142px;
	height: 142px;
	margin: 1em;
	font-size: 0.8em;
	text-align: center;
}

.clear {
clear: both;
}

.pauza4 {
height: 4px;
}

.pauza10 {
height: 10px;
}

.right {
	float: right;
}

#pagepnm {
	background-color: #FFFFCC;
	height: auto;
	width: 660px;
	position: relative;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
}
#pagepn {
	padding: 15px 15px 5px;
	border: thin solid #D7B893;
}

#menu {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	background: #FFDF8b;
	margin-top: 1em;
	padding: 1em;
	margin-bottom: 1em;
}

#patka {
	width: 100%;
	padding-top: 5px;
	text-align: center;
	border-top: 2px solid #FFDF8b;
}

#mini {
	float: left;
	}
