address{ text-align:right;}
table {
  text-align: center;
  background-color: white;
}
table.parpar {
  color: black;
  background-color: white;
  opacity: 0.85;
  text-align: left;
}
table.games{
	border: thin solid black;
	overflow:scroll;
}
table.images {
  border: 2px solid black;
  color: black;
  background-color: white;
  font-style: italic;
  text-align: center;
}
table.s_index {
margin: 10px;
	padding: 10px;
	text-align: center;
	border-width:2px;	
}
table.footer{width: 100%}
tbody {
}
tr {
}
th.s_ind
{
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width: 2px 1px 0px;
	border-style: ridge; 
}
th.s_ind_js
{
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width: 2px 1px 0px;
	border-style: ridge; 
	cursor:pointer;
}

th.s_ind_s
{
	  color: white;
	background-color: green;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width:2px 1px 0px;
	border-style: ridge; 
}
td {
	border-width:0px;
}
td.played {
  color: white;
  background-color: #a6a6a6;
  vertical-align: middle;
  padding: 5px;
}
td.playing {
  color: black;
  background-color: #10D900;
  font-style: italic;
  vertical-align: middle;
  border-width:1;
  padding: 5px;

}
td.willbeplaying {
  color: black;
  font-style: normal;
  vertical-align: middle;
  border-width:1;
    padding: 5px;
}
td.voting {
  color: black;
  background-color: #FFDB4D;
  font-weight: bold;
  vertical-align: middle;
  border-width:2;
    padding: 5px;
}
td.info {
  color: #808080;
  font-style: normal;
  vertical-align: middle;
  border-width:1;
    padding: 5px;
}
td.anotherat {
	border-style: dashed;
	border-width:2px;
	  padding: 5px;
}
td.gj {
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width:2px;
	border-style: solid; 
}
td.gj_s {
	  color: white;
	background-color: green;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width:2px;
	border-style: solid; 

}
td.s_ind
{
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width: 2px 1px 0px;
	border-style: ridge; 
}
td.s_ind_js
{
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width: 2px 1px 0px;
	border-style: ridge; 
	cursor:pointer;
}
td.s_ind_s
{
	  color: white;
	background-color: green;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width:2px 1px 0px;
	border-style: ridge; 
}
td.s_ind_t
{
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width: 2px 2px 1px;
	border-style: ridge; 
}
td.s_ind_t_s
{
	  color: white;
	background-color: green;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width:2px 2px 1px;
	border-style: ridge; 
}
td.s_ind_b
{
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width: 1px 1px 2px;
	border-style: ridge; 
}
td.s_ind_b_s
{
	  color: white;
	background-color: green;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-width:1px 1px 2px;
	border-style: ridge; 
}

div {
  color: black;
  background-color: white;
  opacity: 0.95 !important;
  text-align: left;
  vertical-align: middle;
  width: 70%;
  height: 90%;
  padding: 10px;
}
div.data
{
	width: 100%;
	height: auto;
}
div.inc_t
{
	overflow:auto;
}
div.inc_l1_t
{
	height:83%;
	overflow:auto;
}
div.inc_if
{
	height:90%;
}
div.inc_l1_if
{
	height:83%;
	padding: 5px;

}
div.ifr
{
	width: auto;
	height: 97%;
	
	overflow:auto;
	border-width: 2px;
	border-style:solid;
	
	opacity:1;
}
div.games
{
	opacity: 0.95;
	overflow:scroll;
}
div.JanreSection
{
 padding: 5px; 
 overflow:auto;
 height: 85%;
}
div.footer
{
	border-style:hidden;
	border-top-width: 15px;
	width: 70%;
	height: 4%
}
iframe{
  text-align: left;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
iframe.paragraph
{
	height:90%;
}
h2.tech {
  color: #3f5051;
}
h2 {
  text-align: left;
}
h1 {
  text-align: center;
}
td.g_content {
  background-color: white;
  opacity: 1;
}
td.g_content:hover {
  background-color: silver;
  opacity: 1;
}
th.g_content {
	background-color: white;
	cursor:pointer;
}
th.g_content:hover {
  background-color: silver;
	cursor:pointer;
}

td.g_content_sel{
	background-color: #ffcc00;
}
td.Sel {
  color: white;
  background-color: green;
}
*:link {
  color: black;
  font-style: italic;
}
*:visited {
  color: black;
  font-style: normal;
}
a.games:visited {
	color: inherit;
	font-style:inherit;
}
a.games:link {
	color: inherit;
	font-style:inherit;
}
p.wigtig
{
	font-weight: bold;
	font-size: larger;
}
body {
#  background: #0f0f0f url(https://rgoblin.club-vega.ru/live/games/room.jpg) no-repeat fixed center;
  background-size: contain;
}
body.index {
  background-color: #0f0f0f;
  background-image: none;
}
