h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #640043;
	padding-bottom: 2px;
}
.odd {
	background-color: #D1C2CE;
}
.domaci {
	background-color: #FFC097;
}
.domaciOdd {
	background-color: #FFE6D7;
}
.tableVypis a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #640043;
}
.tableVypis td {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.tableHeader {
	color: #FFF;
	background-color: #640043;
	font-weight: bold;
}
#menuAdmin {
	clear: both;
	height: 35px;
}
.menuAdmin {
}
.menuAdmin a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #640043;
	color: #B374B8;
	text-decoration: none;
	line-height: 22px;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.menuAdmin a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #640043;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
	font-size: 14px;
	background-color: #640043;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.menuAdmin li{
	list-style-type: none;
	float: left;
	display: block;
	margin-right: 38px;
}
.fotoHandler {
	position: absolute;
	left: 450px;
	top: 0px;
}
.tableVypisAdmin a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #640043;
	font-size: 14px;
	display: block;
	width: 45px;
}
.tableVypisAdmin td {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 14px;
}
.controlVypis {
	position: absolute;
	top: 125px;
	right: 55px;
	width: 245px;
	margin: 0px;
	padding: 0px;
}
.controlVypis fieldset{
	padding: 5px;
}
.controlVypis table{
	margin-right: 5px;
	display: block;
}
.counter {
	position: absolute;
	top: 308px;
	right: 55px;
	width: 245px;
	margin: 0px;
	padding: 0px;
}
.counter table {
	margin-right: 5px;
	display: block;
}
.counter fieldset {
	padding: 5px;
}

