/* css Zen Garden submission 133 - 'Ordered Zen', by Steve Smith, http://www.orderedlist.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2004, Steve Smith */
/* Added: Oct. 21st, 2004 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */
   
   

/* CSS Document */
h1 {font-size: 14px;
  color: #00f;
  }
  
a:link {
	color:#8297A7;
	text-decoration:underline;
}

a:visited {
	color:#A082A7;
}

a:hover {
	text-decoration:none;
}

body {
	font:x-small/1.4 Tahoma, Verdana, Helvetica, Arial, sans-serif;
	background:#FFF url(tlo.jpg) no-repeat top left;
	color:#555040;
	margin:0;
	padding:0;
}

#main {
	margin: 1em auto;
	background:#FF0;
	width: 790px !important; 
	width /**/:800px; /* IE5/Win */
	padding:0 0px;
	position:relative;
	font-size:110%;
}

#naglowek {
 	width:790px;
	height:294px;
	background:#FFF url(images/header.jpg) no-repeat top left;
}

#nazwa h1 {
  position:absolute;
	top:15px;
	left:30px;
	font-size:16px;
}

#nazwa h1 a{
  text-decoration:none;
}
#glowna {
  width: 790px;
  background:#FFF url(images/tlo.jpg) repeat-y top left;
}

#fotki1 {
  padding:0 0 0 35px;
  width:120px;
  float: left;
}

#fotki2 {
  padding-right:10px;
  float: right;
  width:120px;
}

#srodek {
  width: 490px;
  float: left;
	position: static;
}

#tytul h2 {
  color: #F00;
  font-size: 16px;
  text-align: center;
  border:1px solid #C0C0C0;
  background:#FFA;  
}

#tresc {
  font-size:12px;
  background:#FF0;
}

#srodek2 {
  width: 90%;
	position: static;
	margin-top:30px;
	margin-left:30px;
}

#tresc2 {
  font-size:12px;
  background:#FF0;
}

#lokale {
  /*border:1px solid #C0C0C0;*/
  margin-left: 155px;
  width: 475px;
  text-align: left;
  /*padding: 5px;*/
	margin-bottom: 5px;
	/*background:#FFA;*/
	font-weight:bolder;
	position:static;
	
}

#lokale a {
  text-decoration:none;
  padding: 1px;
	margin-bottom: 5px;
  margin-top: 10px;
	font-weight:lighter;
}

#lokal {
  background:#e4e404;
  border:1px solid #C0C0C0;
  width: 475px;
  margin-left: 155px;
  margin-top: 10px;
  text-align: center;
  padding: 5px;
}

#lokal_rodzaj {
  color: #000;
  border:1px solid #C0C0C0;
  text-decoration:none;
  text-align: left;
  padding: 5px;
  background:#d4d404;
}

#lokal_fotki {
  text-decoration:none;
  text-align: center;
  padding: 5px;
  margin:5px;
}

#obiekt {
  text-align:left;
  padding:15px;
	padding-left: 0;
	text-decoration: underline;
	font-size:12px;
}

#ikony {
  width: 625px;
  text-align: center;
}

#cena {
  width:475px;
  margin-left: 155px;
  margin-top: 10px;
  border:1px solid #C0C0C0;
  background:#FFA;
  padding: 5px;
  text-decoration:none; 
}

#kontakt {
  color: #F00;
  text-align: left;
}

#dane {
  width:475px;
  margin-left: 155px;
  margin-top: 5px;
  border:1px solid #C0C0C0;
  background:#FFA;
  padding: 5px;
  text-decoration:none;
  text-align: right;
}

#baner {
  width:468px;
  margin-left: 164px;
  padding-top: 55px;
  text-align: center;
}

#autor {
  width:490px;
  margin-left: 130px;
  margin-top: 35px;
  text-align: center;
}


#linki {
  width: 730px;
  margin-left: 25px;
  margin-top:35px;
  border:1px solid #C0C0C0;
  background:#FFA;
  padding: 5px;
}

#linki a {
  text-decoration:none;
}

#opis {
  background:#e4e404;
  border:1px solid #C0C0C0;
  width: 746px;
  margin-left: 15px;
  margin-top: 10px;
  text-align: center;
  padding: 5px;
}

#footer {
 	width:790px;
	height:29px;
	background:#FFF url(images/footer.jpg) no-repeat top left;
}