* {
    margin: 0px;
    padding: 0px;
    border: 0px;
	outline: none;
}

body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: #fbf5e2 url('../gfx/body-back.jpg') no-repeat center top;
    font-family: 'Trebuchet MS', 'Tahoma', 'Vedana', 'Arial', sans-serif;
    color: #343434;
    font-size: 12px;
}

#centerBox {
    width: 989px;
    margin: 0px auto 0px auto;
}

#menuBox {
    height: 80px;
    position: relative;
    z-index: 250;
}

#langBox {
    position: absolute;
    top: 6px;
    right: 1px;
}

#langBox a {
    width: 25px;
    height: 20px;
    display: block;
    float: left;
    margin-left: 7px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#langBox a:hover, #langBox a.selected {
    background-position: 0px -20px;
}

.logo {
    position: absolute;
    top: 5px;
    left: 20px;
    background: url('../gfx/logo-polandeu.png') no-repeat center center;
    width: 190px;
    height: 70px;
}

#menu {
    position: absolute;
    right: 20px;
    bottom: 15px;
}

#menu a img {
    display: none;
}

#menu a {
    color: #343434;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 22px 0px 22px;
    z-index: 3;
    position: relative;
}

#menu a:hover, #menu a.hovered {
    color: #cc2729;
}

#menu .bottomSide {
    height: 15px;
    width: 15px;
    overflow: hidden;
    position: absolute;
    top: auto;
    bottom: -15px;
    background: url('../gfx/menu-sel.png') no-repeat center bottom;
    z-index: 10;
    display: none;
}

 #menu a.selected {
    color: #cc2729;
}

#menu div {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
    background: #ffffff;
    height: 40px;
    padding: 0px 0px 0px 0px;
    background: url('../gfx/menu-div-back.gif') repeat-x left top;
}

#menu div .leftSideT {
    display: block;
    width: 10px;
    height: 40px;
    background: url('../gfx/menu-div-leftT.gif') no-repeat right top;
    position: absolute;
    left: -10px;
    top: 0px;
    overflow: hidden;
}

#menu div .rightSideT {
    display: block;
    width: 10px;
    height: 40px;
    background: url('../gfx/menu-div-rightT.gif') no-repeat left top;
    position: absolute;
    left: auto;
    right: -10px;
    top: 0px;
    overflow: hidden;
}

#menu div .bottomSide {
    height: 12px;
    width: 15px;
    overflow: hidden;
    position: absolute;
    top: auto;
    bottom: -12px;
    background: url('../gfx/strzalka.gif') no-repeat center top;
    z-index: 10;
    display: none;
}

#menu div a {
    background: transparent;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0px 22px 0px 22px;
}

#menu div a:hover, #menu div a.hovered {
    background: transparent;
}

#menu div div {
    position: absolute;
    height: 111px;
    padding: 10px 0px 10px 0px;
    background: #f6dc87 url('../gfx/menu-div-div-back.gif') repeat-x left top;
    z-index: 4;
}

#menu div div .leftSideT {
    display: block;
    width: 10px;
    background: url('../gfx/menu-div-div-leftT.gif') no-repeat right top;
    position: absolute;
    left: -10px;
    top: 0px;
    overflow: hidden;
}

#menu div div .rightSideT {
    display: block;
    width: 10px;
    background: url('../gfx/menu-div-div-rightT.gif') no-repeat left top;
    position: absolute;
    left: auto;
    right: -10px;
    top: 0px;
    overflow: hidden;
}

#menu div div .leftSideB {
    display: block;
    width: 10px;
    height: 10px;
    background: url('../gfx/menu-div-div-leftB.gif') no-repeat right top;
    position: absolute;
    left: -10px;
    top: auto;
    bottom: 0px;
    overflow: hidden;
}

#menu div div .rightSideB {
    display: block;
    width: 10px;
    height: 10px;
    background: url('../gfx/menu-div-div-rightB.gif') no-repeat right top;
    position: absolute;
    left: auto;
    right: -10px;
    top: auto;
    bottom: 0px;
    overflow: hidden;
}

#menu div div .bottomSide {
    display: none;
}

