/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
}

body{	text-align: center;
	min-width:760px;/* for mozilla*/
	background: #f3f4f6 url('bg.gif') center repeat-y;
	font-family: verdana, arial, sans-serif;
	font-size: 12px; }
	
p {text-align: justify;
	padding: 5px;}
	
p.descr {
	font-size:10px;}
	
p.podpis {
	text-align:center;
	padding:0px;
	font-size:10px;}	
	
a {color: #0a57bd;
	font-weight: bold;}

a:hover { color: #0000DC;}

a.headlinellink {
	color: #000096;
	font-size: 12px;
	font-weight: bold;}
	
a.headlinellink:hover { color: #960000;}

a.rmore {
	display: block;
	width: 100%;
	text-align: right;
	font-size: 11px;
	font-weight: bold;}
	
img.kalendarz {
	border: solid 2px #0a57bd;
	position: relative;
	top: 5px;}
	
span.red {
	color: #f00;}
	
a#promocja {
	display: block;
	width: 180px;
	background: #FFFF6B;}
	
a#promocja:hover {
	background: #0a57bd;
	color: #fff;}

form { margin: 4px;}

h1 {
	color: #0a57bd;
	font-size: 21px;
	margin: 3px;}

h2 {
	color: #0a57bd;
	font-size: 16pt;}
	
h3 {color: #0a57bd;
	font-size: 12pt;
	background: #D1EBFF;}
	
h4 {color: #0a57bd;
	font-size: 15px;
	margin: 0px;}
	
h5 {color: #0a57bd;
	font-size: 14px;
	margin: 8px 0px 1px 0px;}
	
big.logo {
	display: block;
	width: 120px;
	height: 22px;
	background: transparent url('logosmall.gif');}
	
big.logo span {
	display: none;}
	
table#allhotels {
	width: 100%;
	font-size: 12px;
	border-spacing: 6px;}

table#allhotels th {
	background: #0a57bd;
	color: #fff;}
	
table#allhotels th a {
	color: #fff;}
	
table#allhotels th a:hover {
	color: #f90;}
	
table#allhotels td {
	vertical-align: top;
	border: solid 1px #ddd;}
	
table#allhotels img {
	border: none;}
	
#container{
	height:99.9%;
	min-height:100%;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:  #fff;
	position:relative;
}

 
html>body #container{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#logo {
	width: 760px;
	height: 65px;
	background: #fff url('logo.gif') top left no-repeat;
	text-align: right;
	border-bottom: solid 1px #0a57bd;
	font-size: 10pt;}
	
#header {
	width: 760px;
	height: 170px;
	background: #fff url('header.jpg');
	text-align: left;
	border-top: solid 3px #fff;}
	
#header-eng {
	width: 760px;
	height: 170px;
	background: #fff url('header-eng.jpg');
	text-align: left;
	border-top: solid 3px #fff;}
	
#navig {
	margin: 70px 0px 0px 10px;}

#navig a img {
	border: none;}
	
#top{
	width: 760px;
	height: 9px;
	overflow: hidden;
	background: transparent url('top.gif') top left repeat-x;}
	
#left {
	background: #fff url('side.gif') top right no-repeat;
	height: 385px;
	text-align: left;
	position:relative;/*ie needs this to show float */
	left: 10px;
	width:200px;
	float:left;}
	
ul#menu {
	list-style-image: url('arrow.gif');}
	
ul#menu li {
	width: 150px;
	border-bottom: dotted 1px #0a57bd;
	margin-left: -20px;
	line-height: 160%;
	}
	
ul#menu a {
	text-decoration: none;
	font-weight: bold;}
	
#konsult, #subscribe {
	background: #D1EBFF;
	margin-right: 20px;
	font-size: 3.5mm;
	font-weight: bold;
	font-family: arial;
	text-align: center;}
	
div.top180 {
	width: 180px;
	height: 6px;
	overflow: hidden;
	background: transparent url('top180.gif');}
div.bot180 {
	width: 180px;
	height: 6px;
	overflow: hidden;
	background: transparent url('bot180.gif');}
	
#right {
	background: #fff;
	text-align: left;
	position:relative;/*ie needs this to show float */
	width:530px;
	margin-left: 20px;
	float:left;}
	
#right ul {
	list-style-type: square;
}

#right ul ul {
	list-style-type: disc;
}

#right ul a {
	text-decoration: none;}
	
div#ilustr {
	margin: auto;
	text-align: center;}
	
div#apinfo, div#apinfo2 {
	text-align: left;
	color: #0a57bd;
	font-size: 3.2mm;
	margin-left: 10px;}

div#apinfo {
	margin-left: 130px;}

span.opis {
	color: #333;
	font-size: 3.5mm;}
	
div#images {
	width: 120px;
	float: left;
	position: relative;}
	
div#images img{
	border:none;
	margin:3px;}
	
#footer {
	width: 760px;
	clear:both;
	height:50px;
	background-color: #fff;
	bottom:0; left: 0;
	position: absolute;
	border-top: double 4px #0a57bd;
	font-size: 8pt;
	}
	
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:50px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p,ul  {margin-top:0}/*clear top margin for mozilla*/

.clear {width: 100%;
        height: 1px;
        overflow: hidden;
        clear: both;} /*universal clear*/
        
#clearfooter {width:100%;height:60px;clear:both} /* to clear footer */

html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-25px;}/* safari wrapper */