/* CSS Document */
*{
	padding: 0; margin: 0;
	border: 0;
}

body {
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 12px; color: #585858;
	margin: 0; margin-bottom: 10px;
	background: #f4f4f4;
}

table {
	border-collapse: collapse;
}

#kontener {
	position: relative;
	margin: 0 auto;
	width: 1004px;
	padding-left: 4px; padding-right: 4px;
	text-align: left;
	background: #ffffff;
}


#kontener div.srodek {
	float: left;
	padding-top: 10px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_opcje_ul.gif) repeat-x;
	width: 100%;
}

#kontener div.bg_srodek {
	float: left;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_tr.gif) repeat-y;
	width: 100%;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 16px;
}

#header {
	width: 1004px; height: 92px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_header.gif) repeat-x;
}

#header h1 { position: absolute; top: -100px; }

#kontener .logo { position: absolute; left: 20px; top: 20px; }

#kontener .prostokat { position: absolute; left: 0; top: 0; }

#kontener .pasek {
	position: absolute; left: 20px; top: 70px;
	font-size: 90%;
}

#kontener .pasek2 {
	position: absolute; 
	right: 20px; top: 70px;
	font-size: 90%;
}

#kontener .pasek2 a{
	color: #002651;
	font-weight: bold;
	text-decoration: none;
}

#top {
	float: left;
	width: 700px;
}

#box {
	margin-top: 1px;
	float: right;
	border: 1px solid #DBDBDB;
	background: #F8F8F8;
	width: 278px;
	height: 82px;
	padding: 10px;
	font-size: 90%;
}


#menu_top {
	position: absolute; top: 10px; right: 10px;
	list-style: none;
	font-size: 90%;
}

#menu_top li {
	float: left;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/punktor_menu.gif) no-repeat;
	background-position: 0 5px;
	padding-left: 10px; padding-right: 10px;
}

#menu_top li a {
	font-weight: bold;
	color: #5da301; text-decoration: none;
}

#menu_top li a:hover { color: #93d53b; }

#menu_top li a.dodaj { color: #000000; }

#menu_top li a.dodaj:hover { color: #959595; }

#logowanie {
	position: absolute; top: 40px; right: 10px;
	color: #7ec301;
	font-size: 80%;
	font-weight: bold;
}

#logowanie a { color: #3b779d; text-decoration: none; }

#logowanie a:hover { color: #86b4d1; }

#logowanie form { float: left; }

#logowanie p {
	float: left;
	padding-left: 8px; padding-top: 1px;
}

#logowanie p.txt { padding-top: 3px }

#logowanie p.img { padding-top: 0 }

#logowanie p.new {
	margin-top: 2px;
	border-right: 1px solid #83c613;
	padding-right: 6px;
	margin-right: 16px;
}

#logowanie input {
	border: 1px solid #d4d0c8;
	width: 68px; height: 14px;
	padding-top: 1px;
	padding-left: 5px; padding-right: 5px;
	font-family: Tahoma, Arial;
	font-size: 10px; color: #8d8d8d;
}

#logowanie img { cursor: pointer; }

#reklama {
	text-align: center;
	padding-top: 5px; padding-bottom: 4px;
}

#lewa {
	float: left;
	width: 697px;
	line-height: 130%;
}

#lewa table.tabela {
	font-size: 90%;
	margin-bottom: 20px;
}

#lewa table.tabela td {
	border: 2px solid #dfdfdf;
	padding: 5px;
	padding-left: 8px; padding-right: 8px;
}

#lewa table.tabela td.oddziel {
	border: 0px;
	height: 16px;
}

#lewa table.tabela td.pokoj { width: 21%; }
#lewa table.tabela td.lozko { width: 19%; }
#lewa table.tabela td.cena	{ width: 29%; }
#lewa table.tabela td.lacznie { width: 16%; }
#lewa table.tabela td.zarezerwoj {  }

