* {
    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;
}

#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;
}
