* {
	padding: 0;
	margin: 0;
	}

body{
 margin: 0;
 padding: 0;
 background: #D1DFE8 url('img/bg.jpg') 0 454px repeat-x;
 font: 62.5% Arial, 'Lucida Grande', Verdana, Sans-Serif; 
}

img {
	border: 0;
	}

.c{
 text-align: center;
}	
	
#wrapper{
   min-width: 990px;
}
	
#header{
  height: 454px;
  background: #F1FAFF url('img/header.jpg') top left repeat-x; 
  overflow: hidden;  
}
#header2{
  height: 454px;
  width: 990px;
  background: transparent url('img/header3.jpg') 390px 0 no-repeat;
}

#header3{
  width: 990px;
}

#header h1{
  height: 127px;
  overflow: hidden;
  width: 371px;
}

#header h1 a{
  display: block;
  background: transparent url('img/logo.jpg') top left no-repeat;
  text-indent: -1500px;
  height: 127px;
  text-decoration: none;
  width: 371px;
}

#topnews{
  height: 242px;
  overflow: hidden;
  color: #ffffff;  
  padding: 0 140px 0 80px;
  
}

#schroniska{
  margin-right: 0px;
  margin-top: 10px;
  max-width: 600px;
  overflow: hidden;
  height: 50px;
    color: #4B6A7C;
	
}

#schroniska strong{
 font-size: 1.2em;
}

#schroniska a{
  text-decoration: none;
   color: #0C4B6E;
   font-weight: bold;
  font-size: 1.4em;
}
.yellow{
 color: #FEFF95;
}

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

#topnews h2{
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.5em;
   color: #FFDE42;
  width: auto;
  padding-left: 5px;
}

#topnews p{
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 5px;
  font-weight: bold;
  color: #fff;
}

#topnews strong{
   color: #FFDE42;
}

#topnews a{

  font-weight: bold;
  color: #fff;
  text-align: right;  
}

#menu{
 float: left;
 height: 454px;
 width: 390px;
 background: transparent url('img/menu.jpg') top left no-repeat; 
}

#menu.menu2{
background: transparent url('img/menu2.jpg') top left no-repeat; 
}

#menu ul{
  margin: 14px 0 0 18px;
  padding: 0;
  list-style: none;
  width: 167px;
}

#menu ul li{
   width: 150px;
   margin: 0 0 2px 0;
   padding: 0;
   height: 26px;
}

#menu ul li a{
   color: #C4D8E1;
   overflow: hidden;
   display: block;
   height: 26px;
   width: 167px; 
   text-indent: 20px;
   line-height: 26px;
   text-decoration: none;
   font-weight: bold;
   font-size: 11px;
} 

#menu ul li.last {
   height: 26px;
}

#menu ul li.last a{
   height: 26px;
   line-height: 12px;
   text-indent: 0;
   padding-left: 20px;
   width: 147px;
}

#menu ul li.highlight a{
   color: #fff;

}

#menu ul li a:hover{
   color: #fff;
}

#footer{
   height: 204px;
   background: transparent url('img/footer.jpg') top left repeat-x; 
   clear: both;   
}

#footer2{
   height: 204px;
   /*background: transparent url('img/footer1.jpg') top left no-repeat;    */
}
#footer3{
   height: 204px;
   background: transparent url('img/footer2.jpg') 194px 0 no-repeat;    
}

#contener{
   margin-top: 10px;
   margin: 10px 0;
   width: 990px;
}

#sidebar{
   width: 265px;
   float: right;
}
#content{
   float: left;
   margin-left: 30px;
   display: inline;
   width: 640px;
   color: #113A50;
   line-height: 1.4em;
   font-size: 1.5em;
}

#content p{
   margin: 15px 0 15px 0;
}

#content h2{
  font-size: 1.6em;
  line-height: 1.3em;
  margin-bottom: 10px;
  font-weight: normal;
  color: #0C4B6E;
  border-bottom: 1px #0C4B6E dotted;
}

#content h2 a{
  text-decoration: none;
}

#content a{
    color: #295B74;
	font-weight: bold;	
}

#content a:hover{
   color: #1A1915;
}

#content ul, ol{
   margin: 15px 20px 15px 20px;
}

#content ul li, #content ol li{
   margin-left: 20px;
}

#content li a{
   font-weight: normal;
}

#copyright{
   width: 600px;
   margin-left:240px;   
   color: #295B74;
}
#copyright a{
   color: #295B74;
   text-decoration: none;
}

#przyjaciele{
   
   width: 900px;
   margin-left: 20px;
   height: 180px;
     color: #4B6A7C;
}

#przyjaciele img{
   
}

.fotka{
  width: 260px;
  background: #AFC9D8;
  margin-bottom: 10px;
}
.fotka img{
  display: block;
  margin: 0 auto;
}

.fotka p{
  margin: 5px;
  color: #295B74;
  font-weight: bold;
  font-size: 12px;
}
.fotka a{
   color: #f00;
   text-decoration: none;
}

.rtop, .rbottom{display:block; background: #D9E8EF;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:#AFC9D8; }
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

#content td{
 padding: 4px;
}


#content blockquote{
 margin: 10px;
}

#dotacjaform label{
 float: left;
 width: 250px;
 text-align: right;
 padding-right: 10px;
}