body
{
  overflow: auto;
  width: 782px;
  padding: 0;
  margin: 0 auto; 
	font-size: 12px;
	color : #000;
	background-color : #bac061;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
}

/* html body 
{
font-size:  xx-small;
f\ont-size: x-small;
}*/

h1 {
	font-size:14px;
	margin-bottom:20px;
	padding-bottom:6px;
	border-bottom:solid 1px #666;
}

#KONTENER
{
  float: left;
  width: 782px;
}

#TOP
{
  float: left;
  width: 782px;
  height: 186px;
}

#TOP1
{
  float: left;
  width: 212px;
  height: 186px;
	background-image: url('images/top1.png');
}


#TOP2
{
  float: left;
  width: 522px;
  height: 186px;
	background-image: url('images/top2.png');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.link_zdjecie
{
  display: block;
  width: 100%;
  height: 100%;
}

.galerie
{
	width: 95%;
	text-align: left;
}

.lewa_kom
{
	width: 20%;
}

.prawa_kom
{
	width: 80%;
}

#TOP2b
{
  float: left;
  width: 522px;
  height: 186px;
	background-image: url('images/top2b.png');
	background-repeat: no-repeat;
}

#GALERIA
{
	width:526px;
	height: 126px;
	margin: 0;
	padding-left:8px;
	float: left;
	background-image: url('images/galeria_tlo.png');
}

#TOP3
{
  float: left;
  width: 522px;
  height: 178px;
	background-image: url('images/top3.png');
}

#SRODEK
{
  float: left;
  width: 734px;
	background-image: url('images/bg1.png');
	background-repeat: repeat-y;
	overflow: hidden;
}

#MENU
{
  float: left;
	padding-left: 38px;
  width: 173px;
	background-repeat: repeat-y;
	overflow: hidden;
	padding-top: 2px;
	border-right: 1px solid #4f410c;
	margin: 0;
}

#PRAWA
{
	font-size: 90%;
  float: left;
  width: 480px;
	overflow: hidden;
	margin-right: 36px;
	padding: 0px 0px 0px 1px;
	background-color: #f3f3f3;
}

#BOTTOM
{
  float: left;
  width: 734px;
  height: 11px;
	background-image: url('images/bottom.png');
	background-repeat: no-repeat;
}

#STRZALKA_L2
{
	width: 13px;
	height: 13px;
	margin-top: 50px;
	float:left;
	background-image: url('images/strzalka_l2.png');
}

#STRZALKA_L1
{
	width: 13px;
	height: 13px;
	margin-top: 50px;
	float:left;
	background-image: url('images/strzalka_l1.png');
}

#STRZALKA_R2
{
	width: 13px;
	height: 13px;
	margin-top: 50px;
	margin-right: 20px;
	float:left;
	background-image: url('images/strzalka_r2.png');
}

#STRZALKA_R1
{
	width: 13px;
	float:left;
	height: 13px;
	margin-top: 50px;
	margin-right: 20px;
	background-image: url('images/strzalka_r1.png');
}

#duze_zdjecie
{
	width: 400px;
	height: 300px;
	border: 1px solid #4f410c;
	float:left;
}

#duze_zdjecie2
{
	width: 100%;
	height: 100%;
	padding-left: 36px;
	padding-top: 30px;
	padding-bottom: 36px;
	float:left;
}

#STOPKA
{
	width: 100%;
	float: left;
	font-size: xx-small;
	text-align: center; 
	
}

.komorka
{
	text-align:center;
}

.kontakt
{
	width: 450px;
}

ul, ul li {
	display: block;
	list-style: none;
	font-size: 13px;
	margin: 0;
 padding: 0;
 color: #4f410c;
	width: 167px;
	background-image: url('images/strzalka.png');
	background-repeat: no-repeat;
}

ul {
	width: 100%;
	border-top: 1px solid #c6c6c6;
}

ul a:link, ul a:visited {
	display: block;
	background-image: url('images/strzalka.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 9px 0 9px 18px;
	background-color: #FFF;
	border-bottom: 1px solid #c6c6c6;
 color: #4f410c;
	width: 155px;
}

ul a:hover {
	padding: 9px 0 9px 18px;
	background-image: url('images/strzalka.gif');
	background-repeat: no-repeat;
	width: 155px;
	background-color: #bac061;
 color: #FFF;
}

A:link, A:visited
    {
    text-decoration: underline;
    color: blue;
    }

A:hover
    {
    text-decoration:none;
    color: #000;
    }


