body {
	background-image: url(design/b.gif);
	background-repeat : repeat-x;
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Tahoma, Verdana;
	font-size:9pt;
	font-style:oblique;
	padding:0px; 
	margin-top:0px; 
	background-color: #ffffff;  
	}
	 
	 
table {
	margin: 0 auto;  
	}
	
	
table.content {
	background: #ffffff;
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	}

table.news {
	text-align:right;
	}
	 
p {
	margin-left:4px;
	margin-right:4px;
	text-align:left;
	}
	
A {
	color:#09475E;
	text-decoration:none;
	font-weight:bold;
	}
	
A:hover {
	color:#09475E;
	font-weight: bold;
	text-decoration:none;
	}
	
A:visited {
	color:#09475E;
	font-weight: bold;
	text-decoration:none;
	}
	
small {
	font-size:9pt;
	}
	
tr.pasek {
	color:#09475E;
	}
	
td.end {
	width: 100%;
	text-align:center;
	font-size: 7pt;
	color:#0B5672;
	font-weight: normal;
	}

td.pozycjonowanie {
	text-align:right;
	font-size: 5pt;
	color:#ffffff;
	font-weight: normal;
	}

td.data {
	font-size:12px;
	font-style:italic;
	}
	
td.nick {
	font-size:12px;
	font-weight:bold;
	}
	
td.comment {
	font-size:10px;
	}
	
td.separator {
	height:15px;
	}
	
p.there {
	color:#09475E;
	border: 1px solid #C9DAE0;
	border-bottom-style: dotted;
	background:#F9FCFD;
	color:#000000;
	margin: 10px;
	}
	
.pozycjonowanie {
	font-size: xx-small;
	color: #FFFFFF;
	}

textarea {
	width:320px;
	height:100px;
	background:#E8E1D9;
	background-image: url(design/textarea_background.gif);
	border:1px solid #CEDEE8;
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Tahoma, Verdana;
	font-size:11pt;
	
}

input{
	background:#E8E1D9;
	background-image: url(design/input_background.gif);
	background-repeat:repeat-x;
	width:210px;
	color:#000000;
	border:1px solid #CEDEE8;
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Tahoma, Verdana;
	font-size:11pt;
	text-align:left;
	padding-right;	
}

input.mojbutton{
	background:#E8E1D9;
	background-image: url(design/send.gif);
	background-repeat:repeat-x;
	width:210px;
	color:#000000;
	border:1px solid #CEDEE8;
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Tahoma, Verdana;
	font-size:11pt;
	text-align:left;
	padding-right;	
}

td.tytul {
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	color:#0B5672;
	padding-bottom:11px
	}
	
td.tresc {
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	}
	
td.data {
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Tahoma, Verdana;
	font-size:9px;
	color:#3A84A0;
	padding-top:8px
	text-align:right;
	text-decoration:none;
	}

	h1 {
		padding-bottom:0px;
		padding-top:0px;
		font-size:14px;
		font-family:"Trebuchet MS";
	}

	h2 {	
		font-family:"Trebuchet MS";
		font-size:10px;
	}