#menu div div a, #menu div div a.hovered {
    line-height: 20px;
    height: 20px;
    background: transparent;
    display: block;
    float: left;
    width: 130px;
    font-weight: normal;
    font-size: 11px;
    padding-right: 15px;
    padding-left: 15px;
    overflow: hidden;
    border-right: 1px solid #000000;
}

#menu div div a:hover {
    background: url('../gfx/menu-div-div-sel.gif') no-repeat left top;
    color: #ffffff;
}

#menu a.duch, #menu div a.duch, #menu div div a.duch {
    width: 100%;
    height: 38px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    border: none;
    background: transparent;
}

#headBox {
    height: 250px;
    overflow: hidden;
}

#locationBox {
    height: 32px;
    line-height: 30px;
    border-bottom: 1px solid #f6dc89;
    margin-bottom: 18px;
    padding: 0px 20px 0px 20px;
    overflow: hidden;
}

#locationBox .rightSide {
    font-size: 16px;
}

#footBox {
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #f6dc89;
    margin-top: 20px;
    padding: 0px 20px 0px 20px;
    overflow: hidden;
}

.ukryty {
    display: none;
}

.czysty {
    clear: both;
    font-size: 1px;
    height: 1px;
    overflow: hidden;
    display: block;
}

.odstep {
    overflow: hidden;
    height: 20px;
}

a {
    color: #343434;
    font-weight: bold;
    text-decoration: none;
}

a:hover, a.selected {
    color: #cc2729;
}

.leftSide {
    float: left;
}

.rightSide {
    float: right;
}

#akordeon {
    position: relative;
    overflow: hidden;
    width: 989px;
    height: 250px;
    display: block;
}

#akordeon .akordeon-fotos {
    width: 989px;
    height: 250px;
    z-index: 1;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}

#akordeon .akordeon-foto {
    display: block;
    overflow: visible;
    float: left;
    width: 10px;
    height: 250px;
    background: no-repeat center center;
    border-right: 1px solid #ffffff;
    position: relative;
}

#akordeon .akordeon-text {
    display: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #ffffff;
    background-color: #000000;
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-weight: bold;
	z-index: 1;
}

#akordeon .akordeon-foto a {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 250px;
	width: 100%;
	z-index: 2;
}

#akordeon .akordeon-text p {
    margin: 0px 20px 0px 20px;
}

#akordeon .akordeon-frameLeft {
    height: 250px;
    width: 12px;
    background: url('../gfx/akordeon-left.gif') no-repeat left top;
    z-index: 2;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

#akordeon .akordeon-frameRight {
    height: 250px;
    width: 12px;
    background: url('../gfx/akordeon-right.gif') no-repeat right top;
    z-index: 2;
    position: absolute;
    right: 0px;
    top: 0px;
    overflow: hidden;
}

#akordeon #akordeonLoad {
    width: 989px;
    height: 250px;
    background: #ffffff url('loading.gif') no-repeat center center;
    z-index: 4;
    position: absolute;
    left: 0px;
    top: 0px;
}

#contentBox {
    position: static;
}

#leftColumn {
    float: left;
    width: 211px;
    height: auto !important;
    height: 20px;
    min-height: 20px;
}

#centerColumn {
    float: left;
    width: 517px;
/*    height: auto !important;
    height: 20px;
    min-height: 20px;*/
    padding: 0px 20px 0px 20px;
	overflow: hidden;
}
.clear{
	margin:10px 0;
	border-top: 1px solid #F6DC89;
	width:100%;
	height:1px;
	
}
#centerColumn .content {
    color: #5e5e5e;
    line-height: 18px;
}

#centerColumn h2 {
    color: #343434;
    font-size: 21px;
    font-weight: normal;
}

#rightColumn {
    float: left;
    width: 220px;
    height: auto !important;
    height: 20px;
    min-height: 20px;
}

#cityColumn {
    float: left;
    width: 737px;
    padding: 0px 0px 0px 20px;
	display: block;
	overflow: hidden;
}

#cityColumn ul, #cityColumn ol, #centerColumn ul, #centerColumn li {
    margin-left: 25px;
}

#cityColumn img {
    border: 1px solid #e0dfc0;
    background: #ffffff;
    padding: 4px;
}

