.tablefont_caption {
	font-family: Arial;
	font-size:  13px;
	font-weight: normal;
	color: #002829;
}

.gamedesc {
	font-family: Arial;
	font-size:  12px;
	font-weight: normal;
	color: #003839;
}

.svetlynadpis {
	font-family: Arial;
	font-size:  12px;
	font-weight: bold;
	color: white;
}

.tablefont_normal {
	font-family: Arial;
	font-size:  12px;
	color: #003839;
	font-weight: normal;
}

A {
	font-family: Tahoma;
	font-size: 13px;
	color: #e55100;
}

.smallodkaz {
	font-family: Tahoma;
	font-size: 11px;
	color: #e55100;
}

A:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #276471;
}

.menu {
	font-family: Arial;
	font-size:  13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menu:hover {
	font-family: Arial;
	font-size:  13px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
.button {
	border-style: solid;
	border-width: 1;
	border-color: #003839;
	color: #003839;
	font-family: Arial;
	font-weight: bold;
}


.menu:active {
	font-family: Arial;
	font-size:  13px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}

.odkaz_dark {
	color: #606060;
	font-family: Arial;
	text-decoration: none;
}
.odkaz_dark:hover {
	color: blue;
	font-family: Arial;
	text-decoration: none;
}

.picture {
	border-width: 0px;
	border-style: solid;
	border-color: #909090;
}


.main {
	font-family: Tahoma;
	font-size: 13px;
	color: #3b3b3b;
}
.caption {
	font-family: Tahoma;
	font-size: 13px;
	color: #e55100;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	color: #276471;
}
.news_caption {
	font-family: Tahoma;
	font-size: 12px;
	color: #e55100;
}
hr {
	color: #7fbdbf;
}