@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #600;
	background-image: url(images/tlo06.jpg);
}
#start {
	width: 90px;
	border: 0px;
	height: 20px;
	padding: 340px 290px 40px 320px;
	background-image: url(images/tabliczka1.jpg);
	background-repeat: no-repeat;
}
#kontakt {
	position:relative;
	width: 380px;
	border: 0px;
	height: 335px;
	padding: 25px 30px 40px 290px;
	background-image: url(images/tabliczka2.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #FF9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF9;
}
.tekst {
	font-size: 14px;
	color: #630;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	text-indent: 15px;
}
.tekst_punkt {
	font-size: 14px;
	color: #630;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.tekst2 {
	font-size: 13px;
	color: #630;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
}
.stasio44 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-align: center;
}
.tekst3 {
	font-size: 18px;
	color: #57574E;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
}
.tekstk {
	font-size: 14px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
}
a.ktk {
	display: block;
	background-image: url(images/kontakt.jpg);
	height: 20px;
	width: 90px;
}
a.ktk:hover {
	background-position:0 -20px;
}
a.pwr {
	float:left;
	display: block;
	background-image: url(images/powrot.jpg);
	height: 20px;
	width: 90px;
}
a.pwr:hover {
	background-position:0 -20px;
}

/* Formularz */
	form, input, select, textarea {
	margin:0;
	padding:0;
	color:#630;
	}
	div.box {
	width:380px;
	position:relative;
	top:5px;
	}
	div.box label {
	width:380;
	display: block;
	}
	div.box label span {
	display: block;
	margin-top:2px;
	margin-bottom:2px;
	color:#633;
	font-size:12px;
	float:left;
	clear:both;
	width:90px;
	text-align:left;
	}
	div.box .wpis {
	padding:3px;
	width:372px;
	float:left;
	clear:both;
	border-bottom: 1px double #eee;
	border-top: 1px double #666;
	border-left:1px double #666;
	border-right:1px double #eee;
	background-color: #ffe;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #600;
	background-image: url(images/tlo07.jpg);
	}
	div.box .wiadomosc {
	padding:3px;
	width:372px;
	float:left;
	clear:both;
	border-bottom: 1px double #eee;
	border-top: 1px double #666;
	border-left:1px double #666;
	border-right:1px double #eee;
	overflow:hidden;
	height:100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #600;
	background-image: url(images/tlo07.jpg);
	background-color: #FFC;
	}
	div.box .button	{
	padding:2px;
	border:0px;
	position: relative;
	float:left;
	clear:both;
	top:4px;
	left:0px;
	width:100px;
	border-bottom: 1px double #000;
	border-top: 1px double #ffc;
	border-left:1px double #ffc;
	border-right:1px double #000;
	color: #FFC;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(images/tlo08.jpg);
		}
