table {
  margin: 0 auto;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

ol {
  list-style: none;
}

form {
  border: 0;
  padding: 0;
  margin: 0;
}
.bolder	
		{		
			color: #6694AE;
		    font-weight: bold;		
		}
		
#kk {
	color: #84C3E6;
	text-align: center;
	font: 11px verdana;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#kk:hover {
	color: #6694AE;
	text-align: center;
	font: 11px verdana;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
body,html {
  height: 100%;
  background-image: url(images/back.gif);
}

body, table, td, select, textarea, p, img, h1,h2,h3,h6, ol, li, A {
	margin: 0;
	padding: 0;
	border: 0;
	font: 11px verdana;
	color: black;
	text-align: left;
}

input{
	margin: 0;
	padding: 0;
	font: 11px verdana;
	color: black;
	text-align: left;
}

input, select, textarea {
  text-align: left;
  color: black;
  padding: 2px 1px;
  font-size: 11px;
}
h3		{	
		    color: #b20000;	
		    font-size: 14px;	
		    margin: 0;	
		    font-weight: bold;		
		}	
		
h1 {
  padding: 10px 0 20px 0;
  font: 16px "trebuchet ms";
}

h1 A {
  font: 16px "trebuchet ms";
}

A { cursor: pointer; }


#content {
  background: url(images/strip1.jpg) center top no-repeat;
  height: 100%;
}

#site { height: 100%; margin: 0 auto; width: 857px; }

#site td.all {
  height: 100%;
}

#foot {
  margin-top: -130px;
  width: 100%;
  padding: 78px 0 18px 0;
  background-color: white;
  background: url(images/strip2.jpg) center bottom no-repeat;
}

#foot .end {
  margin: 0 auto;
  width: 861px;
  height: 34px;
  background: url(images/end.gif) 0 0 no-repeat;
}

#foot .end .td1 {
  padding: 13px 0 0 27px;
  text-align: left;
  font: 12px arial;
}

#foot .end .td2 {
  padding: 13px 20px 0 0;
  text-align: right;
  font: 12px arial;
}

#tab td.hr {
  height: 12px;
  background: url(images/hr.jpg) center top no-repeat;
}

#tab .main {
  padding: 0 13px 120px 3px;
}

#u {
  margin: 10px 0 0 2px;
  width: 100%;
}

#u .text {
  padding: 10px 0;
}

#u .text p {
  padding: 8px 0;
  text-align: justify;
  line-height: 140%;
}

#u .big_image {
  text-align: right;
  padding: 0 7px 0 13px;
}

#u .lista {
  margin: 0 0 0 20px;
  list-style: decimal;
}

#u .lista li {
  line-height: 140%;
}

#u .mapa {
  text-align: center;
}

#tab .menu {
  width: 243px;
  padding-bottom: 130px;
}

#tab .menu .b1 {
  padding: 0 13px;
}

#tab .menu .border1 {
  width: 227px;
  height: 10px;
  font-size: 5px;
  background: url(images/border1.gif) center top no-repeat;
}

#tab .menu .border2 {
  width: 227px;
  background: url(images/border2.gif) center top repeat-y;
  text-align: center;
}

#tab .menu .border2 img {
  margin-bottom: 10px;
}

#t {
  width: 201px;
  margin: 0 13px;
}

#t .td1 {
  padding: 2px 0;
  width: 129px;
  text-indent: 13px;
  text-align: left;
  background: url(images/arrow.gif) 0 2px no-repeat;
}

#t .td2 {
  width: 72px;
  font-weight: bold;
  color: #999999;
  text-align: left;
}

#t .td2 .c {
  color: #990066;
}

#tab .menu .border3 {
  width: 227px;
  height: 15px;
  font-size: 5px;
  background: url(images/border3.gif) center top no-repeat;
}

#tab .menu .break {
  height: 6px;
  background: url(images/break.gif) 0 0 no-repeat;
}

#tab .menu .b2 {
  /*padding: 0 10px 0 16px;*/
	padding-left:13px;
}









.fotka {
  height: 160px;
  width: 145px;
  padding: 0 0 10px 0;
  float: left;
  text-align: center;
  font: 10px tahoma;
  color: #2a90ce;
}

.fotka img {
  border: 4px solid #DFE6EE;
}

.obr {
  padding: 0px 5px 0px 5px;
}

.strony {
  width: 480px;
  padding: 20px;
  float: left;
  text-align: center;
}



.bold
{
	font-weight: bold;
}

.error
{
	color: #FF0000;
}

.center
{
	text-align:center;
}


/* BEGIN FORMULARZ KONTAKTOWY */
table.formularz_kontaktowy
{
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-collapse:collapse;
	border-spacing:0 0;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
}

	table.formularz_kontaktowy td
	{
		padding:2px 2px 2px 2px;
	}

	table.formularz_kontaktowy input.txt
	{
		border:1px solid #000000;
		width:300px;
	}
	
	table.formularz_kontaktowy textarea
	{
		border:1px solid #000000;
		width:300px;
		height:100px;
		overflow:auto;
	}
	
	table.formularz_kontaktowy input.button
	{
		text-align:center;
	}
/* END FORMULARZ KONTAKTOWY */