#cityColumn img.fotoGal {
    border: 0px;
    padding: 0px;
    margin: 0px 20px 20px 0px;
}

#centerColumn h2 {
    color: #343434;
    font-size: 21px;
    font-weight: normal;
}

#subMenu, #ankieta {
    width: 210px;
}

#subMenu a {
    font-size: 16px;
    line-height: 24px;
    display: block;
    height: 24px;
    width: 169px;
    background-repeat: no-repeat;
    background-position: right center;
    border-bottom: 1px solid #dac993;
    position: relative;
    z-index: 2;
}

#subMenu a img {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 2px;
    right: 0px;
}

#subMenu a.last {
    border: 0px;
}

.box-parent {
    background: url('../gfx/boxgradient-back.png') repeat-y left top;
}

.box-parent h2, #cityMenu h2 a {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}

.boxGradient-top {
    height: 10px;
    background: url('../gfx/boxgradient-top.png') no-repeat left top;
    overflow: hidden;
}

.boxGradient-content {
    height: auto !important;
    height: 128px;
    min-height: 128px;
    padding: 5px 20px 5px 20px;
    background: url('../gfx/boxgradient-content.png') no-repeat left top;
}

.boxGradient-bottom {
    height: 10px;
    background: url('../gfx/boxgradient-bottom.png') no-repeat left top;
    overflow: hidden;
}

.boxPlain-top {
    height: 10px;
    background: url('../gfx/boxplain-top.png') no-repeat left top;
    overflow: hidden;
}

.boxPlain-content {
    height: auto !important;
    height: 128px;
    min-height: 128px;
    padding: 5px 20px 5px 20px;
    background: url('../gfx/boxplain-content.png') repeat-y left top;
}

.boxPlain-bottom {
    height: 10px;
    background: url('../gfx/boxplain-bottom.png') no-repeat left top;
    overflow: hidden;
}

input {
    font-size: 12px; 
    font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial', sans-serif;
}

.search-input {
    width: 125px;
    height : 18px;
    padding: 6px 20px 6px 10px;
    background: url('../gfx/search-input.png') no-repeat center center;
}

.search-button {
    font-weight: bold;
    background: #fbf5e2;
    cursor: pointer;
}

#slideShow {
    width: 210px;
    height: 150px;
    position: relative;
    overflow: hidden;
}

#slideShow .slideShow-foto {
    position: absolute;
    width: 210px;
    height: 150px;
    top: 0px;
    left: 0px;
    display: none;
    background: no-repeat center center;
	visibility: hidden;
}

#slideShow .slideShow-text {
    color: #ffffff;
    font-weight: bold;
    background: #000000;
    display: block;
    height: 40px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 210px;
    z-index: 2;
}

#slideShow .slideShow-frame {
    position: absolute;
    width: 210px;
    height: 150px;
    top: 0px;
    left: 0px;
    background: url('../gfx/slideshow-frame.gif') no-repeat center center;
    z-index: 3;
}

#slideShow #slideShowLoad {
    width: 210px;
    height: 150px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff url('loading.gif') no-repeat center center;
    z-index: 5;
}

#polecamy {
    width: 210px;
    overflow: hidden;
}

#polecamy a {
    font-size: 12px;
    line-height: 24px;
    display: block;
    color: #47529f;
    border-bottom: 1px solid #dac993;
}

#polecamy a:hover {
    color: #000000;
}

#polecamy .bottomBox {
    position: relative;
    left: -20px;
    top: 15px;
    background: url('../gfx/polecamy-bottom.gif') no-repeat left bottom;
    width: 210px;
    height: 65px;
}

#cityMenu a {
    font-size: 12px;
    line-height: 24px;
    display: block;
}

#ankieta {
    line-height: 24px;
}

#ankieta li {
    list-style-type: none;
    
}

#ankieta a {
    font-size: 12px;
    line-height: 24px;
    color: #47529f;
}

#ankieta a:hover {
    color: #000000;
}

.reklamaGoogle {
    height: 60px;
    border: 1px solid #0061b5;
    color: #0061b5;
    padding: 5px;
    text-align: center;
}

