
body   {
	background: rgb(241,243,233);
	
       font-family: 'Verdana', 'Arial', 'Helvetica';
         font-style: 'italic';
         
          SCROLLBAR-FACE-COLOR: rgb(216,211,196);
	SCROLLBAR-HIGHLIGHT-COLOR: #AB9065;
	SCROLLBAR-SHADOW-COLOR: #AB9065;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: rgb(241,243,233);
	SCROLLBAR-DARKSHADOW-COLOR: #000000 ;
	}
 TABLE{    background: rgb(229,222,204);

  }
  li
  {
    font-style:italic;
  }
  P
  {     color:rgb (79,72,100);

     font-style:italic;
  }

TABLE.logo	{
	      background: rgb(229,222,204);
        background-image: url('./graf/logo.jpg');
	
	width: 800px;
	height: 160px;
	color: rgb(200,200,200);
        font-family: 'Verdana', 'Arial','Helvetica';
        font-size: 8pt;
        font-weight: bold;
        text-align: right;		

	}
  TABLE.spod{    background: rgb(216,211,196);

  }
td.lewa{
       background: rgb(216,211,196);
       background-image: url('./graf/lewy.gif');
       }
td.prawa{
       background: rgb(229,222,204);
       background-image: url('./graf/prawy.gif');
       }       	
td.tmenu {
	width: 150px;
	height: 40px;
         background: rgb(216,211,196);
	background-image: url('./graf/button.gif');
	
	text-align: center;
	padding-bottom: 1px;
	color: rgb(128,128,128);
	text-decoration: none;
	font-family: 'Verdana', 'Arial','Helvetica';
	font-size: 8pt;
	font-weight: bold;
	}
td.pmenu
        {
         width: 151px;


           background: rgb(216,211,196);
         text-align: center;
        }
 td.pomenu
        {
          width: 150px;
          height: 40px;
           background: rgb(216,211,196);
         text-align: center;
        }

a	{
	color: rgb(54,27,0);
	text-decoration: none;
	font-family: 'Verdana', 'Arial','Helvetica';
		font-weight: bold;
		
	}	
a.menu	{
	color: rgb(54,27,0);
	text-decoration: none;
	font-family: 'Verdana', 'Arial','Helvetica';
	font-size: 11pt;
	font-weight: bold;
	}	

a.menu:hover {
	color: rgb(160,37,32);
	text-decoration: none;
	font-family: 'Verdana', 'Arial','Helvetica';
	font-size: 11pt;
	font-weight: bold;
	}

	
.foto {
	border: 5px solid rgb(79,50,21);
	margin: 18px 18px 18px 18px;
}
input
{
background-color: rgb(216,211,196);
font-family: Verdana;
font-size: 12pt;

border-right: #000000 1px solid;
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid
}
textarea
{
background-color: rgb(216,211,196);

border:1px #000000 solid;
font-family:verdana;
font-size:13;
width:100%;
text-decoration:none
}
.styl {
  font-size : 10pt;
  color : black;
  font-family  : Verdana;
  text-align : center;
  line-height: 150%;
}

