body {
	padding-bottom: 10px;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin:0px;
}

p{
font-size:14px;
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
color:black;
margin-left:5px;
}

img {
border:none;
}

a:link {text-decoration: none; color: #43baf4;}
a:visited {text-decoration: none; color: #43baf4;}
a:hover {text-decoration: underline; color: #43baf4;}

img.rama{
padding:3px;
border:5px solid #eeeeee;
}


#wrapper  {
width:950px; 
margin:auto;
border-left:0px solid #f5f5f5;
border-right:0px solid #f5f5f5;
}

#up  {
width:950px;
height:50px;
background: url(images/logo_pwr.png) no-repeat;
}


#menubar  {
width:950px;
border-top:0px solid #63bce7;

}


#menu {
    float:right;
	background: #3c586e;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 950px;
	border-bottom:3px solid #000;
}
#menu li {
	float: left;
	font: 0.82em  'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #3c586e url(images/seperator.gif) bottom right no-repeat;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #63bce7 url(images/hover.gif) bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}

#menu a.current {
	background: #63bce7 url(images/hover.gif) bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}


#content {
clear: both;
}

#left  {
float:left;
width:250px;
padding-top:5px;
}

#left  .projekty {
width:250px;
border:0px solid #c89f73;
height:100px;
background: url(images/baner.gif) no-repeat;
}


#naglowek {
width:50%;
padding:4px;
margin-bottom:5px;
font-size:16px;
font-weight:500;
color:black;
border-bottom:1px solid #757575;
}

#left  .ilac {
width:110px; 
height:127px;
margin:1px;
background: url(images/ILAC_MSR.png) no-repeat;
}

#left .ilac:hover{
margin:0;
border:1px solid grey;

}

#left  .pca {
width:110px; 
height:127px;
margin:1px;
background: url(images/PCA_AB696.png) no-repeat;
}

#left .pca:hover{
margin:0;
border:1px solid grey;

}

#left  .cert {
width:110px; 
height:127px;
margin: 1px;
}

#left .cert:hover{
margin:0;
border:1px solid grey;
}

#left  .zakres{
width:110px; 
height:127px;
margin:1px;
background: url(images/zakres.png) no-repeat;
}

#left .zakres:hover{
margin:0;
border:1px solid grey;
}

#right  {
float:right;
width:700px;
padding-top:10px;
}

#ukladzik {
position: relative;
width:690px; 
height:340px;
border:1px solid black;
}

#right  p{
margin-right:10px;
font-size:14px;
color:black;
}

#right ul.tresc{
font-size:14px;
color:black;
margin-right:10px;
}
#right ol.tresc{
font-size:14px;
color:black;
margin-right:10px;
}
#right ol.tresc li{
margin-bottom:10px;
}


#pierwiastki{
margin-top:10px;
}

#pierwiastki td{
font-size:13px;
color:black;
background:#f7fffb;
border:1px solid #c3c5c4;
width:25px;
height:30px;
text-align:center;
}

#sprzet td{
font-size:14px;
color:black;
}

#personel td{
font-size:13px;
color:black;
}

#down{
clear: both;
width:950px;
text-align:right;
font-size: 0.8em;
}

#down a:link {text-decoration: none; color: #9e9e9e;}
#down a:visited {text-decoration: none; color: #9e9e9e;}
#down a:hover {text-decoration: none; color: #9e9e9e;}

#footer  {
clear: both;
width:950px;
height:35px;
background: #3c586e;
border-bottom:5px solid #43a1e0;
}

#footer  .footer_copyrights {
font-size:14px;
color: #fff;
text-align:center;
padding-top:10px;
}

.tab-box { 
  border-bottom: 1px solid black;
  padding-bottom:5px;
  font-size:14px;
  
	
}
.tab-box a {
  border:1px solid black;
  color:black;
  padding: 5px 15px;
  text-decoration:none;
  background-color: #dcdcdc;
  
  
}
.tab-box a.activeLink { 
  background-color: #fff; 
  border-bottom: 1px solid black; 
  padding: 6px 15px;
  border-bottom: 0;
}
.tabcontent {  border: 1px solid black; border-top: 0;padding:10px;font-size:14px;text-align:justify;padding-right:20px;}
.hide { display: none;}

