*{
margin: 0;
//padding: 0;
}

html, body {
background: url('img/bg.jpg') no-repeat;
width: 100%;
height: 100%;
color: white;
font-family: Arial;
font-size: 12px;
}

#world{
width:1000px;
margin-left: auto;
margin-right: auto;
background: url('img/1jasny.png');
}

#header{
background: url('img/logo.png') no-repeat top left;
width:1000px;
height: 81px;
margin-left: 40px;
}

#panel1{
background: url('img/panel.png') no-repeat;
width: 301px;
height: 169px;
margin-top:20px;
margin-bottom:20px;
margin-left: 5px;
float:left;
}

#panel2{
background: url('img/panel.png') no-repeat;
width: 301px;
height: 169px;
margin-top:20px;
margin-bottom:20px;
margin-left: 43px;
margin-right: 43px;
float:left;
}


#panel3{
background: url('img/panel.png') no-repeat;
width: 301px;
height: 169px;
margin-top:20px;
margin-bottom:20px;
margin-right: 5px;
float:left;
}

#clear{
clear:both;
}

#content{
background: url('img/1ciemny.png');
width: 990px;
margin-left: auto;
margin-right: auto;
-moz-border-radius:4px;
}

#footer{
background: url('img/footer_logo.png') no-repeat bottom left;
width: 106px;
height: 30px;
margin-left: 5px;
}

#left{
width:690px;
float:left;
margin:10px;
}

#right{
width:260px;
float:left;
margin:10px;
}

#pright{
margin-top: 10px;
margin-bottom: 50px;
}

#menu{
position:relative;
top: 30px;
right: 40px;
text-align:right;
font-size: 14px;
}

#menu ul li{
display: inline;
list-style: none;
padding: 0px 9px 0px 9px;
}

.trzyheaderki{
margin-top: 15px;
}

#trojki{
margin-top: 25px;
margin-left: 20px;
}

.trzyloga{
float: left;
}

.trzy{
margin-left: 10px;
width: 160px;
float: left;
}

input{
background: url('img/logowanie.png') no-repeat center;
border: 0;
color: white;
}

h2{
font-size: 16px;
font-weight: boldest;
margin-bottom: 15px;
}

img{
border: 0;
}

a{
color: white;
text-decoration: none;
}

table{
font-size: 12px;
}