A, A:Link {
	text-decoration : none;
	color : #0033cc;
}

A img {
	border: 0px none;
}

A:active {
	color: #000000;
	text-decoration: underline;
}

A:visited  {
	color : #004080;
}

A:hover  {
	color : #CC0000;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF99D;
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(img/logo_noclegi.gif);
	background-repeat: repeat;
	font-size: 12px;
	position: relative;
	background: center;
	border-left: 2px solid Black;
	border-right: 2px solid Black;
	width: 750px;
	height: 100%;
	background-color: #B7A58D;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 65px;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}
#logo {
	background-image: url(img/logo_noclegi.gif);
	background-repeat: no-repeat;
	display: block;
	height: 61px;
	width: 263px;
	position: absolute;
	left: 2px;
	top: 2px;
}
#logo H1 {
	display: none;
	height: 0px;
	width: 0px;
}
#banerki {
	display: block;
	height: 60px;
	width: 468px;
	position: absolute;
	left: 280px;
	top: 2px;
}
#listwa {
	background-image: url(img/tlo_listwa.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 25px;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#listwa_tekst_1 {
	color: #FFFF33;
	position: absolute;
	left: 2px;
	top: 4px;
}
#listwa_komorka {
	background-image: url(img/telefon_komorkowy.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 28px;
	display: block;
	position: absolute;
	left: 290px;
	top: 3px;
}
#listwa_komorka span {
	display: none;
}
#listwa_tekst_2 {
	color: #FFFFFF;
	position: absolute;
	left: 325px;
	top: 3px;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 13px;
}
#wersja_polska {
	background-image: url(img/flaga_polska.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 30px;
	position: absolute;
	left: 500px;
	top: 4px;
}
#wersja_polska span {
	display: none;
}
#wersja_angielska {
	background-image: url(img/flaga_brytania.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 30px;
	position: absolute;
	left: 535px;
	top: 4px;
}
#wersja_angielska span {
	display: none;
}
#wersja_niemiecka {
	background-image: url(img/flaga_niemcy.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 30px;
	position: absolute;
	left: 570px;
	top: 4px;
}
#wersja_niemiecka span {
	display: none;
}
#wersja_rosyjska {
	background-image: url(img/flaga_rosja.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 30px;
	position: absolute;
	left: 605px;
	top: 4px;
}
#wersja_rosyjska span {
	display: none;
}
#wersja_czeska {
	background-image: url(img/flaga_czeska.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 30px;
	position: absolute;
	left: 640px;
	top: 4px;
}
#wersja_czeska span {
	display: none;
}
#calosc {
	background-color: #B7A58D;
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}

#lewa {
	float: left;
	width: 143px;
	padding-left: 2px;
}

#srodek {
	float: left;
	width: 456px;
	padding-left: 2px;	
}

#prawa {
	float: right;
	width: 143px;
	padding-left: 2px;	
}

#stopka {
	clear: both;
	height: 60px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	font-size: 11px;
}

.button_bialy {
	font-weight: bold;
	background-image: url(img/p_przycisk_bialy.gif);
	background-repeat: no-repeat;
	display: block;
	width: 125px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	color : #000000;
	font-size: 13px;
	border: 0px none;
	background-color: transparent;
}

.button_bialy span {
	color: #000000;
}

.button_bialy_form {
	font-weight: bold;
	background-image: url(img/p_przycisk_bialy.gif);
	background-repeat: no-repeat;
	display: block;
	width: 125px;
	height: 30px;
	padding-top: 0px;
	text-align: center;
	color : #000000;
	font-size: 13px;
	border: 0px none;
	background-color: transparent;
}

.button_czarny {
	font-weight: bold;
	background-image: url(img/p_przycisk_czarny.gif);
	background-repeat: no-repeat;
	display: block;
	width: 125px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	border: 0px none;
	background-color: transparent;
}

.button_czarny span {
	color: #ffffff;
}

