BODY {
	margin:0;
	padding:0;
	background:#E1D4C0 url("img/bodyBackground.gif") repeat-y center top;
    position: relative;
}

TD#tytul_wpisu {
	font-weight:bold;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 12pt;
	color:#333;
	padding-bottom: 10px;
	padding-top:4px;
	padding-left:8px;
	padding-right:8px;
	background:url("img/titleBackground.jpg") no-repeat left top;
	color: #747474
}

TD#data_wpisu {
	padding: 5px;
	font-family: Tahoma, Geneva, Arial; font-size: 9px; line-height: 11px; text-decoration: none;
	color: #FF680D;
	font-style: normal;
	text-align: right;
	font-size: 11px;
}

TD#wpis {
	padding: 5px;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 10pt;
	line-height: 21px;
	text-align: justify;
	padding-bottom:30px
}

TD#komentarz {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 9pt;
	line-height: 21px;
	text-align: justify;
	padding:15px;
	border-bottom:1px solid #D8EAF7;
}

#header {
	background:#025 url("img/headBackground.gif") repeat-y center top;
	position:relative;
	top:-4px;
	border-width:0;
	border-bottom:4px solid #47d;
	padding:0;
	height: 155px;
}

.font_small {
	font-family: arial,sans-serif; font-size: 8pt; line-height: 16px; color: #000000;
}

.SELECT {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF;
}
FORM {
	margin:0px;
	padding:0px;
}
.input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 1px #888888 solid; background-color: #FFFFFF; height: 20px; color: #000000; padding: 2 3 0 3; }
.textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 1px #888888 solid; background-color: #FFFFFF; color: #000000; padding: 2 3 0 3; }
.button { CURSOR: pointer; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: arial, verdana, helvetica, sans-serif; font-weight: bold; height:25px }

A:link, A:Visited { font-family: "Trebuchet MS",Verdana,Arial,Sans-serif; font-size: 8pt; font-weight: bold; color: #2439cc; text-decoration: none }
A:hover { text-decoration: none; color: #ff3300; text-decoration: underline }
A:Active { text-decoration: none; }
