/*---------------------------------------------
  JS Infolayer
---------------------------------------------*/
div#infoDiv {
  z-index: 100;
  position: absolute;
  visibility: hidden;
  color : #fff;
}



div#infoInnerLayer {
  border: 0px outset #fbda29;
  /*background-color: black;*/
        background-color: transparent;
  color : #fff;

}

div#infoInnerLayer_gt {
  border: 1px outset #fbda29;
 /* background-color: black;*/
        background-color: transparent;
  color : #fff;
  width: 160px;

}




div#infoInnerLayer td {
  padding: 2px;
  color : #fff;
}

div#infoDiv, iframe#ieFix {
  width: 160px;
  height: auto;
  color : #fff;
        background-color: transparent;
}

td.infoTop {
  font-weight: bold;
  background-color: #050505;
  border-bottom: 2px outset #fbda29;
  color : #fff;
}
table.hperc {
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: left;
}


body
{
color: white;	

}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #607080;
	text-decoration: none;
}

a:hover {
	color: #f0f0f0;
	text-decoration: none;
}

a:active
{
	color:#fcfefc;
	
}

.list_table
{
		margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

.nadpis

{
	text-align:left;
text-decoration: underline;
font-size: 12px;
font-weight: bolder;
}


.list_row
{
	text-align:left;
	border: 1px dotted #000;

}
.list_rowa_ups
{
	height: 18px;
	border: 1px dotted #000;
	border-bottom: 0px solid #000;

        background-image : url('main_bg.gif');
        background-repeat:repeat;
	font-size: 16px;
	font-weight: bolder;

}

.list_rowa_up
{
	height: 18px;
	border-bottom: 1px solid #000;
        background-image : url('main_bg.gif');
        background-repeat:repeat;
}


.list_rowa_td
{
	border-bottom: 1px solid #193244;
}


.list_rowa
{
	border-bottom: 1px solid #193244;
        background-image : url('bg3.png');
        background-repeat:repeat;
}


.list_tables
{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

.list_rows
{
	
	
	border:0px;
	border-style:outset;
	border-color:#fcfefc;
}

.settings_table
{
background-color:#000000;	
color:white;	
}

.settings_row
{
	
	text-align:center;
	
	border:0px;
	border-style:solid;
	border-color:#fcfefc;
}

.settings_spacer
{
	width:0px;
	border:0px;
	border-style:solid
	border-color:#fcfefc;
}

.players_table
{
background-color:#000000;	
color:white;
}

.players_row
{
	
	text-align:center;
	
	border:0px;
	border-style:solid;
	border-color:#fcfefc;
}

.players_spacer
{
	width:0px;
	border:0px;
	border-style:solid
	border-color:#fcfefc;
}

.kukux
{
	
	font-size:33px;
	color:#fcfefc;
	
}

.kukux2
{
	
	font-size:53px;
	color:#fcfefc;
	
}
