@CHARSET "UTF-8";
#tabulkaChyb{
	 background:url("http://www.greendot.cz/pic/report-bug.gif") no-repeat;
	opacity: 0.8;
	background-color: #929292;
	width: 99px;
	height: 590px;
	position: fixed;
	top: 20px;
	left: 20px;
	z-index: 250;
	padding-top:10px;
}
#tabulkaChyb a{
		background-color:black;
		padding: 6px 3px 6px 3px;
		color: white;
	 font-size:85%;
		text-transform:uppercase;
      
	}

#tabulkaChybOtevrena{
	text-align: left;
	color: black;
	z-index: 250;
	opacity: 0.9;
	background-color: #DCEDB8;
	position: fixed;
	width: 700px;
	height: 600px;
	top: 20px;
	left: 120px;
	border-left:2px solid #86C20A;
}

#tabulkaChybOtevrena fieldset {
  border:1px solid #86C20A;
  margin:10px;
}