/* www.fotbalpraha.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

body {
	background-color: #666666;
	margin: 0em;
	padding: 0em;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	background-image: url(page.gif);
	background-repeat: no-repeat;
	text-align: justify;
}
.editor{
	text-align: justify;
}

body.intro {
	background-image: none;
}

.orange{
	color: #ff9900;
}

div.cleaner{
	width: 100%;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

a img, a:link img {
	border: none;
}

p {
	margin: 0em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

div.show-back{
	border-top: 2px solid white;
	margin-top: 10px;
}

h1 {
	font-size: 100%;
	background-color: #ffffff;
	background-image: url(h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	margin: 0em;
	padding-left: 10px;
}

h2 {
	font-size: 100%;
	background-color: #ffffff;
	background-image: url(h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	margin: 0em;
	padding-left: 10px;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
}

em {
	color: #ffffff;
}

ol {
	margin-left: 0em;
	margin-top: 2em;
	padding-left: 3em;
}

ul {
	margin-left: 0em;
	margin-top: 2em;
	padding-left: 3em;
}

ul li {
	list-style-type: square;
}

sub {
	font-size: 85%;
}

sup {
	font-size: 85%;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

fieldset {
	border: 0.1em solid #cccccc;
}

legend {
	border: 0.1em dotted #cccccc;
}

label {
	float: left;
}

input.text {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
}

input.checkbox {
	width: 12px;
	height: 12px;
}

input.radio {
	width: 12px;
	height: 12px;
}

input.submit, input.reset, input.button {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	border: 2px solid #999999;
}

input.file {
	width: 200px;
	height: 21px;
}

input.image {
	padding: 0px;
	border: none;
}

textarea {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
}

select {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #ffffff;
}

hr {
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	border: none;
	clear: both;
}
hr.orange {
	color: #ff9900;
	background-color: #ff9900;
	height: 1px;
	border: none;
	clear: both;
}
table {
	font-size: 100%;
}

/* vrstvy pro tisk */

div#print-header {
	display: none;
}

/* formatovaci vrstvy */

div#page {
	width: 69.6em;
}

div#page.with-background {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

div.spacer {
	clear: both;
	height: 8px;
}
div.article-spacer{
	line-height: 0.8em;
}
div.cleaner{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	width: 100%;
}
/* obsah */

/* levy sloupec */