.button_czarny_form {
	font-weight: bold;
	background-image: url(img/p_przycisk_czarny.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 30px;
	padding-top: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	border: 0px none;
	background-color: transparent;
}

.przerwa {
    padding: 3px;
}

.tabela_zielona_gora {
	background-image: url(img/tabela_zielona_gora.gif);
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 8px;
	padding-top: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFF99;
	letter-spacing: 1px;
}

.tabela_zielona_naglowek {
	background-image: url(img/tabela_zielona_naglowek.gif);
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 22px;
	padding-top: 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFF99;
	letter-spacing: 1px;
}

.tabela_zielona_tlo {
	background-image: url(img/tabela_zielona_tlo.gif);
	background-repeat: repeat;
	display: block;
	width: 135px;
	padding-left: 5px;
	margin: 0px;
}

.tabela_zielona_stopka {
	background-image: url(img/tabela_zielona_stopka.gif);
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 6px;
	margin: 0px;
	padding: 0px;
}

.tabela_szara_naglowek {
	background-image: url(img/tabela_szara_naglowek.gif);
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 22px;
	padding-top: 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.tabela_szara_tlo {
	background-image: url(img/tabela_szara_tlo.gif);
	background-repeat: repeat;
	display: block;
	width: 130px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

.tabela_szara_stopka {
	background-image: url(img/tabela_szara_stopka.gif);
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 6px;
	margin: 0px;
	padding: 0px;
}

.tabela_niebieska_naglowek {
	background-image: url(img/tabela_niebieska_naglowek.gif);
	background-repeat: no-repeat;
	display: block;
	width: 456px;
	height: 22px;
	padding-top: 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #D2FFFF;
	letter-spacing: 1px;
}

.tabela_niebieska_tlo {
	background-image: url(img/tabela_niebieska_tlo.gif);
	background-repeat: repeat;
	display: block;
	width: 446px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

.tabela_niebieska_stopka {
	background-image: url(img/tabela_niebieska_stopka.gif);
	background-repeat: no-repeat;
	display: block;
	width: 456px;
	height: 6px;
	margin: 0px;
	padding: 0px;
}

.tabela_niebieska_naglowek_m {
	background-image: url(img/tabela_niebieska_naglowek_m.gif);
	background-repeat: no-repeat;
	display: block;
	width: 220px;
	height: 22px;
	padding-top: 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #D2FFFF;
	letter-spacing: 1px;
}

.tabela_niebieska_tlo_m {
	background-image: url(img/tabela_niebieska_tlo_m.gif);
	background-repeat: repeat;
	display: block;
	width: 210px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

.tabela_niebieska_stopka_m {
	background-image: url(img/tabela_niebieska_stopka_m.gif);
	background-repeat: no-repeat;
	display: block;
	width: 220px;
	height: 6px;
	margin: 0px;
	padding: 0px;
}

hr {
	width: 80%; 
	color: #6c6c6c; 
  background-color: #6c6c6c;
  height: 1px;
	border: 0px;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.img_no_border {
	float: right;
	margin: 5px;
	border: 0px;
}

.img_border {
	margin: 2px;
	border: 1px solid #000000; 
}

.img_border_right {
	float: right;
	margin: 2px;
	border: 1px solid #000000; 
}

.img_m {
	margin: 2px;
	border: 1px solid #000000; 
	width: 100px;
}

.img_right_m {
	float: right;
	margin: 2px;
	border: 1px solid #000000; 
	width: 100px;
	height: 70px;
}

.pole_edycyjne {
	border: 1px solid Black;
	font-family :  Arial;
	font-size : 11px;
	padding-left: 2px;
}

.table1 {
	background-color : #667F99;
}

.table2 {
	background-color : #666666;
}

.bialy {color : #FFFFFF;}
.szary {color : #6F6F6F;}
.zolty {color : #ffff00;}
.zielony {color : #008040;}
.czerwony {color : #cc0000;}
.brazowy {color : #663333;}
.czarny {color : #000000;}

TABLE { 
	border-collapse: collapse;
}

TD {
	padding: 2px;
}

.pole_zolte {
	background: #FFFFE0; 
	border: 2px solid #52697E; 
	color: Black; 
	padding: 3px 3px 3px 3px;
	margin-bottom : 5px;
}

.pole_biale {
	background: #FFFFFF; 
	border: 2px solid #CC0000; 
	color: Black; 
	padding: 3px 3px 3px 3px;
	margin-bottom : 5px;
}

.opis {
	margin: 7px;
	text-align: justify;
	font-size: 10px;
	display: block;
}

.nazwa {
	letter-spacing: 1px; 
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.alert  {
	color : #EE2222;
}

.naglowek_1 {
	background: #808080; 
	color: #FFFACD; 
	letter-spacing: 
	1px; font-size: 
	11px; 
	width: 120px;
}
.opcje {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #339933;
	padding-left: 2px;
	padding-right: 1px;
}
