body {
	font: 9pt Arial,Tahoma; 
	color: #676767; 
	background:#ffffff	
	padding: 0; margin: 0; 
	text-align: center; 
	width:				980px;
	margin:				0 auto;
	}

#main {/*środek*/
	
	width:				744px;
	float:				left;
	text-align:			justify;
	text-indent: 20px;
	
}
#menu {/*menugórne*/
	width:				980px;
	float:				center;
}
#main td { 
	padding: 0; 
	border: 0; }

#chromemenu{
width: 980;
font-weight: bold;
font-size: 17px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0;  
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #cdcdcd;
width: 980px; 
height: 15px; 
background: url(chromebg.gif) center center repeat-x; 
width: 100%;
padding: 5px 0;
margin: 3;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 7px; /*margines w oknie*/
margin: 0;
text-decoration: none;
}

#chromemenu ul li a:hover{
width: 980px; 
height: 15px;
background: url(chromebg2.gif) center center repeat-x;
font-size: 17px;
margin: 3;
color:  #fd0101;
}

#logo {
	background:			url(serw_01.png) no-repeat;
	width:				980px;
	height:				320px;
}
ul, ul li { display: block; list-style: none; margin: 0; padding: 0; }
ul { padding: 0 48px 0 49px; }
ul li {	float: left; }

h2 {	font-size: 16px;
	text-align: center ;
	color:	#000000;
}
h3 {	font-size: 		16px;
	margin-left:	60px;
	
}
p { text-indent: 20px;}
#txt {text-align: center; line-height: 18px; vertical-align: top; }
#txt div { padding: 8px 18px; }

#content {
	width:				970px;
	margin:				0 auto;
	overflow:			auto;
}

#nav-left {
	width:				184px;
	margin-right:		15px;
	float:				left;
}
#nav-left #nav-right {
	width:				174px;
	height:				21px;
	color:				#000000;
	font-size:			14px;
	font-weight:		bold;

	padding:			5px 0 0 10px;
	margin-bottom:		5px;
}
.nav-block {
	background:			url(background-nav.png) bottom center no-repeat;
	padding-bottom:		10px;
	margin-bottom:		10px;
}

.all {font-family: Tahoma; font-size: 11px; color: #000000}