* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body, html {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	font-family: 'Tahoma';
	background-color: #fff;
}

#gora_tlo {
	width: 100%;
	height: 143px;
	
	background-color: #fff;
	background-image: url('../gfx/back-top.png');
	background-position: top center;
	background-repeat: repeat-x;
	
	z-index: 100;
}

#gora {
	margin: 0px auto 0px auto;
	
	width: 950px;
	height: 143px;
	
	position: relative;
	
	z-index: 100;
}

#jezyki {
	position: absolute;
	
	right: 0px;
	top: 21px;
}

#logo {
	position: absolute;
	
	left: 0px;
	top: 25px;
	
	width: 296px;
	height: 91px; 
	
	background-image: url('../gfx/logo.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#jezyki a {
	background-image: url('../gfx/lang.png');
	background-repeat: no-repeat;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	display: block;
	height: 40px;
	
	float: left;
}

#jezyki #lang_1 { width: 49px; background-position: 0px 0px; }
#jezyki #lang_1:hover { background-position: 0px -40px; }

#jezyki #lang_2 { width: 62px; background-position: -49px 0px; }
#jezyki #lang_2:hover { background-position: -49px -40px; }

#jezyki #lang_3 { width: 61px; background-position: -111px 0px; }
#jezyki #lang_3:hover { background-position: -111px -40px; }

#jezyki #lang_4 { width: 61px; background-position: -172px 0px; }
#jezyki #lang_4:hover { background-position: -172px -40px; }

#jezyki #lang_5 { width: 44px; background-position: -233px 0px; }
#jezyki #lang_5:hover { background-position: -233px -40px; }

#tlo_strony {
	background-image: url('../gfx/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	
	z-index: 1px;
}

#dol {
	margin: 0px auto 0px auto;
	
	width: 950px;
}

#zawartosc {
	position: relative;

	width: 100%;
	height: 351px;
	
	overflow: hidden;
	
	z-index: 1;
}

#tresc {
	position: absolute;
	bottom: 0px;
	left: 0px;

	width: 638px;
	height: 235px;
	
	padding: 15px 50px 20px 20px;
	
	overflow: hidden;
	
	background-image: url('../gfx/back-text.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	
	font-family: 'tahoma';
	font-size: 11px;
	color: #054c8e;
	
	text-align: justify;
}

#tresc_long {
	position: absolute;
	bottom: 0px;
	left: 0px;

	width: 640px;
	height: 235px;
	
	padding: 15px 290px 20px 20px;
	
	overflow: hidden;
	
	font-family: 'tahoma';
	font-size: 11px;
	color: #054c8e;
	
	text-align: justify;
}

#tresc_long2 {
	position: absolute;
	bottom: 0px;
	left: 0px;

	width: 640px;
	height: 300px;
	
	padding: 15px 290px 20px 20px;
	
	overflow: hidden;
	
	font-family: 'tahoma';
	font-size: 11px;
	color: #054c8e;
	
	text-align: justify;
}

#tresc2 {
	position: absolute;
	bottom: 0px;
	left: 0px;

	width: 708px;
	height: 351px;
	
	overflow: hidden;
	
	font-family: 'tahoma';
	font-size: 11px;
	color: #054c8e;
	
	text-align: justify;
	
	display: block;
	z-index: 2;
}

#tresc_lewa {
	padding: 15px 15px 20px 20px;

	width: 435px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	
	position: absolute;
	top: 0px;
	left: 0px;
}

#tresc_prawa {
	padding: 15px 20px 20px 20px;
	
	width: 197px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	
	position: absolute;
	top: 0px;
	right: 0px;
	
	background-image: url('../gfx/vertical-line.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#next_prev {
	
	position: absolute;
	
	bottom: 40px;
	left: 20px;
}

.prev {
	float: left;

	display: block;
	
	width: 13px;
	height: 13px;
	
	background-image: url('../gfx/left-arrow-blue.png');
	background-position: top left;
	background-repeat: no-repeat;
}

.prev:hover {
	background-image: url('../gfx/left-arrow-white.png');
}

.next {
	float: left;
	
	display: block;

	width: 13px;
	height: 13px;
	
	background-image: url('../gfx/right-arrow-blue.png');
	background-position: top left;
	background-repeat: no-repeat;
}

.next:hover {
	background-image: url('../gfx/right-arrow-white.png');
}

#prawa {
	position: absolute;
	bottom: 0px;
	right: 0px;

	width: 220px;
	height: 235px;
	
	padding: 15px 0px 20px 20px;
	
	overflow: hidden;
	
	font-family: 'tahoma';
	font-size: 11px;
	color: #054c8e;
	
	text-align: right;
}

