body
 {
     margin: 0px;
     padding: 0px;
     margin-top: 0px;
     padding-top: 0px;
     text-align: center;
     background-color: #000000;
     color: #383838;
 }

.nowe_okno
 {
     background-color: #e5e5e5;
 } 
 
.przerwa
 {
     display: block;
 }

img
 {
    border: none;	 
 }
 
img.foto
 {
     border-color: #9c9c9c;
     border-style: solid; 
     border-width: thin;	 
     border: solid 1px #9c9c9c;
     padding-top: 2px;
     padding-right: 2px;
     padding-left: 2px;
     padding-bottom: 2px;
 }

img.foto1
 {
     padding-top: 10px;
     padding-right: 10px;
     padding-left: 10px;
     padding-bottom: 10px;
 }
	 
a.menu:link, a.menu:visited
 {
    text-decoration: none;
    color: white;
    font-family: 'monotype corsiva', sans-serif;
    font-size: 20px;
    font-weight: normal;
 }

a.menu:hover
 {
    text-decoration: none;
    color: #137A11;
 }  
 
.center
 {
     width: 709px;
     margin-left: auto;
     margin-right: auto;
 }

.cialo
 {
     padding-left: 15px;
     text-align: left;
     padding-top: 11px;
     clear: both;
     vertical-align: top;
 }

.tytul
 {
    color: #858585;
    font-family: 'Monotype Corsiva';
    font-size: 25px;
    padding-left: 210px;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
 }  
 
a:link, a:visited
 {
    text-decoration: none;
    color: #915d7c;
    font-size: 16px;
    font-weight: normal;
 }

a:hover
 {
    text-decoration: none;
    color: #137A11;
 }  

.zaproszenie
 {
    color: #858585;
    font-family: 'Monotype Corsiva';
    font-size: 25px;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
 }  