.votebar-zewnetrzny {
    background: #ffffff;
    border: 1px solid #dac993;
    width: 165px;
    height: 15px;
    overflow: hidden;
    position: relative;
}

.votebar-wewnetrzny {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 15px;
    background: #f6dc89;
    z-index: 1;
}

.votebar-procent {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 165px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    z-index: 2;
}

#cityColumn a.gallery-foto, #centerColumn a.gallery-foto {
    display: block;
    float: left;
    width: 150px;
    height: 100px;
    margin: 0px 20px 20px 0px;
    position: relative;
}

#cityColumn a.gallery-foto img, #centerColumn a.gallery-foto img {
    border: 0px;
    margin: 0px;
    padding: 0px;
    display: block;
    width: 150px;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
 }

#cityColumn a.gallery-foto span, #centerColumn a.gallery-foto span {
    display: block;
    width: 150px;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url('../gfx/foto-frame.gif') no-repeat center center;
}

#weatherBox {
    width: 210px;
    height: 237px;
    position: relative;
    overflow: hidden;
}

#weatherBox .weatherBox-text {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 210px;
    height: 237px; 
    overflow: hidden;
    z-index: 1;
}

#weatherBox .weatherBox-frame {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 210px;
    height: 237px; 
    overflow: hidden;
    background: url('../gfx/weatherbox-frame.gif') no-repeat center center;
    z-index: 2;
}

#panoramasBox {
    width: 210px;
    height: 215px;
    position: relative;
    overflow: hidden;
	background: #ffffff;
}

#panoramasBox .panoramasBox-link {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 190px;
	height: 40px;
	z-index: 2;
	padding: 5px;
}

#panoramasBox .panoramasBox-text {
	position: absolute;
	left: 5px;
	top: 40px;
	width: 200px;
	height: 165px;
	overflow: hidden;
	z-index: 2;
	text-align: center;
}

#panoramasBox .panoramasBox-frame {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 210px;
    height: 215px; 
    overflow: hidden;
    background: url('../gfx/panoramasbox-frame.gif') no-repeat center center;
    z-index: 1;
}

#walutyBox {
    width: 210px;
    height: 130px;
    position: relative;
    overflow: hidden;
}

#walutyBox .walutyBox-text {
    position: absolute;
    top: 6px;
    left: 4px;
    width: 202px;
    height: 122px;
    overflow: hidden;
    z-index: 1;
}

#walutyBox .walutyBox-frame {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 210px;
    height: 130px;
    overflow: hidden;
    background: url('../gfx/waluty-frame.gif') no-repeat center center;
    z-index: 2;
}

#movieShadow {
    position: absolute;
    background: #000000;
    z-index: 600;
}

#movieBox {
    position: absolute;
    z-index: 605;
    padding: 10px;
    overflow: hidden;
    background: #ffffff url('loading.gif') no-repeat center center;
    display: block;
}

#movieBoxInner {
    position: relative;
    width: 425px;
    height: 375px;
    text-align: right;
    display: none;
}

a.movielink {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: url('../gfx/playmovie.gif') no-repeat center center;
    margin: 0px 10px 10px 0px;
}

p.movielink, span.movielink{
    line-height: 25px;
}

#movieClose {
    width: 66px;
    height: 25px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: url('closelabel.gif') no-repeat center center;
}

#movieTitle {
    position: absolute;
    bottom: 0px;
    left: 0px;
    line-height: 25px;
    text-align: left;
}

div.kameraOnline {
    width: 470px;
    height: 360px;
    margin: 0px auto;
    border: 1px solid #f7e6b3;
    overflow: hidden;
}

div.kameraOnline h2 {
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background: #f7e6b3;
}

.dolewej {
	float: left;
	margin-right: 10px;
}

.doprawej {
	float: right;
	margin-left: 10px;
}

p {
	clear: both;
}

#galleryViewer {
	display: block;
	position: relative;
}

#galleryViewer #galleryViewerINNER {
	display: block;
	height: 200px;
	position: relative;
	overflow: hidden;
}

#galleryViewer #galleryViewerPRELOAD {
	display: block;
	height: 200px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #ffffff url('../gfx/loading.gif') no-repeat center center;
	z-index: 20;
}

