*{ padding: 0; margin: 0; border: 0; }
body{ background: url('images/bg.jpg') bottom repeat-x; font: 10pt "Tahoma", "Verdana", Sans; }

#wrapper{ background-color: #fff;  width: 760px; position: relative; left: 50%; margin-left: -380px; }
#top{ clear: both; height: 214px; background: url('images/top.jpg') no-repeat; }
#nav{ float: left; width: 205px; background: url('images/bgnav.jpg') repeat-y; }
#content{ width: 555px; float: right; }

#footer{ color: #fff; font-weight: bold; text-align: center; line-height: 65px; clear: both; background-color: #7a7a7a; height: 65px; }
#footer a{ line-height: 8pt; font-size: 8pt; color: #b0b0b0; text-decoration: none; border-right: 2px solid #b0b0b0; padding: 0 3px 0 4px; }
#footer a:last-child{ border: none; }
#footer a:hover{ color: #d7d7d7; }
#navbottom{ float: left; height: 65px; width: 205px; background-color: #5a5a5a; }

#nav img{ display: block; }
#nav ul{ list-style: none; }
#nav ul li{ text-align: center; vertical-align: middle; width: 205px; height: 32px; background: url('images/poznav.jpg') no-repeat; }
#nav ul li a{ display: block; width: 100%; color: #fff; font-size: 8pt; font-weight: bold; text-decoration: none; line-height: 32px; vertical-align: middle; }
#nav ul li a:hover{ font-size: 11pt; }

h2{ color: #ed5207; margin: 10px 0 10px 40px; }
#gallery td{ text-align: center; width: 175px; height: 230px; background: url('images/bggallery-item.jpg') no-repeat; }
#gallery img{ margin: 0 auto; display: block; }
#gallery a{ text-decoration: none; font-weight: bold; color: #b60101; }