/* GŁÓWNE */

ul, li, div, a, form, span, img, body, html, input, h1, h2, h3, h4 { margin:0; padding:0; }
img { border:0px; }
html { height: 100%; }

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: rgb( 70, 70, 70 );
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: center;
    display: block;
    overflow: auto;
}

h2 {
    float: left;
    padding: 4px 17px 4px 17px;
    margin-bottom: 4px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 14px;
    color: #006699;
}

div.p1 {
    overflow: hidden;
    display: block;
    top: 0px;
    left: 0px;
    width: 1px;
    height: 1px;
    font-size: 1px;
}

div.p3 {
    overflow: hidden;
    display: block;
    top: 0px;
    left: 0px;
    width: 3px;
    height: 3px;
    font-size: 3px;
}

a:link {
    color: #006699;
    text-decoration: underline;
}

a:visited {
    color: #003366;
    text-decoration: underline;
}

a:active {
    color: #003366;
    text-decoration: underline;
}

a:hover {
    color: #0099FF;
    text-decoration: underline;
}

/* NAGŁÓWKI */

div.naglowek {
    clear: both;
    border-bottom: 1px solid #7F9DB9;
    background: #EDF1F7;
    padding: 5px 0px;
    text-align: left;
    width: 100%;
}

div.naglowek h1 {
    font-weight: normal;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    margin-left: 17px;
}

div.naglowek h1 a {
    font: normal 11px Tahoma;
}

div.logo {
    padding-top: 50px;
    width: 500px;
    margin: auto;
}

/* MENU */
div.menu {
    float: left;
    clear: left;
    width: 160px;
}

#menu {
    margin: auto;
    padding: 6px 0px 6px 0px;
}

#menu ul li.first a {
    border-left: 1px solid #fff;
}

#menu ul li a {
    font: 13px Verdana, arial;
    color: #0000CC;
    padding: 0px 4px;
    text-decoration: underline;
    margin-left: -4px;
    border-left: 1px solid #7F9DB9;
}

#menu ul li {
    display: inline;
    padding: 0;
}

#menu ul li#active a {
    font-weight: bold;
    text-decoration: none;
    color: #003366;
}

#menu_d {
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 2px 0px 6px 0px;
}

#menu_d ul li.first a {
    border-left: 1px solid #7F9DB9;
}

#menu_d ul li.nor a {
    margin-left: -4px;
}

#menu_d ul li.end a {
    border-right: 1px solid #7F9DB9;
    margin-left: -4px;
}

#menu_d ul li a {
    font: 12px Verdana, arial;
    color: #415C76;
    padding: 5px 8px;
    text-decoration: none;
    border-left: 1px solid #7F9DB9;
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
}

#menu_d ul li {
    display: inline;
    padding: 0;
}

#menu_d ul li#active a {
    background-image: url(../image/strz_m.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-decoration: none;
    background-color: #7F9DB9;
    color: #ffffff;
    padding: 5px 8px 6px;
    border-bottom: 1px solid #FFFFFF;
    border-left: 0px solid #7F9DB9;
    border-right: 0px solid #7F9DB9;
}

/* TREŚĆ */

div.tresc {
    clear: both;
    margin: auto;
    margin-top: 3px;
    text-align: center;
    width: 100%;
}

div.tresc_m {
    clear: both;
    margin: auto;
    margin-top: 3px;
    width: 700px;
}

div.menu {
    border: 1px solid #DBE4EF;
    float: left;
    clear: left;
    width: 135px;
}

div.form {
    float: none;
    margin: auto;
    margin-top: 2px;
    text-align: center;
    height: 60px;
}

div.opcje {
    float: left;
    width: 120px;
    height: 62px;
    text-align: left;
    margin-left: 2px;
}

input#r {
    /*border:1px solid #006699;*/
    padding: 1px 2px 2px 2px;
    margin-bottom: 3px;
}

select#j {
    /*border:1px solid #006699;*/
    padding: 0px 0px 1px 0px;
    margin-bottom: 3px;
}

/* STOPKA */

div.stopka {
    margin-top: 2px;
    width: 100%;
    clear: both;
    padding-top: 2px;
    padding-bottom: 3px;
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
}

div.stopka ul li.first a {
    border-left: 1px solid #fff;
}

div.stopka ul li a {
    font: 10px Verdana, arial, sans-serif;
    color: #006699;
    padding: 0px 4px;
    text-decoration: underline;
    margin-left: -4px;
    border-left: 1px solid #7F9DB9;
}

div.stopka ul li a:link {
    color: #006699;
}

div.stopka ul li a:visited {
    color: #003366;
}

div.stopka ul li a:active {
    color: #003366;
}

div.stopka ul li a:hover {
    color: #0099FF;
}

div.stopka ul li {
    display: inline;
    padding: 0;
}

div.stopka ul li {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

h3 {
    font-weight: normal;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
}

/* WYNIK */

div.logo_wynik {
    float: left;
    clear: left;
    width: 160px;
    margin-top: 8px;
}

div.tresc_wynik {
    float: left;
}

div.wynik {
    float: left;
}

.menu_left_d {
    clear: both;
    text-align: left !important;
}

#menu_wynik {
    float: left;
    text-align: left;
}

