#chyba{
margin:0px;
height:35px;
float:left;
display:none;
position:relative;
left:2px;
}
.popup {
font:12pt Arial, Helvetica, sans-serif;
border:1px solid rgb(69,133,181);
font-weight:700;
background-color:#87cbf0;
filter:Alpha(Opacity=95);
opacity:0.95;
z-index:10;
width:549px;
float:left;
clear:right;
height:35px;
text-align:center;
}
.krizek{
float:right;
margin-right:2px;
margin-top:2px;
display:inline;

} 
.popup b{
float:left;

} 
.popup a {
color:rgb(57,102,157);text-decoration:none;
display:inline;

}
.popup a:hover {
color:rgb(57,102,157);text-decoration:underline;
display:inline;

}

.obsah3 {
	width: 530px;
	float: left;
	color: #000000;
	text-decoration: none;
text-align:justify;
margin-top:40px;
}

.info{
float:left;
margin-left:2px;
margin-top:2px;
}

.popup table {
text-align:center;
display:inline;
width:300px;
color:white;
font-weight:bold;
margin:0px;

}
.popup table td p{
font-size:120%;
text-align:center;

margin-top:8px;
padding:0px;
}
.popup table td {
margin:0px;
text-align:center;

}

#floater {
border:6px solid #e0a404;
color:#666666;
line-height:1.5;
position:absolute;
z-index:10;
width:200px;
background:#fff;
right:15%;
padding:10px 0;
min-height:130px;
}

#floater div {
padding:0 10px;
}

#floater div.title {
border-bottom:1px solid #666;
margin-bottom:2px;
font-weight:bold;
}

#floater div.even {
background:#fff;;
}

#floater div.odd {
background:#ddd;
}
