body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
p {
	margin-bottom: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* odstrani prerusovanou caru okolo odkazu (obrazku) */
a:-moz-any-link:focus {
	outline: none;
}
.linka {
	background-color: #990000;
}
.menu {
	background-color: #000000;
}
.select {
	color: #FFCC00;
}
.text {
	background-color: #FFCC00;
}
.nadpis {
	color: #EE0000;
}
.nadpis_velky {
	text-transform: uppercase;
}
.nadpis_kapitola {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.fotoBox {
	background-image:url(../gfx/tex_foto.gif);
	background-repeat:no-repeat;
	color: #B08D00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.img {
	border: 13px solid #FFFFFF;
}


#zapati {
	color: #707070;
	margin-top: 8px;
}
#zapati a {
	text-decoration: underline;
}
#zapati a:link {
	color: #707070;
}
#zapati a:visited	{
	color: #707070;
}
#zapati a:active {
	color: #707070;
}
#zapati a:hover {
	color: #909090;
}
#ram {
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#text {
	background-color: #FFCC00;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#text a {
	text-decoration: underline;
}
#text a:link {
	color: #EE0000;
}
#text a:visited	{
	color: #EE0000;
}
#text a:active {
	color: #EE0000;
}
#text a:hover {
	color: #000000;
}
#text_home {
	background-color: #FFCC00;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#text_home a {
	text-decoration: underline;
}
#text_home a:link {
	color: #EE0000;
}
#text_home a:visited	{
	color: #EE0000;
}
#text_home a:active {
	color: #EE0000;
}
#text_home a:hover {
	color: #000000;
}
#page {
	text-align: center;
	width: 100%;
	height: 100%;
}
#menu {
	width: 700px;
	background-color: #000000;
}
#link {
	background-color: #000000;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
#link a {
	display: block;
	line-height: 25px;
	text-decoration: none;
}
#link a:link {
	color: #FFFFFF;
}
#link a:visited	{
	color: #FFFFFF;
}
#link a:active {
	color: #FFFFFF;
}
#link a:hover {
	color: #FFFFFF;
	background-color: #500000;
}
