body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	color: white;
	background:url('../images/background.png');
	background-position:center top;
	background-repeat: repeat-y;
	background:url('../images/tlo.png');
	text-align:center;
}
td{
	font-size:11px;
}
A {
	COLOR: white; TEXT-DECORATION: none; FONT-SIZE: 11px;
}
FONT {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
}
A:link {
	COLOR: white; TEXT-DECORATION: none;
}
A:active {
	COLOR: white; TEXT-DECORATION: none;
}
A:visited {
	COLOR: white; TEXT-DECORATION: none;
}
A:hover {
	COLOR: white; TEXT-DECORATION: underline;
}
TEXTAREA {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
	border:1px solid black;
	padding:2px;
}
INPUT,SELECT,TEXTAREA {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, sans-serif, Sans; 
	color: silver;
	border:1px solid red;
	padding:2px;
	background-color:black;
}
input[type=submit] { background:url('../images/submit.png');color:white;font-weight:bold; }
#logo{
	background: url('../images/logo.png'); 
	height:155px;
	margin-left:auto;
	margin-right:auto;
	width:1073px;
}
#menu {
	height:33px;
	background: url('../images/pasek_menu.png'); 
}
#menu_center{
	margin-left:auto;
	margin-right:auto;
	width:1073px;
}
#menu_center a{
	padding:0px;
	margin:0px;
}
#page_center{
	margin-left:auto;
	margin-right:auto;
	width:1073px;
}
.left {
	width:156px;
	vertical-align: top;
	float:left;
}
.center{
	width:755px;
	vertical-align: top;
	float:left;
}
.right {
	width:162px;
	vertical-align: top;
	float:left;
}

.left_ostatnio{
	width:156px;
	height:22px;
	background: url('../images/ostatnio_dodane.png');
	text-align:left;
}
.left_ostatnio_text{
text-align:left;
	width:156px;
	height:177px;
	background: url('../images/ostatnio_dodane_text.png');
}

.left_ostatnio_naforum{
	width:156px;
	height:78px;
	background: url('../images/ostatnio_na_forum.png');
	text-align:left;
}
.left_ostatnio_naforum_text{
text-align:left;
	width:156px;
	height:197px;
	background: url('../images/ostatnio_na_forum_text.png');
}
.left_licznik{
	width:156px;
	height:60px;
	padding-top:45px;
	text-align:center;
	font-size:18px;
	background: url('../images/licznik.png');
}

.right_top{
	width:162px;
	height:64px;
	background: url('../images/right_top.png');
	text-align:left;
}
.right_top_text{
	width:162px;
	height:325px;
	text-align:left;
	background: url('../images/right_top_text.png');
}
.right_reklama{
	width:162px;
	height:30px;
	background: url('../images/right_reklama.png');
	text-align:left;
}
.right_reklama_text{
	width:162px;
	height:140px;
	text-align:left;
	background: url('../images/right_reklama_text.png');
}
.right_bottom{
	width:162px;
	height:72px;
	background: url('../images/right_bottom.png');
	text-align:left;
}
.page_top{
	width:745px;
	padding-left:10px;
	height:20px;
	padding-top:13px;
	color:red;
	text-align:left;
	background: url('../images/page_top.png');
}
.page_middle{
	width:715px;
	padding-left:10px;
	padding-right:30px;
	text-align:left;
	background: url('../images/page_middle.png');
}
.page_bottom{
	width:755px;
	height:22px;
	background: url('../images/page_bottom.png');
}
.nag {
	padding-left:10px;
	padding-top:13px;
	color:red;
}
.bull {font-weight:bold;color: red;}
.pag {padding:3px;}