* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background:#0D0908 url('../images/www/g.png') no-repeat center top;
    font-size: 15px;
    font-weight: bold;
    font-family: trebuchet MS, Arial, sans-serif;
    color: black;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: black;
    text-decoration: underline;
}

a:hover {
    color: black;
    text-decoration: none;
}

a.linki {
    color: #FF0;
    font-weight: bold;
    text-decoration: underline;
}

a.linki:hover {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

h1 {
    font-size: 15px;
    font-weight: bold;
    padding: 0px 0px 15px 0px;
}

h2 {
    color: #00aeef;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0px;
}

h3 {
    color: #00aeef;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

h4 {
    color: #00aeef;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

ul {
    list-style-position: outside;
    list-style: circle;
    margin: 0px;
    padding: 0px 0px 0px 14px;
}

ul.big li {
    background: url('../images/www/wykaz_big.jpg') 0 50% no-repeat;
    list-style: none;
    padding-left: 20px;
    line-height: 22px;
    vertical-align: middle;
}

.galeria-zdjec {
    border: 1px solid #3F3F3F;
    margin: 2px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
}

.top {
    width: 1000px;
    height: 200px;
    margin: 0 auto;
}

.menu {
    width: 1000px;
    height: 15px;
    padding: 35px 0px 15px 0px;
    margin: 0 auto;
}

.menu a {
    color: #fff;
    text-decoration: none;
    border: 1px solid white;
    padding: 10px 3px;
    margin: 4px 3px 4px 3px;
    background-color: #000;
}

.menu a:hover {
    color: #fff;
    text-decoration: none;
    border: 1px solid white;
    background-color: #303030;
}

.menu2 {
    width: 1000px;
    padding: 20px 0px;
    margin: 0 auto;
	 text-align: left;
}

.menu2 a {
    color: #0192d3;
    text-decoration: none;
    padding: 10px 3px;
}

.menu2 a:hover {
    color: #0192d3;
    text-decoration: underline;
}

.content {
    width: 100%;
    background-color: #F00;
}

.text {
    width: 1000px;
    margin: 0 auto;
    text-align: justify;
    padding: 20px 0px;
    font-weight: normal;
}

.bottom {
    width: 1000px;
    height: 251px;
    padding-top: 30px;
    background: url('../images/www/bg-bottom.jpg') no-repeat center top;
    margin: 0 auto;
    color: #fff;
}

.bottom a {
    color: #fff;
    text-decoration: underline;
}

.bottom a:hover {
    color: #fff;
    text-decoration: none;
}

.glowna {
    float: left;
    padding: 80px 160px 0px 80px;
    color: #F00;
    font-size: 18px;
}

.glowna a {
    color: #F00;
    text-decoration: none;
}

.glowna a:hover {
    color: #F00;
    text-decoration: underline;
}

.dane {
    float: left;
}

