body {
    font-family: arial, sans-serif;
    font-size: 12pt;
    text-align: center;
}

a:link {
    color: #2B55FF;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #2B55FF;
    text-decoration: none;
    font-weight: bold;
}

a:active {
    color: #2B55FF;
    font-weight: bold;
}

a:hover {
    color: #2B55FF;
    text-decoration: underline;
    font-weight: bold;
}

div.calastrona {
    margin: 0px auto;
    width: 505px;
    background-color: #FFFFFF;
}

.top {
    padding: 5px;
    margin-top: 4px;
    border: #000 2px solid;
}

#header {
    text-align: center;
}

.square {
    width: 250px;
    padding: 4px;
    margin: 2px;
    font-size: 10pt;
    font-family: arial, sans-serif;
    border: #000 1px solid;
}

.phen {
    text-align: center;
}

.phen1 {
    text-align: center;
    margin-bottom: 5px;
}

.phen2 {
    text-align: center;
    margin-top: 5px;
}

.txtbx {
    width: 200px;
    height: 90px;
    float: right;
    margin: 3px;
}

div.nazwa_serwisu {
    margin-top: 1px;
    margin-bottom: 2px;
    font-size: 25pt;
    font-family: arial, sans-serif;
	 font-weight: bold;
}

h1 {
    margin: 10px 1px 10px 1px;
    font-size: 21px;
}

h3 {
    margin: 1px;
    font-size: 19px;
    text-align: center;
}

.tw {
    font-family: arial, sans-serif;
    font-size: 10pt;
}

table {
    border: 0px;
    vertical-align: top;
    font-family: arial, sans-serif;
    font-size: 11pt;
}

td {
    vertical-align: top;
}

div.text {
    text-align: justify;
	 line-height: 140%;
	 font-size: 12pt;
	 font-family: Times New Roman;
}

#menu {
    margin-top: 20px;
}

#menu a {
    text-decoration: underline;
    font-family: tahoma;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
    color: #2B55FF;
}

#submenu {
    margin-top: 0;
}

#submenu a {
    text-decoration: underline;
    font-family: tahoma;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
    color: #2B55FF;
}

#kontakt {
    text-align: right;
}

#kontakt a {
    font-size: 8pt;
}