#galleryViewer .galleryViewerHIDDEN {
	display: none;
}

#galleryViewer .galleryViewerFOTO {
	display: none;
}

#galleryViewer .galleryViewerGAL {
	background: #ffffff;
	border: 1px solid #ffdd84;
	padding: 4px;
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

#galleryViewer .galleryViewerGAL img {
	padding: 0px;
	margin: 0px;
	position: relative;
	border: 0px;
}

#galleryViewer #galleryViewerPREV {
	position: absolute;
	left: 5px;
	bottom: 5px;
	display: block;
	width: 59px;
	height: 27px;
	background: #ffffff url('../gfx/galleryViewerPREV.png') no-repeat 0px 0px;
	cursor: pointer;
	z-index: 10;
}
#galleryViewer #galleryViewerPREV:hover {
	background: #ffffff url('../gfx/galleryViewerPREV.png') no-repeat 0px -27px;
}

#galleryViewer #galleryViewerNEXT {
	position: absolute;
	right: 5px;
	bottom: 5px;
	display: block;
	width: 59px;
	height: 27px;
	background: #ffffff url('../gfx/galleryViewerNEXT.png') no-repeat 0px 0px;
	cursor: pointer;
	z-index: 10;
}
#galleryViewer #galleryViewerNEXT:hover {
	background: #ffffff url('../gfx/galleryViewerNEXT.png') no-repeat 0px -27px;
}

/* BOX */
.the_LeftBox {
	display: block;
	position: relative;
	overflow: hidden;
	width: 200px;
	padding: 5px 5px 4px 5px;
	background: #ffffff url('../gfx/leftBox-frame.gif') no-repeat left -20px;
}

.the_LeftBox_UP {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../gfx/leftBox-frame.gif') no-repeat left top;
	width: 210px;
	height: 12px;
	overflow: hidden;
	line-height: 10px;
}

.the_LeftBox_DOWN {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url('../gfx/leftBox-frame.gif') no-repeat left bottom;
	width: 210px;
	height: 12px;
	overflow: hidden;
	line-height: 10px;
}

/* WALUTY */
.tabela_walut {
	width: 100%;
	background: #ffffff;
	border: 1px solid #f6dc88; 
	border-collapse: collapse;
}

#cityColumn .tabela_walut img {
	border: 0px none;
	padding: 0px;
}

.tabela_walut td {
	padding: 3px;
}

.tabela_walut tr, .tabela_walut td {
	border-collapse: collapse;
	border-bottom: 1px solid #f6dc88;
}

.tabela_walut .flaga {
	width: 27px;
	text-align: center;
}

.tabela_walut .strzalka {
	width: 27px;
	text-align: center;
}

.tabela_walut .spadek_down {
	color: #991111;
}

.tabela_walut .spadek_up {
	color: #119911;
}

.tabela_walut .main_header {
	background: #f6dc88;
	text-align: center;
}

.tabela_walut .header {
	text-align: center;
	font-weight: bold;
	background: #f7e6b3;	
}

.tabela_walut .row_0 {
	background: #ffffff;
}

.tabela_walut .row_1 {
	background: #f5f2e9;
}

.tabela_walut_box {
	width: 100%;
	border-collapse: collapse;
	background: #ffffff;
}

.tabela_walut_box td {
	padding: 3px;
}

.tabela_walut_box tr, .tabela_walut_box td {
	border-collapse: collapse;
	border-bottom: 1px solid #f6dc88;
}

.tabela_walut_box .left_text {
	text-align: left;
}

.tabela_walut_box .right_text {
	text-align: right;
}

.tabela_walut_box .main_header {
	background: #f6dc88;
	font-weight: bold;
}

.tabela_walut_box .row_0 {
	background: #ffffff;
}

.tabela_walut_box .row_1 {
	background: #f5f2e9;
}

.tabela_walut_box .spadek_down {
	color: #991111;
}

.tabela_walut_box .spadek_up {
	color: #119911;
}

#mapa_pogodowa {
	display: block;
	width: 610px;
	height: 580px;
	position: relative;
	background: url('../gfx/mapa_polski_srednia.jpg') no-repeat center center;
}