#lewa table.tabela tr.head {
	background: #eaeaea;
}

#lewa .tresc h5 {
	margin-bottom: 4px;
	font-size: 110%;
	color: #787777;
}

#lewa .tresc p.tytul {
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 10px;
	color: #e58116;
}

#lewa .tresc p.txt {
	margin-bottom: 4px;
}

#lewa .tresc a {
	color: #e58116;
	text-decoration: none;
	font-weight: bold;
}

#lewa .tresc a:hover { color: #fea445; }

#lewa .tresc p.okres {
	font-size: 90%;
	margin-bottom: 4px;
}

#lewa .tresc p.wyniki {
	margin-top: 8px;
	margin-bottom: 18px;
}

#lewa .tresc p.wyniki span {
	font-weight: bold;
	color: #e58116;
}

#lewa table.tabela tr.head td {
	text-align: center;
	font-weight: bold;
}

#lewa table.tabela p {
	margin-bottom: 3px;
}

#lewa table.tabela p.lacznie {
	font-size: 110%;
	font-weight: bold;
	color: #e58116;
}

#lewa table.tabela h4 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 6px;
}

#lewa table.tabela p.zasady {
	font-size: 90%;
}

#lewa table.tabela input.button {
	width: 86px; height: 23px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/button_rezerwuj2.gif);
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
	border: 0px;
}

#lewa input.button {
	width: 125px; height: 22px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/button_rezerwuj.gif);
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	font-size: 100%;
	padding-bottom: 1px;
}

#lewa .porcje
{
	float: right;
	padding-top: 5px; padding-bottom: 5px;
	padding-left: 10px;
	font-family: arial; font-size: 90%;
}

#lewa .porcje a {
	text-decoration: none;
	padding-left: 4px; padding-right: 4px;
	color: #d97102;
}

#lewa .porcje a:hover { color: #fea84c; }










.search {
	float: left;
	width: 684px;	
	padding-left: 14px;
	padding-top: 16px;
	padding-bottom: 20px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_search.gif) repeat-x;
	border-bottom: 5px solid #004e7f;
}

.search ul {
	list-style: none;
	width: 100%;
	float: left;
	margin-bottom: 16px;
}

.search ul li {
	float: left;
	border-left: 1px solid #74acc5;
	border-bottom: 1px solid #74acc5;
}

.search ul li.last {
	border-right: 1px solid #74acc5;
}

.search ul a {
	float: left;
	padding-left: 25px; padding-right: 25px;
	padding-top: 3px; padding-bottom: 3px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: #0b75a4;
}

.search ul a:hover { background: #1582b2; }

.search .blok {
	float: left;
	margin-right: 16px;
	color: #c4e4ed;
	font-weight: bold;
	font-family: arial;
}

.search .blok2 {
	margin-right: 10px;
}

.search img { float: left; margin-left: 2px; }

.search p { margin-bottom: 3px; }

.search p.pokoj {
	font-weight: normal;
	color: #ffffff;
	padding-top: 20px;
}
#szczegoly .search p.pokoj {
	font-weight: normal;
	color: #AFAFAF;
	padding-top: 20px;
}
.search input {
	float: left;
	width: 75px;
	border: 1px solid #01638e;
	padding-left: 5px; padding-right: 5px;
	font-family: Tahoma, Arial;
	font-size: 11px; color: #8d8d8d;
	height: 14px;
	padding-top: 1px;
}

.search input.poszukaj {
	width: 95px; height: 25px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/button_poszukaj.gif);
	text-align: left;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	font-size: 100%;
	padding-left: 6px !important;
	padding-left: 9px;
	padding-bottom: 4px !important;
	padding-bottom: 2px;
	border: 0px;
}

.search select {
	width: 40px;
	font-family: Tahoma, Arial;
	font-size: 11px; color: #8d8d8d;
	height: 16px;
}