.prawa_link {
	margin: 0px 0px 15px 0px;
	height: auto !important;
	height: 15px;
	line-height: 15px;
	min-height: 15px;
}

.prawa_link a{
	display: block;

	background-image: url('../gfx/left-arrow-blue.png');
	background-position: right center;
	background-repeat: no-repeat;

	font-weight: normal;
	font-size: 11px;
	font-family: 'tahoma';
	color: #01498c;
	
	text-decoration: none;
}

.prawa_link a:hover {
	background-image: url('../gfx/left-arrow-white.png');
	
	color: #fff;
}

.prawa_link a h6 {
	margin: 0px 20px 5px 0px;
	
	font-weight: normal;
	font-size: 11px;
	font-family: 'tahoma';
}

.lewa_link {
	margin: 0px 0px 15px 0px;
	height: auto !important;
	height: 15px;
	line-height: 15px;
	min-height: 15px;
}

.lewa_link a{
	display: block;

	background-image: url('../gfx/right-arrow-blue.png');
	background-position: left top;
	background-repeat: no-repeat;

	font-weight: normal;
	font-size: 11px;
	font-family: 'tahoma';
	color: #01498c;
	
	text-decoration: none;
}

.lewa_link a:hover {
	background-image: url('../gfx/right-arrow-white.png');
	
	color: #fff;
}

.lewa_link a h6 {
	margin: 0px 0px 5px 20px;
	
	font-weight: bold;
	font-size: 11px;
	font-family: 'tahoma';
}

.more_page {
	padding: 0px 0px 20px 20px;
	height: auto !important;
	height: 15px;
	line-height: 15px;
	min-height: 15px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
}

.more_page a{
	display: block;

	background-image: url('../gfx/right-arrow-blue.png');
	background-position: right center;
	background-repeat: no-repeat;

	font-weight: normal;
	font-size: 11px;
	font-family: 'tahoma';
	color: #01498c;
	
	text-decoration: none;
}

.more_page a:hover {
	background-image: url('../gfx/right-arrow-white.png');
	
	color: #fff;
}

.more_page a h6 {
	margin: 0px 20px 5px 0px;
	
	font-weight: normal;
	font-size: 11px;
	font-family: 'tahoma';
}

.element_menu {
	width: 235px;
	float: left;
	margin-right: 1px;
}

.element_menu .header {
	height: 44px;
	display: block;
	margin: 1px 0px 1px 0px;
}

.element_menu .subheader {
	height: 44px;
	display: block;
	margin: 1px 0px 1px 0px;
	cursor: pointer;
}

.element_menu .tekst {
/*	height: 170px;*/
	
	padding: 15px 20px 15px 20px;

	background-color: #fdfcfa;

	border: 1px solid #e8dbc6;
	
	font-weight: normal;
	font-size: 12px;
	font-family: 'Tahoma';
	color: #b7904e;
	
	text-align: right;
	text-transform: uppercase;
	
	overflow: hidden;
}

a span {
	display: none;
}

.element_menu .tekst a {
	display: block; 
	height: 15px;
	font-weight: normal;
	font-size: 10px;
	font-family: 'Tahoma';
	color: #b7904e;
	
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
}

.element_menu .tekst a:hover {
	color: #01498c;
}

#szukaj {
	width: 242px;
	margin: 0px;
}

#szukaj #fraza {
	width: 118px;
	height: 16px;
	
	padding: 3px;
	
	background-image: url('../gfx/back-search.png');
	background-repeat: no-repeat;
	
	position: absolute;
	top: 11px;
	left: 76px;
}

#szukaj #ok {
	width: 22px;
	height: 22px;

	position: absolute;
	top: 11px;
	left: 200px;
}

#czartery .header 	{	background-image: url('../gfx/czartery-open.png'); }
#bilety .header 		{	background-image: url('../gfx/bilety-open.png'); }
#dla_lini .header 	{	background-image: url('../gfx/dla-lini-open.png'); }
#szukaj .header 		{	background-image: url('../gfx/szukaj.png'); position: relative; }

#czartery .subheader 	{	background-image: url('../gfx/czartery-close.png'); }
#bilety .subheader 		{	background-image: url('../gfx/bilety-close.png'); }
#dla_lini .subheader 	{	background-image: url('../gfx/dla-lini-close.png'); }
#szukaj .subheader 		{	background-image: url('../gfx/szukaj.png'); position: relative; }