#menu_wynik ul li.first a {
    border-left: 1px solid #fff;
}

#menu_wynik ul li a {
    font: 13px Verdana, arial;
    color: #0000CC;
    padding: 0px 4px;
    text-decoration: underline;
    margin-left: -4px;
    border-left: 1px solid #7F9DB9;
}

#menu_wynik ul li {
    display: inline;
    padding: 0;
}

#menu_wynik ul li#active a {
    font-weight: bold;
    text-decoration: none;
    color: #003366;
}

div.form_link {
    margin-top: 2px;
    padding-bottom: 2px;
    text-align: center;
}

div.info {
    clear: both;
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
    background: #EDF1F7;
    padding: 4px 17px 4px 17px;
    margin-bottom: 2px;
    text-align: left;
}

div.info h1 {
    font-weight: normal;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
}

div.uwaga {
    clear: both;
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
    background: #EDF1F7;
    padding: 4px 17px 4px 17px;
    text-align: left;
    margin-bottom: 2px;
}

div.uwaga h1 {
    font-weight: normal;
    color: #990000;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
}

div.potwierdzenie {
    clear: both;
    border-bottom: 1px solid #009933;
    background: #8AFFB0;
    padding: 4px 17px 4px 17px;
    text-align: left;
}

div.potwierdzenie h1 {
    font-weight: normal;
    color: #006600;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
}

div.menu_opcje {
    width: 200px;
    float: right;
    font-size: 11px;
}

div.menu_opcje ul li a {
    background: #EDF1F7;
    background-image: url(../image/menu.gif);
    background-repeat: no-repeat;
    background-position: 1% 50%;
    text-align: left;
    padding: 4px 4px 4px 14px;
    border-bottom: 1px solid #DBE4EF;
    border-left: 1px solid #DBE4EF;
    display: block;
    width: 200px;
    max-width: 181px;
}

div.menu_opcje ul li.first {
    background-image: url(../image/menu.gif);
    background-repeat: no-repeat;
    text-align: center;
    padding: 4px 4px 4px 4px;
    border-top: 1px solid #DBE4EF;
    border-bottom: 1px solid #DBE4EF;
    border-left: 1px solid #DBE4EF;
    background: #EDF1F7;
    width: 200px;
    max-width: 191px;
}

div.menu_opcje ul li a.active {
    background: #D3DDEB;
}

div.menu_opcje ul li {
    background-image: url(../image/menu.gif);
    background-repeat: no-repeat;
    display: block;
    padding: 0;
}

div.menu_li {
    border-bottom: 1px solid #DBE4EF;
    border-left: 1px solid #DBE4EF;
    padding: 2px 2px 2px 2px;
    width: 200px;
    max-width: 195px;
    line-height: 20px;
}

div.menu_li_wew {
    border-top: 1px solid #DBE4EF;
    padding: 2px 2px 2px 2px;
    margin: 2px 0px 2px 0px;
    width: 198px;
    max-width: 193px;
}

#m {
    border: 1px solid #006699;
    font: 11px Verdana, arial;
    text-align: center;
    color: #006699;
}

/* TABELE */

table.jednostki {
    border-top: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    font: 11px Tahoma, Verdana, Arial;
    margin-top: 2px;
}

table.jednostki td.nag {
    font: bold 11px Tahoma;
    text-align: center;
    background: #EDF1F7;
}

table.jednostki tr td {
    border-bottom: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
}

.szary {
    color: #666666;
}

/* STRONY */

div.tresc_strona {
    clear: both;
    margin: auto;
    text-align: justify;
    width: 600px;
    font-size: 11px;
}

div.tresc_strona h2 {
    margin: 12px 0px 0px 0px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: left;
}
/* FORMULARZE */
form p {
    margin: 0;
    padding: 0;
}

div.form_tresc {
    clear: both;
    margin: auto;
    text-align: justify;
    width: 350px;
}

.submit_form {
    margin-top: 3px;
    margin-bottom: 3px;
}

div.form_tresc h2 {
    font: 11px Verdana, arial;
    margin: 12px 0px 0px 0px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: left;
}

td.info_index {
    background-image: url(../image/i.gif);
    background-repeat: no-repeat;
    background-position: 2px .2em;
    color: #002570;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    border: 1px solid #002570;
    margin: auto;
    padding: 3px 3px 4px 19px;
}

div.krok input.errorform   {
	background: #FBE0D0;
}

div.krok input.calc   {
	border: 1px solid #A7A6AA;
	padding: 1px;
	margin: 2px;
}

/* LOTTO */

td.l1 {
    background: #88FF88;
}

td.l2 {
    background: #06FF06;
}

td.l3 {
    background: #00C100;
}

td.l4 {
    background: #00AA00;
}

td.l5 {
    background: #009300;
}

td.l6 {
    background: #007700;
}

/* BOX */

