@charset "utf-8";
/* CSS Document */
/* ----- main setting - start ----- */
*
{
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #984200;
}

body
{
	background-color: #4A1C00;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
}

img 
{
display: block;
}

a, a:link, a:active
{
	font-weight: bold;
	color: #D95901;
	text-decoration: none;
	outline: none;
}

a:hover
{
	color: #f00;
	text-decoration: underline;
}

ul
{
  padding: 0px 0px 0px 85px;
}

li
{
  margin-bottom: 5px;
  width: 270px;
}

ul.prawa
{
  padding: 0px 0px 0px 5px;
}

/* ----- main setting - end ----- */

/* ----- main div - start ----- */
#main 
{
	width: 840px;
	background-image: url(images/tlo_main.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}

#main2
{
	width: 840px;
	background-image: url(images/cien.gif);
	background-repeat: repeat-y;
}
/* ----- main div - end ----- */

/* ----- content div - start ----- */
#box
{
	width: 800px;
	background-color: #E2D4AF;
}
/* ----- content div - end ----- */

/* ----- top div - start ----- */
#top 
{
	width: 800px;
	background-color: #E2D0A4;
}
/* ----- top div - end ----- */

/* ----- baner div - start ----- */
#baner 
{
	width: 800px;
	height: 63px;
	background-color: #E2D4AF;
}
/* ----- baner div - end ----- */

/* ----- content div - start ----- */
#content
{
	width: 800px;
	background-color: #E2D4AF;
	background-image: url(images/zakladka.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.lewy
{
  width: 400px;
  float: left;
  text-align: left;
}

.lewy p
{
	padding: 10px 0px 10px 50px;
}

.lewy h1
{
	margin: 0px 20px 10px 95px;
}

.prawy
{
  width: 380px;
  float: right;
  text-align: left;
  margin-left: 20px;
  padding-top: 5px;
}

.prawy3
{
  width: 380px;
  float: right;
  text-align: left;
  margin-left: 20px;
}

.lewy2
{
  width: 330px;
  float: left;
  text-align: left;
  padding-left: 70px;
}

.lewy3
{
  width: 400px;
  float: left;
  text-align: left;
  padding-left: 70px;
}

.prawy2
{
  width: 380px;
  float: left;
  text-align: left;
  padding-left: 20px;
}

.prawy p
{
	float: left;
}

.tytul
{
  display: block;
  margin-left: 67px;
  margin-bottom: 20px;
}

.onas
{
  width: 310px;
  text-align: justify;
  text-indent: 40px;
}

.planowane
{
  width: 660px;
  text-align: justify;
  text-indent: 40px;
  margin-bottom: 30px;
}

.planowane_lista
{
  width: 610px;
  text-align: justify;
  margin-bottom: 15px;
  padding-left: 80px;
  padding-right: 50px;
}

.msze_lista
{
  width: 610px;
  text-align: justify;
  margin-bottom: 15px;
  margin-top: 35px;
  padding-left: 80px;
  padding-right: 50px;
}

.wspolpraca
{
  width: 660px;
  text-align: justify;
  text-indent: 40px;
  margin-bottom: 30px;
}

.wstep
{
  width: 310px;
  text-align: justify;
  text-indent: 40px;
  font-weight: bold;
}

.zapraszamy
{
  font-weight: bold;
  margin-left: 100px; 
}

.gosc
{
  border: solid 5px #fff;
  margin: 10px 70px 5px 0px;
}

.show01
{
  margin: 0px 70px 5px 20px;
}

.mapa
{
  margin: 0px 0px 5px 120px;
}

.podpis
{
  font-style: italic;
  padding-left: 20px;
}

.gruby
{
  font-weight: bold;
}

.kontakt
{
  padding-top: 15px;
}

.kontakt2
{
  padding-top: 30px;
  font-weight: bold;
}

.kontakt3
{
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: bold;
}

.dolny
{
	padding-top: 30px;
	clear: both;
}

.dolny2
{
	padding-top: 10px;
	clear: both;
}

.msze
{
	margin-bottom: 10px;
	float: left;
	border: 0;
}

.mini_lewy
{
  float: left;
  border: solid 5px #fff;
  margin: 20px 15px 10px 0px;
}

.mini_prawy
{
  float: left;
  border: solid 5px #fff;
  margin: 20px 15px 10px 0px;
}

.nazwisko
{
  margin-top: 30px;
}

.data
{
  margin-top: 5px;
  font-weight: bold;
}

.opis
{
  margin-top: 10px;
  display: block;
  width: 205px;
  height: 50px;
}

.linka
{
  margin-top: 10px;
}
/* ----- content div - end ----- */

/* ----- gallery div - start ----- */

#gallery 
{
	width: 730px;
	float: left;
	padding-top: 35px;
	padding-left: 70px;
	text-align: left;
}

#gallery img
{
  border: solid 5px #fff;
  float: left;
  margin: 20px 15px 0px 0px;
}

.relacja
{
  margin-left: 250px;
  font-weight: bold;
}

.back
{
  width: 300px;
  margin-left: 258px;
  line-height: 65px;
  clear: both;
}

.kontakto
{
  border: solid 5px #fff;
  margin-top: 20px;
  margin-bottom: 30px;
}


/* ----- gallery div - end ----- */

/* ----- footer div - start ----- */
#footer 
{
	width: 800px;
	height: 55px;
	background-color: #E2D4AF;
	float: left;
	clear: both;
	text-align: center;
}

.autor
{
  margin: 20px 0px 0px 600px;
  font-size: 10px;
  color: #91825C;
  line-height: 20px;
}

.autor a
{
  font-size: 10px;
  color: #A99A71;
}
/* ----- footer div - end ----- */