body {
   background-image : url('grafika/tlo.jpg');
   background-attachment : fixed;
   background-color : #b91212;
   text-align : center;
   font-family : Verdana, sans-serif;
   color : #ffffff;
   margin : 0;
   padding : 0;
}
#logo {
   background-image : url('grafika/logo.jpg');
   width : 760px;
   height : 122px;
   margin : 0;
   padding : 0;
}
#menu {
   background-image : url('grafika/tapeta.gif');
   width : 760px;
   margin: 0;
   padding : 0;
}
#tresc {
   background-image : url('grafika/tapeta.gif');
   width : 760px;
   margin : 0;
   padding : 0;
}
#stopka {
   clear : both;
   background-image : url('grafika/stopa.jpg');
   width : 760px;
   height : 19px;
   margin : 0;
   padding : 0;
}
#stopka2 {
   clear : both;
   background-image : url('grafika/stopa2.jpg');
   width : 760px;
   height : 15px;
   margin : 0;
   padding : 0;
   font-weight : normal;
   font-size : 11px;
   text-align : center;
   font-family : Verdana, sans-serif;
   color : #000000;
}
h3 {
   font-family : Verdana, sans-serif;
   font-weight : bold;
   font-size : 16px;
}
h4 {
   font-family : Verdana, sans-serif;
   font-weight : bold;
   font-size : 12px;
}
li {
   font-weight : normal;
   font-size : 12px;
   list-style-position : outside;
   margin-left : 25px;
   margin-right : 25px;
   line-height : 150%;
   text-align : justify;
}
table {
   font-weight : normal;
   font-size : 12px;
   line-height : 150%;
   border : 0px;
   margin : 0 auto;
}
p.wycentruj {
   font-weight : bold;
   font-size : 16px;
   text-align : center;
}
p.lewo {
   font-weight : normal;
   font-size : 12px;
   margin-left : 25px;
   margin-right : 25px;
   text-align : left;
}
p.lewo2 {
   font-weight : normal;
   font-size : 12px;
   margin-left : 25px;
   margin-right : 25px;
   text-align : justify;
}
p.prawo {
   font-weight : normal;
   font-size : 12px;
   margin-left : 25px;
   margin-right : 25px;
   text-align : right;
}
p.wyjustuj {
   font-weight : normal;
   font-size : 12px;
   margin-left : 25px;
   margin-right : 25px;
   text-indent : 25px;
   text-align : justify;
}
p.wyrownaj {
   font-weight : normal;
   font-size : 12px;
   margin-left : 2px;
   margin-right : 2px;
   text-align : justify;
}
.wyroznik {
   font-weight : normal;
   text-decoration : none;
   background-color : #ffffff;
   color : #b91212;
}
.wyroznik2 {
   text-decoration : underline;
}
.wyroznik3 {
   font-weight : normal;
   font-size : 12px;
}
.wyroznik4 {
   font-weight : bold;
   font-size : 12px;
}
.wyroznik5 {
   font-weight : bold;
   font-size : 12px;
   text-decoration : none;
   background-color : #b91212;
   color : #ffffff;
}
.wyroznik6 {
   font-weight : normal;
   font-size : 12px;
   text-decoration : none;
   background-color : #fff333;
   color : #000000;
}
textarea {
    background-image : url('grafika/tlo_input.jpg');
    background-attachment : fixed;
    background-color :  #ffffff;
    font-family : Verdana, sans-serif;
    font-size : 12px;
    color : #000000;
    border : 1px;
}
input[type="text"] {
    background-image : url('grafika/tlo_input.jpg');
    background-attachment : fixed;
    background-color : #ffffff;
    font-family : Verdana, sans-serif;
    font-size : 12px;
    color : #000000;
    border : 1px;
    height: 25px;
}
input[type="file"] {
    background-image : url('grafika/tlo_input.jpg');
    background-attachment : fixed;
    background-color : #ffffff;
    font-family : Verdana, sans-serif;
    font-size : 12px;
    color : #000000;
    border : 1px;
    height: 25px;
}


