#body {
	background-image: url(images/bg.jpg);
	background-color: #615f4c;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

#content_body {
	width: 990px;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #000;
	border:#171612 solid 2px;
}

#header_top { 
	width: 990px; 
	height: 28px; 
	background-image:url(images/index_000.jpg);
}

#header { 
	width: 990px; 
	height: 117px; 
	background-image:url(images/index_00.jpg); 
	text-decoration:none;
}

#header_logo_podpis { padding-top: 80px; padding-left: 18px; font-family:"Times New Roman", Times, serif; font-size:21px; color: white; text-decoration: none;
}

#menu { width: 990px; height: 29px; background-image:url(images/index_01.jpg);
}

.top_menu { padding-left: 18px; font-family:"Times New Roman", Times, serif; font-size:18px; text-decoration:none; font-style:italic; color:#FFF;
}

.top_menu:HOVER { color:#FF0; text-decoration: underline;
}

#main { 
	width: 990px; 
}

#content { 
	background-color:#e3dfc9;
	color:#000;
	width: 990px;
	/*background-image:url(images/content_bga.jpg);*/
	background-repeat: no-repeat;
}

#footer_top { 
	width: 990px; 
	height: 60px; 
	background-image:url(images/index_02.jpg);
}

#footer { 
	width: 990px; 
	height: 200px; 
	background-image:url(images/index_03.jpg);
}

#content_text { 
	color: #000;
	font-family: arial;
	font-size: 12pt;
	padding: 10px;
}

a.link_text { color: #1818ff; text-decoration:underline; }
a.link_text:hover { color: #e30000; text-decoration:none;}

a { color: #1818ff; text-decoration:underline; }
a:hover { color: #e30000; text-decoration:none;}

.zielony { color: rgb(221, 239, 214); }
.pomaranczowy { color: rgb(221, 211, 201); }
.niebieski{ color: rgb(235, 236, 249); }

a.zielony:hover { color:#FF0; }
a.pomaranczowy:hover { color:#FF0; }
a.niebieski:hover{ color:#FF0; }


h1 {font-size: 24px; font-weight:bold}
h2 {font-size: 18px; font-weight:bold}

a.header_logo_txt, a.header_logo_txt:hover { text-decoration:none; )


