body, html {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana,Arial,Arial CE;
	font-size: 12px;
	margin: 0px;
	text-align: center;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:active {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}


#download table {
	text-align: center;
}

.textTelo {
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 830px;
	padding-bottom: 10px;
	min-height: 170px;
}

#hlavicka {
	background-image: url(images/mac-header.png);
	background-repeat: no-repeat;
	width: 850px;
	height: 169px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.menu {
	position: relative;
	top: 132px;
	width: auto;
	height: 23px;
	text-align: left;
	margin-left: 80px;
}

.menu a:link {
	color: #e08535;
	text-decoration: underline;
}

.menu a:visited {
	color: #e08535;
	text-decoration: underline;
}

.menu a:active {
	color: #e08535;
	text-decoration: underline;
}

.menu a:hover {
	color: #e08535;
	text-decoration: none;
}

.menuAktivni {
	background-image: url(images/mac-menu-active.png);
	background-repeat: no-repeat;
	width: 124px;
	height: 23px;
	float: left;
	margin-right: 5px;
	text-align: center;
	padding-top: 3px;
}

.menuNeaktivni {
	background-image: url(images/mac-menu-passive.png);
	background-repeat: no-repeat;
	width: 124px;
	height: 23px;
	float: left;
	margin-right: 5px;
	text-align: center;
	padding-top: 3px;
}

#telo {
	background-image: url(images/mac-body.png);
	background-repeat: repeat-y;
	width: 850px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
}

#paticka {
	background-image: url(images/mac-footer.png);
	background-repeat: no-repeat;
	width: 850px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 3px;
	clear: both;
}

.prouzek {
	background-color: #372b29;
	border-bottom: #5b4a33 solid 1px;
	border-top: #5b4a33 solid 1px;
	width: auto;
	margin-bottom: 5px;
	text-align: center;
}
