html, body{
    margin: 0px;
    text-align: center;
}

.top1, .top2, .menu, .main, .footer {
    text-align: left;
}

/*   HEADER   */

.top1 {
    background: transparent url('images/top1.png') repeat-x;
    height: 60px;
}

h1 {
	font-size: 21px;
}

h2 {
    font-size: 22pt;
    font-weight: bolder;
}

.middle{
    width: 950px;
    margin: 0px auto 0px auto;
}



.top2 {
    background: transparent url('images/top2.png') repeat-x;
    height: 311px;
    color: #fff;
    font-family: calibri, verdana;
}


.menu {
    background: transparent url('images/menu.png') repeat-x;
    height: 51px;
    font-family: calibri, verdana;
    font-weight: bolder;
    font-size: 18px;
    color: #0f61bd;
}

.menu li {
    float: left;
    display: inline;
}

.menu li a{
    color: #0f61bd;
    text-decoration: none;
    padding: 0px 12px 0px 12px;
}

.menu li a:hover{
    color: #083971;
    text-decoration: underline;
}

.menu li{
    padding: 0px;
    margin: 0px;
    line-height: 41px;
}

.more, .title{
    display: block;
}

.dekor{
    float: left;
    margin-left: 20px;
}

.title{
    font-size: 22pt;
    font-weight: bolder;
    padding-bottom: 10px;
}

.more a{
    font-size: 15pt;
    color: #fff;
    padding: 10px 0px;
}

/*   CONTENT   */

.main {
    background: #fff url('images/woda.png') repeat-x;
    padding-bottom: 30px;
}

.content{
    font-family: tahoma;
    color: #0f61bd;
    font-size: 14px;
    padding: 20px;
    line-height: 1.4em;
}

.content a{
    color: #083971;
    font-weight: bold;
}

/*   FOOTER   */

.footer {
    background: transparent url('images/footer.png') repeat-x;
    height: 123px;
}

.footer ul{
    padding-top: 10px;
    float: left;
    padding-right: 90px;
    line-height: 1.15em;
}

.footer li{
    list-style-type: none;
    
}

.footer li a{
    color: #fff;
    text-decoration: none;
    font-family: verdana;
    font-size: 12px;
}

.footer li a:hover{
    text-decoration: underline;
}

.copyr{
    padding-top: 27px;
    float: right;
    color: #fff;
    font-family: verdana;
    font-size: 11px;
    text-align: right;
}

.copyr a{
    color: #1461e1;
    font-weight: bolder;
    text-decoration: none;
}

.copyr a:hover{
    text-decoration: underline;
}

/*   POZOSTA�E   */

.clear{
    clear: both;
}

a img {
    border: none;
}

.tkaniny-ekskluzywne a{
    color: green !important;
}
