/* Arkusz stylów dla modułu guestbook */
.ksiegagosci {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 775px;
}
.ksiegagosci p{
	margin: 0px;
}
.ksiegagosci form{
	background-color: #E3DDCD;
	color: #003300;
}
.ksiegagosci table{
	width: 775px;
	margin: 0px;
	border-spacing: 0px;
	background-color: transparent;
	vertical-align: middle;
}
.ksiegagosci table th{
	background-image: url(../images/bgtytul.png);
	background-repeat: no-repeat;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 25px;
	text-align: center;
	text-decoration: none;
}
.hidden{
	display: none;
}
.nowywpis {
	width: 770px;
	height: 20px;
	background-image: url(../images/bgtytultop.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 6px;
	font-weight: bold;
	color: #003300;
}
.wpis {
	background-color: #FFFFFF;
	border-left: solid 1px #E4E1DE; 
	border-right: solid 1px #E4E1DE; 
	font-size: small;
	color: #003300;
}
.wpis_on {
	color: #009900;
}
.wpis_off {
	color: #990000;
}
.wpis p{
	padding-left: 6px;
	font-size: small;
	color: #003300;
}
.wpis p.naglowek{
	font-weight: bold;
	background-color: #E4E1DE;
	padding-left: 6px;
	font-size: small;
	color: #003300;
}
.wpis p.naglowek a{
	color: #1F2F17;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
.wpis p.data{
	background-color: #E4E1DE;
	padding-left: 6px;
	font-size: 9px;
	color: #003300;
}
.wpis p a{
	color: #CCCCCC;
}
.wpis .ksiega_podzial{
	height: 5px;
	background-color: #E3DDCD;
}
.submitbutton {
	color: #003300;
	font-size: x-small;
	background-color: #E3DDCD;
}
.separator {
	font-size: x-small;
	background-color: #993333;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	background-color: #CCCCCC;
}
.ksiegagosci .ksiega_stopka {
	background-image: url(../images/bgtytul.png);
	background-repeat: no-repeat;
	height: 25px;
	padding: 2px;
	width: 775px;
}
.ksiegagosci .ksiega_stopka a {
	color: #84652B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.ksiegagosci .ksiega_stopka .current{
	color: #550000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}