/* obecné definice */
table.pocasi {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
}

table.pocasi td {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

.pocasi table {
	width: 100%;
}

.pocasi p {margin-top: 5px; margin-bottom: 5px;}
.pocasi h5 {text-align: center;}

.pocasi .border th {text-align: left;}

/* Definice obecných pomocných stylů */
#small_gray{ font-size: 75%; color: #101010;}
#small {font-size: 95%;}
#bitsmall {font-size: 98%;}
#vsmall {font-size: 85%;}
#odsaz {margin-left: 8px;}
#gray {color: #909090;}
#sline {line-height:70%;}

.red {color: #CC0000;}
.white {color:White;}
.justblok {text-align: justify;}



/* Tabulka s výpisem meteoindexů */
.meteop tr {margin-top:10px;margin-bottom:10px; }
.meteop td { text-align: justify; padding-top: 5px; padding-bottom: 10px; padding-left: 4px; padding-right: 15px; font-size: 90%; }
.meteop th { padding-top: 2px; padding-bottom: 2px; font-size: 80%; font-weight: bold; background: #DDDDDD; border-style: solid none solid none; border-color: Black; border-width: 1px; }
.meteop div {margin-top:4px;}

#single { border: 1px solid; border-color: #353535; }
#single th { background: #CC0000; color: white; text-align: center; border: 0px; }
#single img { margin-left: 10px; }

#day3_region_table {
	width: 200px;
	float: right;	
	margin: inherit;
	margin-right: 12px;
	_margin-right: 4px;
	margin-top: 0px;
}

