body
{
text-align: center;
font-family: tahoma, Trebuchet MS;
font-size: 11px;
line-height: 17px;
color: #494949;
background-color: #323232;
background-image: url(../images/bg.png);
background-repeat: repeat-x;
margin-top: 0px;
margin-bottom: 0px;
}

img
{
margin: 18px;
padding: 5px;
border: 1px solid #cccccc;
}

#kontener
{
text-align: left;
margin-left: auto;
margin-right: auto;
width: 980px;
position: relative;
}

#logo
{
background-image: url(../images/logo.png);
background-repeat: no-repeat;
width: 400px;
height: 100px;
}

#content
{
height: 540px;
}

#footer
{
padding-top: 15px;
color: #999999;
}

#projects
{
float: left;
margin-top: 10px;
width: 680px;
}

#opis
{
float: right;
margin-top: 30px;
width: 300px;
}

#kontakt
{
margin-top: 50px;
}

.link
{
text-decoration: none;
}

.both
{
clear: both;
}

.brzeg
{
margin-left: 0px;
}

.orange
{
color: #ff4600;
}

.yellow, .link:hover
{
color: #ffcc33;
}

.head1
{
font-size: 20px;
font-family: trebuchet ms;
border-bottom: 1px solid #cccccc;
}

.black
{
color: #000000;
}

.heaDesc
{
padding-left: 30px;
padding-bottom: 4px;
margin-right: 30px;
border-bottom: 1px solid #cccccc;
}
