body {
 background-image: url(tlo.jpg);
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: 50% 0%;
 background-color: #0a7abc;
 font-family: sans-serif;
 font-size: 14px;
 color: #000735;
 margin: 0px;
 padding: 0px;
}

#uzytkownicy {
 width: 750px;
 border: 0px;
 border-spacing: 0px 2px;
}

#uzytkownicy td {
 border: 0px;
 text-align: center;
 width: 250px;
 height: 30px;
}

#odd {
 background: #cdedff;
}

#even {
 font-weight: bold;
 background: #a7dfff;
}

#tlo2 {
 width: 900px;
}

#edytuj_tresc {
 position: absolute;
 left: 50%;
 margin-left: -499px;
 top: 350px;
 border-left: 1px solid white;
 border-bottom: 1px solid white;
 border-top: 1px solid white;
 -moz-border-radius-bottomleft: 10px;
 -moz-border-radius-topleft: 10px;
 background-color: rgba( 255, 255, 255, 0.55);
 padding: 0px;
}

#edytuj_side {
 position: absolute;
 left: 50%;
 margin-left: 450px;
 top: 350px;
 border-right: 1px solid white;
 border-bottom: 1px solid white;
 border-top: 1px solid white;
 -moz-border-radius-bottomright: 10px;
 -moz-border-radius-topright: 10px;
 background-color: rgba( 255, 255, 255, 0.55);
 padding: 0px;
}

#logowanie {
 position: absolute;
 top: 0px;
 left: 560px;
 width: 300px;
 height: 20px;
 border: 0px;
 sont-size: 12px;
 font-family: sans-serfi;
 font-weight: bold;
 border-left: 1px solid white;
 border-bottom: 1px solid white;
 border-right: 1px solid white;
 -moz-border-radius-bottomleft: 10px;
 -moz-border-radius-bottomright: 10px;
 background-color: rgba( 255, 255, 255, 0.55);
 color: #0170b7;
 text-align: center;
}

#logowanie img {
 vertical-align: middle;
}

#logowanie input{
 font-size: 10px;
 background-color: rgba(255,255,255, 0.5);
 border: 1px solid white;
 width: 75px;
 height: 16px;
}

#key {
 width: 18px;
 height: 21px;
 margin: 0;
 padding: 0;
 border: 0;
 background: transparent url(key.png) no-repeat center top;
 cursor: pointer;
 cursor: hand;
}


#main {
 position: absolute;
 left: 50%;
 margin-left: -450px;
 border: 0px;
 padding: 0px;
}

#menu {
 position: absolute;
 top: 190px;
 width: 900px;
 height: 50px;
}

#przerwa {
 height: 10px;
 width: 900px;
}

#gora {
 height: 9px;
 width: 900px;
}

#dol {
 height: 9px;
 width: 900px;
}

#tresc_side {
 height: 500px;
 width: 890px;
 padding-top: 5px;
 padding-left: 5px;
 padding-bottom: 5px;
 padding-right: 5px;
 background-color: white;
 display: table;
}

#tresc {
 height: 500px;
 width: 840px;
 padding-top: 5px;
 padding-left: 5px;
 padding-bottom: 5px;
 padding-right: 5px;
 background-color: white;
 display: table;
 padding: 30px;
 text-align: center;
}

#tresc_dodaj {
 height: 500px;
 width: 840px;
 padding-top: 5px;
 padding-left: 5px;
 padding-bottom: 5px;
 padding-right: 5px;
 background-color: white;
 display: table;
 padding: 30px;
 text-align: center;
}

#edytowana_tresc {
 height: 500px;
 width: 840px;
 padding-top: 5px;
 padding-left: 5px;
 padding-bottom: 5px;
 padding-right: 5px;
 background-color: white;
 display: table;
 padding: 30px;
 text-align: center;
}

#edytowany_side {
 height: 500px;
 width: 840px;
 padding-top: 5px;
 padding-left: 5px;
 padding-bottom: 5px;
 padding-right: 5px;
 background-color: white;
 display: table;
 padding: 30px;
 text-align: center;
}

#menu_tabela {
 border: 0px;
 width: 900px;
 height: 50px;
}

#menu_tabela td {
 text-align: center;
}

#lewo {
 width: 580px;
 display: table-cell;
}

#przerwa_pion {
 width: 10px;
 display: table-cell;
}

#prawo {
 width: 260px;
 display: table-cell;
 text-align: center;
 font-size: small;
}

p {
 font-family: Arial;
 font-size: 14px;
 text-align: justify;
}

ul {
 text-align: justify;
}

#prawo ul
{
 text-align: center;
}

p.center {
 text-align: center;
}

p.right {
 text-align: right;
}

p.left {
 text-align: left;
 }

p.justify {
 text-align: justify;
}

p.strong {
 font-weight: strong;
}

#menu_tabela td{
 background-image: url();
 border: 0px solid black;
 width: 100px;
}

img {
 border: 0px;
}

input {
 border: 1px solid #0a7abc;
 width: 400px;
}

.content {
 border: 0px solid #0a7abc;
 width: 900px;
}

textarea {
 border: 1px solid #0a7abc;
 width: 400px;
 height: 200px;
 overflow: hidden;
 overflow-y: hidden;
 overflow-x: hidden;
}

input .submit {
 background: #dbf2ff;
}

#wiadomosc {
 border: 1px solid #0a7abc;
 width: 400px;
 height: 200px;
 overflow: hidden;
 overflow-y: hidden;
 overflow-x: hidden;
}

table {
 border: 0px solid #0a7abc;
}

#menu A:link {text-decoration: none; color: #003353; font-family: sans-serif; font-size: 12px;}
#menu A:visited {text-decoration: none; color: #003353; font-size: 12px; font-weight: bold;}
#menu A:active {text-decoration: none; color: #003353; font-size: 12px; font-weight: bold;}
#menu A:hover {text-decoration: none; color: #003353; font-size: 12px; font-weight: bold; text-shadow: 0px 0px 20px #0170b7;}

A:link {text-decoration: none; color: #004a79; font-size: small; font-weight: bold;}
A:visited {text-decoration: none; color: #004a79; font-size: small; font-weight: bold;}
A:active {text-decoration: none; color: #004a79; font-size: small; font-weight: bold;}
A:hover {text-decoration: none; color: #004a79; font-size: small; font-weight: bold; text-shadow: 0px 0px 20px #0170b7}