#mapa_pogodowa .p_ikonka {
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#mapa_pogodowa .p_ikonka:hover {
	z-index: 1000;
}

#mapa_pogodowa .p_chmurka {
	display: block;
	width: 64px;
	height: 64px;
	background: none;
	border: 0px none transparent;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

#mapa_pogodowa .p_chmurka_h {
	display: none;
	width: 96px;
	height: 96px;
	background: none;
	border: 0px none transparent;
	margin: 0px;
	padding: 0px;
	z-index: 5;
	position: absolute;
	top: -16px;
	left: -16px;
}

#mapa_pogodowa .p_ikonka:hover .p_chmurka {
	display: none;
}

#mapa_pogodowa .p_ikonka:hover .p_chmurka_h {
	display: block;
}

#mapa_pogodowa .p_jednostka {
	font-size: 11px;
	position: relative;
	top: -4px;
	font-weight: normal;
}

#mapa_pogodowa .p_temperatura {
	display: block;
	position: absolute;
	top: 0px;
	right: 5px;
	z-index: 10;
	font-size: 16px;
	font-weight: bold;
}

#mapa_pogodowa .p_miasto {
	display: block;
	width: 104px;
	position: absolute;
	top: 55px;
	left: -20px;
	z-index: 10;
	font-weight: bold;
	text-align: center;
}

#mapa_pogodowa .p_cisnienie {
	display: none;
	position: absolute;
	bottom: 7px;
	right: 8px;
	z-index: 10;
}

#mapa_pogodowa .p_info {
	display: none;
	position: absolute;
	top: -10px;
	background: #fcf5e2;
	width: 190px;
	padding: 5px;
	border: 2px solid #f6dc89;
	color: #000000;
	z-index: 100;
}

#mapa_pogodowa .p_info_left {
	left: -190px;
}

#mapa_pogodowa .p_info_right {
	right: -190px;
}

#mapa_pogodowa .p_info .top {
	display: block;
	width: 204px;
	height: 7px;
	overflow: hidden;
	position: absolute;
	top: -7px;
	left: -2px;
	background: url('../gfx/pogoda_cloud_top.png') no-repeat center center;
}

#mapa_pogodowa .p_info .bottom {
	display: block;
	width: 204px;
	height: 7px;
	overflow: hidden;
	position: absolute;
	bottom: -7px;
	left: -2px;
	background: url('../gfx/pogoda_cloud_bottom.png') no-repeat center center;
}

#mapa_pogodowa .p_info .cloud {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 34px;
}

#mapa_pogodowa .p_info_left .cloud {
	right: -20px;
	background: url('../gfx/pogoda_cloud_ogonek_lewy.png') no-repeat center center;
}

#mapa_pogodowa .p_info_right .cloud {
	left: -20px;
	background: url('../gfx/pogoda_cloud_ogonek_prawy.png') no-repeat center center;
}

#mapa_pogodowa .p_info .more {
	position: absolute;
	bottom: 2px;
	right: 7px;
}

#mapa_pogodowa .p_ikonka:hover .p_info {
	display: block;
}

#mapa_pogodowa .p_info .p_miejscowosc {
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#mapa_pogodowa .p_info .p_data {
	display: block;
	font-weight: normal;
	text-align: center;
}

#mapa_pogodowa .p_info .p_ikona {
	display: block;
	text-align: center;
	padding-bottom: 15px;
}

#mapa_pogodowa .p_info .p_ikona img {
	background: none;
	border: 0px none transparent;
}

#mapa_pogodowa .p_info .p_grupa {
	display: block;
	padding: 0px 0px 10px 0px;
	margin: 0px 5px;
	border-top: 1px solid #f6dc89;
}

#mapa_pogodowa .p_info .p_grupa .p_tytul {
	position: relative; 
	top: -9px;
	margin-left: 5px;
	background: #fcf5e2;
	padding: 0px 5px;
	font-weight: bold;
}

#mapa_pogodowa .p_info .p_grupa .p_pole {
	display: block;
	position: relative;
	top: -4px;
	font-weight: normal;
	margin-left: 5px;
}

