body {
  margin					: 0px;
  padding					: 0px;
  background			: #FFFFFF;
	font-family			: tahoma, verdana, arial, helvetica, sans-serif;
	font-size				: 8pt; 
	color						: #FFFFFF; 
	text-align			: justify; 
	padding					: 0px; 
	margin					: 0px; 
	line-height			: 1.4;
}

#naglowek {
	width						: 100%;
  height					: 150px;
  border-bottom		: 4px solid #7F7F7F;
  background			: url(pic/naglowek.jpg) repeat-x bottom;
}

#left {
	float						: left;
	width						:	385px;
}

#right {
	float						: right;
	width						:	385px;
}

#content {
	float						: left;
	width						: 100%;
	background			: #191919;
}

#center {
	margin					: 0px auto;
	padding					: 0px;
  width						: 770px;
  text-align	 		: justify;
}

#modul {
	width						: 168px;
	background			: url(pic/modul.jpg) top repeat-x;
	padding					: 3px 10px 10px 10px;
	margin					: 0 0 4px 0;
}

#panel {
	float						: left;
	width						: 365px;
	padding					: 3px 10px 10px 10px;
	margin					: 0px 0px 4px 0px;
	background			: #333333 url(pic/panel.jpg);
}

h1 {
  color						: #007FFF;
  text-decoration	: none;
  font-size				: 13pt;
  font-weight			: bold;
  margin					: 0 0 3px 0;
  padding					: 0 0 2px 0;
  border-bottom		: 1px dotted #FFFFFF;
}

h1 a {
  color						: #007FFF;
  text-decoration	: none;
}

h1 a:hover {
  color						: #FFFFFF; 
}

#pic {
  float						: left;
  border					: 0px;
  border					: 0px;
}

#stlo {
  float						: left;
  padding					: 9px 0 9px 0;
  margin					: 0;	
  width						: 100%;
  background			: #323232;
  border-top			: 4px solid #7F7F7F;

	text-align			: center;
	color						: #FFFFFF; 
	text-decoration	: none; 
	font-size				: 7pt; 
	font-weight			: normal;
}

#spod {
  float						: left;
  margin					: 0px;
  padding					: 15px 0 0 0;
  width						: 100%;
  height					: 100px;
  background			: #FFF url(pic/stopka.jpg) repeat-x top;
	text-align			: center;
	color						: #666666; 
	text-decoration	: none; 
	font-size				: 7pt; 
	font-weight			: normal;
}

#spod a {
	text-decoration	: none;
	color						: #666666; 
}

#spod a:hover {
	text-decoration	: underline;
}

#menu { 
	width						: 385px;
	height					: 30px;
}

#menu a { 
	float						: left;
	display					: inline;
	width						: 76px;
	font-size				: 10pt;
	text-align			: center;
	text-decoration	: none;
	color						: #191919;
	font-weight			: normal;
	padding					: 6px 10px 6px 10px;
	margin					: 0px;
}

#menu a:hover { 
	background			: #CCCCCC;
  color						: #007FFF;
}

a.link:link,a.link:visited {
	color						: #007FFF; 
	text-decoration	: none; 
	float						: right;
}

a.link:hover {
	color						: #FFFFFF;
}