body,html {
    margin: 0px;
    padding: 0px;
    border-collapse:collapse;
    font-size: 12px;
    line-height: 17px;
    font-family:tahoma, arial;
    color:#333333;
    text-align:left;
}
body { background: #800000 url("../images/body.gif") repeat-x; }

img {
    border: 0;
}

a {
    text-decoration:underline;
    color:#c43b69;
    font-weight:normal;
}

a:hover{
    text-decoration:none;
    color:#990000;
}

a.link {
    background: url("../images/link.gif") center left no-repeat;
    padding-left: 12px;
}

h1 {
    font: normal 18px "Book Antiqua", Arial, Tahoma, Verdena;
    font-style: italic;
    color: #62615f;
}
h2 {
    font: normal 14px "Book Antiqua", Arial, Tahoma, Verdena;
    font-style: italic;
    color: #62615f;
}

td#col_left {
    background: #ffffff url("../images/c_l.gif") left repeat-y;
}

td#col_right {
    background: #ffffff url("../images/c_r.gif") right repeat-y;
    text-align: right;
}
td#col_footer {
    background: #800000 url("../images/footer.gif") repeat-x;
}

td#col_content {
    padding: 25px 45px 25px 45px;
}


ul.linki {
    padding: 0px;
	list-style: none;
    margin: 0px;
}
ul.linki li {
	padding: 0 12px 3px 17px;
	background: url("../images/dotlink.gif") no-repeat 3px 5px;
}

td.linia {
    background: url("../images/dotline.gif") center repeat-y;
}
td.linia_hr {
    background: url("../images/dotlinehr.gif") center repeat-x;
}
td.linia_vr {
    background: url("../images/dotlinehr.gif") center repeat-y;
}