fieldset.form {
	font-size: 90%;
	padding-left: 10px;
	padding-right: 10px;
	background: #f8f7f7;
	float: left;
	border: 1px solid #e6e6e6;
	width: 670px;
}

fieldset.form .blok {
	float: left;
	width: 90%;
	border-top: 1px dashed #bbbbbb;
	padding-top: 16px;
	
}

fieldset.form h4 {
	width: 90%;
	font-size: 110%;
	margin-bottom: 6px;
	float: left;
}

fieldset.form h4 span { color: #e58116; }

fieldset.form p {
	float: left;
	width: 100%;
}

fieldset.form p img {
	border: 1px solid #cfcfcf;
}

fieldset.form p span {
	float: left;
	width: 170px;
	color: #787777;
}

fieldset.form p span strong {
	color: #008cc0;
	font-size: 10px;
}

fieldset.form p input {
	float: left;
	width: 160px;
	border: 1px solid #bbbbbb;
	padding-left: 5px; padding-right: 5px;
	padding-top: 1px; padding-bottom: 1px;
	font-size: 11px;
	font-family: arial;
}

fieldset.form p input.button {
	border: 0;
	padding: 0;
	height: 20px;
	padding-bottom: 1px !important;
	padding-bottom: 0px;
}

fieldset.form p textarea {
	float: left;
	width: 320px; height: 80px;
	border: 1px solid #bbbbbb;
	padding: 5px;
	font-size: 11px;
	font-family: arial;
}

fieldset.form p select {
	float: left;
	width: 170px;
	border: 1px solid #bbbbbb;
	font-size: 11px;
	font-family: arial;
}

fieldset.form p select.wazna {
	width: 60px;
	margin-right: 3px;
}






#path {
	list-style: none;
	float: left;
	height: 23px;
	padding-top: 8px;
	padding-left: 20px;
	width: 678px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_path.gif) repeat-x;
	//margin-bottom:3px;
}

#path li {
	float: left;
	padding-left: 16px; padding-right: 10px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/punktor_path.gif) no-repeat;
	background-position: 0 7px;
}

#path li {
	text-decoration: none;
	font-size: 90%;
	color: #636363;
}

#path li a {
	text-decoration: none;
	color: #636363;
}

#path li a:hover { text-decoration: underline; }

#opcje {
	margin-top:3px;
	float: left;
	list-style: none;
	width: 100%;
}

#opcje li {
	float: left;
	margin-right: 4px;
}

#opcje a {
	float: left;
	display: block;
	border: 1px solid #cfcfcf;
	border-bottom: 0;
	padding-top: 4px;
	height: 21px;
	padding-left: 16px; padding-right: 16px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_opcje.gif) repeat-x;
	color: #585858;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}

#opcje a:hover {
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_opcje_h.gif) repeat-x;
	color: #8a8989;
}

#opcje a.on {
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_opcje_on.gif) repeat-x;
	color: #ffffff;
}

#opcje a.on:hover {
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_opcje_on.gif) repeat-x;
	color: #ffffff;
}

#opcje a.off_rez {
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_opcje_h.gif) repeat-x;
	color: #e58116;
}

#polecane {
	float: left;
	width: 697px;
}

#polecane .box {
	float: left;
	width: 670px;
	padding-left: 25px;
	border: 1px solid #83c711;
	border-right: 1px solid #dbdbdb;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_box_polecane.gif) repeat-y;
	height: auto !important;
	height: 118px;
	min-height: 118px;
	margin-bottom: 8px;
}

#polecane .box .foto {
	float: left;
	display: block;
	margin-top: 13px; margin-bottom: 6px; margin-left: 6px;
	border: solid 1px black;
	padding: 2px; 
}

#polecane .box .blok1 {
	float: right;
	width: 390px;
	padding-top: 10px;
}

#polecane .box .blok2 {
	float: right;
	width: 166px;
	padding-top: 10px;
	border: 1px solid #E4E4E4; 
	margin: 10px; 
	padding-bottom: 10px;
}

