body, html {
	color: #CCCCCC;
}
body {
	font: 78% Arial, Helvetica, sans-serif;
}
p, table {
	font: normal 100%/150% Arial, Helvetica, sans-serif;
	text-align: justify;
}
a, a:link {
	color: #fd7914;
	text-decoration: underline;
}
a:visited {
	color: #fd7914;
}
a:hover, a:active {
	color: #fd7914;
	text-decoration: none;
}
h1, h2, h3, h4 {
	color: #ead886;
}
h1 {
	font: bolder 170% Arial, Helvetica, sans-serif;
}
h2 {
	font: bold 140% Arial, Helvetica, sans-serif;
}
h3 {
	font: bold 110% Arial, Helvetica, sans-serif;
}
h4 {
	font: bold 105% Arial, Helvetica, sans-serif;
}
ul {
	list-style: none;
	line-height: 120%;
	padding: 0;
	margin: 0;
}
fieldset, label, form {
	border: 0 !important;
	margin: 0;
	padding: 0;
}
legend {
	display: none;
}
hr {
	border-bottom: 1px solid #3d3d3d;
	border-right: 0;
	border-left: 0;
	height: 1px;
	color: #181818;
	background-color: #181818;
	clear: both;
}
div.clear {
	clear: both;
	pading: 0;
	margin: 0;
	height: 0;
	line-height: 0;
}
big {
	line-height: 170%;
	color: #37a829;
}
.hide {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.small {
	font-size: 90%;
	margin-top: 6px;
}
.uppercase {
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
.important{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 105%;
}
hr.cleaner {
	clear: both;
	margin: -1px 0 0 0;
	padding: 0;
	height: 1px;
	border: none;
	visibility: hidden;
}

/* HORNI ODKAZY */
#top-link {	
	height: 50px;
	line-height: 50px;
	text-align: right;
	padding-right: 25px;
	color: #bcbaa5;
	font-size: 95%;
	float: right;
}
#top-link a {
	color: #bcbaa5;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#top-link a:hover {
	color: #fd7914;
}

/* TOP-BANNER */
h2.all, h1.home {
	text-transform: uppercase;
	margin: 24px 0 2px 0;
	font-size: 22px;
}
h3.all, h2.home {
	font-size: 14px;
	margin: 0;
}
.error {
	font-weight: bold;
	color: #ead886;
}
.dropcontent {
	display: none;
}
/* OBSAH */
#stred h1 {
	border-bottom: 1px solid #3d3d3d;
	margin: 10px 0 15px 0;
	padding-bottom: .3em;
}
#stred h2 {
	width: 590px;
	border-bottom: 1px solid #3d3d3d;
	margin: 10px 0 15px 0;
	padding-bottom: .3em;
}
/* LEVY A PRAVY SLOUPEC */
.box {
	margin-bottom: 5px;
	padding: 0;
}
.box div.top {
	background: #000 url(../images/bg-box-top.gif) no-repeat;
	height: 25px;
	color: #fff;
}
.box div.content {
	background: #fff url(../images/bg-box.gif) repeat-y;
	padding: 8px 10px;
}
.box p {
	margin: 0;
}
.box p.center {
	text-align: center;
}
.box p.center img {
	margin-top: 6px;
	border: 0;
}
.box div.bottom {
	background: url(../images/bg-box-bottom.gif) no-repeat top;
	height: 3px;
	_margin-bottom: -11px;
}
input.onerow, select.onerow {
	border: 1px solid #ababab;
	background: #fff url(../images/bg-input-onerow.gif) repeat-x top;
	vertical-align: top;
	font-size: 90%;
	padding-left: 3px;
	color: #666;
}
input.button {
	margin: 0;
}

/* MENU RIGHT */
#howplay {
	margin-bottom: 15px;
}
.menu-right-bg {
	background: url(../images/bg-right-center.gif) repeat-y;
}
.menu-right-top {
	background: url(../images/bg-right-top.gif) no-repeat left top;
}
.menu-right-bottom {
	background: url(../images/bg-right-bottom.gif) no-repeat left bottom;
}
.menu-right-null {
	width: 265px;
}
.menu-right-text {
	padding: 10px 20px 10px 20px;
}
.menu-right-text h2 {
	font-size: 160%;
	margin: 0;
	padding: 0;
}
.menu-right-text h3 {
	color: #acacac;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.menu-right-text ul {
	margin-top: 10px;
	margin-left: 25px;
}
.menu-right-text li {
	list-style-image: url(../images/point-li.gif);
}
.menu-right-text a {
	font-size: 80%;
	text-transform: uppercase;
	text-decoration: none;
}
.menu-right-text a:hover {
	text-decoration: underline;
}

.menu-right-counter {
	vertical-align: bottom;
	text-align: center;
	padding-top: 40px;
}
input {
	background-color: #252525;
	color: #CCCCCC;
	border: 1px solid #525139;
}
label{
	color: #ADAEAD;
}
.submit {
	background-color: #252525;
	color: #ead886;
	border: 1px solid #525139;
}




