html, body {
    height:100%;
    margin: 0;
    padding: 0;
	font-family: Trebuchet MS;
}
/* stopka*/
#yeti {
	width:10px;
	height:10px;
	position:relative;
	left:-60px;
	top:-125px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
}
td.pasek-stopka {background-image: url(../images/stopka.png); background-position: center; background-repeat: no-repeat; horizontal-align: center;}
/* Layout helpers */
.fejs {position:relative; left: 597px; top: -110px;}
a:link {color: #c37d7d;}
a:visited {color: #a76262;}
a:hover {color: #c37d7d;}
a:active {color: #c37d7d;}
/* kontakt */
#kontakt { font: normal 11px Verdana; margin: 0 auto; width: 580px; color:#ffecec}
.kontakt-uwaga { color: #977777;}
form { text-align: left; width: 540px; margin: 0 auto}
form span.margines { margin: 0 6px; }
input { margin-bottom: 4px; }
.przycisk {
    width: 160px;
    margin-top: 8px;
    background: #b5b2b2;
    font-size: 12px;
    cursor: pointer;
    font-weight: bold;
    padding: 2px;
    letter-spacing: 1px;
    border: 2px solid #f3e7e7;
	border-right-color:#763d3d;
	border-bottom-color:#763d3d;
}
.przycisk:hover { background: #cfcfcf; color: #000000; }
#pole1, #pole2 { width: 160; border: 1px solid #CCCCCC; background: #e4e4e4;}
#pole3 { width: 500px; height: 120px; border: 1px solid #CCCCCC; background: #e4e4e4;}
#pole1:focus, #pole2:focus, #pole3:focus { background: #FFFFFF; }
span.gwiazdka { color: #ff0000; }
span.form-kom1 { color: #008000; }
span.form-kom2 { color: #ff0000; }
fieldset.ramka { border: 0px dashed #999999; }
/* galeria */
td.gal {
	width: 170px;
	height: 170 px;
	background-image: url(../images/bkg_galeria.png);
	background-position: center;
	background-repeat: no-repeat;
	horizontal-align: center;
	}
img.fotos {
	width: 120px;
	height: 120px;
	}
/* czcionki */
.tekst {font-size: 11px; color: #FFFFFF; margin:0px 18px; line-height: 18px;}
.tekstbold {font-size: 11px; color: #8d1623;}
.tytul {font-size: 26px; color: #ffecec; text-shadow: 0.1em 0.1em 0.2em #450000; margin:0px 18px;}
.podtytul {font-size: 18px; color: #c37d7d; text-shadow: 0.1em 0.1em 0.2em #450000; margin:-5px 18px 10px 18px;}
.tytul, .podtytul, .copy, .copy2, .tekstbold {text-align:left; font-weight: bold;}
.stopka {font-size: 10px; color: #977777; margin: 5px 18px 0px 18px; text-align:left; line-height: 12px;}
.copy {font-size: 11px; color: #b09999; margin: 10px 18px 0px 18px; line-height: 12px;}
.copy2 {font-size: 9px; color: #8c4545; margin: 0px 0px 10px 18px;	 line-height: 10px;}
.projekt {font-size: 9px; color: #350100; line-height: 10px; font-weight: bold;}
.projekt:link {color: #350100; font-weight: bold;}
.projekt:visited {color: #350100; font-weight: bold;}
.projekt:hover {color: #350100; font-weight: bold;}
.projekt:active {color: #350100; font-weight: bold;}
/* obrazki */
img.naglowek {margin:30px 0px 0px 16px;}
img {border: none;}
p.center{
	margin:0 0 0 0;
	text-align: center;
	}