.tlist{
	border: 1px solid White;
	padding-left: 0px;
	margin-left: 3px;
	width: 90%;
}
/*skrejt pred debilnim IE*/
div[class] .tlist{
}

.tlist img{
	border: none;
	margin: 0;
}
.tlist th {
	/*border: 1px solid Black;*/
	padding: 0 5px 0 5px;
	font-weight: bold;
	color: #071610;
	background-color: #D3D3D3;
	text-align: left;
}

.tlist td {
	/*border: 1px solid Black;*/
	padding: 0 4px 0 4px;
}

.tlist .hlight{
	background-color: #F2F2F2;
}

.tlist .butbar {
	padding-bottom: 1ex;
}

.tlist .button {
	font-weight: normal !important;
	font-size: 9px;
}

.tlist button {
	font-weight: normal !important;
	font-size: 9px;
}

.tlist .dbutton {
	font-weight: normal !important;
	font-size: 9px;
}
.tlist .cntrl {
	width: 1%  !important;
}

table .tlist {
	width: 700px;
}