@charset "UTF-8";

html, body {
	
	
    
	margin: 0;
	padding: 0;
	
	
   
}


body{background-color:#fff;
background-image: url(tlo4.png);
    background-size: 100%;
    background-origin: content;
    
		}
    
 
    
    
    
#top {
	width: 980px;
	height: 100%;
  margin: 50px auto 10px auto;	
  padding: 0px 0px;
  	text-align: left;
    

border-radius:5px;
  
	
	


}



#NAGLOWEK {
	
	height: 140px;
	text-align:left;
padding: 0 0 0 0;

 background-color: rgba(175,175,175,1);
   /*background-color: rgba(255,255,255,0.7);*/
  border-bottom: 4px #9c9c21 solid;
  border-bottom: 4px #9c9c21 solid;
    border-left: 1px solid #5C5C5C;
    border-bottom-left-radius:5px;
    border-bottom: 4px #9c9c21 solid;
}


#AKTUALNOSCI {
	width: 250px;
  height: 560px;
  padding: 7px 0 0 0;
 margin: 0px 0px;
text-align:left;
    float: left;
     background-color: rgba(175,175,175,0.95); 
 font-family: Planer-Regular; 
      text-shadow: 1px 0px  rgba(0,0,0,0.2);
      overflow:hidden;
      
}

#TRESC { 

  
 font-family: Planer-Regular; 
      text-shadow: 1px 0px  rgba(0,0,0,0.2);
 
    transition: all .3s ease-in-out;	

    
    width: 720px;
	height:557px;
  overflow:auto;
 
	float: left;
background-color: rgba(175,175,175,0.95);
margin: 0px 0px;
padding: 5px 5px 5px 5px;


}

#STOPKA {
	clear: both;
	width: 100%;
	
  height: 70px;
  font-family: Planer-Regular; 
      text-shadow: 1px 0px  rgba(0,0,0,0.2);
 
    transition: all .3s ease-in-out;	
  text-align:center;
  background-color: rgba(175,175,175,0.95);
}
	



hr 
{
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(left,  #1e5799 0%, #2989d8 26%, #207cca 50%, #207cca 72%, #ff0c0c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1e5799), color-stop(26%,#2989d8), color-stop(50%,#207cca), color-stop(72%,#207cca), color-stop(100%,#ff0c0c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #1e5799 0%,#2989d8 26%,#207cca 50%,#207cca 72%,#ff0c0c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #1e5799 0%,#2989d8 26%,#207cca 50%,#207cca 72%,#ff0c0c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #1e5799 0%,#2989d8 26%,#207cca 50%,#207cca 72%,#ff0c0c 100%); /* IE10+ */
background: linear-gradient(to right,  #1e5799 0%,#2989d8 26%,#207cca 50%,#207cca 72%,#ff0c0c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ff0c0c',GradientType=1 ); /* IE6-9 */






height: 2px; 


}
hr#akt{width:230px; margin: 0px;padding:0px}
body  {

}

a:focus { 
	outline:none; /*usuwanie niebieskiej obwódki w FF*/
}

#kontener {

}


#formularz {
width:600px;
;

}

#formularz div {

}

#formularz label {
	font-size:small;
}

#formularz textarea {

}

#formularz input[type=text] { 
width: 300px; 
height: 30px;
		text-align:left;
		vertical-align: top;
}

#blad {
	background: #ff0000;
	padding: 10px;
}

#blad p{

}

#sukces {

}

#sukces p{

}

.red {
	color: #ff0000;
}

