body{
padding: 0;
margin: 0;
font-family: Georgia, "Lucida Sans", Verdana, Helvetica, sans-serif;
background: #F1EFE8;
color: #7A776D;
}
a{
text-decoration: none;
font-weight: bold;
color: #7A776D;
border: none;
}
#topwrapper{
width: 100%;
height: 100px;
float:left;
background: url(img/wzorek1.jpg);
border-bottom:5px solid  #4A505A;

}
#topcontainer{
border-top: 1px solid #54575D;
width: 100%;
height: 90px;
float: left;
margin-top: 10px;
background: #31363E;

}
#topcontent{
width: 800px;
margin: 0 auto;

}
#mainwrapper{
width: 100%;
float: left;
border-top: 1px solid #D4D2CB;
min-height: 100px;
background: #F1EFE8 url(img/tlo_main_container.jpg) repeat-x;

}
#left_content{
width: 210px;
float: left;
height: 400px;
}
#left_content a img{
border: 2px solid #E2DFD3;
}
#left_content ul{
list-style: none;
margin: 30px 20px 10px 10px;
padding: 0;
}
#left_content li {
margin: 5px 0 5px 0;
text-align: center;
}
#left_content li a{
font-size: 24px;
font-family: "Trebuchet MS";
color: #B7B3A3;
text-decoration: none;
font-weight: bold;
}
#left_content li a:hover{
color: #ABA798;
}
#left_content h3{
margin-top: 30px;
padding: 3px 5px 5px 33px;
background: url(img/h3_punktor.jpg) no-repeat;

}
#left_content p{
font-size: 12px;
padding-right: 30px;

}
#top_image{
float: left;
margin-top: -61px;
position: relative;
}
#top_image img{


}
#maincontent{
width: 800px;
margin: 0 auto;

}
#content{
float:left;
margin-top: 20px;
padding-bottom: 50px;
width: 590px;
}
#content h2{
font-size: 18px;
padding: 3px 15px 13px 33px;
margin: 20px 0 10px 0; 
background: url(img/h3_punktor.jpg) no-repeat;
}
ul#projekty{
list-style: none;
margin: 10px  -60px 0 0;
padding: 0;
}
ul#projekty li{
float:left;
width: 295px;
font-size: 12px;
margin: 0 20px 30px 0;
}
ul#projekty li img{
border: 4px solid #D9D3C3;
padding: 1px;
display: block;
margin-right: 10px;
float: left;
}
#footer{
width: 100%;
float: left;
clear: both;
background: #E2DFD3 url(img/tlo_stopka.jpg) repeat-x;
border-top: 3px solid #D9D3C3;
border-bottom: 1px solid #D9D3C3;
margin-bottom: 20px;
height: 100px;
}
#footer p{
width: 300px;
margin: 10px auto;
}
#footer img{
border: 0;
}
#footer div{
margin: 20px 10px 10px 40px;
width: 200px;
}
p.link_box{

height: 140px;
}
p.link_box a{

width: 120px;
float: left;
margin: 15px;
}
p.link_box img{
border: 2px solid #E2DFD3;
}