
/* definicja warstwy z obrazkiem w menu */
#picture {VISIBILITY: visible; POSITION: absolute; TOP: 0; LEFT: 0}
.main1 {font-family: Verdana; font-size:10pt }
/* tekst w menu nieruchomosci propozycja.. */
.main2 {text-align:center; font-family: Verdana; font-size:8pt; color:white}
.main3 {text-align: center; font-family: Verdana; font-size:10pt }
/* link dla poczty */
.mail {font-family: Verdana; font-size: 8pt; text-decoration: none; color: White }
.mail:hover {font-weight: bold }
.mail:active {color: red}
/* wykazy */
ul {list-style-type: none; font-family: Verdana; font-size:10pt}
/* połączenia w ofercie dla podmiotow gospodarczych */
.link_re {font-family: Verdana; font-size: 10pt; text-decoration: none; color: White }
.link_re:hover {font-weight: bold }
.link_re:active {color: red}
.przypisy {font-family: Helvetica; font-size: 8pt}
/* linki w menu */
.link1 {font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none; color: #000080 }
.link1:hover {font-weight: bold; color: #2880D7 }



/* linki w zaproszeniu */

.link2 {font-family: Verdana; font-size: 13pt; font-weight: bold; text-decoration: none; color: #EC0C00 }
.link2:hover {font-weight: bold; color: #FF766F }


/* linki w naszych wyprawach */
.link3 {font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none; color: #008000 }
.link3:hover {font-weight: bold; color: #4EC769 }



/* linki w linkach */
.link4 {font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none; color: #A07E3F }
.link4:hover {font-weight: bold; color: #800000 }
