body {margin: 0;
                   padding: 0;
                   font-size: 76%;
                   background: url(css_img/bg2.gif) top left repeat;}

             * {margin: 0;
                padding: 0;
                }

             #wrapper {margin: 0 auto;
                       width: 760px;
                       position: relative;}

             #header {position: relative;
                    width:760px;
                    height:299px;
                    font-size:1em;
                    }

             h1.title span{position:absolute;
                         width:100%;
                         height:100%;
                         background:url(css_img/header.jpg) top left no-repeat;
                         }

             #main {background: url(css_img/left_edge.gif) top left repeat-y;
                   padding-left: 76px;
                   padding-right: 23px;
                   zoom: 1;}

             #main h2 {padding: 15px 10px 5px 10px;
             font: bold 1.1em Verdana, sans-serif;
                    color: #032952;
                    background: #EDE8CF;}

img.obrazek-left {float:left;
            background-color: #EDE8CF;
            margin: 8px;
            border: 2px solid #f5d488; }

             p.text {
                    padding: 5px 10px 5px 10px;
                    font: 1.1em Verdana, sans-serif;
                    color: #032952;
                    background-color: #EDE8CF;}

p.foot {            font: bold 1.1em Verdana, sans-serif;
                    color: #032952;}

             #maincolumn {background: url(css_img/right_edge.gif) top right repeat-y;
                         padding-right: 47px;
text-align: justify;}

             #sidebar {position: absolute;
                      top: 269px;
                      left: 280px;
                       font: bold 1.2em 'Trebuchet MS', sans-serif;
                       }

             #sidebar ul {list-style: none;}
             #sidebar ul li {float: left;
                            padding: 10px;
                            }
             #sidebar ul li a {color: #B8410B;}

             #footer {background: url(css_img/bottom.gif) bottom left no-repeat;
                     padding: 20px;
                     padding-bottom: 30px;
text-align: center;
                     }


