* {
	margin:0;
	padding:0;
	font-family: "Verdana", "Arial", "Tahoma", "Helvetica", sans-serif;
        font-size: 11px;
                                                }
body{
        background: #C6DCEF url(grafika/tlo.jpg) repeat-x top;
                                                }
#strona {
        position:relative;
	width:780px;
	left:50%;
	margin-left:-390px;
	margin-top:30px;
	padding-bottom: 20px;
                                                }
#naglowek {
        position:relative;
	width:780px;
        height: 321px;
        background: url(grafika/head.jpg) no-repeat;
                                                }
#naglowek h1 {
        display: none;
                                                }
#reszta {
        position:relative;
	width:780px;
	/*height: 321px;*/
        background: url(grafika/reszta.jpg) repeat-y;
                                                }
#koniec {
        position:relative;
        clear:both;
	width:780px;
	height: 11px;
        background: url(grafika/koniec.jpg) no-repeat bottom;
                                                }
/* ---------------------------- MENU ---------------------------- */
#menu {
	width:238px;
	float:left;
                                                }
div.menu_poz {
	background: url(grafika/menu_nieakt.jpg) repeat-y;
	margin-bottom:5px;
        text-decoration:none;
                                                }
div.menu_poz_akt, div.menu_poz:hover {
	background: url(grafika/menu_akt.jpg) repeat-y;
	margin-bottom:5px;
	text-decoration:underline;
                                                }

p.menu_poz {
	padding:5px;
                                                }
a.menu_poz {
	color: #1F538E;
	font-weight: bold;
	text-decoration:none;
                                                }
a.menu_poz:hover {
	text-decoration:underline;
                                                }


div.menu_poz_red {
	background: url(grafika/menu_nieakt_red.jpg) repeat-y;
	margin-bottom:5px;
        text-decoration:none;
                                                }
div.menu_poz_akt_red, div.menu_poz_red:hover {
	background: url(grafika/menu_akt_red.jpg) repeat-y;
	margin-bottom:5px;
	text-decoration:underline;
                                                }

p.menu_poz_red {
	padding:5px;
                                                }
a.menu_poz_red {
	color: #78090A;
	font-weight: bold;
	text-decoration:none;
                                                }
a.menu_poz_red:hover {
	text-decoration:underline;
                                                }



/* ---------------------------- Stopka ---------------------------- */
#stopka {
        height: 20px;
        clear: both;
                                                }
#stopka_lewo {
        position:relative;
        left: 20px;
        float:left;
                                                }
#stopka_prawo {
        position:relative;
        right: 20px;
        float:right;
                                                }
#stat {
        text-align:center;
        padding-bottom:10px;
                                                }
p.stopka {
        font-size: 11px;
        font-weight:bold;
                                                }
a.stopka,span.stopka_sl {
        color: #B54A2D;
        text-decoration: none;
                                                }
a.stopka:hover {
	text-decoration:underline;
                                                }
/* ---------------------------- schemat ---------------------------- */
td {
        text-align:center;
        vertical-align:middle;
                                                }
td.sch1,td.sch2,td.sch3,td.sch4,td.sch5,td.sch6,td.sch7 {
        border: #000000 1px solid;
        padding: 7px;
                                                }
td.sch1 {
        background: #1A3B67;
        font-size: 15px;
        font-weight: bold;
        color: #CDDCEF;
        border-color: #000000;
                                                }
td.sch2 {
        background: #4671A9;
        color: #CDDCEF;
        font-weight: bold;
        border-color: #1A3B67;
                                                }
td.sch3 {
        background: #6188BC;
        color: #CDDCEF;
        border-color: #4671A9;
                                                }
td.sch3-lewo {
        background: #6188BC;
        color: #CDDCEF;
        border-color: #4671A9;
        text-align:left;
        padding: 7px;
                                                }
td.sch4 {
        background: #83A5D2;
        border-color: #6188BC;
                                                }
td.sch5 {
        background: #98B5DC;
        border-color: #83A5D2;
                                                }
td.sch6 {
        background: #B8CCE7;
        color: #1A3B67;
        border-color: #98B5DC;
                                                }
td.sch7 {
        background: #CDDCEF;
        color: #1A3B67;
        border-color: #B8CCE7;
                                                }
td.sch6-lewo {
        background: #B8CCE7;
        color: #1A3B67;
        border-color: #98B5DC;
        text-align:left;
        padding: 7px;
                                                }
td.sch7-lewo {
        background: #CDDCEF;
        color: #1A3B67;
        border-color: #B8CCE7;
        text-align:left;
        padding: 7px;
                                                }
p.profil {
        font-weight: bold;
                                                }
p.nk_nag {
        text-align:left;
        font-weight: bold;
                                                }
/* ---------------------------- TRESC ---------------------------- */
#tresc {
	width:520px;
	float:right;
	padding:0px 10px 10px 10px;
	/*border-left:1px solid #000;*/
                                                }
p {
	padding:8px 0px;
	color: #244570;
	line-height:150%;
                                                }
h2 {
	padding:25px 0px;
        font-size: 18px;
        text-align:center;
        color: #91662A;
        font-weight: bold;
                                                }
.bezdolu {
	padding-bottom:0px;
                                                }
p.dol {
	padding-bottom:25px;
        text-align:center;
                                                }
h3 {
	padding:15px 0px;
        font-size: 15px;
        text-align:center;
        color: #91662A;
        font-weight: bold;
                                                }
h4 {
	padding:10px 0px;
        font-size: 12px;
        text-align:left;
        color: #092E50;
        font-weight: bold;
                                                }
a {
        color:#B54A2D;
        font-weight:bold;
        text-decoration: none;
        font-size:inherit;
                                                }
a:hover {
     text-decoration: underline;
					        }
p.misja {
	padding:10px 0px;
	font-style: italic;
        font-size: 13px;
        text-align:center;
        color: #B54A2D;
                                                }
.bold {
        font-weight: bold;
                                                }
p.przerwa {
        height:70px;
                                                }
p.przerwa12 {
        height:20px;
                                                }
p.bp {
	padding: 4px 0px 0px 0px;
                                                }
ul, ol {
        padding-left:15px;
        color: #244570;
        line-height:150%;
                                                }
img {
	border:0px;
                                                }
p.uwaga {
        font-weight: bold;
        color: #B54A2D;
	padding:10px 0px 0px 30px;
                                                }
p.wyr {
        font-weight: bold;
	padding:10px 0px;
        font-size: 13px;
        text-align:center;
        color: #B54A2D;
                                                }
li.wyr {
        font-size: 12px;
                                                }
li.prz {
	padding-bottom:10px;
						}
.bold, b {
        font-style: italic;
                                                }
.braz {
        color: #91662A;
        font-style: italic;
        font-weight: bold;
                                                }
p.img {
        text-align:center;
                                                }
li.przerwa {
padding-bottom:20px;
}
ul.podpunkt {
list-style-type: square;
}
p.center {
        text-align:center;
        font-weight: bold;
}
p.prawy {
	padding-right:100px;
        text-align:right;
        font-weight: bold;
                                                }
/* ---------------------------- ANKIETA ---------------------------- */
input, textarea, select {
     font-family: inherit;
     font-size:inherit;
     color:#000;
     background-color: #DCEBF6;
     border: 1px solid #38639E;
					        }
input.checkbox {
     background-color: transparent;
     border: 0px;
					        }
p.ank_pytanie {
     padding:5px 0px 0px 0px;
					        }
p.ank_odp {
     padding:5px 0px 15px 0px;
					        }
table.war_zdj {
     margin:5px 0px 20px 0px;
					        }
