body {
	margin					: 0px;
	padding					: 0px;
	}

#naglowek {
	width						: 970px;
	height					: 140px;
	background			: #EBE6ED;
	}

#nav {
	background			: #333333;
	width						: 100%;
	height					: 29px;
	border-top			: 1px solid #CCCCCC;
	border-bottom		: 4px solid #336799;
	}

#menu { 
	background			: #333333;
	padding					: 4px 0 5px 0;
	}

#menu a { 
	display					: inline;
	font-family			: tahoma, verdana, arial;
	font-size				: 9pt;
	text-align			: justify;
	text-decoration	: none; 
	color						: #FFFFFF; 
	padding					: 7px	10px 7px 10px;
	background			: transparent;
	}

#menu a:hover,
#menu a.active,
#menu a.active:hover { 
	color						: #FFFFFF;
	background			: url(pic/menuon.gif);
	}

#center {
	margin					: 0px auto;
	padding					: 0px;
	width						: 970px;
	text-align		 	: justify;
	background			: #EBE6ED url(pic/tlo.jpg) no-repeat top;
	}

#tresc {
	padding					: 15px;
	width						: 740px;
	text-align	 		: center;
}

#pic {
	border					: 1px solid #666666;
	width						: 125px;
	float						: left;
	margin-top			: 15px 10px 5px 0;
	}

#stab {
	float						: left;
	background			: #333333;
	width						: 100%;
	height					: 29px;
	border-top			: 4px solid #336799;
	border-bottom		: 1px solid #CCCCCC;
	}

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

#stpod {
	background			: url(pic/foot_down.gif) top repeat-x;
	vertical-align	: top;
	width						: 970px;
	height					: 120px;
	}


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

p.nag {color: rgb(51,102,153); text-decoration: none; font-size: 10pt; font-weight: bold; margin: 0px;}
p.tresc {font-size: 8pt; color: rgb(51,51,51);}
p.stopka {font-size: 7pt; color: #FFFFFF; text-align: center; padding: 9px; margin: 0px;}
p.sm {font-size: 7pt; color: rgb(51,51,51); text-align: middle; padding: 15px; margin: 0px;}

a.linkna:link,a.linkna:visited {color: rgb(51,102,153); text-decoration: none; font-size: 10pt; font-weight: bold; padding-left: 0px;}
a.linktr:link,a.linktr:visited {color: rgb(51,102,153); 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: rgb(51,51,51); text-decoration: none; font-size: 7pt; font-weight: normal;}

a.linkna:hover {color: rgb(51,102,153); text-decoration: underline;}
a.linktr:hover {color: rgb(51,102,153); text-decoration: underline;}
a.linkst:hover {text-decoration: underline;}
a.linksm:hover {color: #FF6600; text-decoration: underline;}
