body
{
    cursor: default;
    background-color: #ABD6F1;
    font-weight: normal;
    font-size: small;
    font-family: Arial;
    color: #003366;
}

.main_td
{
   background-color: #E2EDF1;
   padding: 7px;
}

pre
{
    font-family: Courier;
}

tr
{
    text-align: left;
}

td
{
    font-weight: normal;
    font-size: small;
    font-family: Arial;
}

.body_border
{
    background-color: #ABD6F1;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;
}

.head_1
{
	color: #0467ff;
}

a
{
	color: #0000FF;
    font-size: small;
    font-weight: normal;
    font-family: Arial;
    text-decoration: none;
}

a:hover
{
	color: blue;
    font-size: small;
    font-weight: normal;
    font-family: Arial;
    text-decoration: underline;
}

.tbl_naglowek_1
{
	color: black;
    background-color: #ABD6F1;
    font-family: Arial;
    font-size: large;
    font-weight: normal;
    text-align: center;
}

.tbl_menu_1
{
	border: solid #638CB5 1px;
}

.tbl_menu_naglowek_1
{
	background-color: black;
    color: #FFFFFF;
    font-size: small;
    font-family: Arial;
    font-weight: normal;
    text-align: center;
}

.tbl_menu_body_1
{
	text-align: center;
}

.tbl_menu_news_1
{
	text-align: center;
    font-size: x-small;
    font-weight: normal;
}

input, select, textarea, button
{
	border: solid 1px black;
}

.software_header_1
{
        font-weight: bold;
        font-size: large;
}
/*
 * Ramka i tlo do odpowiedzi w F.A.Q.
 */
.faq_bg_1
{
  border: solid #638CB5 1px;
  background-color: #EAEAEA;
}