#polecane .box h2 {
	color: #e78925;
	font-size: 120%;
	font-family: arial;
	margin-bottom: 10px;
	float: left; width: 100%;
}

#polecane .box p {
	margin-bottom: 10px;
	float: left; width: 100%;
}

#polecane .box p.ocena { font-size: 90%; }


#polecane .box p.dane { font-size: 90%; margin-top:0px; margin-bottom: 5px; padding:0px; }
#polecane .box p.ocena img {
	margin-right: 10px;
	float: left;
	margin-top: 2px;
}

#polecane .box p.ocena span { float: left; margin-right: 10px;}

.waluta { font-size: 11px;}

#polecane .box .blok2 p {
	text-align: center;
	margin-bottom: 4px;
}

#polecane .box .blok2 a {
	color: #83c711;
	font-size: 80%;
	font-weight: bold;
}

#polecane .box .blok2 a:hover { color: #b1eb50; }

#polecane .box .blok2 a.mapa {
	text-decoration: none;
	color: #000000;
	font-size: 90%;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/button_na_mapie.gif) no-repeat;
	padding-left: 24px;
	height: 24px; padding-top: 4px;
	display: block;
}


#polecane .box .blok1 a.mapa {
	color: #83c711;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 90%;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/button_na_mapie.gif) no-repeat;
	padding-left: 40px;
	height: 24px; padding-top: 4px;
	display: block;
}

#polecane .box .blok1 a.mapa:hover { color: #b1eb50; }

#polecane .box .blok2 a.mapa:hover { color: #8f8e8e; }


#polecane .box p.cena {
	font-size: 130%; 
	font-family: arial;
	color: #e58116;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 4px;
}

#polecane .box p.cena span {
	float: right; margin-right: 30px;
	margin-top: 2px;
}

#polecane .box p.cena img { float: left; }

#szczegoly .lewa {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 25px;
}

#szczegoly .lewa p {
	font-size: 90%;
	margin-bottom: 16px;

}

#szczegoly .lewa h2 {
	font-size: 140%;
	color: #e58116;
	font-family: arial;
	margin-bottom: 0px;
}

#szczegoly .prawa {
	color: #e58116;
	float: right;
	padding-right: 10px;
	padding-top: 0px;
}

#szczegoly .prawa p {
	font-weight: bold;
	font-size: 80%;
	text-align: right;
}

#szczegoly .prawa p.cena {
	margin-top: 10px;
	font-size: 140%;
	color: #e58116;
	font-family: arial;
}

#szczegoly .search {
	background: #f1f1f1;
	border-bottom: 4px solid #e3e2e2;
	color: #727272;
	height: 65px;
	margin-left: 1px;
	width: 683px;
}

#szczegoly .search .blok {
	color: #727272;
	font-size: 90%;
}

#szczegoly .search input {
	border: 1px solid #808080;
}

#szczegoly .search select {
	border: 1px solid #808080;
}

#szczegoly .tresc {
	float: left;
	width: 100%;
	text-align: justify;
}

#szczegoly .tresc .blok {
	padding-left: 10px; padding-right: 10px;
}

#szczegoly .tresc ul {
	list-style: none;
}

#szczegoly .tresc ul li {
	background: url(http://img2.nocowanie.pl/gfx/portalxml/punktor_lewa.gif) no-repeat;
	background-position: 0 5px;
	padding-left: 14px;
}


#szczegoly .tresc h1 {
	margin-bottom: 14px;
	font-size: 120%;
	font-family: arial;
	color: #585858;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 4px;
}

#szczegoly .tresc h3 {
	margin-top: 24px;
	margin-bottom: 14px;
	font-size: 100%;
	font-family: arial;
	color: #585858;
	border: 1px solid #cfcfcf;
	padding: 3px;
	padding-left: 10px; padding-right: 10px;
}

