/*
Autor: Przemys�aw Suszek
Strona domowa: www.suszek.az.pl
Wersja   : 1.0
Wydane  : 2008/09/03
*/
body{
    margin: 20px 0;
    padding: 0;
    background-image: url(../grafika/back.gif);
    font: normal small Tahoma, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}
h1, h2, h3{
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding-right:60px;
}
a{
    text-decoration: none;
    color: #FFFFFF;
}
a:hover {
    text-decoration: none;
    border: none;
}
a:link {
    text-decoration: none;
    border: none;
}
a:visited {
    text-decoration: none;
    border: none;
}
a:active {
    text-decoration: none;
    border: none;
}
img {
    border: none;
}
#lang{
    width: 540px;
    margin: auto;
    text-align: right;
    margin-bottom: 10px;
}
#lang a{
    text-decoration: underline;
}
#top {
    width: 540px;
    height: 125px;
    margin: 0 auto;
    background: url(../grafika/top.gif);
}
#top h1 {
    float: left;
    padding: 70px 0 0 25px;
    letter-spacing: -3px;
    font-size: 3em;
    text-decoration: none;
}
#top a {
    text-decoration: none;
}
#main {
    width: 528px;
    margin: 0 auto;
    padding: 0;
    background: #74912f url(../grafika/middle.jpg) no-repeat; /* 91B42E */
    border: 6px solid #FFFFFF;
    border-top: none;
    border-bottom: none;
    text-align: justify;
}
#main a {
    text-decoration: none;
}
#main h2{
    margin-left:25px;
}
#colleft {
    float: left;
    width: 345px;
    padding: 20px 0 0 23px;
}
#colleft .gallery {
    margin-bottom: 30px;
}
#colright {
    float: left;
    width: 130px;
    padding: 20px 0 0 30px;
    text-align: left;
}
#colright a{
    display: block;
}
#bottom{
    width: 540px;
    height: 12px;
    margin: 0 auto;
    background: url(../grafika/bottom.gif) no-repeat;
}
#footer{
    clear: both;
    color: #9f9f9f;
    font-size: 11px;
    margin: 0px auto;
    padding: 10px;
    text-align: center;
}
#overlay{ background-image: url(overlay.png); }


#center{
    width:540px;
    margin:0 auto;
    text-align: center;
    font-size: 11px;
}
