/* CSS Document */

.language, .back, .noprint, .specnoprint, #topleft, #news, #left, #footer, #ssl{
	display:none;
}

html, body, table {
	font-family: Tahoma, Arial, lucida, sans-serif;
	font-size: 12px;
}

img {
	border:none;
}

div#descript h1{
	font-size: 19px;
	display: block;
	width:50%;
	position: absolute;
	top:0;
	left:0;
	padding:0;
	margin:0
}
	
div#descript {
	border-bottom: 2px solid gray;
	padding-bottom: 10px;
	position: relative;
	height:50px;
}
div#descript span {
	display: none;
}
div#descript img.novisibl{
	display: block;
	position: absolute;
	top:0px;
	right:0;
	
}


.clear { clear: both; height: 0; font-size: 0; padding: 0; margin: 0; }
.fl { float: left; }
.border { border: 1px #6084A6 solid; }

ul.kola {
  list-style-type: circle;
}

ul.nic {
  list-style-type: none;
}

.space {
  width: auto; height: 20px;
}


div.tabulky table {
  width: 100%;
}

div.tabulky table td {
  vertical-align: top;
}



