div.present_header {
	height: 1px;
	visibility: visible;
	float: none;
	border: 1px solid blue;
}

div.xpresent_header {
	/*border: 1px solid #d0d0d0;*/
	border: 1px solid #e0e0e0;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px;
	border-collapse: collapse;
}

div.present_header div {
	border: 1px solid blue;
	float: left;
	margin: 10px 0 0 10px;
}

table {
	/*width: 100%;*/
}

table.present_table {
	width: 100%;
	margin-top: 10px;
	clear: left;
}

table.present_table td {
	vertical-align: top;
	/*border: 1px solid #eaeaea;
	background-color: #fafafa;
	padding: 0px;*/
}

table.present_table.co_table {
	color: #595959;
	/*border: 1px solid #d0d0d0; */
	padding: 10px;
	border: 1px solid #d0d0d0;
	/*border-collapse: collapse;*/
}

table.present_table.co_table td {
	/*background-color: #fafafa;*/
	/*border-right: 10px solid white; */
	/*border-bottom: 10px solid white;*/
	border: 1px solid #d0d0d0;
	padding: 10px;
	margin:0;
}

.at_title {
	font-weight: bold;
}

img.image_table {
	margin: 0px;
	width: 184px;
	border: 1px solid #595959;
	border: 1px solid #a7a7a7;
}

img.image_table.kategorie {
	border: 0px solid red;
	width: 186px;
	margin:0;
}

table.present_header {
	margin-top: 10px;
	border: 1px solid #d0d0d0;
	width: 100%;
}

table.present_header.co_table {
	/*border: 1px solid gray;*/
	color: #595959;
	width: 100%;
	padding: 10px;
	/*background: #f0f0f0;*/
}

table.present_header.co_table td {
	/*text-align: center;*/
	vertical-align: top;
	/*padding: 0 10px 0 10px;*/
}

table.present_header.co_table td.vstup {
	/*vertical-align: middle;*/
	text-align: center;
	/*border: 1px solid #d0d0d0;*/
	padding: 10px;
}

table.present_header.co_table td table {
	border: 1px solid #d0d0d0;
	background-color: #fafafa;
	border-collapse: collapse;
	/*text-indent: 10px;*/
}

table.present_header.co_table td table thead tr td {
	padding: 4px 0 4px 0;
}

table.present_header.co_table td table tbody tr td {
	vertical-align: middle;
	/*border: 1px solid #a0a0a0;*/
}

table.present_header.co_table td table thead {
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
}

.display table thead {
	color: #669944;
}
.sort table thead {
	color: #994444;
}
.filter table thead {
	color: #446699;
}



div#present_cat {
  /*border: 1px solid #e0e0e0;*/
	margin:10px 0 0px 0;
  /*padding: 10px 0 0 10px;*/
  padding:0;
}

div.box_head {
	padding: 4px 10px;
	color: #f5cc07;
	font-weight: bold;
	font-size: 18pt;
	margin-bottom: 10px;
	height: 30px;
}

div.menu_block {
	float:right;
	/*height:20.5em;*/
	height: 254px;
	width:11em;
	margin-bottom: 10px;
	border: 1px solid #a0a0a0;
	/*padding: 2ex;*/
	padding: 10px;
	background: #fafafa
}

img.companion_img {
	cursor: pointer;
	border: 1px solid #d0d0d0;
	/*width:176.5px;*/
	height: 131px;
	/*width: 176.5px;*/
	margin: 0 10px 10px 0;
}

div.companion_img {
	width:178.5px;height:133px;margin: 0 10px 10px 0;float: left;overflow:hidden;;
}

img.main_img {
	border:1px solid #d0d0d0;margin:0 10px 10px 0;float:left;height:274px;
}
div.main_img {
	width:367px;height:276px;overflow:hidden;float:left;margin: 0 10px 10px 0;
}

td.cell_nazev {
	height: 3em;
	width: 10em;
	background-color: #e8e5c0;
	padding-left: 10px;
	/*vertical-align: top;*/
	font-weight: bold;
	font-size: 9pt;
	
}

td.cell_hodnota {
	/*vertical-align: top;*/
	padding: 10px;
	background-color: #f0f0e0;
	line-height: 150%;
	font-size: 9pt;
}

td.cell_hodnota_prilba {
	padding: 10px;
	background-color: #d8edf0;
	line-height: 150%;
	font-size: 9pt;
}
td.cell_nazev_prilba {
	height: 3em;
	width: 10em;
	background-color: #a9d6e8;
	padding-left: 10px;
	/*vertical-align: top;*/
	font-weight: bold;
	font-size: 9pt;	
}

a.level:visited,a.level:active,a.level:link,a.level:hover {
	color: rgb(245, 204, 7);
	text-decoration: none;
	font-size: 16pt;
}

div.singleShow {
	width:99.999%;
	
	text-align: center;
	min-height: 400px;
}

div.singleShow img {
	display:inline;
	cursor: hand;
	cursor:pointer;
	background-color: white;
}

div.relatedDiv {
	clear:right;border-top: 1px solid #d0d0d0;margin-top: 2em;padding-top:1ex;font-weight:bold;
}
div.relatedItem {
	width: 174px;display:inline-block;text-align:center;border: 0px solid lightgray;
}

div.specs {
	border: 0px solid red;
	float:right;
	margin-left: 1em;
	max-width:40em;
}