#zdjecia {
	position: absolute;
	
	height: 74px;
	
	left: 0px; 
	bottom: 0px;
}

#zdjecia div {
	width: 235px;
	height: 74px;
	
	margin-right: 1px;
	
	float: left;
}

#czartery_i { background-image: url('../gfx/czartery-image.png'); }
#bilety_i { background-image: url('../gfx/bilety-image.png'); }
#dla_lini_i { background-image: url('../gfx/dla-lini-image.png'); }

#stopka {
	padding: 15px 0px 15px 0px;
	
	clear: both;
	
	font-family: 'Tahoma';
	font-weight: normal;
	font-size: 10px;
	color: #b7904e;
	
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

#stopka a {
	text-decoration: none;
	color: #01498c;
}

#stopka a:hover {
	text-decoration: underline;
}

.linia_mala {
	height: 20px; 
	
	background-image: url('../gfx/line-small.png');
	background-position: top right;
	background-repeat: no-repeat;
	
	margin: 0px;
	padding: 0px;
}

#menu {
	position: absolute;
	
	bottom: 5px;
	right: 0px;
	
	z-index: 198;
}

#menu a {
	font-size: 12px;
	font-family: 'Tahoma' ;
	font-weight: bold;
	color: #b7904e;
	
	margin-left: 20px;
	margin-bottom: 15px;
	
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
	
	z-index: 199;
}

#menu a:hover {
	color: #01498c;
}

#motto {
	font-weight: normal;
	font-size: 38px;
	
	text-align: right;
	
	position: absolute;
	
	color: #054c8e;
	
	right: 0px;
	top: 100px;
	
	text-transform: uppercase;
}

.phone {
	padding: 0px 20px 4px 0px;

	font-weight: normal;
	font-size: 10px;
	font-family: 'tahoma';
	color: #b7904e;
	
	text-align: right;
	text-transform: uppercase;
	
	background-image: url('../gfx/phone-ico.png');
	background-repeat: no-repeat;
	background-position: top right;
}

.mail a {
	padding: 0px 20px 4px 0px;

	display: block;
	
	font-weight: normal;
	font-size: 10px;
	font-family: 'Tahoma';
	color: #01498c;
	
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	
	background-image: url('../gfx/mail-ico.png');
	background-repeat: no-repeat;
	background-position: top right;
}

.mail a:hover {
	text-decoration: underline;
}

.element_menu .tekst .contact {
	width: 192px;
	overflow: hidden;
	
	font-weight: normal;
	font-size: 10px;
	font-family: 'tahoma';
	color: #b7904e;
	
	text-align: right;
	text-transform: uppercase;
	
	line-height: 150%;
}

.element_menu .tekst .contact p, .element_menu .tekst .contact div, .element_menu .tekst .contact span {
	font-weight: normal;
	font-size: 10px;
	font-family: 'tahoma';
	color: #b7904e;
	
	text-align: right;
	text-transform: uppercase;
	
	line-height: 150%;
}


.element_menu .tekst .contact a  {
	font-weight: normal;
	font-size: 10px;
	font-family: 'Tahoma';
	color: #01498c;
	
	text-transform: uppercase;
	text-decoration: none;
}

.element_menu .tekst .contact a:hover {
	text-decoration: underline;
}

#godzina, #data {
	padding: 0px 0px 10px 0px;
	
	line-height: 18px;

	font-weight: normal;
	font-size: 20px;
	font-family: 'Tahoma';
	color: #01498c;
	
	text-align: right;
}

#zegar {
	width: 83px;
	height: 91px;
	
	float: left;
	
	background-image: url('../gfx/clock.png');
	background-repeat: no-repeat;
	background-position: top left;
}

h1.naglowek {
	font-family: 'Myriad Pro Light Cond', 'Impact', 'Tahoma';
	font-weight: normal;
	font-size: 30px;
	
	color: #054c8e;

	text-transform: uppercase;
	
	visibility: visible;
	
	margin: 0px;
}

p {
	font-family: 'tahoma';
	font-size: 11px;
	
	color: #054c8e;
}

input.calc {
	float: left;

	width: 146px;
	height: 16px;
	
	padding: 3px;
	margin: 4px 0px 4px 0px;
	
	background-color: #7ecfec;
	
	border: 1px solid #88d7f0;
	
	font-family: 'Tahoma';
	font-size: 10px;
	color: #054c8e;
}

select.calc {
	float: left;

	width: 154px;
	height: 23px;
	
	padding: 3px;
	margin: 4px 0px 4px 0px;
	
	background-color: #7ecfec;
	border: 1px solid #88d7f0;
	
	font-family: 'tahoma';
	font-size: 10px;
	color: #054c8e;
}

