html,body,p,img,div,table,tr,td,a,pre,iframe,h2,form,input,textarea,h1 { padding: 0px; border: 0px; margin: 0px; }

#mainBody { 
	background-image: url('img/bg_middle_left.jpg'); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
}

td {
	vertical-align: top;
}

#content {
	margin-left: 55px;
	overflow:hidden;
	text-align: left;
}

#content, #content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.bg {
	background-image: url('img/input_bg.jpg');
	background-repeat: repeat;
	width: 335px;
}

textarea,input {
	border: 1px solid #BABABA;
	padding: 2px;
}

textarea {
	overflow:auto;
	height: 100px;
}
.date { color: #FFFFFF; }

#content a,a:link,a:visited {
	color: #c5baaf;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#news a{ font-size: 9px; }
#news td { padding-bottom: 10px; }

#divIMG {
    position: absolute; visibility: hidden; display: block; left: -4000px; top: 0px; 
    z-index: 9000; width:100%; height:100%;
    /*background-image: url('img/wyszarzenie.gif'); background-repeat: repeat;*/
}

