BODY { text-align: center;
	background-color: #d4e4f6;}

DIV.CALOSC{
text-align:"center";
background-color: #6fb3fe;
 width: 920px;
}
DIV.GORA
{
background-image: url(panel.gif);
border: solid 3px ;
border-color: #6fb3fe;
width: 900px;
clear: both;
height: 120px;
margin: 0px 0px 0px 0px;
}
DIV.SRODEK
{
border: solid 6px ;
border-color: #e6e7c6;
background-color: #E1DFB9;
float: right;
width:700px;
height: auto;
margin: 0px 0px 0px 0px;
}

DIV.MENU
{

border: solid 0px ;
border-color: #b18207;
float: left;
width: 200px;
height: auto;
margin: 0px 0px 0px 0px;
}
DIV.STOPKA
{
background-color: #C7C39B;
clear: both;
width: 900px;
height: 0px;
margin: 0px 0px 0px 0px;
}
DIV.chmurkaInformacja{          /* chmurka wykorzystywania przy informacjac */
 position:absolute;
 display:none;
 left:75px;
 top:25px;
 border:2px outset #eee;
 background-color:black;
 overflow:visible;
 text-align:left;
 color:white;
 padding:4px;
 font:normal bold 9px verdana,sans-serif;
 width:270px;height:auto;
}
DIV.CHMURKA{/* chmurka wykorzystywania w tabelach*/
 position:static;
 display:none;
 left:75px;
 top:25px;
 border:2px outset #eee;
 background-color:black;
 overflow:visible;
 text-align:left;
 color:white;
 padding:4px;
 font:normal bold 9px verdana,sans-serif;
 width:auto;height:auto;
}
TABLE.FORMULARZ{
background-color:#CCCCFF;
border-style: solid;
border-width: 2px;
border-color: black;
width:auto;
padding: 20 0 20 0
}
TABLE.FORMULARZ2{
background-color:#CCCCFF;
border-style: solid;
border-width: 2px;
border-color: black;
width:250px;
padding: 20 0 20 0
}
P { font-family: arial,tahoma,helvetica,sans-serif; }

P.SITENAME { font-size: 18pt;
		color: #E1DFB9;
		font-weight: bold;
		text-align: right;
		padding: 0 20 0 0 }


P.MENUITEM {
margin: 3 0 0 7;
		padding: 5 16 5 16;
		border-style: solid;
		border-width: 1 2 1 2;
		border-color: #d4e4f6;
		background-color: #6fb3fe;
		 }

P.TOPMENU { margin: 0 0 0 0;
		padding: 3 16 3 16;
		border-style: solid;
		border-width: 0 0 2 0;
		border-color: #936A0B;
		background-color: #AFAE20;
		text-align: right;
		font-size: 9pt;
		font-weight: bold;
		color: #333333 }

P.MAINHEADER { font-size: 14pt;
		color: #7A520B;
		background-color: #E1DFB9;
		text-align: right;
		margin: 0;
		padding: 30 38 10 38;}
P.Autor { font-size: 12pt;
		color: black;
		background-color: #E1DFB9;
		text-align: right;
		margin: 0;
		padding: 10 38 10 38;}
P.MAINTEXT { font-size: 10pt;
		color: black;
		background-color: #E1DFB9;
		text-align: justify;
		margin: 0;
		padding: 10 38 10 38;}

H3  {
 font-size: 10pt;
		color: #996507;
		background-color: #E1DFB9;
		text-align: justify;
		margin: 0;
		padding: 10 38 10 38;}
FONT.NORMAL { font-size: 10pt;
		color: black;
		font-family: arial,tahoma,helvetica,sans-serif;
		font-weight: normal;}
FONT.BOLD { font-size: 10pt;
		color: black;
		font-family: arial,tahoma,helvetica,sans-serif;
		font-weight: bold;}


A { font-family: arial,tahoma,helvetica,sans-serif; }

A.MENUITEM:LINK { font-size: 10pt;
			color: #E1DFB9;
			font-decoration: none;
			font-weight: bold; }
A.MENUITEM:VISITED { font-size: 10pt;
			color: #E1DFB9;
			text-decoration: none;
			font-weight: bold; }
A.MENUITEM:HOVER { color: #FFFF00;}

A.LINK:LINK { font-size: 10pt;
		color: #996507;
		text-decoration: underline;
		font-weight: bold; }
A.LINK:VISITED { font-size: 10pt;
		color: #996507;
		text-decoration: underline;
		font-weight: bold; }

IMG.DIVIDER { width: 400;
		height: 5;
		align: center;
             }


UL { list-style-image: url(bullet.gif);
color: black;
text-align: left;
	list-style-position: outside;  }

