.playercell
{
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	width: 100px;
	height: 25px;
	background-color: #ffffff;
}

.voidcell
{
	width: 20px;
	height: 25px;
}

.centercell
{
	background-image: url(images/vc/tbl2center0.gif);
        background-repeat: no-repeat;
        background-position: left center;
	width: 20px;
	height: 25px;
}

.centerplayercell
{
	text-align: right;
	width: 100px;
	height: 25px;
}

.topcornercell
{
	background: url(images/vc/tbl2topcorner.gif);
    background-repeat: no-repeat;
	width: 20px;
	height: 25px;
	background-position: 0 0;
}

.bottomcornercell
{
	background: url(images/vc/tbl2bottomcorner.gif);
    background-repeat: no-repeat;
	width: 20px;
	height: 25px;
	background-position: left bottom;
}

.linecell
{
	background: url(images/vc/vline000.gif);
	width: 15px;
	height: 25px;
}
	
.tableheadround
{	
	text-align: center;
	width: 240px;
	height: 25px;
	font-weight : bold;
}

.tableheadround1
{	
	text-align: center;
	width: 140px;
	height: 25px;
	font-weight : bold;
}

.postcorner
{
	background: url(style_images/1/to_post_with_children.gif);
    background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	background-position: left center;
}

.tbliga td
{
	border: 1px solid grey;
	margin: 0px;
	padding: 2px;
}

/* таблица лиги */
.tbligahead td, .tbligahead
{
	text-align: center;
	background-color: #D3DCE3;
	font-weight: bolder;
}

.tbligaheadleft
{
	text-align: left;
	background-color: #E5EEF5;
}

.tbligaheadleftB
{
	text-align: left;
	background-color: #D5DEE5;
	font-weight: bolder;		
}

.gametehluse
{
	text-align: center;
	background-color: #F5F9CC; /* #F5F9FD; */
}
.gameover
{
	text-align: center;
	background-color: #D5F9D5;
}
.gameon
{
	text-align: center;
	/* background-color: #D2DBE2; */
}
.doublebottom
{
	border-bottom: 2px solid black;
}
/* таблица итогов */
.tbsw
{
	text-align: center;
	width: 15px;
}

.tbsummmain
{
	background-color: #F4C9C9;
}

.tbsummF
{
	background-color: #E0E0E0;
}

.ligablock {
	float: left; 
	width: 36%; 
	font-weight: normal; 
	text-align: center;
}