body {
background-color: #0A435D;
font-family: Trebuchet MS, Verdana;
font-size: 12px;
color: #000;
text-align: center;
}
.center {
text-align: center;
margin: auto;
width: 950px;
}
.baner {
text-align: left;
width: 950px;
height: 164px;
background: #F60 url('grafika/baner.jpg') no-repeat;
position: relative;
}
.baner a {
color: #FFF;
}
.menu {
padding-left: 115px;
padding-right: 115px;
width: 720px;
background: url('grafika/menu-tlo.png') repeat-x;
height: 31px;
border-top: 1px #FFF solid;
border-bottom: 2px #005A87 solid;
}
.stopka {
background: url('grafika/stopka-tlo.png') repeat-x;
height: 40px;
width: 950px;
padding-top: 23px;
color: #FFF;
}
.stopka a {
text-decoration: none;
color: #FFF;
}
.strona {
background-color: #FFF;
width: 950px;
}
.tekst {
text-align: left;
width: 700px;
border-left: 1px #007987 solid;
border-right: 1px #007987 solid;
margin-left: 114px;
margin-right: 114px;
padding: 10px;
}
.tekst p {
margin: 0px;
}
.slogan {
position: absolute;
left: 10px;
top: 10px;
color: #FFF;
}
.flotL {
float: left;
}
.flotP {
float: right;
}
.home {
width: 153px;
height: 31px;
}
.home a {
display: block;
background: url('grafika/home.png') no-repeat;
width: 153px;
height: 31px;
}
.home a:hover {
background: url('grafika/home-a.png') no-repeat;
}
.kontakt a {
display: block;
background: url('grafika/kontakt.png') no-repeat;
width: 150px;
height: 31px;
}
.kontakt a:hover {
background: url('grafika/kontakt-a.png') no-repeat;
}
.oferta a {
display: block;
background: url('grafika/oferta.png') no-repeat;
width: 182px;
height: 31px;
}
.oferta a:hover {
background: url('grafika/oferta-a.png') no-repeat;
}
.referencje a {
display: block;
background: url('grafika/referencje.png') no-repeat;
width: 235px;
height: 31px;
}
.referencje a:hover {
background: url('grafika/referencje-a.png') no-repeat;
}
h1 {
background: url('grafika/plomyk.png') left no-repeat;
height: 20px;
padding-left: 60px;
color: #036;
font-style: italic;
font-size: 17px;
vertical-align: bottom;
padding-top: 10px;
}
.cl {
clear:both;
}
dt {
font-weight: bold;
}