img, div, input, td {
        behavior: url("iepngfix.htc");
    }
td{
    text-align:center;
}
body{
    font-family:'Monotype Corsiva',cursive;
    font-style:italic;
}
img{
    border:0;
}
a {
    outline:none
}
a img {
    border:none 
}
td.tresc{
    text-align:left;
    color:#010930;
    text-indent: 5%;
    font-size:16px;
}
div.linki{
    
    border-top-style: ridge;
    border-bottom-style: ridge;
    border-left-style: ridge;
    border-right-style: ridge;
    border-top-color: #000066;
    border-bottom-color: #000066;
    border-left-color: #000066;
    border-right-color: #000066;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
}
div.title{
    font-family:'Lucida Handwriting', 'Segoe Script';
    font-style:normal;
    color:#cc9933;
    font-size:38px;
}
input.edit{
    background-color: #cfb279;
}
textarea{
    background-color: #cfb279;
}
a:link {color: maroon;font-size:16px;}
a:visited {color: maroon;font-size:16px;}
a:hover {color: navy;font-size:16px;}
a:active {color: maroon;font-size:16px;}