body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 85%;
	background-color: #fff;
	margin: 0;
}
.matr2 {
	width: 100%;
	height: 100%;
	text-align: left;
}
a, a:link, a:visited {
	color:#6c6;
	font-weight: bold;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
a[href^='http:'] {
	padding-right:9px;
	background-image:url("linkout.gif");
	background-position:right top;
	background-repeat:no-repeat;
}
a[href^='mailto:'] {
	padding-right:10px;
	background-image:url("linkmail.gif");
	background-position:right top;
	background-repeat:no-repeat;
}
a[href^='http://qt.ceskauniedamy.com'] {
	padding-right:0px;
	background: none;
}
#headermatr {
	height:80px;
	background-image: url(tbgmtr.gif);
	background-repeat: repeat-x;
}
#header {
	height:80px;
	background-image: url(tbg.gif);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
}
#mnu {
	position: relative;
	top: -2px;
	width:100%;
	background-color: #6c6;
	background-image: url(mnu1bg.gif);
}
#mnu2 {
	position: relative;
	top: -2px;
	width:100%;
	background-color: #ddd;
	background-image: url(mnu2bg.gif);
}
#mnu a, #mnu a:link, #mnu a:visited, #mnu2 a, #mnu2 a:link, #mnu2 a:visited {
	padding: 1px 1em 1px 1em;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#mnu a:hover, #mnu a:active, #mnu a:focus,
#mnu a.act, #mnu a.act:link, #mnu a.act:visited,
#mnu2 a:hover, #mnu2 a:active, #mnu2 a:focus,
#mnu2 a.act, #mnu2 a.act:link, #mnu2 a.act:visited {
	color: #ff9;
}
#contmatr {
	width:100%;
}
#cont {
	padding: 2em 1em 4em 1em;
}
#footer {
	width:100%;
	background-color: #6c6;
	background-image: url(mnu1bg.gif);
	color: #fff;
	text-align: center;
	font-size: 80%;
}
#footer a, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #ff9;
}
#footer a[href^='http:']{
	padding-right:10px;
	background-image:url("linkoutw.gif");
	background-position:right top;
	background-repeat:no-repeat;
}
#footer a[href^='mailto:']{
	padding-right:10px;
	background-image:url("linkmaiw.gif");
	background-position:right top;
	background-repeat:no-repeat;
}
acronym {
	border-bottom: 1px dotted inherit;
	cursor:help;
}
blockquote{
	padding:5px 10px 5px 10px;
	margin:10px;
	color: #000;
	font-weight: normal;
	background-color: #ff9;
	border-left:2px solid #6c6;
}
.no {
	display : none;
}
h2 {
	font-size: 150%;
	color: #6c6;
	border-bottom: 1px solid #000;
	margin: 10px;
	padding-top: 20px;
	margin-bottom: 1em;
}
h3 {
	font-size: 150%;
	margin: 10px;
	padding-top: 20px;
}
table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 10px;
	padding: 0;
	font-size: 95%;
}
td,th {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 2px;
	vertical-align: top;
}
th {
	color: #6c6;
}
.nwsinf {
	color: #aaa;
	font-size: 60%;
	font-weight: normal;
	float: right;
}
table.player {
	width: 100%;
	border: none;
	margin: 0;
}
td.player {
	border: none;
	padding: 0px;
	width: 30%;
	margin: 0;
}
.playertab {
	width: 100%;
}
tr.player_hover {
	background-color: #ff9;
}
.sponz {
	margin-top: 100px;
	border-top: 1px solid #000;
	padding: 1em;
}
