/* BOFHnet rjs@biuro.net.pl */

@import url('layout.css');
@import url('content.css');
@import url('forms.css');
@import url('simpleFootMenu.css');

* {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	
	background: url('../images/bodyBg.gif') repeat-x 50% 0;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
