@charset "windows-1250";
/* CSS Document */

#akcentOne {
	width: 150px;
/*	height: 300px; */
	margin: 0px 5px 0px 5px;
	float:left;
	overflow: auto;
	border-right: 1px solid #999;
}
#akcentTwo {
	width: 350px;
	margin: 0px 5px 0px 5px;
 	min-height: 398px;
	float:left;
	background:url(img/czflag.png);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}
#akcentThree {
	width: 440px;
	margin: 0px 10px 0px 5px;
/*	padding: 10px 5px 5px 10px; */
	height:398px;
	float:left;
	overflow: auto;
	border: 2px solid #f60;
	background:#333;
	color:#eee;
}
#infodiv {
	margin: 6px 0px 0px 5px;
	color:#aaa;
}
#nextday {
/*	width:	239px; = bez scroll */
	width: 236px;
	float:	left;
	min-height:	150px;
	padding:	2px 0px 5px 4px;
	border-right: 1px solid #ddd; 
}
#latoda {
	font-weight:bold;
	margin: 5px 0px 1px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #CCC;
}
#nextinfo {
	margin: 4px 0px 0px 0px;
}
#waiting {
display:none;
}
#waiting2 {
margin: 25px;
text-align: center;
color: #999;
}
#cityselectorAkcent{
font-size:10px !important;
font-family: Arial, Tahoma;
/* background:#fff; */
color:#333;
border: 0px;
margin: 3px 0px 0px 10px;
}
#overlay{
position: absolute;
top: 0px;
left: 0px;
z-index: 80; 
width: 100%;
height: 100%;
background-color:#000000;
/* background-image: url(bg.jpg); */
}
#box{
background:#cccc33;
padding:10px;
position:absolute;
z-index:90;
min-width:100px;
min-height: 120px;
} 
#aa {
	float:left; 
	width: 180px; 
	margin: 10px 0px 0px 10px; 
/*	border: 1px solid silver; */
}
#ab {
	float: left; 
	width: 474px; 
	margin: 10px 0px 0px 5px;
	padding: 0px 10px 0px 10px;
/*	border: 1px solid silver; */
}
#ac {
	float:right; 
	width: 300px; 
	margin: 10px 5px 0px 0px; 
/*	border: 1px solid silver; */
}

.reklbox	{
	margin:10px 5px 20px 5px; 
	padding:0px 0px 7px 5px; 
	border-left: 1px solid #E3E0CC;	
	border-bottom: 1px solid #E3E0CC;	
}