/* ===== USTAWIENIA GLOBALNE ===== */
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
}

a { text-decoration: none; }

a:link, a:visited, a:active {
	color: #0051A2;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	position: relative;
}

#main-container { 
	margin-left: 10px;
}

.clear-float { clear: both; }

/* ===== SCIEZKA NAWIGACYJNA ===== */
#navi-path-box {
	height: 30px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#navi-path-box a { font-weight: bold; }

#navi-path-box-green { color: #259FCE; }

/* ===== METEO PANSTWO ===== */
#meteo-box {
	width: 744px;
	min-height: 800px;
}

#meteo-top-box {
	height: 113px;
	background-image: url('/imgs/meteo/panstwo/top.jpg');
}

#meteo-top-right-box {
	float: right;
	width: 400px;
	height: 50px;
	margin-top: 20px;
	margin-right: 30px;
	text-align: right;
	color: #0051A2;
}

#meteo-top-right-box span {
	font-size: 11pt;
	color: #666666;
	line-height: 200%;
}

#meteo-top-right-box select {
	color: #666666;
	width: 240px;
}

#meteo-top-right-box a {
	text-decoration: underline;
	line-height: 200%;
}

#meteo-tabs-box {
	height: 30px;
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

#meteo-tabs-location-box {
	float: left;
	margin-right: 20px;
}

#meteo-tabs-name {
	font-size: 14pt;
	color: #259FCE;
	font-weight: bold;
	line-height: 150%;
}

#meteo-tabs-region {
	font-size: 12pt;
	color: #259FCE;
}

#meteo-tabs-box ul {
	list-style-type: none;
	line-height: 28px;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

#meteo-tabs-box li {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	height: 29px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.meteo-tabs-active {
	background-image: url("/imgs/category-nav-box-akt.gif");
}

.meteo-tabs-passive {
	background-image: url("/imgs/category-nav-box-pas.gif");
}

.meteo-tabs-last {
	border-right: 1px solid #cccccc;
}

#meteo-advice-short-1-box {
	background: url('/imgs/meteo/panstwo/kiedy-jechac-gora.jpg') no-repeat top;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
}

#meteo-advice-short-1-header-box {
	font-size: 12pt;
	color: #259FCE;
}

#meteo-advice-short-1-link-box {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	color: #0051A2;
}

#meteo-advice-short-1-box ul {
	list-style-image: url('/imgs/meteo/panstwo/point.jpg');
	color: #414B56;
	padding-left: 20px;
	line-height: 150%;
	margin-bottom: 0;
}

#meteo-advice-short-1-box a {
	text-decoration: underline;
}

#meteo-advice-short-2-box {
	height: 71px;
	background: url('/imgs/meteo/panstwo/kiedy-jechac-dol.jpg');
	margin-top: -40px;
}

#meteo-advice-photo-box {
	float: left;
	width: 174px;
	margin-top: 10px;
}

#meteo-advice-photo-box img {
	padding-bottom: 10px;
}

#meteo-advice-text-box {
	float: right;
	width: 550px;
	margin-top: 10px;
}

#meteo-advice-text-header-box {
	font-size: 14pt;
	color: #259FCE;
	font-weight: bold;
}

#meteo-advice-text-box ul {
	list-style-image: url('/imgs/meteo/panstwo/point.jpg');
	color: #414B56;
	padding-left: 20px;
	line-height: 150%;
	margin-bottom: 0;
}

#meteo-advice-text-link-box {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	color: #0051A2;
}

#meteo-advice-text-link-box a {
	text-decoration: underline;
}

#meteo-advice-text-description-box {
	color: #414B56;
	padding-top: 20px;
	line-height: 150%;
	text-align: justify;
	text-indent: 2em;
}

