html, body, h1, h2, h3, h4, h5, h6, h7{
  margin: 0;
  padding: 0;
  border:0;
  z-index:4;
  position:relative;
}

body{
            font-family: Corbel, Trebuchet MS, Calibri, Tahoma;
            font-size: 75%;
            font-weight: normal;
}
h1, h2, h3, h4, h5, h6, table, footer{
            font-family: Georgia, Corbel, Trebuchet MS, Tahoma, Georgia, serif;
}
h1 {
            font-size: 1.25em;
            font-weight: normal;
            padding: 9em 0em 0em 160px;
}

h2 {
            font-size: 1.25em;
            font-weight: normal;
            padding: 10px 0 0 200px;
}

h3 {
            font-size: 1.25em;
            font-weight: normal;
            padding: 10px 0 0 240px;
}
h4 {
            font-size: 1.25em;
            font-weight: normal;
            padding: 10px 0 0 300px;
}

h5 {
            font-size: 1.25em;
            font-weight: normal;
            padding: 10px 0 0 360px;
}

h6 {
            font-size: 1.25em;
            font-weight: normal;
            padding: 10px 0 0 420px;
}

h7 {
            font-size: 1.25em;
            font-weight: normal;
}
a{
            text-decoration: none;
            color: #483D8B;
}

#naglowek h1{
            padding: 0.4em 0em 0em 4em;
            font-size: 2.7em;
            font-style: italic;
}

#naglowek h2{
            font-style: italic;
            font-size: 2.0em;
            padding: 0em 0em 0em 7em;
}

tr, td{
            border: 0px;
            border-style: solid;
}


a.menu_level_naglowek, div.menu_level_naglowek, p
{
	font-family: Corbel, Trebuchet MS, Calibri, Tahoma;
	font-weight:bold;
	width: 220px;
	color:	#ffffff;
	background-image:url("przycisk.png");
	background-repeat: no-repeat;
	cursor: default;
	padding-top:8px;
	padding-bottom:8px;
	font-size:14px;
	text-align: center;
}

#loga
{
	z-index:1;
	position:absolute;
	left:0px;
}

#footer
{
        height: 100px;
        font-family: Corbel, Trebuchet MS, Calibri, Tahoma;
        width:99%;
        border-top:1px solid #e9e7d8;
        border-bottom:1px solid #e9e7d8;
        margin-top:15px;
        background: #ffffff;
        z-index:4;
        position:absolute;
        top:550px;
        font-size:15px}
