  
/* The about link: 20px from the top with a green background */
#przepisy {
	text-align: center;
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    top: 20px;
    background-color: 767676;
}

#svgprzepisy {
	width: 40px; 
	height: 40px;
	position:absolute;
	margin: -12px 0px 0px 50px ;
	float: right; 
}


#galeria {
	text-align: center;
    top: 80px;
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    background-color: 767676; /* Blue */
}

#svggaleria {
	width: 40px; 
	height: 40px;
	position:absolute;
	margin: -12px 0px 0px 53px ;
	float: right; 
}

#pliki {
	text-align: center;
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    top: 140px;
    background-color: 767676;  
}

#svgpliki {
	width: 40px; 
	height: 40px;
	position:absolute;
	margin: -12px 0px 0px 62px ;
	float: right; 
}

#powrot {
	text-align: center;
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    top: 200px;
    background-color: 767676; /* Red */
}

#osccenter {
 	float: left;
	margin: 0px;
	width: 100%;
	height: auto;
}

#osczawartosc{
	margin-top: 50PX;
	width: 1024px;
	
}

#oscgal{
	 margin: auto;
	width: 1024px;
	
}

#osczaw{
	border-radius: 25px 25px 25px 25px;
	padding: 25px 25px 25px 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	border:solid;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	width: 870px;
	height: auto;
	float: left;
	   
}



#osczaw2{
	border-radius: 25px 25px 25px 25px;
	padding: 25px 25px 25px 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-color: black;
	border:solid;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	width: 1070px;
	height: auto;
	float: left;
	 
}
 
#info{
	width: 200px;
	float: right;
	margin-right: 50px;
	margin-top: 30px;
}

h1 h3 {
	font-weight: bolder;
 
}

ol{
	text-align: justify;
	font-weight: bolder;
}

.ol2{
	list-style-type: upper-roman;
	font-weight: bolder; 
}

.ol3{
	list-style-type: lower-alpha;
 	font-weight: bolder;
	}
  
.ol4{
	list-style-type:circle;
 	font-weight: bolder;
	}

.oznsamc{
	text-align: justify;
	font-weight: normal;
}
 
a{
	text-decoration: none;
	color: #FF0001;
	
}


    .style1
        {
            text-align: justify;
            height: 57px;
        }
        .style2
        {
            text-align: left;
        }
        .style3
        {
            width: 47px;
            font-size: x-small;
        }
        
        body {
	margin-left: 0px;
	margin-top: 0px;
	}
	
        a {
         color: #666666;
         text-decoration: none;
         font-family: Times;
         font-weight: bold;
         font-size: 8pt;
            }

        a:hover {
         color: #EF8181;
         text-decoration: NONE;
         font-family: Times;
         font-weight: bold;
         font-size: 13pt;
        }



        .style4
        {
            font-size: x-small;
        }
        .style5
        {
            text-align: justify;
            
            height: 38px;
            font-size: small;
        }
        .style7
        {
            width: 751px;
        }
        .style8
        {
            width: 227px;
            text-align: center;
        }
        .style9
        {
            width: 19px;
        }
        .style10
        {
            color: #CC0000;
        }
        .style12
        {
            font-size: medium;
        }








