BODY {
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
	color: white;
	background-color: black;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
P {
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
}
A {
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A:Hover {
	text-decoration: none;
	text-shadow: 2px 2px 2px #000000;
}
A:active {
	text-decoration: none;
	text-shadow: 0px 0px 0px #000000;
}
A.BigLink:Hover {
	text-decoration: none;
}
TD.PageHead {
	background-color: #3A6EA5;
}
.SectionTitle {
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #007FF0;
}
.SectionEnd {
	color: #FFFFFF;
	background-color: #006EA5;
}
.SubTitle {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #C5915A;
}
.LightLine {
	background: rgba(0,0,0,0.05);
}
.DarkLine {
	background: rgba(0,0,0,0.2);
}
.container {
	max-width: 400px;
	position: relative;
	padding-bottom: 0;
	border-radius: 6px;
	border: 2px solid;
	border-color: #007FF0;
	width: auto;
	margin: auto;
background: linear-gradient(to bottom right,
#2f2f5e,
	#191919);
}
.upd {
	font-family: Verdana;
	width: auto;
	margin: auto;
	font-size: 9px;
	color: #FFFF76;
}
.menu {
	width: auto;
background: linear-gradient(white,
	#FFFF24);
}
.menu2 {
	width: auto;
}
.menu a {
	color: black;
	font-size: 15px;
	display: block;
	text-decoration: none;
	font-family: sans-serif;
	position: relative;
	text-align: center;
}
.tooltiptext {
	visibility: hidden;
	width: 120px;
	background: rgba(0,0,0,0.7);
	color: #ffffff;
	text-align: center;
	border-radius: 6px;
	border: 2px solid;
	border-color: #007FF0;
	padding: 5px 0;
/* Position the tooltip */
	position: absolute;
	z-index: 88;
	top: 50px;
	left: 10px;
	margin-left: -60px;
}
.tooltiptext2 {
	visibility: hidden;
	width: 120px;
	background: rgba(0,0,0,0.8);
	color: #ffffff;
	text-align: center;
	border-radius: 6px;
	border: 2px solid;
	border-color: #007FF0;
	padding: 5px 0;
/* Position the tooltip */
	position: absolute;
	z-index: 88;
	margin-top: 30px;
	left: 50%;
	margin-left: -60px;
}
.menu:hover .tooltiptext {
	visibility: visible;
}
.menu2:hover .tooltiptext2 {
	visibility: visible;
}
.plus {
	color: #00F500;
	font-weight: bold;
}
.minus {
	color: red;
	font-weight: bold;
}
.rovne {
	color: white;
	font-weight: bold;
}
div.SectionTitle {
	font-size: 14px;
	padding: 8px 8px;
	color: #FFFFFF;
	background-color: #007FF0;
	background: rgba(0,127,240,0.8);
	text-shadow: 2px 2px 2px #000000;
}
div.SectionTitle2 {
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
	background-color: #007FF0;
}
div.next {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 8px 4px;
	color: #FFFFFF;
	background-color: red;
	text-shadow: 2px 2px 2px #000000;
}
div.text {
	padding: 4px 8px;
	color: #FFFFFF;
}
tr:hover {
	color: white;
	background: rgba(0,0,0,0.9);
}
div.logo {
	background-image: url('poker_logo_small.png');
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 80px;
}
.spodok {
	border-bottom: 2px solid #00A0F0;
}
.vrch {
	border-top: 2px solid #00A0F0;
}
.allert {
	padding: 4px 8px;
	color: red;
	font-weight: bold;
}
.zvyrazni {
	text-shadow: 0 0 5px #000000, 0 0 6px #FFFF00;
	background: rgba(255,255,98,.08);
	font-weight: bold;
}
.tab {
	padding: 0px;
	border-spacing: 3px;
	border-collapse: collapse;
	border: 2px;
	width: 100%;
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
}
.tab td {
	padding: 3px;
	width: 400px;
}
.tab.scroll {
	display: block;
	max-height: 290px;
	overflow-y: scroll;
}
.miesta {
	width: 100%;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: black;
	display: inline-flex;
}
.bar-0 {
	background: #F7F7D4;
}
.bar-1 {
	background: #FEFE33;
}
.bar-2 {
	background: #B2D732;
}
.bar-3 {
	background: #66B032;
}
.bar-4 {
	background: #1B3409;
	color: #ffffff;
}
.bar-5 {
	background: #092834;
	color: #ffffff;
}
table {
	border: 0;
	width: 100%;
	border-collapse: collapse;
/* cellpadding=5 cellspacing=0 border=0 width="100%" */
}
.L {
	text-align: left;
}
.C {
	text-align: center;
}
.R {
	text-align: right;
}
