body {
	margin					: 0px;
	padding					: 0px;
	background			: rgb(77,77,77);
	font-family			: tahoma, verdana, arial, helvetica, sans-serif;
	}

#naglowek {
	width						: 100%;
	height					: 150px;
	text-align			: center;
	border-top			: 5px solid #4D4D4D;
	background			: #FFFFFF url(pic/naglowek2.jpg) center top no-repeat;
	}

#logo {
	width						: 770px;
	margin					: 0px auto;
	padding					: 10px 0 0 0;
	text-align			: left;
}

#container {
	width						: 100%;
	background			: rgb(77,77,77) url(pic/container.gif) repeat-x top;
	}

#tresc {
	width						: 770px;
	margin					: 0px auto;
	padding					: 15px 0px 45px 0px;
	}

#modul {
	float						: left;
	width						: 100%;
	padding					: 0 0 10px 0;
	font-size				: 8pt;  
	color						: #FFF; 
	text-align			: justify; 
	line-height			: 1.5;
	padding					: 0px; 
	margin					: 6px 0 0 0;
}

#pic {
	float						: left;
	width						: 150px;
	margin					: 4px 10px 0 0;
	border					: 1px solid rgb(176, 212, 228);
}

#main {
	width						: 535px;
	text-align		 	: justify;
	}

#panel {
	float						: right;
	width						: 195px;
	padding					: 10px;
	margin					: 5px 0px 0 0px;
	font-size				: 8pt;  
	color						: #FFF; 
	text-align			: justify; 
	line-height			: 1.5;
	background			: url(pic/modul.jpg) repeat-x top;
	}

h1 {
	color						: #B0D4E4; 
	text-decoration	: none; 
	font-family			: verdana, arial, tahoma, helvetica, sans-serif;
	font-size				: 11pt; 
	font-weight			: bold;
	margin					: 0 0 3px 0;
	padding-bottom	: 1px;
	border-bottom		: 1px dotted rgb(176, 212, 228);
	}

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

h1 a:hover {
	color						: #FFF;
	text-decoration	: underline;
	}
	
#baner {
	float						: left;
  width						: 170px;
	padding					: 15px 0 0 10px;
	text-align			: justify;
	}

#stlo {
	float						: left;
	padding					: 9px 0 8px 0;
	margin					: 20px 0 0 0;	
	width						: 100%;
	background			: rgb(230,230,230);
	border-bottom		: 1px solid #999999;
	text-align			: center;
	color						: #464646; 
	text-decoration	: none; 
	font-size				: 7pt; 
	font-weight			: normal;
	}
	
#spod {
	float						: left;
	width						: 100%;
	height					: 60px;
	padding					: 15px 0 0 0;
	background			: rgb(77,77,77) url(pic/container.gif) repeat-x top;
	text-align			: center;
	color						: #CCCCCC; 
	text-decoration	: none; 
	font-size				: 7pt; 
	font-weight			: normal;
}

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

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

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

a.link:hover {
	color						: #FFFFFF;
	text-decoration	: underline;
}

#nav {
	width						: 100%;
	height					: 29px;
	background			: rgb(230,230,230);
	border-top			: 1px solid #999999;
	border-bottom		: 1px solid #999999;
	}

#menu { 
	margin					: 3px 0 8px 0;
	}

#menu a { 
	display					: inline;
	font-family			: tahoma, verdana, arial;
	font-size				: 12px;
	text-align			: justify;
	text-decoration	: none;
	font-weight			: bold;
	color						: rgb(70,70,70); 
	padding					: 7px 8px 8px 8px;
	background			: transparent;
	}

#menu a:hover { 
	color						: #FFFFFF;
	background			: #CF142B;
	}