#szczegoly .tresc p { margin-bottom: 14px; }

#prawa {
	float: right;
	width: 300px;
	line-height: 120%;
}

#prawa .box {
	float: left;
	border: 1px solid #dbdbdb;
	width: 278px;
	background: #f8f8f8;
	margin-bottom: 10px;
	padding: 10px;
	padding-bottom: 2px;
	font-size: 90%;
}

#prawa .odstep { padding-bottom: 10px; }

#prawa .box h2 {
	color: #008cc0;
	padding-left: 20px;
	font-size: 110%;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_prawa_h2.gif) no-repeat;
	background-position: 0 2px;
	margin-bottom: 10px;
}

#prawa .box ul {
	list-style: none;
	font-size: 110%;
	padding-left: 12px;
	margin-bottom: 8px;
}

#prawa .box ul li {
	background: url(http://img2.nocowanie.pl/gfx/portalxml/punktor_prawa.gif) no-repeat;
	background-position: 0 6px;
	padding-left: 18px;
	margin-bottom: 2px;
}

#prawa .box ul a {
	text-decoration: none;
	color: #000000;
}

#prawa .box ul a:hover { color: #777777; }

#prawa .box ul.lista2 li {
	background: url(http://img2.nocowanie.pl/gfx/portalxml/punktor_prawa2.gif) no-repeat;
	background-position: 0 5px;
	font-size: 90%;
}




#box ul {
	list-style: none;
	font-size: 110%;
	padding-left: 12px;
	margin-bottom: 8px;
}

#box ul li {
	background: url(http://img2.nocowanie.pl/gfx/portalxml/punktor_prawa.gif) no-repeat;
	background-position: 0 6px;
	padding-left: 18px;
	margin-bottom: 2px;
}

#box ul a {
	text-decoration: none;
	color: #000000;
}

#box ul a:hover { color: #777777; }






#prawa .box p {
	margin-bottom: 8px;
}

#prawa .box img.foto {
	float: left;
	margin-right: 8px;
}

#prawa .box img.ocena { margin-left: 4px; margin-right: 4px; }

#prawa .box a {
	color: #008cc0;
	text-decoration: none;
}

#prawa .box a:hover { color: #5acbf5; }

#prawa .box span.big {
	font-weight: bold;
	font-size: 110%;
}


#boxy {
	float: left;
	margin-top: 5px;
	width: 1004px;
}

#boxy .box {
	padding: 10px;
	float: left;
	width: 175px;
	height: 120px;
	border: 1px solid #cfcfcf;
	margin-right: 4px;
}

#boxy .last_box {
	width: 178px;
	margin-right: 0;
}

#boxy .box h2 {
	font-size: 90%;
	color: #008cc0;
	margin-bottom: 10px;
}

#boxy .box h2.black { color: #636363; text-decoration: underline; }

#boxy .box ul {
	list-style: none;
	font-size: 90%;
	margin-bottom: 8px;
}

#boxy .box ul li {
	background: url(http://img2.nocowanie.pl/gfx/portalxml/punktor_prawa.gif) no-repeat;
	background-position: 0 6px;
	padding-left: 18px;
	margin-bottom: 2px;
}

#boxy .box ul a {
	text-decoration: none;
	color: #000000;
}

#boxy .box ul a:hover { color: #777777; }

#boxy .box p {
	font-size: 90%;
	margin-bottom: 6px;
}

#bottom {
	float: left;
	width: 1004px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_bottom.gif) no-repeat bottom;
	margin-top: 20px;
	color: #b0b0b0;
	font-size: 80%;
	line-height: 130%;
}

#bottom a { color: #717171; text-decoration: none; }

#bottom a:hover { color: #ababab; }


#bottom p {
	margin-bottom: 18px;
	padding-left: 20px; padding-right: 20px;
	text-align: center;
}

#bottom p.link2 a {
	font-weight: bold;
	color: #b0b0b0;
}

