html        { margin: 0px 0px 0px 0px; padding: 0px; }

body        {
              background-image: url(img/tbg_ziel_c1.jpg);
              background-color: #9E9F97;
              margin: 0px 4px 0px 4px;
              padding: 0px;
              }

body, div, span, p, .p, h1, h2, li, td ,th,input, textarea, select
              { font-family: Verdana, Arial, Helvetica; color:#000000; font-size: small;  }


a               {color: #005000; text-decoration: underline; }
a.konto         {color: #FF0000; text-decoration: underline; }
a.konto:hover   {text-decoration: underline; color: #FF0000;}
a.rozaniec      {font-size: 85%;font-style: italic;}

a.menu          {
              color: maroon;
              text-decoration: none;
              font-weight: bold;
              font-size: small;
              margin-left: 6px;
}                

a.menu:hover   {text-decoration: none; color: maroon; font-size: small;}

a#title:visited {color: #B5C1D1; font-weight: normal}

a.podmenu          {
              color: green;
              text-decoration: none;
              font-weight: bold;
              font-size: small;
              margin-left: 6px;
}

a.podmenu:hover   {text-decoration: none; color: green; font-size: small;}

H2        {
       width: 100%;
       font-weight: bold;
       color: maroon; 
       font-size: xx-large;
	   font-style: italic;
       text-align: center;
	   font-family: Monotype Corsiva;
       margin: 0px;       
       padding-top: 15px;
	   padding-bottom: 10px;
}

DIV.container       {
         position: relative;
		 width: 890px;
         margin: 4px auto;
         background-image: url(img/tbg_biale.jpg);
         border-width: 2;
         border-left-style: double;
         border-right-style: double;
		 border-left-color: #005000;
		 border-right-color: #005000;
}

DIV.flagi       {
		 position:absolute; 
		 top:5px;
		 left:40px;
}

DIV.tyt_konto {
       color: #FF0000;
       font-weight: bold;
       font-size: small;
       text-align: right;
       font-style: italic;
}

DIV.tresc {
       text-align: left;
       min-height: 300px;
       padding: 0px 20px;
	   margin-bottom:40px;
}

SPAN.Kor {
       color: #000000;
}
P.clRozdzial {
	   margin-bottom:20px;
}

P.clRozdzial:first-letter {
        font-family: Monotype Corsiva;
		color: #005000;
        font-weight: bold;
		font-style: italic;
		font-size: x-large;
}

P.clTytul {
       color: #005000;
       font-weight: bold;
       font-size: small;
       font-style: italic;
}

P.clTytul:first-letter {
        font-family: Monotype Corsiva;
		color: #005000;
        font-weight: bold;
		font-style: italic;
		font-size: x-large;
}

P.clRozdzial2 {
	   margin-bottom: 40px;
}

table.menu {
       margin-top: 0px;
       padding-top: 0px;
       margin-left:0px;
       padding-left: 1px;
       width:100%;
       text-align: center;
*	   margin-bottom:15px;
       }

table.menu td {
       height:18px;       
       font-weight: bold; 
       background-image: url(img/tbg_ziel_c.jpg);
       background-color: green;
       color: maroon; small;
       }
       
table.menuru {
       margin-top: 0px;
       padding-top: 0px;
       margin-left:0px;
       padding-left: 5px;
       width:100%;
       text-align: center;
	   margin-bottom:15px;
       }

table.menuru td {
       height:18px;       
       font-weight: bold; 
       background-image: url(img/tbg_ziel_c.jpg);
       background-color: green;
       color: maroon; small;
       }
       
table.menu2 {
       margin: 5px auto;
       align:left;
	   text-align: left;
	   margin-bottom:10px;
       }

table.menu2 td {
       height:18px;       
       font-weight: bold; 
       color: green; 
       font-size: small; 
	   padding-left:10px;
	   padding-right:10px;
       }

table.podmenu {
       margin-top: -3px;
       padding-top: 0px;
       margin-left: 0px;
       padding-left: 0px;
*       width:100%;
       text-align: center;
*	   margin-bottom:15px;
       }

table.podmenu td {
       height:18px;
       font-weight: bold;
       background-image: url(img/tbg_ziel_c.jpg);
       background-color: #9FF009;
       color: green; small;
       }

table.progres {
       align:left;
	   text-align: left;
	   margin-bottom:10px;
       }

table.progres td {
       height:18px;       
       font-weight: bold; 
       color: maroon; 
       font-size: small; 
       }

.progressBar{
	width:216px;
	height:21px;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:15px;
	background:url(img/bar.gif) no-repeat 0 0;
	top:2px;
	left:2px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:15px;
	background:url(img/bg_cover.gif) repeat-x 0 0;
	top:0;
}

IMG.clObrazkiLeft {
      border: 0px ridge #0066CC;
      padding-right: 10px;
      float: left;
}

IMG.clObrazkiRight {
      border: 0px ridge #0066CC;
      padding-left: 10px;
      padding-bottom: 10px;
      float: right;
}





