﻿table.RamecStranky
{
	width: 860px;
}

/* Prvn sloupec (lev pruh) */
td.Sloupec_1
{
	width: 0px;
	height: 1px;
	border: none;
}

/* Druh sloupec (hlavn stedn pruh) */
td.Sloupec_2
{
	width: 860px;
	height: 1px;
	border: none;
}

/* Tet sloupec (prav pruh) */
td.Sloupec_3
{
	width: 0px;
	height: 1px;
	border: none;
}

.PatickaTD
{
  width: 860px;
}

.Hlavicka, .LevyPruh, .HlavickaRadek {
  position: relative;

}

.vlajky{
 position: absolute;
 right: 0px;
 top: -50px;
}
.vlajky2{
 position: absolute;
 right: 0px;
 top: -135px;
}
