<!--
body {
background-color: #000000;
font-family: Verdana, Helvetica, sans-serif;
}

.text {
font-size: 12px;
text-align: justify;
color: #000000;
}

.opis {
font-size: 12px;
text-align: justify;
color: #d2b48c;
margin-left: 30px;
margin-right: 30px;
margin-top: 30px;
}

.kol {
font-size: 12px;
text-align: justify;
color: #d2b48c;
margin-left: 30px;
margin-right: 30px;
line-height:28px;
}

.menu {
font-size: 15px;
margin-bottom: 10px;
font-weight: bold;
text-align: center;
color: #c0c0c0;
}

a {
font-size: 15px;
text-decoration: none;
}
a:link {
color: red;
}
a:visited {
color: red;
}
a:hover {
color: green;
}
/* inne style */
img {BORDER: 0px;}
//-->

