#POG *, .pogoda_prog_button
{
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 8pt;
	font-family: Tahoma;
}


.pogoda_prog_button
{
	text-align: right;
	width: 300px;
	display: none;
}



.pogoda_prog_button a
{
	color: #182c6b;
	text-decoration: none;
	float: right;
	display: block;
	padding: 3px;
	margin-bottom: 10px;
}

.pogoda_prog_button a:hover
{
	color: #F8B333;
}

#POG 
{
	height: 75px;
	width: 300px;
	position: relative;
	background-color: #182c6b;
}

#POG h2
{
	padding-top: 6px;
	padding-left: 25px;
}

#POG p
{
	padding-left: 25px;
}

#POG p.temperatura
{
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#POG p.temperatura b
{
	font-size: 25px;
}

#POG .imgpog
{
	position: absolute;
	z-index: 1;
	right: 0;
	bottom:0;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	
}

#POG .pogoda-ramka
{
	position: absolute;
	display: none;
}

#POG .prognoza, #POG .dzispogoda
{
	position: relative;
}

#POG ul.pogmenu
{
	position: absolute;
	z-index: 100;
	left: 67px;
	top: 5px;
	display: none;
}

#POG ul.pogmenu a
{
	display:block;
	padding: 2px;
}

#POG ul.pogmenu a:hover
{
	color: #fff;
	background: #182c6b;
}

#POG li, #POG ul
{
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}

#POG ul
{
	overflow: hidden;
	background-color: #fff;
	border: 1px #aaa solid;
}

#POG li a
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #666;
	text-decoration: none;
	padding: 3px;
	padding-left: 10px !important;
	padding-right: 10px !important;
}

#POG
{
	display: none;
}

#POG li a:hover
{
	color: #182c6b;
	
}

#POG  .prognozatekst
{
	display: none;
}

#POG .wiatr img
{
	float: none !important ;
	margin: 0 !important ;
	padding: 0 !important ;
	
}