body {
 background: url(../images/lay.jpg) repeat-x fixed #ffffff;
 color: #333333;
 font-family: verdana, arial, courier, sans-serif;
 font-size: 16px;
 line-height: 20px;
 text-align: center;
 margin: 0;
 padding: 0;
}

div.menu {
 background: #000;
 color: #fff;
 max-width: 900px;
 text-align: center;
 font-size: 0.7em;
 display: table;
 margin: auto;
}

p{
 width: 100%;
 margin: auto;
 padding: 15px 0 15px 0;
}

div.srodek {
 background: url(../images/tlo.gif) repeat;
 max-width: 900px;
 display: table;
 margin: auto;
}

div.h1 {
 background: url(../images/h1.gif) repeat;
 width: 100%;
 display: table;
 margin: auto;
 padding: 5px 0 5px 0;
}

div.pasek {
 background: #dedede;
 max-width: 900px;
 display: table;
 margin: auto;
 fint-size: 0.7em;
 line-height: 1em;
 padding: 20px 0 20px 0;
}

div.pasek01 {
 width: 355px;
 float: left;
 margin: 20px 0 0 30px;
 text-align: left;
}

div.pasek02 {
 width: 355px;
 float: right;
 margin: 20px 30px 0 0;
 text-align: left;
}

div.p01 {
 background: url(../images/tlog.png) repeat-x;
 max-width: 900px;
 display: table;
 margin: auto;
}

div.p02 {
 line-height: 18px;
 text-align: left;
 padding: 30px 30px 20px 30px;
 display: table;
}

div.p03{
 border: #fff 1px dotted;
 padding: 20px;
 border-radius: 7px;
}

div.k01{
 width: 300px;
 float: left; 
 margin-right: 70px;
}

div.k02{
 width: 470px;
 float: right;
 text-align: right;
}

div.stopka {
 background: #000000;
 color: #999999;
 width: 100%;
 font-size: 0.7em;
 display: table;
 margin: auto;
}

div.center{
 text-align: center;
}

div.right {
 text-align: right;
}

div.left {
 text-align: left;
}

form {
 vertical-align: middle;
 text-align: right;
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
}

input, select, textarea {
 background: #fdfdfd;
 color: #666666; 
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: normal; 
 font-size: 10px; 
 margin-top: 1px;
 margin-bottom: 1px;
}

input.ok {
 background: #993300;
 color: #ffffff; 
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: bold; 
 font-size: 10px; 
 margin-top: 1px;
 margin-bottom: 1px;
 padding: 0;
}

h1 {
 color: #ffffff;
 font-family: verdana, arial, courier, sans-serif;
 font-weight: normal;
 font-size: 32px;
 line-height: 35px;
 margin-top: 20px;
 text-align: center;
}

h2, h3 {
 color: #000000;
 font-family: verdana, arial, courier, sans-serif;
 font-weight: bold;
 font-size: 16px;
 line-height: 20px;
 text-align: left;
}

h3 {
 font-size: 20px;
 text-decoration: underline;
}

img.img{
 border: 1px solid #cccccc;
}

img.img01{
 border: 1px solid #cccccc;
}

b.tel:hover, b.tel:active{
 color: red;
}

a {
 background: none;
 text-decoration: none;
 color: #993300;
}

a:hover {
 background: none;
 text-decoration: none;
 color: #000000;
}

a:active {
 background: none;
 text-decoration: none;
 color: #000000;
}

a.m {
 background: none;
 text-decoration: none;
 color: #999999;
}

a.m:hover {
 background: none;
 text-decoration: none;
 color: #ffffff;
}

a.m:active {
 background: none;
 text-decoration: none;
 color: #ffffff;
}

@media (max-width: 768px) {

h2, h3 {
 color: #000000;
 font-family: verdana, arial, courier, sans-serif;
 font-weight: bold;
 font-size: 1em;
 line-height: 1.4em;
 text-align: center;
}

div.pasek01 {
 width: 90%;
 margin:auto;
 margin-top: 20px;
 text-align: center;
 float: none;
}

div.pasek02 {
 width: 90%;
 margin:auto;
 margin-top: 20px;
 text-align: center;
 float: none;
}

div.k01{
 width: 100%;
 float: none;
}

div.k02{
 width: 100%;
 float: none;
 text-align: center;
}

img.img02{
 width: 90%;
}

}

@media (max-width: 480px) {

img.img01{
 display: none;
}

}

@media (max-width: 240px) {

h1 {
 color: #ffffff;
 font-family: verdana, arial, courier, sans-serif;
 font-weight: normal;
 font-size: 1.4em;
 line-height: 2em;
 margin-top: 20px;
 text-align: center;
}

}