P {	FONT: 11px "Arial", Verdana; COLOR: #616161}
TD {	FONT: 11px "Arial", Verdana; COLOR: #616161}

a:link {color: #8e2727;  font-family:  "Arial"; font-size: 11px; ; text-decoration: none}
a:active {color: #8e2727;  font-family: "Arial"; font-size: 11px; ; text-decoration: none}
a:visited {color: #8e2727; font-family:  "Arial"; font-size: 11px; text-decoration: none}
a:hover {color: #D39FAB;  font-family:  "Arial"; font-size: 11px; ; text-decoration: none}


.gora_2 {
	background-image: url(img/gora_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.dol_2 {
	background-image: url(img/dol_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.buton{
	display: block;
	LINE-HEIGHT: 24px;
	margin-left: 16px;
}

A.button:link {
	DISPLAY: block;
	BACKGROUND-IMAGE: url(img/button.gif);
	WIDTH: 190px;
	COLOR: #4c4c4c;
	HEIGHT: 24px;


}
A.button:visited {
	DISPLAY: block;
	BACKGROUND-IMAGE: url(img/button.gif);
	WIDTH: 190px;
	COLOR: #4c4c4c;
	HEIGHT: 24px;
}
A.button:active {
	DISPLAY: block;
	BACKGROUND-IMAGE: url(img/button.gif);
	WIDTH: 190px;
	COLOR: #4c4c4c;
	HEIGHT: 24px;
}
A.button:hover {
	DISPLAY: block;
	BACKGROUND-IMAGE: url(img/button_a.gif);
	WIDTH: 190px;
	COLOR: #4c4c4c;
	HEIGHT: 24px;
}

.button_a {
	DISPLAY: block;
	BACKGROUND-IMAGE: url(img/button_a.gif);
	WIDTH: 190px;
	COLOR: #4c4c4c;
	HEIGHT: 24px;
}

.form{
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #404040;
}


.srodek {
	border: 1px solid #cdcdcd;
	padding: 4px;
	margin-top:8px;
	margin-bottom:8px;	
}
.lewo {
	float: left;
	margin-right:8px;
	margin-bottom:8px;
	margin-top:8px;
	border: 1px solid #cdcdcd;
	padding: 4px;
}
.prawo {
	float: right;
	margin-left:8px;
	margin-bottom:8px;
	margin-top:8px;
	border: 1px solid #cdcdcd;
	padding: 4px;
}
.brak {
	border: 1px solid #cdcdcd;
	padding: 4px;
	margin-bottom:8px;
	margin-top:8px;
}
.podpis{
	margin-top:8px;
	text-align:left;
	font-weight: bold;
	color: #4B4B4B;
	font-family: Tahoma;
	font-size: 10px;
}