label.calc {
	float: left;

	width: 57px;
	height: 16px;
	line-height: 16px;
	
	padding: 3px 0px 3px 0px;
	margin: 4px 0px 4px 0px;
	
	font-family: 'Tahoma';
	font-size: 10px;
	color: #054c8e;
}

table.calc {
	margin-top: 5px;
	width: 100%;
}

table.calc td {
	height: 27px;
	
	border: 1px solid #a0e0f2;
	border-top: 0px;
	border-left: 0px;
	
	font-family: 'Tahoma';
	font-size: 10px;
	color: #054c8e;
}

table.calc td.lastcol { border-right: 0px; }

table.calc td.lastrow { border-bottom: 0px; }

#przelicz {
	display: block;

	background-image: url('../gfx/right-arrow-blue.png');
	background-position: top right;
	background-repeat: no-repeat;
	
	width: 50px;
	
	line-height: 15px;
	height: 15px; 
	
	padding-right: 20px;
	
	font-weight: normal;
	font-size: 10px;
	font-family: 'tahoma';
	color: #01498c;
	
	text-decoration: none;
	text-align: right;
}

#przelicz:hover {
	background-image: url('../gfx/right-arrow-white.png');
	
	color: #fff;
}

#menu #nav span div {
	display: block;

	background-color: #b9924f;
	
	width: 253px;
	padding: 10px;
	
	text-align: right;
	z-index: 200;
}

#menu #nav span div a{
	display: block;
	width: 253px;
	height: 15px;

	text-align: right;
	background-color: #b9924f;

	padding: 0px;
	margin: 0px;
	
	z-index: 201;
}

#szukaj .tekst span {
	display: none;
}

img.foto_ref {
	border: 1px solid #01498c;
	width: 130px;
	height: 180px;
	display: block;
	margin: 0px 20px 20px 0px;
	float: left;
}

img.foto_gal {
	border: 1px solid #01498c;
	margin: 0px 20px 20px 0px;
	float: left;
}

#scrollContent {
	height: 190px;
	overflow: hidden;
}

#scrollBar2 {
	position: absolute; 
	bottom: 15px;
	right: 260px;
	
	width: 13px;
	height: 205px;
	
	display: none;
	
	z-index: 5;
	
	background-image: url('../gfx/back-scroll.png');
	background-repeat: no-repeat;
}

#scrollBar {
	position: absolute; 
	bottom: 15px;
	right: 260px;
	
	width: 13px;
	height: 205px;
	
	display: none;
	
	z-index: 6;
}

#scrollUp {
	display: block;
	width: 13px;
	height: 13px;
	float: left;
	font-size: 8px;
	overflow: hidden;
		
	background-image: url('../gfx/up-arrow-blue.png');
	background-repeat: no-repeat;
}

#scrollUp:hover {
	background-image: url('../gfx/up-arrow-white.png');
}

#scrollDown {
	display: block;
	width: 13px;
	height: 13px;
	float: left;
	font-size: 8px;
	overflow: hidden;
		
	background-image: url('../gfx/down-arrow-blue.png');
	background-repeat: no-repeat;
}

#scrollDown:hover{
	background-image: url('../gfx/down-arrow-white.png');
}

#scrollDrag {
	width: 13px;
	height: 179px;
	float: left;
	display: block;
	
	position: relative;
	
/*	background-image: url('../gfx/scroll-back.gif');
	background-repeat: repeat-y;*/
}

#scrollKnot {
	width: 13px;
	height: 20px;
	
	z-index: 6;
	
	background-image: url('../gfx/scroll-knot.png');
	background-repeat: no-repeat;
}

input.bilet {
	float: left;

	width: 60px;
	height: 16px;
	
	padding: 3px;
	margin: 4px 10px 4px 0px;
	
	background-color: #7ecfec;
	
	border: 1px solid #88d7f0;
	
	font-family: 'Tahoma';
	font-size: 10px;
	color: #054c8e;
}

textarea.bilet {
	float: left;

	width: 222px;
	height: 50px;
	
	padding: 3px;
	margin: 4px 10px 4px 0px;
	
	background-color: #7ecfec;
	
	border: 1px solid #88d7f0;
	
	font-family: 'Tahoma';
	font-size: 10px;
	color: #054c8e;
}

select.bilet {
	float: left;

	width: 67px;
	height: 23px;
	
	padding: 3px;
	margin: 4px 10px 4px 0px;
	
	background-color: #7ecfec;
	border: 1px solid #88d7f0;
	
	font-family: 'tahoma';
	font-size: 10px;
	color: #054c8e;
}

