body
     {
          height: 100%;
          font-size: 11pt;
          text-align:left;
          font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
          margin: 0px; 
          padding: 0px; 
          background-color:#363636;
          color: #000000;
     }
     

/* L i n k i */

     a:hover
     {    
          color: #000000;;
          text-decoration:none;
     }
     
     a
     {
          color: #000000;;
          text-decoration:none;
     }

    div,img,form,table,p 
    {
    	padding:0px;
        margin:0px;
		border:0px
	}

	p { margin-bottom:9px; }

/* G ³ o w n e  e l e m e n t y  s t r o n y */

	div#tlo
	{
		background: url('images/tlo.jpg') repeat-x top #8D8F93;
		padding-top:20px;
		padding-bottom:20px;

	}

    div#kontener
    {
        margin: 2px auto;
        width:785px;
		position:relative;
		background-color:#ffffff;
		padding-left:15px;
		border:1px solid #65676E;
	}
	
	div#top
	{
		width:770px;
		overflow:hidden;
	}

	div#top-logo
	{
		margin-top:12px;
		float:left;
		width:267px;
	}

	div#top-menu
	{
		float:left;
		width:503px;
	
	}


	div#witamy
	{
		float:left; display:inline; 
		margin-left:146px; margin-top:10px;
		width:286px;
		height:37px;	
		overflow:hidden;
	}
	div#flagi
	{
		height:26px; 
		width:70px;
		margin-top:10px;
		text-align:right;
		float:right; overflow:hidden; display:inline;
	}


	
	div#menu-left
	{
		background: url('images/menu-left.jpg') no-repeat;
		width:17px;
		height:30px;
		overflow:hidden;
		float:left;
	}
	div#menu-srodek
	{
		background: url('images/menu-srodek.jpg') repeat-x;
		height:30px;
		overflow:hidden;
		float:left;
	}
	div#menu-right
	{
		background: url('images/menu-right.jpg') no-repeat;
		width:17px;
		height:30px;
		overflow:hidden;
		float:left;
	}
	div.menu-sep
	{
		float:left;
		height:30px;
		width:2px;
		overflow:hidden;
		background: url('images/menu-sep.jpg') no-repeat;
		display:inline;
		margin-left:8px;
		margin-right:8px;
	}

	div.menu-item
	{
		float:left;
		height:25px;
		padding-top:5px;
		overflow:hidden;
		color:#ffffff;
		font-weight:bold;
		font-size:9pt;
	}
	div.menu-item a { color:#ffffff; font-weight:bold; font-size:9pt;}
	div.menu-item a:hover { color:#ffffff; font-weight:bold; font-size:9pt; }




	div#baner
	{
		width:770px;
		height:236px;
		overflow:hidden;
		background: url('images/baner.jpg') no-repeat;
	}


	div#content
	{
		margin-bottom:20px;
		margin-top:20px;
	}


	div#foot
	{
		width:750px;
		height:61px;
		background: url('images/foot.jpg') repeat-x;
		padding-top:11px;
		padding-right:10px;
		padding-left:10px;
		font-size:9pt;
	}

    .formularz
    {
          color: #000000; 
          background-color: #F0F0EE; 
          border:1px solid #CCCCCC;  
          font-size: 8pt;
          height:20px;
          padding-left:6px;
	}

	div.naglowek
	{
		border-bottom:1px solid #079742;
		padding-bottom:8px;
		margin-bottom:12px;
		font-weight:bold;
		color:#079742;
	}


	.czysc { clear:both; height:1px; width:1px; overflow:hidden;}