body {
	margin-top		: 13px;
	margin-bottom		: 0px;
	padding			: 0px;
	background		: rgb(162,156,153);
	}

#naglowek {
	width			: 770px;
	height			: 75px;
	text-align		: left;
	background		: #FFFFFF;
	}

#nav {
	width			: 100%;
	height			: 25px;
	}

#cien {
	height			: 5px;
	width			: 100%;
	background		: url(pic/line2.gif);
	}

#linia {
	height			: 1px;
	width			: 100%;
	background		: url(pic/line.gif);
	}

#menu { 
	width			: 770px;
	height			: 25px;
	background		: url(pic/menu.gif);
	}

#menu a { 
	float			: left;
	display			: inline;
	font-family		: arial, tahoma, verdana;
	font-size		: 9pt;
	text-align		: justify;
	text-decoration		: none; 
	color			: #FFFFFF; 
	font-weight		: normal; 
	padding-top		: 5px;
	padding-bottom		: 5px;
	padding-left		: 15px;
	padding-right		: 15px;
	background		: transparent;
	}

#menu a:hover { 
	color			: #FFFFFF;
	text-decoration		: underline;
	background		: url(pic/menuon.gif);
	}

#center {
	padding			: 0px;
	border-top		: solid 2px #FFFFFF;
	width			: 770px;
	height			: 620px;
	text-align	 	: justify;
	background		: #FFFFFF;
	margin-top		: 0px;
	}

#tresc {
	background		: url(pic/tlo.gif) repeat-x top;
	float			: left;
	width			: 500px;
	padding-top		: 10px;
	padding-left		: 15px;
	padding-right		: 15px;
	padding-bottom		: 10px;
	}

#panel {
	background		: url(pic/tlo.gif) repeat-x top;
	float			: right;
	width			: 210px;
	padding-top		: 10px;
	padding-left		: 15px;
	padding-right		: 15px;
	padding-bottom		: 10px;
}

#pic {
	border			: 1px solid #CCCCCC;
	width			: 125px;
	float			: left;
	margin-top		: 10px;
	margin-right		: 10px;
	margin-bottom		: 5px;
	}

#stlo {
	float			: left;
	padding			: 0px;
	margin-top		: 0px;
	background		: #666666;
	width			: 100%;
	}
	
#stab {
	background		: #333333;
	width			: 770px;
	height			: 30px;
	}

#spod {
	float			: left;
	height			: 60px;
	width			: 100%;
	background		: #FFFFFF;
	}


p {font-family: arial, tahoma, verdana}
a {font-family: arial, tahoma, verdana}

p.nag {color: rgb(255,41,31); text-decoration: none; font-size: 12pt; font-weight: bold; margin: 0px;}
p.tresc {font-size: 8pt; color: #666666; text-align: justify;}
p.stopka {font-size: 7pt; color: #FFFFFF; text-align: center; padding: 9px; margin: 0px;}
p.sm {font-size: 7pt; color: #999999; text-align: middle; padding: 10px; margin: 0px;}

a.linkna:link,a.linkna:visited {color: rgb(255,41,31); text-decoration: none; font-size: 12pt; font-weight: bold;}
a.linktr:link,a.linktr:visited {color: rgb(255,41,31); text-decoration: none; font-size: 8pt; font-weight: normal;}
a.linkst:link,a.linkst:visited {color: #FFFFFF; text-decoration: none; font-size: 7pt; font-weight: normal;}
a.linksm:link,a.linksm:visited {color: #999999; text-decoration: none; font-size: 7pt; font-weight: normal;}

a.linkna:hover {color: #666666; text-decoration: underline;}
a.linktr:hover {color: #666666; text-decoration: underline;}
a.linkst:hover {text-decoration: underline;}
a.linksm:hover {color: #FF6600; text-decoration: underline;}
