root { 
    display: block;
}

body
{
background-image:url('../images/tlo.gif');
background-repeat:repeat-x;
background-color: #e7d9b1;
font-family: Tahoma, sans-serif;
font-size: 12px;
}

div.head {
    background-image:url('../images/head.jpg');
    background-repeat:no-repeat;
    height:231px;
    width:1023px;
    text-align: left;
    padding: 0px;
    margin-bottom: 0px;
}
div.middle {
    background-repeat:no-repeat;
    height:703px;
    width:1023px;
    text-align: left;
    margin: 0px;
    padding:0px;
}
div.bottom {
    background-image:url('../images/bottom.gif');
    background-repeat:no-repeat;
    height:90px;
    width:1023px;
    text-align: left;
    margin:0px;
 
    padding:0px;
}

div.menu {
    padding-top: 65px;
    padding-left: 219px;
    padding-bottom: 0px;
    margin: 0px;
}

div.title {
    margin: 0px;
    padding:0px;
}

table.content_01 {
    margin-top: 85px;
    margin-left: 85px;
    text-align: justify;
}
table.content_02 {
    margin-top: 15px;
    margin-left: 85px;
    text-align: justify;    
}

table.menu td{
    cursor: pointer;
}
table.content_01 img{
    cursor: pointer;
}

table.content_02 img{
    cursor: pointer;
}

table.content_02 input {
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left: none;
    font-size: 12px;
    background-color: #cebf98;
    cursor: pointer;
    color: black;
    width: 135px;
    margin-left: 155px;
}
table.content_02 textarea {
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left: none;
    font-size: 12px;
    background-color: #cebf98;
    cursor: pointer;
    color: black;
    width: 135px;
    margin-left: 155px;
}

div {
    border: 0px solid red;
}
table {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    
}

a {
    text-decoration: underline;
    color: black;
}

table.menu_pozycje td.naglowek{
    font-size: 16px;
    padding-bottom: 20px;
}
table.menu_pozycje td.k_1{
    padding-left: 10px;
    width: 650px;
}
table.menu_pozycje td.k_2{
    padding-left: 15px;
    vertical-align: top;
    text-align: right;
}

hr {
    color: #AEA17F;
    height: 1px;
    margin:0px;
    padding: 0px;
    border: 1px solid;
}

span {
    font-weight: normal;
}