#mapa_pogodowa .p_i_bialystok { top: 127px; left: 512px; } /**/
#mapa_pogodowa .p_i_bydgoszcz { top: 140px; left: 210px; } /**/
#mapa_pogodowa .p_i_gdansk { top: 13px; left: 230px; } /**/
#mapa_pogodowa .p_i_gorzow_wielkopolski { top: 177px; left: 45px; } /**/
#mapa_pogodowa .p_i_katowice { top: 430px; left: 260px; } /**/
#mapa_pogodowa .p_i_kielce { top: 370px; left: 360px; } /**/
#mapa_pogodowa .p_i_krakow { top: 455px; left: 320px; } /**/
#mapa_pogodowa .p_i_lublin { top: 310px; left: 480px; } /**/
#mapa_pogodowa .p_i_lodz { top: 280px; left: 285px; } /**/
#mapa_pogodowa .p_i_olsztyn { top: 70px; left: 340px; } /**/
#mapa_pogodowa .p_i_opole { top: 390px; left: 190px; } /**/
#mapa_pogodowa .p_i_poznan { top: 220px; left: 130px; } /**/
#mapa_pogodowa .p_i_rzeszow { top: 450px; left: 450px; } /**/
#mapa_pogodowa .p_i_szczecin { top: 85px; left: -5px; } /**/
#mapa_pogodowa .p_i_warszawa { top: 240px; left: 385px; } /**/
#mapa_pogodowa .p_i_wroclaw { top: 335px; left: 135px; } /**/

#tabela_pogodowa td {
	line-height: 20px;
}

#tabela_pogodowa .tp_singleline td {
	border-bottom: 1px solid #f6dc89;
}

#tabela_pogodowa .tp_doubleline td {
	border-bottom: 3px solid #f6dc89;
}

#tabela_pogodowa td.tp_singleline {
	border-left: 1px solid #f6dc89;
}

#tabela_pogodowa td.tp_doubleline {
	border-left: 3px solid #f6dc89;
}

#tabela_pogodowa td.tp_today {
	background: #f6dc89;
}

#tabela_pogodowa .tp_head td {
	font-weight: bold;
	font-size: 13px;
}

#mapa_pogodowa_mala {
	display: block;
	width: 200px;
	height: 190px;
	position: relative;
	background: url('../gfx/mapa_polski_mala.jpg') no-repeat center center;
	margin-left: 5px;
}

#mapa_pogodowa_mala .p_ikonka {
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#mapa_pogodowa_mala .p_chmurka {
	display: block;
	width: 32px;
	height: 32px;
	background: none;
	border: 0px none transparent;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

#mapa_pogodowa_mala .p_chmurka_h {
	display: none;
	width: 48px;
	height: 48px;
	background: none;
	border: 0px none transparent;
	margin: 0px;
	padding: 0px;
	z-index: 5;
	position: absolute;
	left: -8px;
	top: -8px;
}

#mapa_pogodowa_mala .p_ikonka:hover .p_chmurka {
	display: none;
}

#mapa_pogodowa_mala .p_ikonka:hover .p_chmurka_h {
	display: block;
}

#mapa_pogodowa_mala .p_temperatura {
	position: absolute;
	top: 1px;
	right: 1px;
	font-size: 11px;
	font-weight: normal;
	z-index: 100;
}

#mapa_pogodowa_mala .p_jednostka {
	font-size: 8px;
	font-weight: normal;
	position: relative; 
	top: -3px;
}

#mapa_pogodowa_mala .p_i_bialystok { top: 35px; left: 160px; }
#mapa_pogodowa_mala .p_i_bydgoszcz { top: 35px; left: 65px; }
#mapa_pogodowa_mala .p_i_gdansk { top: 0px; left: 70px; }
#mapa_pogodowa_mala .p_i_gorzow_wielkopolski { top: 55px; left: 10px; }
#mapa_pogodowa_mala .p_i_katowice { top: 135px; left: 75px; }
#mapa_pogodowa_mala .p_i_kielce { top: 115px; left: 110px; }
#mapa_pogodowa_mala .p_i_krakow { top: 145px; left: 95px; }
#mapa_pogodowa_mala .p_i_lublin { top: 100px; left: 155px; }
#mapa_pogodowa_mala .p_i_lodz { top: 85px; left: 90px; }
#mapa_pogodowa_mala .p_i_olsztyn { top: 15px; left: 105px; }
#mapa_pogodowa_mala .p_i_opole { top: 120px; left: 55px; }
#mapa_pogodowa_mala .p_i_poznan { top: 65px; left: 40px; }
#mapa_pogodowa_mala .p_i_rzeszow { top: 140px; left: 145px; }
#mapa_pogodowa_mala .p_i_szczecin { top: 20px; left: -5px; }
#mapa_pogodowa_mala .p_i_warszawa { top: 65px; left: 120px; }
#mapa_pogodowa_mala .p_i_wroclaw { top: 105px; left: 35px; }