#bottom p.link2 a:hover { color: #cbc9c9; }

#bottom p.stopka {
	text-align: left;
	padding-left: 66px;
	margin-bottom: 12px;
	font-family: arial;
	font-weight: bold;
}

#bottom p.stopka a {
	font-weight: bold;
	color: #b0b0b0;
}

#bottom p.stopka a:hover { color: #cbc9c9; }

.szukaj {
border:0;
vertical-align:middle;
height:25px;
width:85px;
background-image:url(http://img2.nocowanie.pl/gfx/portalxml/button_zacznij.gif);
cursor:pointer;
font:bold 11px "Trebuchet MS", tahoma, arial, sans-serif;
color:#fff;
}


.pokoj_box {
float: left;;
margin-bottom: 5px;
padding-bottom: 2px;
border-bottom: 1px solid white;
}

a.m {
	color: #008cc0;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
}

.nazwawojewodztwa {
	font-weight: bold;
}

#top .search input.zacznij {
	width: 85px; height: 25px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/button_zacznij.gif) no-repeat;
	text-align: left;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	font-size: 100%;
	padding-left: 6px !important;
	padding-left: 9px;
	padding-bottom: 4px !important;
	padding-bottom: 2px;
	border: 0px;
}

#top .search input.poszukaj {
	width: 95px; height: 25px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/button_poszukaj.gif);
	text-align: left;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	font-size: 100%;
	padding-left: 6px !important;
	padding-left: 9px;
	padding-bottom: 4px !important;
	padding-bottom: 2px;
	border: 0px;
}

ul.lista_miast {
	list-style: none;
	font-size: 110%;
	padding-left: 12px;
	margin-bottom: 8px;
}
ul.lista_miast li {
	background: url(http://img2.nocowanie.pl/gfx/portalxml/punktor_prawa.gif) no-repeat;
	background-position: 0 6px;
	padding-left: 18px;
	margin-bottom: 2px;
}

ul.lista_miast a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

ul.lista_miast a:hover { color: #777777; font-weight: bold; }

.listascreenzdjecie {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#komunikatbledu {
	font-weight: bold;
	color: red;
}

/* ------ rezerwacja ------ */

#rezerwacja {
	float: left;
	width: 680px;
	margin-left: 5px;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_kropki.gif) repeat-x;
	background-position: 0 28px;
	margin-bottom: 10px;
}

#rezerwacja h2 {
	border-bottom: 1px solid #dddddd;
	font-size: 100%;
	color: #717171;
	font-weight: normal;
	padding-bottom: 2px;
	float: left;
	width: 100%;
	margin-bottom: 8px;
	font-size: 90%;
}

#rezerwacja div {
	float: left;
	width: 168px;
}

#rezerwacja p {
	float: left;
	width: 100%; height: 8px;
	text-align: center;
	font-size: 80%;
	color: #8d8d8d;
}

#rezerwacja p.on { color: #4fc016; }
	
/* -----//rezerwacja ------ */
	
	
#lewa .bloczek {
	border: 1px solid #e0e0e0;
	float: left;
	background: #fcfcfc;
	padding: 12px;
	padding-top: 8px; padding-bottom: 8px;
	margin-right: 8px;
	width: 201px;
}

#lewa .bloczek_end { margin: 0; }
	
	
#lewa .bloczek ul {
	list-style: none;
	font-size: 90%;
}

#lewa .bloczek ul li {
	background: url(http://img2.nocowanie.pl/gfx/portalxml/punktor_lewa.gif) no-repeat;
	background-position: 0 6px;
	padding-left: 18px;
	margin-bottom: 2px;
}

#lewa .bloczek ul a {
	text-decoration: none;
	color: #000000;
}

#lewa .bloczek ul a:hover { color: #777777; }	

#lewa .bloczek p { margin-bottom: 8px; }
#lewa .bloczek p.txt { font-size: 90%; }

