@media (max-width: 480px){
.body {
background-color : #ffffff;
width : 100%;
height : 100%;
max-width : 1900px;
padding : 0;
margin : 0;
}
.orzel {
height : 100px;
width : 100px;
}
#fix {
position : fixed;
top : 0;
width : 100%;
}
img {
border : 0;
}
.naglowek1 {
display : table-cell;
background-color : #fff;
min-height : 50px;
width : 25%;
}
.naglowek2 {
display : table-cell;
background-color : #fff;
min-height : 50px;
min-width : 1000px;
text-align : center;
width : 50%;
}
.menu {
position : fixed;
top : 168px;
width : 100%;
}
.menu1 {
display : table-cell;
background-color : #002873;
min-height : 40px;
width : 25%;
}
.menu2 {
display : table-cell;
background-color : #002873;
min-height : 40px;
min-width : 1000px;
width : 50%;
text-align : justify;
}
.menu3 {
border : 0;
height : 40px;
}
.td1 {
border : 0;
text-align : center;
width : 2px;
}
.td2 {
border : 0;
text-align : center;
width : 202px;
}
.td3 {
border : 0;
text-align : center;
width : 284px;
}
.td4 {
border : 0;
text-align : center;
width : 150px;
}
.spacing {
display : table-cell;
background-color : #fff;
height : 210px;
width : 100%;
}
.glowna1 {
display : table-cell;
background-color : #fff;
min-height : 250px;
width : 25%;
padding : 1%;
}
.glowna2 {
display : table-cell;
background-color : #fff;
min-height : 250px;
min-width : 1000px;
width : 50%;
text-align : justify;
padding : 1%;
}
.temida1 {
display : table-cell;
background-color : #fff;
min-height : 350px;
width : 25%;
padding : 1%;
}
.temida2 {
display : table-cell;
background-color : #fff;
min-height : 350px;
min-width : 1000px;
width : 50%;
padding : 1%;
text-align : justify;
}
.kontakt1 {
display : table-cell;
background-color : #002873;
min-height : 250px;
width : 25%;
}
.kontakt2 {
display : table-cell;
background-color : #002873;
min-height : 250px;
min-width : 1000px;
width : 50%;
}
.kontakt3 {
display : table-cell;
background-color : #002873;
min-height : 250px;
min-width : 350px;
}
.kontakt4 {
display : table-cell;
background-color : #002873;
min-height : 250px;
width : 100px;
}
.kontakt5 {
display : table-cell;
background-color : #002873;
min-height : 250px;
min-width : 550px;
}
.td5 {
text-align : left;
width : 320px;
}
.td6 {
text-align : center;
width : 200px;
}
.td7 {
text-align : left;
width : 580px;
}
.copy1 {
display : table-cell;
background-color : #fff;
min-height : 30px;
width : 25%;
}
.copy2 {
display : table-cell;
background-color : #fff;
min-height : 30px;
min-width : 1000px;
width : 50%;
text-align : center;
font-size : 12px;
text-decoration : none;
font-family : helvetica;
}
.iframe {
width : 950px;
height : 380px;
border : 0;
}
.pasek {
background-color : #002873;
min-height : 10px;
width : 100%;
}
p {
margin : 0;
padding : 15px;
vertical-align : middle;
display : table-cell;
}
}