body {
  text-align: center;
  background-color: #FFFFFF;  /* tło główne */
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

A:link {
	COLOR: #00008B; text-decoration: none
}
A:visited {
	COLOR: #00008B; text-decoration: none
}
A:active {
	COLOR: #00008B; text-decoration: none
}
A:hover {
	COLOR: #00008B; text-decoration: none
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 968px; /*  zmiana*/
  text-align: left;
  background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;  /* tło lewa i prawa strona*/
}

#page_header {
  height: 160px;
  background: #FFFFFF url('../img/naglowek.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 28px;
  color: #FFFFFF;
  line-height:36px;
  letter-spacing:3px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:8px;
  clear:both;
  background: #FFFFFF;
  font-size: 28px;
  color: #00008B;  
  font-stretch:ultra-expanded;
  text-align: center;

}

#menu_bar h2 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 16px;
  color: #00008B;
  letter-spacing:3px;
  float: center;
  background-color: #FFFFFF;  
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:5px;
  border:0px dashed #FFFFFF;
  width:970px; /*szerokość trzech kolumn*/ /*  zmiana*/
  background:transparent;
  background-color: transparent ;
/*  background: transparent url(../img/zaloba.png) 0 0 no-repeat; */
//  background: transparent color: rgb(204, 204, 204);

  
}

#center {
  margin-left:225px;
  margin-right:225px;
  border:0px dashed #cccccc;
  color: #00008B;
  width:480px;
  
}

#center h2 {

  margin-top:0px;
  margin-bottom:3px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  padding:4px;
  background: #B0C4DE;
  color: #00008B;
  text-align: center;
  float: center;	/* This make sure it stays horizontal */

}



#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;      /*zielony*/
  text-align: center;  
}


#center p {
  margin-left:4px;
  margin-top:5px;margin-bottom:15px; 
  padding:4px;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  font-stretch:ultra-expanded;
  font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
  text-align: justify;

}

#center A:link {
    background: #F8F8FF;
	COLOR: #00008B; text-decoration: none	
}
#center A:visited {
    background: #F8F8FF;
	COLOR: #00008B; text-decoration: none	
}
#center A:active {
    background: #F8F8FF;
	COLOR: #00008B; text-decoration: none	
}
#center A:hover {
    background: #F8F8FF;
	COLOR: #00008B; text-decoration: underline	
}


#left_side {
  float: left;
  width:180px; /*  szerokość  menu (naglowek) */
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:3px;
  font-family: verdana, arial, sans-serif;
  font-size: 17px;
  color: #ffffff;
  padding:4px;
  border: 0px solid #425227;
  background: #6495ED;
  color: #FFFFFF;
  width: 182px;   /*  szerokość  menu (naglowek) */
  text-align: center;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:250px;
  border:0px dashed #cccccc;
  
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:1px;
  font-family: verdana, arial, sans-serif;
  font-size: 17px;
  padding:4px;
  border: 0px solid #425227;
  background: #6495ED;
  color: #FFFFFF;
  text-align: center;
  width:182px;  
}

#right_side p {
  margin-top:5px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
  width:220px;
  padding-left: 12px;

  
}

#right_side A:link {
    background: #FAEBD7;
	COLOR: #00008B; text-decoration: none		
}
#right_side A:visited {
    background: #FAEBD7;
	COLOR: #00008B; text-decoration: none		

}
#right_side A:active {
    background: #FAEBD7;
	COLOR: #00008B; text-decoration: none		

}
#right_side A:hover {
    background: #FAEBD7;
	COLOR: #00008B; text-decoration: none		

}

#right_side p {
  font-family: verdana, arial, sans-serif;
  font-size: 0px;
  color: #B0C4DE;
  background-color: #B0C4DE; 

}


#page_footer {
  height: 40px;
  background:#6495ED;
  clear: both;
  width:968px; /*  szerokość  stopki */ /*  zmiana*/
  
}

#page_footer p {
  padding-top:5px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#FFFFFF;
}

#page_footer A:link {
	COLOR: #00008B; text-decoration: none
}
#page_footer A:visited {
	COLOR: #00008B; text-decoration: none
}
#page_footer A:active {
	COLOR: #00008B; text-decoration: none
}
#page_footer A:hover {
	COLOR: #00008B; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#lpanel .heading {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: 4px;
  margin-top: 5px;
  margin-bottom: 5px;   
  border: 0px solid #425227;

  
}

#lpanel a {
  text-decoration: none;
  font-weight: bold;
  padding-left: 12px;
  color: #FFFFFF;  /* color czcionki pod menu*/
  font-size: 15px;  
  
}

#lpanel a:hover {
  background: url(../images/kropka.gif) no-repeat center left;
  color:#00008B;  /* kolor czcionki po najechaniu muszką w menu głównym - ciemny granat */		

}

a {
  color: #690;  
  text-decoration: none;
  padding: 1px;
  background-color: #6495ED; 
  
}

a:hover {
  text-decoration: none;
  padding: 1px;
  background-color: #6495ED; 
  color:#00008B;  /* kolor czcionki po najechaniu muszką w menu głównym - ciemny granat */		

}

img {
  float: center;
  margin-left: 9px;
  margin-right: 10px;
  background-color: #B0C4DE; /* B0C4DE; /*  tło obrazka  kolor jak pasów po bokach        */
  
}

input[type="button"] {
	padding:0 2px 2px 2px;
	height:20px;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	text-align: center;
	background: #CC0000;
	border: 1px solid maroon;
	cursor:pointer;
	color:#fff;
}

input[type="button"]:hover {
	background: #FF0000;
	border: 1px solid #000000;
}

