* {
margin: 0;
padding: 0;
}
body {
border-top: 15px solid #ededed;
background: #FFF;
}
img {
border: 0;
}
#kontener {
width: 940px;
margin: 0 auto;
font: 11px Arial;
color: #FFF;
}
#top {
margin: 50px 0 0;
float: left;
width: 940px;
}
.logo {
float: left;
margin: 0 0 0 60px;
}
.nav_top {
float: right;
margin: 15px 40px 0 0;
}
.nav_top a {
margin: 0 10px 0 0;
}
#menu {
float: left;
width: 940px;
}
.wyszukiwarka {
float: left;
background: url(images/bg_wyszukiwarka.gif);
width: 261px;
height: 54px;
margin: 5px 0 0 60px;
}
.wyszukiwarka input {
border: 0;
background: url(images/bg_input.gif) no-repeat;
width: 158px;
height: 25px;
float: left;
color: #FFF;
font: 11px Arial;
padding: 2px 0 0 20px;
margin: 13px 0 0 27px;
}
.wyszukiwarka input.szukaj {
width: 31px;
height: 27px;
background: url(images/szukaj.gif);
margin: 13px 0 0 0;
}
#menu ul {
list-style: none;
margin: 18px 0 0 15px;
float: left;
}
#menu li {
float: left;
}
#tresc {
float: left;
width: 940px;
}
.lewa {
width: 321px;
height: 342px;
background: url(images/bg_lewa.gif);
float: left;
}
.powitanie {
float: left;
width: 215px;
height: 220px;
overflow: hidden;
margin: 20px 0 0 80px;
line-height: 20px;
}
.adres {
float: left;
width: 200px;
margin: 10px 0 0 90px;
line-height: 20px;
text-align: right;
}
.prawa {
float: right;
width: 619px;
height: 366px;
}
span.nr {
position: relative; top: -20px; right: 43px;
color: #025d8c;
float: right;
z-index: 2;
}
.prawa img {
position: relative; z-index: 1;
}
#stopka {
float: left;
width: 100%;
height: 52px;
background: url(images/bg_stopka.gif) repeat-x;
}
.lewa_stopka {
float: left;
margin: 20px 0 0 80px;
color: #025d8c;
}
.prawa_stopka {
color: #025d8c;
float: right;
margin: 20px 30px 0 0;
}
.prawa_stopka a, .lewa_stopka a {
color: #025d8c;
text-decoration: none;
}
.prawa_stopka a:hover, .lewa_stopka a:hover {
text-decoration: underline;
}

/* podstrony */
#podstrona {
float: left;
width: 599px;
margin: 0 0 10px 10px;
color: #025d8c;
font: 12px Arial;
line-height: 20px;
}
#podstrona h2 {
font: 18px Arial;
margin: 0 0 10px 0;
}
#podstrona textarea {
height: 150px;
width: 400px;
color: #025d8c;
padding: 5px;
font: 11px Arial;
}
#podstrona input {
color: #025d8c;
padding: 3px;
font: 11px Arial;
}
#podstrona a {
text-decoration: none;
color: #000;
}
#podstrona a:hover {
text-decoration: underline;
}