/* UVODNI STRANKA - TURNAJ */
.turnaj-row {
	clear: both;
	margin: 15px 0;
}
.turnaj-img {
	width: 140px;
	float: left;
}
.turnaj-text {
	width: 470px;
	float: left;
}
.turnaj-text h3 {
	margin-top: 0;
	margin-bottom: 5px;
}
.turnaj-row p {
	margin-top: 0;
}

/* TABULKA PORADI */
.table-center table {
	border-collapse: collapse;
	border: 1px solid #252525;
	margin: 0 auto;
	color: #848383;
}
.table-center td, .table-center th {
	padding: 2px 6px;
}
.table-center th {
	background-color: #154422;
	color: #ead886;
}
.table-center th.name {
	width: 180px;
}
.table-center tr.tr-odd {
	background-color: #353535;
}
.table-center tr.tr-even {
	background-color: #2c2c2c;
}
.table-center caption	{
	font: bold 110% Arial, Helvetica, sans-serif;
	text-align: center;
}
/* FOTOGALERIE */
.photo img{
	text-decoration: none;
	border: solid 1px #acacac;
	height: 101px;
	
}
.photo td {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
}
/* TABULKA VÝHER */
.table-win table {
	border-collapse: collapse;
	border: 1px solid #525139;
	color: #CCCCCC;
}
.table-win td, .table-win th {
	padding: 2px 6px;
	border: 1px solid #525139;	
}
.table-win th {
	background-color: #525139;
	text-align: center;
}
.table-win td {
	text-align: right;
}
.table-win caption {
	text-align: center;
	color: #ead886;
	font: bold 110% Arial, Helvetica, sans-serif;
}


/* TABULKA SEZNAMŮ */
TABLE.tbldata
{
    CLEAR: both;
    BORDER-COLLAPSE: collapse;
    COLOR: #CCCCCC;      
}

.tbldata TBODY TD
{
    BORDER-RIGHT: 0px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: 0px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: 1px solid  #525139;
    BACKGROUND-COLOR: #252525;
    
}
.tbldata THEAD TH
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: 1px solid #525139;
    TEXT-ALIGN: center;    
}
.tbldata a
{
	 font-size: 80%;
	text-transform: uppercase;
	text-decoration: none;
}
.tbldata THEAD TH INPUT
{
    MARGIN-TOP: -1px;
    MARGIN-BOTTOM: 0px
}
.tbldata TD IMG
{
    TEXT-ALIGN: right
}
.tbldata TH IMG
{
    FLOAT: right;
    MARGIN: 4px 4px 0px 0px
}
.tbldata TH IMG.left
{
    FLOAT: none;
}

.tbldata TBODY TD
{
    BORDER-BOTTOM-COLOR: #525139
}
.tbldata TR.msgnew TD.sortcol
{
    BACKGROUND-COLOR: #f6f6f6
}
.tbldata TR.msgold TD.sortcol
{
    BACKGROUND-COLOR: #eeeeee
}
.tbldata TD.sortcol
{
    BACKGROUND-COLOR: #eeeeee
}
.tbldata TR.selected TD
{
    BACKGROUND-COLOR: #d6deec
}
.tbldata TR.selected TD.sortcol
{
    BACKGROUND-COLOR: #eef3fb
}

/* TABULKA STOLY PŘIHLAŠOVÁNÍ */
.tblTable{
	CLEAR: both;
    BORDER-COLLAPSE: collapse;
    margin-left: 135px;

}
.tblTable CAPTION
{
	COLOR:  #525139;   
	font-weight: bold;
	text-transform: uppercase;
}
.map img{
	text-decoration: none;
	border: solid 0px #acacac;
}

.frmSelect {
	background-color: #252525;
	color: #CCCCCC;
}

/* PRINT TABLE */

TABLE.tblprint
{
    CLEAR: both;
    BORDER-COLLAPSE: collapse;
    COLOR: #000000;
}

.tblprint TFOOT TD
{
    BORDER-RIGHT: 0px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: 0px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: 0px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: 0px solid;    
}

.tblprint TBODY TD
{
    BORDER-RIGHT: 0px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: 0px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: 0px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: 1px solid
}
.tblprint THEAD TH
{
    BORDER-RIGHT: 0px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: 0px solid;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: 1px solid;
    TEXT-ALIGN: center;
    FONT-SIZE: 110%;
}

.tblprint THEAD TH
{
    BORDER-BOTTOM-COLOR: #c1c1c1;
    BORDER-TOP-COLOR: #fff;
    BACKGROUND-COLOR: white;
    BORDER-RIGHT-COLOR: #c1c1c1
}
.tblprint THEAD TH.sortcol
{
    BACKGROUND-COLOR: white;
white-space:nowrap;
}
.tblprint TBODY TD
{
    BORDER-BOTTOM-COLOR: #e6e6e6
}
.tblprint TR.msgnew TD.sortcol
{
    BACKGROUND-COLOR: white;
white-space:nowrap;
}
.tblprint TR.msgold TD.sortcol
{
    BACKGROUND-COLOR: white;
white-space:nowrap;
}
.tblprint TD.sortcol
{
    BACKGROUND-COLOR: white;
white-space:nowrap;
}
.tblprint TR.selected TD
{
    BACKGROUND-COLOR: white;
}
.tblprint TR.selected TD.sortcol
{
    BACKGROUND-COLOR: white;
white-space:nowrap;
}