@charset "iso-8859-2";


* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFF99;
}
#tlo {
	position: absolute;
	left: -317px;
	bottom: -11px;
	z-index: -1;
}
#main {
	margin-right: auto;
	width: 850px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
}
div#naglowek_kontener {
	overflow: hidden;
	text-align: center;
	background-color: #000000;
	height: 320px;
}
div#podkreslenie_gora {
	background-color: #2a7baa;
	height: 11px;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
div#cialo_kontener {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2a7baa;
	border-left-color: #2a7baa;
	width: auto;
	font-size: 0.75em;
	line-height: 1.25em;
	color: #003300;
	background-color: #f7f7eb;
	background-image: url(../images/tlo_body.png);
	background-repeat: repeat-y;
	background-position: 0px bottom;
}
div#naglowek_home {
	position: relative;
	z-index: 1;
	background-image: url(../images/tlo_naglowki_t.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	background-color: transparent;
	height: 55px;
}
#naglowek_home  h1 {
	text-transform: uppercase;
	font-size: 35px;
	color: #2A7BAA;
	letter-spacing: -0.05em;
	position: relative;
	left: 30px;
	top: 0px;
}
#naglowek_home   span  {
	font-size: 34px;
	color: #91C5E3;
	font-weight: bolder;
	letter-spacing: -0.05em;
	font-style: italic;
	font-variant: small-caps;
	text-decoration: underline;
	position: relative;
	left: 170px;
	bottom: 5px;
}
div#lewa_kolumna {
	float: left;
	overflow: hidden;
	width: 120px;
	margin: 0px;
	z-index: 0;
	background-color: transparent;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: left;
}
#lewa_kolumna img  {
	margin: auto;

}


#tresc {
	margin-left: 120px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#galeria {
	margin-left: 120px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: center;
}

div.zdjecie {
	width: 140px;
	position: relative;
	margin: 8px;
	float: left;
	height: 145px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #DFDFDF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#galeria .zdjecie img {
	border: 1px solid #CCCCCC;
}
#galeria  .zdjecie  img:hover {
	border: 1px solid #0000FF;
}
div.zdjecie:hover     .opis {
	display: block;
}
.zdjecie       h2,.zdjecie h2:link,.zdjecie h2:visited     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	color: #666666;
}
.zdjecie .opis {
	background-color: #FFFFCC;
	width: 320px;
	border: 1px solid #666666;
	left: -100px;
	padding: 4px;
	z-index: 1;
	bottom: 147px;
	display: none;
	position: absolute;
}
#galeria  .zdjecie  .opis  p.custom  {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 3px;
}
.zdjecie p {
	font-size: 0.9em;
	text-align: justify;
	text-indent: 0em;
	line-height: 1em;
}


#galeria .rozdziel {
	clear: both;
	float: none;
}
#tresc .cetyfikat {
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	margin-left: 0px;
}
#tresc .cetyfikat2 {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	vertical-align: bottom;
}



#tresc  p {
	text-align: justify;
	line-height: 1.4em;
	text-indent: 1.5em;
	font-size: 1em;
	margin-bottom: 6px;
}
#tresc   p  sup    {
	vertical-align: 0.6em;
	font-size: 70%;
}
#tresc iframe {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#tresc  .podkreslenie         {
	text-decoration: underline;
}
p   span.poczatek_lini      {
	font-size: 1.4em;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.wypunktowanie_ul           {
	list-style-position: inside;
	list-style-type: circle;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 50px;
}
.wypunktowanie_ul   li  {
	list-style-type: disc;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
#tresc  a:link   {
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #006600;
	word-spacing: -0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#tresc   a:visited {
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #666666;
	word-spacing: -0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#tresc   a:hover {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	letter-spacing: 0.1em;
	color: #0033FF;
	word-spacing: -0.1em;
	border-bottom-color: #0000FF;
}
#tresc   a:active {
	text-decoration: underline;
	letter-spacing: 0.1em;
	color: #FF0000;
	word-spacing: -0.1em;
}
div#podkreslenie_dol {
	background-color: #2a7baa;
	width: auto;
	overflow: hidden;
	color: #E2E2E2;
	height: 20px;
	clear: both;
}
div#navi_dol {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-size: 11px;
	color: #999999;
	margin-top: 2px;
	margin-bottom: 2px;
	word-spacing: 0.5em;
}
#navi_dol a:link {
	color: #DADADA;
	text-decoration: none;
	font-size: 10px;
}
#navi_dol a:visited {
	color: #DADADA;
	text-decoration: none;
	font-size: 10px;
}
#navi_dol a:hover {
	color: #F3F3F3;
	text-decoration: none;
	font-size: 10px;
}
div#copy  {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	position: absolute;
	right: 10px;
	padding-top: 0px;
}
table#o_nas  {
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#o_nas .k1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3BB;
	vertical-align: top;
}
#o_nas .k1 p {
	font-weight: bold;
	text-align: left;
	text-indent: 0em;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-style: italic;
	font-size: 0.9em;
}

#o_nas .k2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3BB;
	width: 250px;
}

#o_nas .k2 ul {
	font-size: 0.9em;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	list-style-position: inside;
}
#tresc img.mapka {
	border: 2px solid #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}




table#tabela_kontakt {
	border-collapse:collapse;
	padding: 0px;
	background-image: url(../images/konakt.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 300px;
	float: right;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#tabela_kontakt h1 {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2A7BAA;
	margin-bottom: 3px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 2px;
}
#tabela_kontakt h2 {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	margin-left: 7px;
}
#tabela_kontakt h2.custom {
	margin-bottom: 3px;
}
#tabela_kontakt  h4 {
	font-size: 0.9em;
	letter-spacing: 0.25em;
	word-spacing: 0.2em;
	margin-left: 7px;
}
#tabela_kontakt  h4.custom {
	margin-bottom: 10px;
	letter-spacing: 0.3em;
}

#tabela_kontakt    .tr1  {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEDD;
}
#tabela_kontakt .tr1 p {
	font-size: 0.9em;
	text-align: left;
	margin: 0px;
	text-indent: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#tabela_kontakt .tr2 {
	text-align: left;
}
#tabela_kontakt .tr2 p {
	font-size: 0.9em;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-left: 0px;
	text-indent: 0px;
	margin: 0px;
	padding-right: 0px;
}
#main p.stopka {
	font-size: 8px;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 2px;
}


#cien {
	text-align: right;
	vertical-align: bottom;
	position: absolute;
	z-index: -1;
	right: -13px;
	bottom: 0px;
}
#tresc #naglowek_home h1 {
	text-transform: uppercase;
	font-size: 45px;
	color: #2A7BAA;
	letter-spacing: -0.05em;
	position: relative;
	left: 0px;
	top: 0px;
}
.ramka    {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8D8AF;
}
.center {
	margin-top: 6px;
	margin-bottom: 6px;
}
.prawo {
	margin-top: 3px;
	margin-bottom: 3px;
}
#tresc h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #333300;
	text-decoration: underline;
	margin-bottom: 10px;
	margin-top: 20px;
}
#grafika_historia      p,img   {
	text-align: center;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.certyfikat {
	clear: none;
	float: right;
	margin-left: 10px;
}