div.box {
    border: 1px solid #7F9DB9;
    width: 600px;
    min-width: 610px;
    text-align: center;
    margin: auto;
    margin-top: 3px;
}

div.nag_niebieski {
    border-bottom: 1px solid #7F9DB9;
    background-color: #B5C7D7;
    font: bold 15px Verdana, Tahoma, Arial;
    color: #415C76;
    text-align: center;
    width: 100%;
    max-width: 600px;
    padding: 5px 5px 5px 5px;
}

div.tresc_f {
    font: normal 13px Verdana, Arial, Tahoma;
    color: #000000;
    text-align: left;
    width: 100%;
    max-width: 600px;
    padding: 3px 15px 3px 3px;
}

div.tresc_f ol li {
    margin-top: 10px;
    text-align: justify;
}

/* KALKULATORY */

div.tresc_m h1 {
	text-align: left;
	padding: 3px 0px;
	display: block;
	font: bold 20px Verdana, Arial;
}

div.krok {
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
}

div.first {
	border-top: 1px solid #7F9DB9;
}

div.krok h3 {
	border-bottom: 1px solid #7F9DB9;
    font: bold 16px Tahoma, Verdana, Arial;
    color: #006699;
    background: #EDF1F7;
    text-align: left;
    padding: 4px 6px;
    display: block;
}

div.kwynik {
	padding-bottom: 4px;
}

div.kwynik h3 {
	color: #FF0000;
}

div.krok h4 {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D4D4D4;
	font: bold 13px Verdana, Tahoma, Arial;
	background: #EAEAEA;
	padding: 3px 0px;
}

div.dzial {
	padding:2px;
	text-align: left;
}

div.pwynik {
	display: block;
	clear: both;
	border: 1px solid #7F9DB9;
	background-color: #FEDBB4;
	font: bold 13px Verdana, Tahoma, Arial;
	padding: 4px;
	margin: 4px auto 0px;
	width: 82%;
        overflow: auto;
}

div.przyciski {
	padding: 2px 0px;
	display: block;
	clear:both;
	min-height:21px;
	width:700px;
	margin: auto;
}

div.przyciski input {
	border: 1px solid #7F9DB9;
	font: bold 16px Tahoma, Verdana, Arial;
	background: #CCEEFF;
}

div.przyciski input.right {
	float:right;
}

div.przyciski input.wynik {
	background: #FEDBB4 !important;
}

div.przyciski input.left {
	float:left;
}

div.dzial fieldset {
	margin:2px;
}

div.dzial fieldset legend {
	color: #006699;
	font: bold 11px Tahoma, Verdana, Arial;
}

div.dzial {
	margin:2px;
	display: block;
	clear:both;
}

div.calcerror {
	background: #FED9C7;
	color: #006699;
	font: bold 16px Tahoma, Verdana, Arial;
	border: 1px solid #7F9DB9;
	margin-bottom: 2px;
	padding: 4px;
}

table.wynik {
	border-collapse: collapse;
	margin: 4px auto 0px;
	font: normal 12px Verdana, Tahoma, Arial;
	
}

table.wynik tr td, table.wynik tr th {
	border: 1px solid #7F9DB9;
	padding: 2px;
}

table.wynik tr th {
	padding: 4px;
	background: #CCEEFF;
	font: bold 13px Verdana, Tahoma, Arial;
}

table.wynik tr.summary td {
	background: #DDEEFF;
}

div.kdzial {
	display: block;
	float:left;
	width: 233px;
	max-width: 230px;
	border-left: 1px solid #C8D6E1;
}

div.firstkd {
	border-left: 0px solid #C8D6E1;
}

div.kdzial a.wiecej {
	float:right;
	margin: 0px 6px 3px 0px;
}

div.linia_kdzial {
	border-top: 1px solid #C8D6E1;
	padding:3px;
}

div.nagdzial {
	border-bottom: 1px solid #7F9DB9;
    font: bold 16px Tahoma, Verdana, Arial;
    color: #006699;
    background: #EDF1F7;
    padding: 4px 6px;
    display: block;
}

div.kalkulator {
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #CCCCCC;
}

div.kalkulator div.opis {
	text-align: left;
	padding-left: 14px;
	padding-top: 2px;
}

div.kalkulator h3 {
	font: bold 12px Verdana, Tahoma, Arial;
	background-image:url(../image/kkalkulator.gif);
	background-repeat:no-repeat;
	background-position: 2px .2em;
	padding-left: 14px;
	text-align: left;
	color: #586884;
}

div.kdzial h2 {
	text-align: left;
	float:left;
	font: bold 13px Verdana, Tahoma, Arial;
}

div.kdzial ul {
	clear:both;
	padding-bottom: 5px;
}

div.kdzial ul.first {
	border-left: 0px solid #C8D6E1;
}

div.kdzial ul li {
	text-align: left;
	margin-left: 20px;
	padding-left: 12px;
	padding-top: 2px;
	background-image:url(../image/ikalkulator.gif);
	background-repeat:no-repeat;
	background-position: 0px .3em;
	display: block;
}

.linia_dol   {
	clear:both;
	float:none;
	display: block;
}