.pasek_pogodowy {
	display: block;
	overflow: hidden;
	position: relative;
	border: 1px solid #f6dc89;
}

.pasek_pogodowy .pp_info {
	display: block;
	width: 145px;
	overflow: hidden;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 2px;
}

.pasek_pogodowy .pp_miasto {
	font-size: 16px;
	line-height: 24px;
	padding-left: 5px;
}

.pasek_pogodowy .pp_pogoda {
	width: 100%;
	float: left;
	margin-left: 150px;
	overflow: hidden;
}

.pasek_pogodowy .pp_pogoda_inner {
	display: block;
	width: 100000px;
}

.pasek_pogodowy table {
	position: relative;
}

.pasek_pogodowy td {
	padding: 2px 8px;
	text-align: center;
}

.pasek_pogodowy td.pp_singleline	{
	border-left: 1px solid #f6dc89;
}

.pasek_pogodowy tr.pp_singleline	td {
	border-bottom: 1px solid #f6dc89;
}

.pasek_pogodowy tr.pp_singleline	td.pp_noline,
.pasek_pogodowy td.pp_noline {
	border-bottom: 0px none transparent;
}

.pasek_pogodowy .pp_pogoda .pp_chmurka_inner {
	position: relative;
	width: 32px;
	height: 24px; 
}

#cityColumn .pasek_pogodowy .pp_pogoda .pp_chmurka {
	border: 0px none transparent;
	background: transparent;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: -3px;
	left: 0px;
}

#google_map {
	background: #f7e6b3;
	border: 1px solid #f6dc89;
	display: block;
	height: 500px;
	position: relative;
	overflow: hidden;
}

#google_map .gmnoprint {
	z-index: 5;
}

#google_map img {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#google_legend {
	background: #f6dc89;
	padding: 10px;
}

#google_legend table {
	width: 100%;
}

#google_legend td {
	vertical-align: middle;
}

#google_legend .legend-icon {
	display: block;
	width: 20px;
	height: 20px;
	margin: 2px;
	cursor: pointer;
	background: #ffffff no-repeat center center;
	overflow: hidden;
}

#google_legend .legend-icon .ukryty {
	display: none;
}

#google_legend .legend-icon .deactive {
	display: none;
	width: 20px;
	height: 20px;
	background: url('../google_map/icon/20/deactive.png') no-repeat center center;
}

#google_legend .disable .deactive {
	display: block;
}

#google_cloud {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
	padding: 3px 10px 25px 10px;
	width: 216px;
	height: 127px;
	background: url('../google_map/cloud/chmurka.png') no-repeat center center;
	z-index: 0;
}

#google_cloud #google_cloud_wys,
#google_cloud #google_cloud_szer {
	display: none;
}

#google_cloud #google_cloud_top {
	display: block;
	position: absolute;
	top: 3px;
	right: 10px;
	z-index:5;
}

#google_cloud #google_cloud_close {
	display: top;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 2px;
	right: 0px;
	cursor: pointer;
	background: url('../google_map/cloud/zamknij.gif') no-repeat center center;
}

#google_cloud #google_cloud_text .title {
	display: block;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}

#google_cloud #google_cloud_text .foto {
	display: block;
	height: 113px;
	width: 228px;
	overflow: hidden;
	position: absolute;
	top: 23px;
	left: 4px;
}

#google_cloud #google_cloud_text .foto span {
	display: none;
	position: absolute;
	right: 2px;
	bottom: 2px;
}
#google_cloud #google_cloud_text .foto:hover span {
	display: block;
}

