html {
height: 100%
}

body {
width: 100%;
height: 100%;
margin: 0; 
background-color: #252525;
}

img, div, a, input {
behavior: url("iepngfix.htc");
}

div#glowny {
width: 100%;
background-color: #E6C494;
background-image: url(layout/bg.jpg);
background-repeat: repeat-x;
}

div#zawartosc {
margin: 0 auto;
width: 900px;
}

div#top {
background-image: url(layout/top.jpg);
width: 900px;
height: 231px;
}

/* menu */

div#menu {
height: 64px;
margin: 0 0 0 205px;
}

a.m1 {
display: block;
width: 76px;
height: 64px;
float: left;
background: url(layout/uslugi.png) 0 0 no-repeat;
}
 
a.m1:hover {
background-position: 0 -64px;
}

a.m1a {
display: block;
width: 76px;
height: 64px;
float: left;
background: url(layout/uslugi.png) 0 0 no-repeat; 
background-position: 0 -64px;
}

a.m2 {
display: block;
width: 175px;
height: 64px;
float: left;
background: url(layout/przeglad.png) 0 0 no-repeat;
}
 
a.m2:hover {
background-position: 0 -64px;
}

a.m2a {
display: block;
width: 175px;
height: 64px;
float: left;
background: url(layout/przeglad.png) 0 0 no-repeat; 
background-position: 0 -64px;
}

a.m3 {
display: block;
width: 119px;
height: 64px;
float: left;
background: url(layout/akty.png) 0 0 no-repeat;
}

a.m3:hover {
background-position: 0 -64px;
}

a.m3a {
display: block;
width: 119px;
height: 64px;
float: left;
background: url(layout/akty.png) 0 0 no-repeat; 
background-position: 0 -64px;
}

a.m4 {
display: block;
width: 86px;
height: 64px;
float: left;
background: url(layout/kontakt.png) 0 0 no-repeat;
}
 
a.m4:hover {
background-position: 0 -64px;
}

a.m4a {
display: block;
width: 86px;
height: 64px;
float: left;
background: url(layout/kontakt.png) 0 0 no-repeat; 
background-position: 0 -64px;
}

/* srodek */

div#srodek {
width: 645px;
background-color: #ffffff;
margin: 0 0 0 205px;
}

div#tresc {
margin-left: 38px;
width: 582px;
font: 12px Tahoma;
color: #666666;
line-height: 20px;
}

div#tresc a {
color: #000000;
text-decoration: none;
}

div#tresc a:hover {
color: #000000;
text-decoration: underline;
}

div#tresc ul {
list-style-image:url(layout/wskaznik.gif);
margin: 25px 0 0 0;
*margin: 25px 0 0 25px;
}

.gruba {
font-weight: bold;
}

.mala {
font-size: 11px;
}

.do_lewej {
float: left;
margin: 5px 22px 5px 0;
}

div#dodaj {
padding-top: 50px;
}


div#tresc h1 {
font: 13px Tahoma;
color: #ed2024;
font-weight: bold;
margin: 0 0 15px 0;
}

/* stopka */

div#stopka {
width: 100%;
height: 341px;
}

div#wykonczenie {
background-image: url(layout/wykonczenie.png);
width: 900px;
height: 190px;
margin: 0 auto;
}

div#stopka_bg {
background: url(layout/stopka_bg.png);
background-repeat: repeat-x;
width: 100%;
height: 151px;
}

div#stopka_info {
margin: 0px auto;
width: 900px;
}

div#pozycja {
padding: 10px 0 0 0;
font: 11px Tahoma;
color: #ffcc66;
}

ul.stopkowe li {
display: inline;
list-style-image: none;
padding: 0 15px 0 0;
float: left;
}

ul.stopkowe li a {
color: #ffcc66;
text-decoration: none;
}

ul.stopkowe li a:hover {
color: #ed2024;
text-decoration: none;
}

div#autor {
float: right;
}

div#autor a {
color: #ed2024;
text-decoration: none;
}
