
* {
        margin: 0;
        padding: 0;
        box-sizing: border-box;



      }




body { 	font : 15px Arial ;
        color : #000000;
          margin : 0;
        padding: 0;
               background:#f7f7f7;
    
 box-sizing: border-box;
        
     text-shadow: 1px 1px 1px white;     
        
        }
		
		
		
		#container
{
	
	padding:5px 0px!important;	
	padding-bottom:10px!important;

 	margin: 0px auto!important;
	background:#f7f7f7;
	 box-sizing: border-box;
border: 0px solid red;
}



#container
{
	max-width:1000px;
	width:auto;
}
hr{

   margin: 1px;
   color: black;
    height: 1px;
}


h2{

	font-family:  Arial, Helvetica, sans-serif;
	color:  #AE1E33;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin-left: 20px;
}

h1{
	font-family:  Arial, Helvetica, sans-serif;
	color:  #000000;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-left: 50px;
	
}

h4
{margin: 2px 4px 1px 4px;
font-size:1rem;
}

h3
{margin: 10px;
text-align:center;
}
.cn
{
	color:red;
}

.pusty{
	font-family: Arial,  Helvetica, Verdana, sans-serif;
	font-size: 5px;
		color: #000000;
}


.date {
	font-family: Arial,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
		color: #CACACA;
}

.nowosci {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #456399;
	  filter: DropShadow(Color="#476396",OffX=2,OffY=2,Positive=2);
	text-decoration: none;
}

.newstd {

border-right: solid 1px #E4E4E4;
border-bottom: solid 1px #E4E4E4;


}




.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #760718;
	text-decoration: none;
		font-style: normal;
	

}


.pion {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;

	font-weight: bold;
	color: #C9C9C9;
	text-decoration: none;
	  filter: DropShadow(Color="#B4B4B4",OffX=2,OffY=2,Positive=2);


}




.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		color: #E5974F;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
		color: #0000FF;
font-weight: normal;
	text-decoration: none;

}

a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

		color: red;
font-style: normal;
	text-decoration: underline;

}

ol
{
margin-bottom:5px;
font-weight:bold;
font-size:1rem;
text-shadow:1px 1px #fff;
}


.obsluga {

width: 1000px;
margin: 0 auto;
overflow: hidden;
position: relative;
BORDER:  black 0px solid;
text-align:left;
} 
ul.edytory, ol.edytory
{
	display:block;
	list-style:none;

}
 ul.edytory li a,  ol.edytory li a
{display:inline-block;
background:#fff;
margin:0px 0px 10px 10px;
padding: 5px 10px 10px 10px;
 box-sizing: border-box;
list-style: none;
margin-left: 0px;
width: 100%;
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

ul.edytory li a:hover, ol.edytory li a:hover
{
box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
text-decoration: none;
color:red;
background:#fff;

}

code
{
padding:0px 2px;


background:#D9D9D9;
text-shadow: 1px 1px white;
border-radius:2px;
	font-weight: bold;
	font-size:1.1rem;
	color:#000;
}