
#pocasi-small-celek{
	background:#003333;
	color:black;
	text-align: left;
	padding:3px;
}
#pocasi-small { /* celý blok v rámci stránky */
}
#pocasi-small-nadpis { padding-left: 0.5em; }
#pocasi-small-vnitrek { /* celý vnitřní blok */
  color: #454F51;
}
.pocasi-small-den { /* blok pro jeden den */
  /* float: left; */
  clear: left;
  padding-bottom: 0.5em;
}
.pocasi-small-obrazek { /* obrázek s počasím pro jeden den */
  float: left; margin: 0.3em;
}
.pocasi-small-obrazek img { border: 0px }
.pocasi-small-text { /* data o počasí pro daný den */
}
.pocasi-small-text-den { /* název dne */
  font-weight: bold;
  padding-bottom: 0.5em;
}

#pocasi-small-celek table{
	vertical-align:middle;
	border-spacing:1em;
	width:100%;
}
#pocasi-small-celek table caption{color:white}
#pocasi-small-celek td{padding-right:0.1em}
#po-list-top-celek{
	text-align:right;
	margin:1em auto;
}
#po-stanice-list-celek{
	text-align:center;
	margin:auto;
}
.po-big-list-table{
	width:98%;
	text-align:center;
	margin:auto;
}
.po-big-list-nadpis{
	margin-left:0.5em;
	border-bottom:1px solid #7A8990;
}
#po-stanice-list-table-top{
	background: #E7E7E7;
}
#po_data_form{
	text-align:left;
}
.po-small{font-size:0.9em}
.po-small-vice{margin:auto;text-align:right;margin-right:0.5em;clear: left;}
.po-small-vice a{color:#125484 !important}
#po-big-list-celek{
}
.po-big-list{
	margin-top:2em;
}
.po-big-list-table-top{
	background: #E7E7E7;
}
.po-big-list-table-akt{
	background: #7A8990;
}
.po-podminky-akt{width:10px;height:15px}
.po-img-used{background: #E7E7E7}
.po-img-used input{background: #E7E7E7}

/**********************/
#pocasi-small-celek {
  padding: 5px 0;
  background: #339966;
	color:#FFFFFF;
}
.pocasi-small-obrazek {
	padding-left: 10px;
	float:left;
	padding-right: 10px;
	padding-top: 3px;
}

.pocasi-small-text-den {
	font-weight: bold;
}

.pocasi-small-den {
	padding-top: 5px;
}

.po-small-vice {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 0.9em;
}

.po-small-vice a {
	color:#FFFFFF;
	text-decoration: underline;
}

.po-small-vice a:hover {
	color:#000000;
	text-decoration: none;
}

