* {
    margin: 0;
    padding: 0;
}

body {
    font: 14px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #399333;
    background: #99B460;
}

h1, h1 a, h2, h3, {
    text-transform: uppercase;
    font-weight: normal;
}

h1 {
    position: absolute;
    top: 10px;
   right: 33px;
    display: inline;
    padding: 0 25px;
    font-size: 32px;
    line-height: 50px;
    text-transform: uppercase;
    color: White;
    background: url(images/h1.jpg) no-repeat;
}

h1 a, h1 a:hover {
    text-decoration: none;
    color: White;
}

h1 a span {
    color: #9CB653;
}

h2 {
    color: #399003;align: middle;  #4B5520
}

h3{
font: oblique
color: #C33FFC;


}




p {
    padding: 10px 0;
    line-height: 1.9em;
    text-align: justify;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #F9900F;
}




a:hover {
    text-decoration: underline;
}

ul li span {
    padding-right: 10px;
}

#main {
    padding-top: 12px;
    width: 100%;
    min-width: 500px;
    background: #F6F1D8 url(images/bg.gif) repeat-x top;
}

#main2 {
    position: relative;
    margin: 0 auto;
    width: 946px;
    text-align: left;
}

#main3 {
 position: relative;
    margin: 0 auto;
    width: 946px;
    text-align: center;
}

#main4 {
 position: relative;
    margin: 0 auto;
    width: 946px;
   
}


#logoszkolyM {
	 width: 946px;
    height: 363px; 
    background: #399003 url(images/logo.png) no-repeat;

}#556237

#franciszek{
width: 222px;
height: 250px; 
align: middle; 
border:0;
hspace:15;
}


#menu {
    position: absolute;
    top: 375px;
    right: 100px;
    height:55px;
    background: url(images/pasek.jpg) no-repeat top;

}

#menu ul {
    list-style: none;
    padding: 0 25px;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0;
}

#menu ul li a {
    float: left;
    display: block;
    padding: 0 20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 35px;
    text-decoration: none;
font-weight:bold;
   
}

#menu ul li a:hover {
    color: #399003; #9CB653
}

#middle {
    background: #D7D2A7 url(images/middle.jpg) repeat-y;
}

#middle2 {
    padding: 100px 60px 0 60px;
    height: 1%;
    background: url(images/middle2.jpg) no-repeat top;
}

#left {
    float: left;
    width: 540px;
}


}

#left h2 {
    font-size: 1.5em;
}

.box {
    padding: 0px 0px 40px 0;
}

#left ul {
    padding: 10px 0 10px 30px;
    list-style: none;
    line-height: 1.2em;
    text-align: justify;
}

#left ul li {
    padding: 0;
}

#sidebar {
    float: right;
    width: 200px;
 text-align: left;
}

#sidebar h2 {
    padding-left: 15px;
    font-size: 1.5em;
}

#sidebar ul {
    padding: 25px 0 25px 0;
    list-style: none;
}

#sidebar ul li {
    padding: 6px 0 6px 15px;
    line-height: 1.7em;
    border-bottom: 1px solid #C1BF92;
}

#sidebar ul li.firstli {
    border-top: 1px solid #C1BF92;
}

#sidebar ul li a {
    padding: 0;
    font-weight: normal;
    color: #399003;
}

#sidebar ul li a:hover {
    text-decoration: none;
    color: White;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

#footer {
    margin: 0 auto;
    width: 946px;
    background: url(images/footer.jpg) no-repeat top;
}

#footer p {
    text-align: center;
}

p.links {
    height: 60px;
}

p.links a {
    padding: 0 15px;
}

.copy {
    line-height: 60px;
}