html, body {
background-color: #e8e8e8;
background-repeat: repeat-x;
background-position: top;
}

* {
font-family: Tahoma, Verdana, Arial;
font-size: 10pt;
line-height: 130%;
color: #333333;
}

h1 {
color: #ff8000;
font-size: 14pt;
line-height: 130%;
}

#mniejsza {
font-family: arial;
font-size: 8pt;
color: #333333;
}

#przekreslona {
font-family: arial;
font-size: 8pt;
color: #666666;
text-decoration: line-through;
}

#mniejsza td {
font-family: arial;
font-size: 8pt;
}

#mniejsza a {
font-family: arial;
font-size: 8pt;
color: #333333;
}

#mniejsza a:hover {
color: #ff8000;
}



#center_cnt {
text-align: center;
}

#main_cnt {

width: 971px;
overflow: hidden;
margin: 0 auto;
text-align: left;
}

#acc_main_cnt {
text-align: left;
}

#login_cnt {
margin-bottom: 5px;
padding-bottom: 1px;
width: 100%;
overflow: hidden;
color: #ff8000;
text-align: right;
}

#login_cnt a {
color: #ff8000;
font-size: 13pt;
font-weight: bold;
}

#marquee_cnt {
color: yellow;
font-weight: bold;
margin-bottom: 5px;
}

.klasa_marquee {
color: yellow;
font-weight: bold;
margin-bottom: 5px;
}

#marquee_cnt marquee {
font-size: 10pt;
}

#body_cnt_top {
margin: 0 0;
height: 25px;
background-image: url('gfx/tresc_tlo_top.png');
}

#body_cnt {
overflow: hidden;
margin: 0 0;
padding: 0 30px 0 35px;
background-image: url('gfx/tresc_tlo_srodek_dupl.png');
background-repeat: repeat;
}

#body_cnt_bottom {
margin-left: 1px;
height: 25px;
background-image: url('gfx/tresc_tlo_bottom.png');
}

#acc_body_cnt {
margin-bottom: 5px;
padding: 10px;
background: white;
overflow: visible;
width: 1500px;
}

#payment_cnt {
float: right;
width: 30%;
padding: 0 0 0 22px;
background-color: #ffffff;
font-size: 8pt;
color: #333333;
border-left: 2px solid #ff8000;
}

#payment_cnt a {
color: #333333;
}

#payment_cnt a:hover {
color: #ff8000;
}

#payment_cnt h3 {
font-size: 10pt;
}

#nav_cnt {
margin-bottom: 10px;
}

#lnav_cnt {
float: left;
margin-right: 20px;
}

#lnav_cnt a {
display: block;
margin-bottom: 5px;
background: #ff8000;
color: white;
padding: 3px 6px;
text-decoration: none;
font-weight: bold;
}

#lnav_cnt a:hover {
color: white;
background: red;
}

#footer_cnt {
color: #666666;
clear: both;
font-size: 8pt;
text-align: center;
}

#footer_cnt a {
color: #666666;
text-decoration:none;
}

#footer_cnt * {
font-size: 8pt;
}

form {
margin: 0;
}

table tr td {
vertical-align: top;
}

table.verify tr td {
font-size: 15pt;
}

table.bordered {
margin-top: 1px;
border: 1px solid lightblue;
border-collapse: collapse;
}

table.bordered tr td {
border: 1px solid lightblue;
padding: 2px 7px 2px 3px;
}

table tr.th td {
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #ff8000;
}

span.error {
display: block;
color: red;
font-weight: bold;
margin-bottom: 10px;
}

div.poffice_cnt {
width: 610px;
height: 395px;
overflow: hidden;
}

div.poffice {
position: relative;
top: -398px;
}

div.poffice div.title {
position: absolute;
font-family: Arial, Helvetica;
color: red;
}

div.poffice div.title, div.poffice div.title span {
font-size: 9px;
}

div.poffice div.value {
position: absolute;
font-family: Courier;
font-size: 16px;
font-weight: bold;
letter-spacing: 9.5px;
}

#freedays {
margin-top: 12px;
text-align: center;
}


#logo_cnt {
overflow: hidden;
width: 130px;
height: 65px;
margin-top: 40px;
}

#logo {
margin-left: 10px;
height: 87px;
}

.color_main {
color: #333333;
}

.color_highlight_bold {
color: #ff8000;
font-weight: bold;
}

.bold {
font-weight: bold;
}

.color_error {
color: #ff0000;
}