BODY
{
	background-color: white;
}
CAPTION
{
	border-right: #efefef thin solid;
	border-top: #efefef thin solid;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 40px;
	margin-bottom: 0px;
	font-size: 38px;
	border-left: #efefef thin solid;
	color: #7f9c9c;
	border-bottom: #efefef thin solid;
	font-family: 'Courier New';
	background-color: white;
	text-align: left;
}
.TD_ICO
{
	width: 150px;
	height: 150px;
	cursor: pointer;
}
TABLE
{
	background-color: #efefef;
}
#TDPOPIS_BAK
{
	border-color: #5d7e7e;
	border-style: dashed;
	border-width:1;
	color: rgb(93,126,126);
	font-family: 'Courier New';
	}
#TDPOPIS
{
	color: rgb(93,126,126);
	font-family: 'Courier New';
	}	
#TDSTAZENI
{
}
DIV
{
}
.DIV_ODKZ
{
	vertical-align: sub;
	text-align: right;
	font-family: 'Courier New';
}

.STAH_VYBRANY
{
	font-weight: 600;
	cursor: pointer;
	color: rgb(68,145,108);
}

.STAH_NEVYBRANY
{
	color: rgb(93,126,126);
}
.COPYR
{
	color: rgb(194,193,193);
	height: 50px;
	background-color: white;
	font-family: 'Courier New';
}
.VID
{
	display: block;
	visibility: visible;
}
.NO_VID
{
	display: none;
	visibility: hidden;
}


