body {
background: black;
font-family: verdana;
margin: auto;
}
.sidebar{
position: fixed;
top: 0px;
width: 202px;
height: 100%;
outline-color: white;
border-right: 2px solid white;
}
.menu {
font-family: Trebuchet MS;
color: gray;
margin-left: 15px;
margin-top:5px;
font-size: 12px;
}
.menu a {
text-decoration: none;
}
.menu a:hover{
text-decoration: underline;
color: white;
}
.main{
background-image: url(./images/news.png);
background-repeat:no-repeat;
background-position:center center;
width:500px;
height:500px;
color: gray;
border: none;
margin-left: 500px;
margin-bottom: 20px;
margin-top: 50px;
font-size: 12px;
text-align: center;
}
.main a{
font-weight: bold;
color: white;
text-decoration: none;
}
img.cover{
position: center center;
margin-top: 150px;
}
.subtext{
word-wrap: break-word; 
color: gray;
border: none;
width:500px;
margin-top: 40px;
margin-left: 500px;
font-size: 12px;
text-align: center;
}
.subtext a{
text-decoration:none;
font-weight: bold;
color: orange;
}
.button {
margin-top:10px;
}
.xdcc{
margin-top:0px;
margin-bottom:0px;
width: 800px;
height: 20px;
background-color: black;
}
.xdcc:hover{
background-color: white;
}
.list {
color: gray;
border: none;
margin-left: 280px;
margin-bottom: 20px;
margin-top: 20px;
font-size: 12px;
}
.dodaj{
margin-left:70px;
}
.button {
border: none;
}
.logo {	
width: 500px;
height: 500px;
margin: 100px auto 60px auto;
}
.ramka{
background-attachment: fixed;
background:  url(./images/input.png) no-repeat;
height: 32px;
width: 386px;
margin-left:auto; 
margin-right:auto; 
}
.input {
background-attachment: fixed;
width: 240px;
height: 16px;
font-size: 15px;
margin: 7px 10px 10px 135px;
border: none;
background: #FFFFFF;
text-align:left;
}
.form{
display:block; 
margin-left:auto; 
margin-right:auto; 
text-align:center;
}
.submit {
background-attachment: fixed;
height: 36px;
width: 269px;
margin-top: 40px;
margin-left:auto; 
margin-right:auto; 
border: none;
}
a.projekty{
color: gray;
width: 400px;
border: none;
color: gray;
line-height: 30px;
text-decoration: none;
}
a.projekty:hover{
background-color: white;
color: black;
}
a {
color: gray;
border: none;
}
a.visited {
color: gray;
border: none;
}
img {
color: gray;
border: none;
}