#lewa .bloczek p.foto {
	float: left;
	margin-right: 10px;
}

#lewa .bloczek p.foto img {
	border: 1px solid #e0e0e0;
	padding: 2px;
}

#lewa .bloczek h2 {
	color: #e58116;
	padding-left: 20px;
	font-size: 100%;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_lewa_h2.gif) no-repeat;
	background-position: 0 3px;
	margin-bottom: 12px;
}

#lewa .bloczek h2 a{
	color: #e58116;
	text-decoration: none;
}

#lewa .frag1 {
	float: left;
	width: 100%;
	margin-top: 0px;
}

#lewa .frag2 {
	float: left;
	width: 100%;
	margin-top: 8px;
}

#lewa .frag2 .bloczek {
	width: 318px;
	float: left;
}

#lewa .frag2 .bloczek h2 {
	color: #83c711;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_lewa_h2_ziel.gif) no-repeat;
	background-position: 0 2px;
}

#lewa .bloczek span.a {
	float: left;
	font-weight: bold;
	font-size: 90%;
}

#lewa .bloczek span.b {
	float: right;
	font-size: 100%;
	color: #008cc0;

}

#lewa .bloczek span.b a{
	float: right;
	color: #008cc0;
	text-decoration: none;
}

#lewa .frag3 {
	float: left;
	width: 100%;
	margin-top: 8px;
}

#lewa .frag3 .bloczek {
	width: 436px;
}

#lewa .frag3 .bloczek h2 {
	font-size: 90%;
}

#lewa .frag3 .bloczek h2 a{
	color: #008cc0;
}

#lewa .frag3 .bloczek p {
	font-size: 80%;
}

#lewa .frag3 .bloczek_end {
	width: 200px;
}

#lewa .frag3 .bloczek ul {
	font-size: 80%;
	line-height: 130%;
}


#stopa {
	margin-top: 10px;
	height: 62px;
	width: 984px;
	padding: 6px;
	padding-bottom: 0;
	float: left;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_stopa.gif) repeat-x;
	font-size: 80%;
}

#stopa p {
	padding-top: 6px;
	float: left;
	width: 100px;
	padding-left: 20px;
	line-height: 150%;
}

#stopa img { float: right; }

.piktogramy {
	width: 200px;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 30px;
}

.piktogramy img{
	border: 1px solid #27729F;
}

#prawa .box_zdj {
	float: left;
	width: 278px;
	margin-bottom: 6px;
	padding: 10px;
	padding-bottom: 2px;
	font-size: 90%;
}


#prawa .box_zdj h2 {
	color: #e58116;
	padding-left: 20px;
	font-size: 110%;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_zdj_prawa_h2.gif) no-repeat;
	background-position: 0 2px;
	margin-bottom: 10px;
}
#prawa .box_mapy{
	float: left;
	width: 278px;
	margin-bottom: 6px;
	padding-bottom: 2px;
	font-size: 90%;
}


#prawa .box_mapy h2 {
	color: #e58116;
	padding-left: 20px;
	font-size: 110%;
	background: url(http://img2.nocowanie.pl/gfx/portalxml/bg_zdj_prawa_h2.gif) no-repeat;
	background-position: 0 2px;
	margin-bottom: 10px;
}

#prawa .box_mapy a {
	color: #e58116;
	float: right;
	font-size: 110%;
	margin-bottom: 10px;
}

.zdjecie_gal {
	margin-top: 7px;
	margin-right: 7px;
	float: left;
}

#box {
	height: 108px;
}

.rectanglereklama {
width:700px;
height:19px;
font:10px tahoma, arial, sans-serif;
color:#9b9b9b;
text-align:center;
letter-spacing:10px;
padding-top:3px;
margin-top:2px;
}

.inputloguj {
width:90px;
font-weight:700;
font-size:10px;
margin:4px;
border: 1px solid black;
}
