table.mainMatches {
	width:100%;
}
table.mainMatches td, table.mainMatches th {
	padding:4px;
}
table.mainMatches td.left, table.mainMatches th.left {
	text-align:left;
}
table.mainMatches td.center, table.mainMatches th.center {
	text-align:center;
}
table.mainMatches th {
	background-color:#666666;
	color:#FFFFFF;
}
table.mainMatches th a {
	color:#FFFFFF;
	text-decoration:underline;
}
table.mainMatches th a:hover {
	text-decoration:none;
}
table.mainMatches tr.color {
	background-color: #F2F2F2;
}
table.mainMatches tr:hover {
	background-color:#BED3FA;
}
table.mainMatches tr.nohover:hover {
	background: none;
}
table.mainMatches td.win, table.mainMatches td a.win {
	color: #00CC00;
	font-weight:bold;
}
table.mainMatches td.lose, table.mainMatches td a.lose {
	color: #FF0000;
	font-weight:bold;
}
table.mainMatches td.draw, table.mainMatches td a.draw {
	color:#0000CC;
	font-weight:bold;
}
.hidden {
	display:none;
}
table.zapasy {
	width: 100%;
	margin-bottom:15px;
}
table.zapasy th {
	background: #ddd;
}
table.zapasy td, table.zapasy th {
	padding: .2em .4em;
	text-align:left;
}
table.zapasy th.center {
	text-align:center;
}
table.zapasy td {
	text-align: right;
	border: 1px solid #eee;
}
table.zapasy td.info {
	text-align: left;
	color: #334693;
	font-weight:bold;
}
table.zapasy td.left {
	text-align: left;
	padding-left: 10px;
}
table.zapasy tr:hover {
	background: #BED3FA;
}
table.zapasy td.center {
	text-align:center;
}
.vyhra {
	color:#008000;
	font-weight:bold;
	text-decoration:underline;
}
.vyhra:hover {
	text-decoration:none;
}
.prohra {
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}
.prohra:hover {
	text-decoration:none;
}
.remiza {
	color:#282B8E;
	font-weight:bold;
	text-decoration:underline;
}
.remiza:hover {
	text-decoration:none;
}
#zapasy td {
	padding:3px;
	border-bottom:1px #838383 dashed;
}
#zapasy td.center {
	text-align:center;
}
#zapasy tr:hover {
	background-color: #B1CEF1;
}
table.soupiska {
	border-collapse: collapse;
	margin-bottom:10px;
}
table.soupiska td, table.soupiska th {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0px;
	border-style: dashed;
	padding:4px;
}
table.soupiska th {
	font-weight: bold;
	text-align: center;
	background-color: #2B54A2;
	color:#FFFFFF;
}
table.soupiska th.left {
	text-align: left;
}
table.soupiska td {
	padding-left:8px;
}
table.soupiska td.center {
	text-align: center;
	padding-left:0px;
}
table.soupiska tr:hover {
	background-color:#BED3FA;
}
table#stats {
	width:100%;
	margin-bottom:10px;
}
table#stats td {
	padding:3px;
}
table#stats th {
	text-align:center;
	padding:3px;
}
table#stats tr:hover {
	background-color:#B7E8FF;
	text-decoration:none;
}
table#stats tr.title {
	background-color:#0D68AC;
	text-decoration:none;
	color:#FFFFFF;
}
table#stats tr.title a {
	color:#FFFFFF;
	text-decoration:underline;
}
table#stats tr.title a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
table#stats th.left {
	text-align:left;
}
table#stats tr td {
	border-bottom: 1px solid #EBEBEB;
}




table#profil {
	width:100%;
	margin-bottom:10px;
}
table#profil td {
	padding:3px;
}
table#profil th {
	text-align:center;
	padding:3px;
}
table#profil tr:hover {
	text-decoration:none;
}
table#profil tr.title {
	background-color:#666666;
	text-decoration:none;
	color:#FFFFFF;
}
table#profil tr.title:hover {
	text-decoration:none;
}
table#profil tr.title a {
	color:#FFFFFF;
	text-decoration:underline;
}
table#profil tr.title a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
table#profil th.left {
	text-align:left;
}
table#profil tr td {
	border-bottom: 1px solid #EBEBEB;
}
.news_last {
	width:132px;
	height:53px;
	background-color:#69a1ec;
	float:left;
	margin:0 4px;
	padding:10px;
	cursor:pointer;
}
.news_last_active {
	width:132px;
	height:53px;
	float:left;
	background:url(/images/bg_news.jpg) repeat-x;
	margin:0 4px;
	padding:10px;
	cursor:pointer;
}
#galerie .obal {
height:118px;
margin-top:8px;
border-bottom:1px #D4D4D4 solid;
}
#galerie .obal .text {
float:left;
line-height: 18px;
}
#galerie .obal .nadpis {
margin:0;
padding:0;
} 
#galerie .strankovani {
width:100%;
margin:8px;
text-align:center;
} 
.display-none {
display:none;
}

table#forum {
	width:100%;
	margin-bottom:10px;
}
table#forum td {
	padding:3px;
}
table#forum td.cursor {
	cursor:pointer;
}
table#forum td.center {
text-align:center;
}
table#forum td.right {
text-align:right;
}
table#forum td.nazev, table#forum td.info {
padding-left:10px;
}
table#forum th {
	text-align:left;
	padding:3px;
}
table#forum th.center {
	text-align:center;
}
table#forum tr:hover {
	background-color:#B7E8FF;
	text-decoration:none;
}
table#forum tr.title {
	background-color:#666666;
	text-decoration:none;
	color:#FFFFFF;
}
table#forum tr.title:hover {
	background-color:#666666;
	text-decoration:none;
}
table#forum tr.title a {
	color:#FFFFFF;
	text-decoration:underline;
}
table#forum tr.title a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
table#forum th.left {
	text-align:left;
}
table#forum tr td {
	border-bottom: 1px solid #EBEBEB;
}



table#profil_stat
{
width:100%;
}
table#profil_stat td
{
text-align:center;
padding:5px;
}
table#profil_stat td.left
{
text-align:left;
padding-left:10px;
}
table#profil_stat td.right
{
text-align:right;
}
table#profil_stat tr.header
{
background-color: #0D68AC;
color: #FFFFFF;
}
table#profil_stat tr.header td
{
font-weight:bold;
}
table#profil_stat tr.header td a
{
text-decoration:underline;
color:#FFFFFF;
}
table#profil_stat tr.header td a:hover
{
text-decoration:none;
}
table#profil_stat tr.header td.left
{
text-align:left;
}
table#profil_stat tr.header td.right
{
text-align:right;
}
table#profil_stat tr.row-2
{
background-color: #F0F0F0;
}



ul#navlist
{
list-style-type: none;
padding: 0;
position: relative;
border-bottom:5px solid #5AA9EF;
font-weight:bold;
padding-bottom:5px;
}

#navlist li
{
display: inline;
text-align: center;
margin: 0 5px 0 0;
background-color:#EAF4FD;
padding: 5px 7px;
cursor:pointer;
}


#navlist li:hover
{
background-color: #5AA9EF;
color:#FFFFFF;
}

#navlist li.active
{
background-color: #5AA9EF;
color:#FFFFFF;
}