div#content div.left {
	float: left;
	width: 11.5em;
	padding-bottom: 5em;
	overflow: hidden;
	background-image: url(left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* logo */

div.logo {
	width: 102px;
	height: 118px;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 21px;
}

div.logo p {
	width: 102px;
	height: 118px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

div.logo p span {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 102px;
	height: 118px;
	background-image: url(prazsky-fotbalovy-svaz.gif);
}

/* vyhledavani */

div.searching {
	padding-bottom: 0.55em;
	background-image: url(dotted-line-horizontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 0.2em;
}

div.searching p.box-title {
	font-weight: bold;
	color: #ff9900;
	margin-left: 0.3em;
}

div.searching form {
	margin: 0em;
	padding: 0.2em;
	background-color: #ff9900;
}

div.searching form input {
	background-color: #ffffff;
	width: 9.5em;
	_height: 1.8em;
	_line-height: 1.8em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	_padding: 0em;
	margin-left: 0.3em;
}

div.searching form input.submit {
	color: #ff9900;
	background-color: #666666;
	border: none;
	font-weight: bold;
	width: 2em;
	_height: 1.8em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	_padding: 0em;
	margin-left: 0.3em;
}

/* hlavni menu */

div.mainmenu ul {
	margin: 0em;
	padding: 0em;
}

div.mainmenu ul li {
	list-style-type: none;
	list-style-image: none;
	text-transform: uppercase;
}

div.mainmenu ul li a, div.mainmenu ul li a:link {
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}

div.mainmenu ul li a:hover {
	color: #ff9900;
	text-decoration: none;
}

div.mainmenu.in-left-column {
	padding-bottom: 1px;
	background-image: url(dotted-line-horizontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.mainmenu.in-left-column ul li {
	margin-bottom: 2px;
	background-color: #999999;
}
div.mainmenu.in-left-column ul li span.submenu-active{
	cursor: default;
	background-image: none;
	color: #ffffff;
	font-weight: bold;
	padding-left: 3px;
}

div.mainmenu.in-left-column ul li span.menu-active{
	cursor: default;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}
div.mainmenu.in-left-column ul li a, div.mainmenu.in-left-column ul li a:link {
	padding-left: 15px;
	background-image: url(mainmenu-a.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.35em;
}

div.mainmenu.in-left-column ul li a:hover {
	background-image: url(mainmenu-a-hover.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.35em;
	font-weight: bold;
}

div.mainmenu.in-left-column ul li.active {
	background-color: #ff9900;
}

div.mainmenu.in-left-column ul li a.active,  div.mainmenu.in-left-column ul li a.active:hover{
	background-image: none;
	background-color: #ff9900;
	color: #000000;
	font-weight: bold;
	padding-left: 0px;
}

div.mainmenu.in-left-column ul li ul li {
	background-image: url(mainmenu-subitems-li-item.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.35em;
	padding-left: 0em;
	text-transform: lowercase;
	background-color: #666666;
	margin-bottom: 0em;
}

div.mainmenu.in-left-column ul li.active ul li a, div.mainmenu.in-left-column ul li.active ul li a:hover{
	background-image: none;
}

div.mainmenu.in-left-column ul li ul {
	border: 1px solid #ff9900;
}

div.mainmenu.in-footer {
	_float: left;
	_width: 100%;
}

div.mainmenu.in-footer table td {
	text-align: center;
	background-color: #999999;
}

div.mainmenu.in-footer table, div.mainmenu.in-footer table td{
	border-collapse: collapse;
	border: 1px solid #ff9900;
	margin: 0px;
	padding: 0px;
}
div.mainmenu.in-footer table td a, div.mainmenu.in-footer table td a:hover {
	padding-left: 0.59em;
	padding-right: 0.59em;
	font-weight: normal;
}
div.mainmenu.in-footer table td a:hover {
	color: black;
}
span.footer-menu-active{
	padding-left: 0.59em;
	padding-right: 0.59em;
	background-color: #ff9900;
	color: #000000;
}
div.mainmenu.in-footer table td a.active, div.mainmenu.in-footer table td.active {
	background-color: #ff9900;
	color: #000000;
	font-weight: bold;
}

div.mainmenu.in-footer table td a.active:hover {
	color: #000000;
	font-weight: bold;
}

/* partneri */

div.partners {
	background-color: #999999;
	margin-top: 0.5em;
	float: left;
	width: 100%;
	text-align: center;
}

div.partners p.box-title {
	font-weight: bold;
	color: #000000;
	background-color: #ff9900;
	margin: 0em;
	padding-top: 0.1em;
	padding-bottom: 0em;
}

/* pravy sloupec */

div#content div.right {
	float: right;
	width: 57.5em;
	padding-bottom: 15px;
	overflow: hidden;
}

/* linka titulek - datum */

div.line {
	width: 100%;
	clear: both;
	float: left;
	border-bottom: 1px solid #000000;
	background-color: #000000;
}

/* titulek */

div.title {
	float: left;
	text-align: left;
}

div.title p strong {
	font-weight: bold;
	font-size: 1em;
	line-height: 0.6em;
	color: #ff9900;
}

/* datum */

div.date {
	float: right;
	margin-right: 0.25em;
}

div.date p {
	font-size: 0.8em;
	line-height: 0.8em;
	color: #ff9900;
}


/* linka servis - banner */

div.servis {
	width: 100%;
	height: 70px;
	overflow: hidden;
	clear: both;
	background-color: #000000;
	border-bottom: 2px solid #000000;
	_border-bottom: 1px solid #000000;
	float: left;

	position: relative;
	top: -1px;
}

/* servisni menu */

div.servismenu {
	float: left;
	position: relative;
	/*left: -0.5em;*/
}

div.servismenu ul {
	margin: 0em;
	padding: 0em;
}

div.servismenu ul li {
	list-style-type: none;
	list-style-image: none;
	position: relative;
	text-transform: uppercase;
	background-color: #999999;
	margin-bottom: 2px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	width: 16em;
	font-size: 83%;
}

div.servismenu ul li.last {
	margin-bottom: 0px;
}

div.servismenu ul li a, div.servismenu ul li a:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(servismenu-a.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.3em;
	padding-left: 10px;
	padding-right: 20px;
}

div.servismenu ul li a:hover {
	color: #ff9900;
	text-decoration: none;
	background-image: url(servismenu-a-hover.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.3em;
	font-weight: normal;
}

div.servismenu ul li span.tr {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	background-image: url(tr.gif);
	font-size: 0em;
}

div.servismenu ul li span.br {
	width: 8px;
	height: 8px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	background-image: url(br.gif);
	font-size: 0em;
}

div.servismenu ul li.active {
	background-color: #ffffff;
}
span.menu-servis-active{
	color: #ff9900;
	cursor: default;

	text-decoration: none;
	background-image: url(servismenu-a.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.3em;
	padding-left: 10px;
	padding-right: 20px;
}
div.servismenu ul li.active span.tr {
	background-image: url(tr-active.gif);
}

div.servismenu ul li.active span.br {
	background-image: url(br-active.gif);
}

div.servismenu ul li.active a, div.servismenu ul li.active a:link {
	color: #ff9900;
	background-image:  url(servismenu-a-hover.gif);
	font-weight: normal;
}

/* banner */

div.banner {
	float: right;
	width: 468px;
	margin-right: 0.25em;
}

/* textovy layer */

div.text {
	padding-top: 13px;

	clear: both;

	/* position: relative; */
}

/* sloupce */

/* levy */

div.columns div.leftcol {
	float: left;
	width: 44em;

	/* position: relative; */
}

/* menu na strankach */

div.pagemenu div.pagemenu-image {
	width: 60px;
	overflow: hidden;
	float: right;
	background-color: #ffffff;
	text-align: center;
}

div.pagemenu ul {
	margin: 0em;
	padding: 0em;
	margin-top: 0.6em;
}

div.pagemenu ul li {
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px solid #999999;
}

div.pagemenu ul.plain li {
	border-bottom: none;
}

div.pagemenu ul li a, div.pagemenu ul li a:link {
	padding-left: 10px;
	background-image: url(pagemenu-a.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.35em;
	text-decoration: none;
}

div.pagemenu ul li a:hover {
	background-image: url(pagemenu-a-hover.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.35em;
	text-decoration: none;
	font-weight: normal;
}

/* boxy na informace */
div.item P{
	text-align: justify;
}

div.item div.new-image {
	float: left;
	width: 60px;
	overflow: hidden;
	margin-top: 6px;
	margin-right: 7px;
	background-color: white;
}
div.item ul {
	margin: 0em;
	padding: 0em;
	float: right;
	margin-bottom: 0.4em;
}

div.item ul li {
	list-style-type: none;
	list-style-image: none;
}

div.item ul li a, div.item ul li a:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(box-a.gif);
	background-repeat: no-repeat;
	background-position: right 0.45em;
	padding-right: 1em;
}

div.item ul li a:hover {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
	background-image: url(box-a-hover.gif);
	background-repeat: no-repeat;
	background-position: right 0.45em;
}

/* odkaz nahoru */

div.top ul {
	margin: 0em;
	padding: 0em;
}

div.top ul li {
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	text-transform: lowercase;
}

div.top ul li a, div.top ul li a:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(top-a.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 1em;
}

div.top ul li a:hover {
	color: #ff9900;
	text-decoration: none;
	background-image: url(top-a-hover.gif);
}

/* odkaz dalsi informace */

div.more {
	background-color: #999999;
	height: 1.7em;
}

div.more.single {
	background-color: transparent;
}

div.more ul {
	margin: 0em;
	padding: 0em;
	float: right;
	background-color: #000000;
	width: 8.5em;
	height: 1.7em;
}

div.more ul li {
	list-style-type: none;
	list-style-image: none;
	height: 1.3em;
	line-height: 1.3em;
	padding: 0.2em;
	text-align: right;
}

div.more ul li a, div.more ul li a:link {
	text-decoration: none;
	padding-right: 20px;
	background-image: url(more-a.gif);
	background-repeat: no-repeat;
	background-position: right 0.45em;
}

div.more ul li a:hover {
	text-decoration: none;
	background-image: url(more-a-hover.gif);
	background-repeat: no-repeat;
	background-position: right 0.45em;
	text-decoration: none;
	font-weight: normal;
}

div#marqueecontainer1, div#marqueecontainer2 {
	position: relative;
	width: 35.2em;
	height: 1.5em;
	margin-top: 0.1em;
	margin-left: 0.1em;
	overflow: hidden;
	float: left;
	background-color: #666666;
}

div#vmarquee1, div#vmarquee2 {
	position: absolute;
	width: 30em;
	margin-left: 0.3em;
	margin-right: 0.3em;
}

div#vmarquee1 p, div#vmarquee2 p {
	color: #ff9900;
	height: 1.3em;
	line-height: 1.3em;
	padding: 0.2em;
}

/* formatovani rozhodci */

div.referees ul {
	margin: 0em;
	padding: 0em;
}

div.referees ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	border-right: 1px solid #000000;
}

div.referees ul li a, div.referees ul li a:link {
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

div.referees ul li a:hover {
	color: #ff9900;
	text-decoration: none;
}

/* formatovani lig */

/* formatovani kontaktu */

div.card {
	float: left;
	width: 48%;
	border: 2px solid #ffffff;
	text-align: center;
	margin-top: 5px;
	overflow: hidden;
	background-color: #474747;
}
div.card p{
	text-align: center;
}
div.card p.white{
	background-color: white;
	color: black;
	padding-top: 7px;
	height: 75px;
	text-align: center;
}
div.card p.white a{
	color: #0a246a;
}

div.card p.white a:hover{
	color: #c24e2d;
}
div.card.small {
	width: 100%;
	border: 1px solid #ffffff;
	text-align: left;
	margin-right: 0px;
}

div.card.even {
	margin-right: 0px;
	float: right;
}

div.card p strong {
	font-size: 1.1em;
	color: #ffffff;
}

div.card p em {
	color: #ff9900;
	font-style: normal;
	font-weight: bold;
}

/* pravy */

div.columns div.rightcol {
	float: right;
	width: 12.8em;
}

div.rightcol h2 {
	margin: 0em;
	padding-bottom: 0em;
}

div.sidemenu {
	margin: 0em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	border: 2px solid #ffffff;
	clear: both;
	position: relative;
	background-color: #555555;
}
div.no-border{
	border: 0px;
	background-color: transparent;
}
div.sidemenu h2{
	text-align: left;
}
div.sidemenu h1{
	text-align: left;
}

div.sidemenu IMG{
	position: relative;
}

div.sidemenu p {
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;

	padding: 2px;
}

div.sidemenu ul {
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding: 0em;
}

div.sidemenu ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0em;
}

div.sidemenu ul li a, div.sidemenu ul li a:link {
	color: #ffffff;
	text-decoration: none;
}

div.sidemenu ul li a:hover {
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;
}

/* hr v pravem sloupci */

div.rightcol hr {
	color: #ff9900;
	background-color: #ff9900;
	border: none;
	height: 1px;
}

/* paticka */

div#footer {
	clear: both;
	background-color: #666666;
}

/* hlavni menu v paticce definovano vyse */

/* copyright */

div.copyright {
	width: 100%;
	clear: both;
	text-align: center;
	background-color: #000000;
}

div.copyright p {
	color: #ff9900;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

div.copyright p a, div.copyright p a:link {
	color: #ff9900;
	text-decoration: none;
}

div.copyright p a:hover {
	color: #ff9900;
	text-decoration: none;
}

/* credits */

div.credits {
	width: 100%;
	clear: both;
}

/* vizus */

div.vizus {
	float: left;
	margin-left: 0.5em;
}

div.vizus p {
	color: #ffffff;
}

div.vizus p a, div.vizus p a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

div.vizus p a:hover {
	color: #ff9900;
	text-decoration: none;
}

/* infonet */

div.infonet {
	float: right;
	margin-right: 0.5em;
}

div.infonet p {
	color: #ffffff;
}

div.infonet p a, div.infonet p a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

div.infonet p a:hover {
	color: #ff9900;
	text-decoration: none;
}
/* souteze */
div#games-tree{
	margin-top: 1em;
}
div#games-tree table{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
div#games-tree table th{
	font-weight: bold;
	color: #ff9900;
	background-color: #333333;
	text-align: center;
}
div#games-tree hr{
	color: #999999;
	background-color: #999999;
}
div#games-tree table td a{
	text-decoration: none;
}
/* info o klubu */
div.club-info{
	background-color: white;
	padding-top: 0.5em;
	padding-bottom: 0.1em;
	margin-bottom: 1em;
}
div.club-info img{
	margin-top: 1.5em;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	float: left;
	border: none;
}
div.club-info h1{
	padding-left: 11em;
	text-align: left;
	font-size: 1.5em;
	background-image: none;

	position: relative;
}
div.club-info div.club-info-item{
	background-color: #666666;
	margin-top: 0.1em;
	width: 26.5em;
	float: right;

	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
div.club-info table{
	width: 100%;
	margin: 0px;
}
/* vysledkova tabulka */
table.table-tabulka, table.table-tabulka TD, table.table-tabulka TH{
	text-align: left;
	padding: 0.2em;
}
table.table-tabulka TH{
	border-collapse: collapse;
	border-bottom: 2px solid #999999;
}
table.table-tabulka TD{
	border-collapse: collapse;
	border-bottom: 1px solid #999999;
}
table.table-tabulka TH{
	color: #ff9900;
}
table.table-tabulka .right{
	text-align: right;
	width: 3em;
}
table.table-tabulka .score{
	text-align: center;
	width: 4em;
}
/* tozhodci a delegati */
table.arbiters-delegats{
	position: relative;
}
table.arbiters-delegats td.middle-logo{
	background-color: white;
	padding: 1em;
}
/* nadpisy jako odkazy */
h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover{
	text-decoration: none;
	color: #666666;
}
.align-center{
	text-align: center;
}

/* intro strana */

div#intro {
	width: 408px;
	height: 332px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -166px;
	margin-left: -204px;
	marign-right: 0px;
	margin-bottom: 0px;
}

div#intro div.title {
	color: #ff9900;
	font-weight: bold;
	text-align: center;
	width: 400px;
	background-color: #000000;
	height: 21px;
}

div#intro div.image {
	background-image: url(intro.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 296px;
	clear: both;
}

div#intro div.entrance ul {
	margin: 0em;
	padding: 0em;
	width: 408px;
	height: 15px;
	background-color: #000000;
}