label.bilet {
	float: left;

	width: 83px;
	height: 16px;
	line-height: 16px;
	
	padding: 3px 0px 3px 0px;
	margin: 4px 0px 4px 0px;
	
	font-family: 'Tahoma';
	font-size: 10px;
	color: #054c8e;
}

#errors_Box {
	border: 2px solid #054C8E;  
	padding: 5px; 
	position: absolute; 
	top: 80px; 
	left: 35px; 
	width: 600px;
	z-index: 25;
	
	background-image: url('../gfx/error-back.png');
}

#errors_Box_close{
	text-align: right;
}

#errors_Box_close a{
	text-align: right;
	display: block;
	width: 100px;
	float: right;
	
	background-image: url('../gfx/left-arrow-blue.png');
	background-position: right center;
	background-repeat: no-repeat;

	font-weight: normal;
	font-size: 10px;
	font-family: 'tahoma';
	color: #01498c;
	
	text-decoration: none;
}

#errors_Box_close a:hover{
	background-image: url('../gfx/left-arrow-white.png');
	color: #fff;
}

#errors_Box_close a h6 {
	margin: 0px 20px 0px 0px;
	
	font-weight: normal;
	font-size: 10px;
	font-family: 'tahoma';
	line-height: 15px;
}

#errors_Box ul {
	margin-left: 30px;
}

.mapa_strony {
	padding: 0px; 
	margin: 0px;
}
.mapa_strony a {
	display: block;
	text-decoration: none;
	background-image: url('../gfx/right-arrow-blue.png');
	background-position: left center;
	background-repeat: no-repeat; 
	font-weight: normal;
	font-size: 10px;
	font-family: 'tahoma';
	color: #01498c;
	line-height: 15px;
}
.mapa_strony a:hover {
	background-image: url('../gfx/right-arrow-white.png');
	color: #fff;
}
.mapa_strony img { display: none; }
.mapa_strony span { 
	display: block;
	padding: 0px;
	padding-left: 20px;
	padding-right: 5px;
}
.mapa_strony span.outside {
	margin: 0px;
	padding: 0px;
}
.mapa_strony div { 
	padding: 0px;
	display: block;
	margin-left: 15px;
}
.mapa_strony #mapa_menu { margin: 0px; }
.mapa_strony #mapa_czartery { margin: 0px; }
.mapa_strony #mapa_bilety { margin: 0px; }
.mapa_strony #mapa_dlalini { margin: 0px; }

#mapaSwiata {
	width: 710px;
	height: 351px;
	background: url('../gfx/mapa.png') no-repeat;
}

#mapaSwiata a {
	float: left;
	height: 351px;
	width: 29px;
	position: relative;
	left: 11px;
	z-index: 5;
}

#mapaSwiata #selector {
	position: absolute;
	z-index: 2;
	width: 29px;
	height: 351px;
	overflow: hidden;
}

#mapaSwiata #selector_inner {
	width: 710px;
	height: 351px;
	background: url('../gfx/mapa_dark.png') no-repeat;
	position: absolute;
}

#mapaSwiata span.punkt {
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	background: url('../gfx/punkt.png') no-repeat;
	z-index: 5;
	line-height: 30px;
	overflow: hidden;
}

#mapaSwiata #wskaznik {
	background: #bc9655 url('../gfx/duzypunkt.gif') 3px 50% no-repeat;
	border: 1px solid #cba662;
	border-bottom: 1px solid #0e5f97;
	border-right: 1px solid #0e5f97;
	color: #fff;
	padding: 0 5px 0 15px;
	height: 13px;
	line-height: 13px;
	position: absolute;
	z-index: 6;
	font-size: 10px;
	font-family: verdana, tahoma, serif;
	display: none;
}

.pogoda {
	width: 185px;
	float: left;
	padding: 0px 13px 0px 13px;
	border-right: 1px solid #0798d1;
}

.fsize1 { font-size: 8px; 	}
.fsize2 { font-size: 10px; 	}
.fsize3 { font-size: 12px; 	}
.fsize4 { font-size: 14px; 	}
.fsize5 { font-size: 16px; 	}
.fsize6 { font-size: 18px; 	}
.fsize7 { font-size: 20px; 	}

#baner_gora {
	width: 338px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	left:315px;
	top: 25px;
	border: 1px solid #bd9655;
}

#baner_gora img {
	position: relative;
}

#baner_gora a {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	z-index: 103;
}