/* detail obrazku v divu */


div.pictureDiv {
 width: 0px;
 height: 0px;
 position:absolute;  
 display: none; 
 background-color: #FFF;
 border: 1px #000 solid; 
 z-index: 5000;
}


/* detail  bullets info*/
div.infoDiv {
 position:absolute;  
 width: 300px;
 display: none; 
 background-color: #5B7762;
 border: 1px #1B4225 solid; 
 z-index: 5000;
 padding: 8px;
 color:black;
}
a.infoHref {
 color: white;
 border-bottom: 1px white dotted;
 text-decoration: none;
}

p.titleBox {
 color: #1F482B;/*#D2A856*/
 text-align: left;
 margin: 0;
 padding: 5px 0 8px 13px;
 text-transform: uppercase;
 font-weight: 700;
}

p.titleBox b {
 font-weight: 900;
}






tr.hoverable:hover td, tr.hoverable:hover th {

  background:  red;
  color:white;

}



tr.hover td, tr.hover th {

  background: red;
color:white;
}


 .infoDiv h2 {  	
	  	float: left;
	  }

	.infoDiv  p {
	  	clear: both;
	  }

	  .infoDiv div {
	  	text-align: right;
	  	padding-top: 10px;
	  }
	  
	  
table{

	text-align: center;

	border-collapse: collapse;

	width: 99%;
	=width:97%;

	margin: 0 0 20px 0;
	
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 10px;

}
table img {
	float: right;
	border: none;
	margin: 3px;
}

caption{

	font: italic bold 12pt "Trebuchet MS" ;	

	text-align: left;

	padding-bottom:20px;

}



.tableHeader  {

	border-width: 0px 1px 1px 0;

	border-color: inherit;

	margin: 0;

	padding: 0px 0;

	height: 0px;

	background: inherit;

}



.tableHeader td, .tableHeader th  {


	margin: 0;

	padding: 0;

	height: 3px;

	border-width: 1px 1px 0px 0;

}



th,td{

	padding: 2px;

	border: 1px solid red;

	border-width: 0 1px 1px 0;

	vertical-align: top;

	font-size:7pt;

}

th {

	font-size: 8pt;

	color: #cd9f4a;

	background-color: #3f0000;

	font-weight: bold;

}

.y1, .y1 th, .y1 td{

	text-align: left;

	background: #e40504;

}

.y2{

	background: #900000;

}

.y3{

	background: #d20000;

}

.y4{

	background:#f10000;

}

.plna{

	border-top: 4px solid #e40504;

	text-align: left;

	border-right: none;

}	  
#object div#container{
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 12px;
}
#object div#container a {
	color: white;
}
