body {
margin: 0px;
background: #000000;
font-family: Verdana;
font-size: 10px;
color: #ffffff;

background-position: top center;
}
a {
font-size: 10px;
color: #ffa905;
text-decoration: none;
}
a:hover {
color: #cccccc;
}

#pasek {
float: left;
width: 25px;
height: 1000px;
background: url(/template/img/pasek.gif) repeat-y;
}
#strona {
overflow: hidden;
margin: 0px;
width: 960px;
}
#top {
width: 960px;
height: 100px;
background: #000000 url(/template/img/logo.jpg);
}
#gora_lewe {
float: left;
width: 480px;
height: 100px;
background: #000000;
margin-top: 5px;
}
#gora_prawe {
float: right;
width: 480px;
height: 100px;
background: #000000;
margin-top: 5px;
}
#menu_lewe {
float: left;
width: 150px;
background: #000000;
margin-top: 5px;
}
#srodek {
float: left;
width: 660px;
background: #111111;
margin-top: 5px;
}
#menu_prawe {
float: right;
width: 150px;
background: #000000;
margin-top: 5px;
}
#dol {
width: 960px;
height: 75px;
background: #000000;
margin-top: 5px;
}
#stopka {
width: 960px;
height: 60px;
background: #000000;
margin-top: 5px;
}
/* ----------------------------------------------- */
.naglowek {
clear: both;
width: 150px;
padding: 5px 0;
background: url(/template/img/naglowek_bg.gif);
font-size: 14px;
font-weight: bold;
}
.naglowek_duzy {
clear: both;
width: 660px;
padding: 5px 0;
background: url(/template/img/naglowek_bg.gif);
font-size: 14px;
font-weight: bold;
}
.menu {
text-align: left;
}
.menu_link {
border-top: 1px solid;
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 1px;
margin-bottom: 1px;
}
.menu_lnk {
color: #ffffff;
}
.menu_lnk:hover {
color: #000000;
}
.menu_link:hover {
background: #ffffff;
}
.zly {
font-size: 10px;
background: red;
}
.dobry {
font-size: 10px;
background: green;
}
.avatar {
margin-top: 5px;
margin-bottom: 5px;
border: 1px #ffffff solid;
}

.logowanie {
border: 1px solid;
height: 12px;
width: 90px;
font-size: 11px;
padding-bottom: 4px;
}

textarea {
border: 1px solid;
height: 200px;
width: 90px;
font-size: 11px;
padding-bottom: 4px;
}
input.file {
border: 1px solid;
width: 200px;
font-size: 11px;
padding-bottom: 4px;
}
.submit {
height: 25px;
width: 80px;
font-size: 10px;
background: url(/template/img/rejestruj_bg.jpg);
padding-bottom: 4px;
color: #ffffff;
}   
.formularz {
width: 400px;
margin: 10px;
margin-right: 20px;
text-align: right;
}
.formularz2 {
width: 140px;
margin: 2px;
text-align: right;
}
.edycja {
width: 290px;
float: left;
text-align: right;
margin-right: 10px;
}
.edycja_input {
width: 290px;
}

.napisz {
width: 100px;
float: left;
texta-lign: right;
margin-right: 10px;
}
.napisz_input {
width: 390px;
}
