* {margin:0;padding:0}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #eeeeee;	
	color: #555555;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	text-align: center;
    }
	
a {
    color: #000000;
    text-decoration: none;
  }
  
a:hover {
    text-decoration: none;
    }
	
a:focus {
    outline: none;
    }
	
a img{
    border: 0;
  }
  
h1 {
	font-size: 14px;
	color: #000000;
	}
  
.right {
	text-align: right;
	}	

#main {
     position: relative;
     width: 807px;
     margin: 0 auto 25px auto;
     padding: 0;
     text-align: left;
    }
	
#main table {
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
#winieta {
	margin: 0;
	padding: 0;
	}

#menu {
	margin: 0;
	padding: 0;
	}

#stopka {
	margin: 0;
	padding: 0;
	}
	
#stopka a{
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 11px;
	color: #555555;
	}
	
#stopka a:hover{
	color: #000000;
	font-weight: bold;
	}
	
#tresc {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	min-height: 310px;
	}
	
#strona {
	width: 450px;
	margin: 0 0 0 40px;
	padding: 0 0 10px 0;
	}
	
#login {
	width: 283px;
	height: 117px;
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 248px;
	right: 31px;
	}
	
#login form{
	margin: 30px;
	}
	
#login input{
	margin: 3px;
	}
	
#go {
	position: absolute;
	top: 25px;
	right: 31px;
	}
	
#linki {
	width: 220px;
	position: absolute;
	top: 400px;
	right: 60px;
	}
	
#linki ul{
	list-style-type: none;
	}
	
#linki li{
	border-bottom: 1px solid #dddddd;
	margin: 5px 0;
	}
	
#linkiin {
	width: 220px;
	position: absolute;
	top: 270px;
	right: 60px;
	}
	
#linkiin ul{
	list-style-type: none;
	}
	
#linkiin li{
	border-bottom: 1px solid #dddddd;
	margin: 5px 0;
	}
	
#end {
	position: absolute;
	top: 248px;
	right: 27px;
	}
	
table.edytor {
	border-collapse: collapse;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #555555;
	}
	
table.edytor td{
	font-size: 14px;
	background: #ffffff;
	}
	
table.edytor td.menuedytor {
	width: 200px;
	padding: 20px;
	}
	
table.edytor td.trescedytor {
	padding: 20px 10px;
	}
	
table.wykaz {
	width: 590px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #555555;
	}
	
table.wykaz td{
	padding: 5px;
	border: 1px dotted #555555;
	}
	
table.wykaz td a img{
	border: 0;
	}
	
#zmianahasla {
	width: 75%;
	text-align: right;
	margin: 0 auto 20px auto;
	}
	
#logout {
	position: absolute;
	top: 3px;
	left: 3px;
	}
	
#logout a{
	color: #ffffff;
	font-weight: normal;
	}
	
#ftp {
	position: absolute;
	right: -29px;
	top: -40px;
	}