div#intro div.entrance ul li {
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
	text-align: center;
	width: 10em;
	height: 15px;
	line-height: 15px;
	float: right;
	background-image: url(entrance.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div#intro div.entrance ul li a, div#intro div.entrance ul li a:link {
	color: #000000;
	text-decoration: none;
}

div#intro div.entrance ul li a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* obsazovani rozhodcich */
table#table-obsazovani-rozhodcich{
	margin: 0px;
	margin-bottom: 1em;
	border-bottom: 1px solid #ffffff;
	border-collapse: collapse;
}
table#table-obsazovani-rozhodcich th{
	border-bottom: 2px solid white;
	border-collapse: collapse;
	text-align: left;
	background-color: #999999;
	font-weight: bold;
	padding: 3px;
}
table#table-obsazovani-rozhodcich th.label{
	border-bottom: 2px solid white;
	border-collapse: collapse;
	text-align: left;
	background-color: #666666;
	font-weight: bold;
	font-size: 112%;
	padding: 3px;
}
table#table-obsazovani-rozhodcich td{
	border-bottom: 1px solid #999999;
	border-collapse: collapse;
	padding: 3px;
}
table#table-obsazovani-rozhodcich td.r1{
	background-color: #9f9f9f;
}
table#table-obsazovani-rozhodcich td.r2{
	background-color: #929292;
}
/* galerie */
a.gallery-a-active, a:hover.gallery-a-active{
	font-weight: bold;
	text-decoration: none;
	color: red;
}
div.img-view{
	float: left;
	padding: 5px;
}
div.img-view IMG{
	width: 150px;
	height: 150px;
}
div.img-view div.img-view-label{
	display: block;
	text-align: center;
	width: 120px;
}
a.img-nahled{
	display: block;
	border: 2px solid #b1b1b1;

	width: 150px;
	height: 150px;
}
a:hover.img-nahled{
	border: 2px solid #ff9900;
}
ul#navigator-gallery LI{
	display: inline;
	margin-right: 5px;

	font-size: 12px;
}
ul#navigator-gallery LI A.active{
	text-decoration: none;
}
.bold{
	font-weight: bold;
}
button.customFormSubmit{
	background-color: #000000;
	color: #ff9900;
	border: 1px solid #ff9900;
	font-weight: bold;
}
button.customFormSubmit{
	background-color: #999999;
	color: #ff9900;
	border: 1px solid #ff9900;
	font-weight: bold;
}
a.a-big, a:hover.a-big{
	position: absolute;
	top: 3px;

	border: 2px solid #ffffff;
	background-color: #ff9900;
	color: #ffffff;

	display: block;
	width: 20em;
	line-height: 2em;
	padding: 0.5em;
	margin-top: 0.6em;

	font-weight: bold;

	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover.a-big{
	border: 2px solid #ffffff;
	background-color: #e67300;
	color: white;

	display: block;
	width: 20em;
	line-height: 2em;
	padding: 0.5em;

	font-weight: bold;

	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
div.columns div.box-content-big{
	width: 23em;
}
div.columns div.text-content-small{
	width: 33em;
}
.red{
	color: #ccff99;
}
.justify, .justify P, .justify DIV, .justify DIV DIV{
	text-align: justify;
}
.a-no-bold TD A:HOVER{
	font-weight: normal;
}
.null-margin{
	margin: 0;
}

p.perex{
	color: white;
	text-align: justify;
	font-weight: bold;
}
p.perex img.perex-img{
	background-color: white;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 0.5em;
}
div#view-article A, div#view-article A:HOVER{
	text-decoration: underline;
}
.font8s
{
	color: #666666;
}
.font8m
{
	color: #0000ff;
}
.font8c
{
	color: #ff0000;
}
table.table-club-zalohy{
	border: 1px solid white;
	border-collapse: collapse;
	width: 100%;
	margin-left: 1px;
}
table.table-club-zalohy td{
	border: 1px solid white;
	border-collapse: collapse;
	padding: 2px;
}
table.table-club-zalohy th{
	border: 1px solid white;
	background-color: white;
	padding: 2px;
	color: black;
	border-collapse: collapse;
}
table.table-club-zalohy td.all{
	border: 1px solid white;
	border-collapse: collapse;
	padding: 0px;
	font-weight: bold;
	background-color: #dfdfdf;
	color: black;
}
table.search-form{
	border: 2px solid white;
	background-color: #929292;

	position: absolute;
	height: 60px;
	right: 0px;
	top: 10px;
	width: 394px;
}
* html table.search-form{
	top: 3px;
}
table.search-form td{
}
table td.td-submit{
	text-align: right;
}
table td.td-submit input.submit{
	margin: 0px 14px 0px 0px;
}
table.search-form-no-position{
	border: 2px solid white;
	background-color: #929292;
	width: 400px;
	height: 40px;
	margin: 0px;
	margin-top: 20px;
}
* html table.search-form-no-position{
	margin-top: 0px;
}
div.div-position-relative{
	height: 75px;
	overflow: hidden;
	position: relative;
}
* html div.div-position-relative{
	margin-top: 6px;
}
a.a-print{
	display: block;
	float: right;
	height: 36px;
	line-height: 36px;
	border: 2px solid #ff9900;
	background-color: #ffffff;
	color: #ff9900;
	width: 160px;
	text-align: left;
	text-indent: 1em;
	font-weight: bold;
	font-size: 1.7em;

	background-image: url(print-small.gif);
	background-repeat: no-repeat;
	background-position: right center;

	position: relative;
	top: 0px;
}
a.a-print.matches{
	top: 0px;
	margin-bottom: 10px;
	float: none;
}
* html a.a-print{
	top: 0px;
}
a.a-print:hover{
	background-color: #ffffff;
	border: 2px solid #ff6600;
	color: #ff6600;
}
.no-item-search{
	margin-top: 10px;
}
.no-item-search p{
	font-style: italic;
}
/* oznameni */
.notice .item{
	margin-bottom: 10px;
	color: white;
	border: 1px solid #404040;
	background-color: #404040;
}
.notice .item table.no-style{
	margin-bottom: 0px;
	border: none;
	background: #404040;
}
.notice .item table.no-style td.description{
	font-style: italic;
}
.notice .item a.link{
	display: block;

	font-size: 12px;
	font-weight: bold;
	text-align: right;

	margin: 2px;
}
.notice .item table,
.notice .item h3,
.notice .item p{
	margin: 0px;
	padding: 0px;
}
.notice .item p{
	padding: 3px;
	background-color: #404040;
}
.notice .item table{
	width: 100%;
	border-bottom: 2px solid #FFFFFF;

	background-color: #555555;
}
.notice .item table td.td-right{
	text-align: right;
}
.notice .item table td.w50{
	width: 45px;
}
.notice .item table td h3,
.notice .item table td h3 a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.notice .item table td h3 a:hover{
	color: #FF9900;
}
.notice .item table td a{
	font-weight: bold;
}
.notice .item .type{
	display: block;
	float: left;
	width: 10px;
	height: 10px;

	margin-top: 2px;
	margin-left: 3px;
	margin-right: 5px;

	border: 1px solid #404040;
	background-color: white;

	overflow: hidden;
}
/* filter */
.filter{
	padding: 5px;

	position: relative;
}
.filter a{
	display: block;
}
.filter a.active{
	background-color: #666666;
}
.filter a,
.filter a:hover{
	font-weight: normal;
}
.filter .text{

}
.filter .type{
	display: block;
	float: left;

	position: relative;

	width: 10px;
	height: 10px;

	margin-top: 2px;
	margin-left: 0px;
	margin-right: 5px;

	border: 1px solid #404040;
	background-color: white;

	overflow: hidden;
}
* html .filter .type{

}
.notice .item .type.red,
.filter .type.red{
	background-color: #E00000;
}
.notice .item .type.blue,
.filter .type.blue{
	background-color: #0050F0;
}
.notice .item .type.green,
.filter .type.green{
	background-color: #00B010;
}
.notice .item .type.yellow,
.filter .type.yellow{
	background-color: #FFFB00;
}
.notice .item .type.white
.filter .type.white{
	background-color: white;
}
.notice .item .type.orange,
.filter .type.orange{
	background-color: #FF7B00;
}
/* club-matches */
table.club-matches{
	width: 100%;
	color: #303030;

	border-collapse: collapse;

	margin-bottom: 10px;
}
table.club-matches th{
	background-color: #303030;
	color: white;
	padding: 3px;
}
table.club-matches th.game{
	background: none;
	color: #F0F0F0;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	border: none;
	border-bottom: 3px solid #555555;

	padding: 0px;
}
table.club-matches th.game a,
table.club-matches th.game a:hover{
	display: block;
	float: right;

	background-color: #555555;
	width: 70px;
	padding-right: 10px;
	font-weight: bold;

	border: 2px solid #555555;
	border-bottom: none;
}
table.club-matches th.game a.top,
table.club-matches th.game a.top:hover{
	width: 10px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;

	background-color: #555555;

	background-image: url(arrow-top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
table.club-matches th.game a:hover{
	color: #F0F0F0;
	background-color: #4C4C4C;
}
table.club-matches td{
	padding: 3px;
	border: 1px solid #303030;

	border-collapse: collapse;
}
table.club-matches td.first{
	background-color: #F0F0F0;
}
table.club-matches td.two{
	background-color: #E0E0E0;
}
table.club-matches td a,
table.club-matches td a:hover{
	color: #303030;
	text-decoration: underline;
	font-weight: normal;
}
table.club-matches td a:hover{
	color: black;
}
.a-view-all{
	font-size: 12px;
	font-weight: bold;
}