* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background-color: #fff;
    color: #202020;
    font-size: 13px;
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
}

.container {
    width: 800px;
    margin: 0 auto;
    text-align: justify;
}

.top {
    width: 800px;
    height: 180px;
    background-image: url('../images/www/top.jpg');
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    color: #F40200;
	 font-family:Times New Roman;
}

.aps {
    padding-top: 145px;
	 text-align: center;
}

/******   menu    */
ul#menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 36px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    background: transparent url('../images/menu/OFF.gif') repeat-x top left;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    border-bottom: 4px solid #F2F2F2;
    border-top: 1px solid #F2F2F2;
}

ul#menu li {
    display: block;
    float: left;
    margin: 0;
    pading: 0;
}

ul#menu li a {
    display: block;
    float: left;
    color: #CD0000;
    text-decoration: none;
    font-weight: bold;
    padding: 12px 20px 0 20px;
    height: 24px;
    background: transparent url('../images/menu/DIVIDER.gif') no-repeat top right;
}

ul#menu li a:hover {
    background: transparent url('../images/menu/HOVER.gif') no-repeat top right;
}

.left_column {
    float: left;
    width: 220px;
    margin-top: 4px;
}

.left_column img {
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
    margin: 9px 0px 8px 0px;
}

.left_column_index_img {
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
    margin: 4px 0px;
}

.right_column {
    float: right;
    width: 564px;
    line-height: 18px;
    margin-top: 4px;
}

.bottom {
    background: url('../images/www/bottom.jpg') repeat-x;
    height: 16px;
    width: 780px;
    margin: 0 auto;
    padding: 10px 10px;
    text-align: left;
    color: #8E8F8F;
    font-weight: bold;
    margin-top: 5px;
}

.bottom_menu {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 11px;
}

.bottom_menu a {
    color: #000;
    text-decoration: none;
    padding: 0px 12px;
}

.bottom_menu a:hover {
    color: #E60A0A;
    text-decoration: none;
    padding: 0px 12px;
}

h1 {
    text-align: center;
    font-size: 15px;
    padding: 6px 0px 4px 0px;
}

h2 {
    text-align: center;
    font-size: 14px;
    padding: 8px 0px;
}

a {
    color: #202020;
    text-decoration: underline;
}

a:hover {
    color: #Fa0100;
    text-decoration: none;
}

ol {
    list-style-position: outside;
    margin-left: 20px;
}

ul {
    list-style-position: outside;
    list-style-type: circle;
    margin-left: 20px;
}

img {
    border: 0px;
}

.licznik {
    position: absolute;
    top: 5px;
    left: 5px;
    font-family: tahoma;
    font-size: 9px;
    color: #F0F0F0;
}
