body {
    margin:0;
    background-color:#941F1F;
    font-family:garamond,times,sans serif;
    color:#eeeeee;
}

img {
    border:none;
}

.mceVisualAid {
	border: 1px dashed #BBBBBB;
}

table.top, table.main {
    border-left:1px solid black;
    border-right:1px solid black;
    width:992px;
}

table.topmenu {
    width:992px;
    height:32px;
    background-image:url('gfx/nowa_05.jpg');
    border-left:1px solid black;
    border-right:1px solid black;
}

table.topmenu_en {
    width:992px;
    height:32px;
    background-image:url('gfx/nowa_05_en.jpg');
    border-left:1px solid black;
    border-right:1px solid black;
}

table.topmenu td, table.topmenu_en td {
    font-family:garamond,times,sans serif;
    font-weight:bold;
    text-align:center;
}

table.topmenu a, table.topmenu_en a  {
    color:white;
    text-decoration:none;
}

table.stopka {
    width:992px;
    height:64px;
    background-image:url('gfx/stopka.jpg');
    border-left:1px solid black;
    border-right:1px solid black;
}

td.main {
    padding:30px;
}

div.main {
    padding-left:15px;
    padding-right:20px;
    text-align:justify;
}

div.news {
    margin-bottom:20px;
}

h1 {
    margin:0px;
    color:white;
    font-size:14pt;
    font-weight:normal;
    font-height:2em;
}

hr {
    height:1px;
    color:#d75a44;
    width:97%;
    margin:0px;
    margin-right:auto;
    text-align:left;
}

a {
    color:#edd1a2;
}
