body
{
    font-family : Tahoma;
    font-size   : 10pt;
    margin			: 0px;
		background	: #f3f3f1;
		background-image: url("tlo.gif");
		background-repeat: repeat-x;
		color: #878787;
		
}

a:link, a:visited 
{
    text-decoration : none;
    color           : #3298cc;
}

a:hover 
{
    text-decoration : underline;
    color           : #3298cc;
}

ul {list-style-image: url(strzalka.gif);}


#menu ul
{
  margin:0px;
	padding-left:0px;
	list-style-type:none;
	list-style-image:none;
	
}
#menu li 
{
  margin: 1px; 
  //list-style-type: none;
	border-bottom:dotted 1px #ccc;
	padding:1px;
}
#menu a 
{ 
  padding-left: 15px;
  color: #878787;
  background: transparent url('punkt.gif') top left no-repeat;
  text-decoration: none;
}
#menu a:hover 
{
  color:#3298cc;
  background-image: url('punkt1.gif');
}





input 
{
		font-size					:	8pt;
		border						: 1px solid #878787; 
		background-color	:	#ffffff; 
		color							:	#878787;
}

h1
{
  margin-top:0px;
	color:#3298cc;
	font-size:14pt;
}

td
{
    font-family : Tahoma;
    font-size   : 10pt;
    color: #878787;
}




#strona 
{
    margin     : auto;
    width      : 770px;
		border:0px solid silver;
}

#nakladka 
{
    margin     : auto;
    width      : 770px;
		
		border:0px solid silver;
}


#flash
{
  position:absolute;
	margin-top:0px;
	margin-left:0px;
	width:350px;
	height:140px;
	border:0px solid silver;
}

#rzutnik
{
  position:absolute;
	margin-top:48px;
	margin-left:690px;
	width:11px;
	height:11px;
	border:0px solid silver;
}





#lewa 
{
    float       : left;
		width     	: 500px;
		min-height	: 500px;
		border:0px solid silver;
}

#prawa 
{
    float         : right;
		width    			: 270px;
		min-height			: 500px;
		background-image: url("prawa.jpg");
		background-repeat:no-repeat;
		clear         : none;
		border:0px solid silver;
}


#naglowek
{
    width					: 500px;
		height				: 168px;
		background-image: url("naglowek.jpg");
		border:0px solid silver;
}

#tresc 
{
    margin-left		: 20px;
		width					: 465px;
		min-height		: 332px;
		text-align		: justify;
		padding-right : 10px;
		background-image: url("tlo_tresc.gif");
		background-repeat: repeat-x;
		border:solid 0px silver;
}

#menu
{
  overflow			: auto;
	padding-right : 5px;
	padding-left  : 5px;
	padding-top   : 10px;
	margin-left		: 20px;
	margin-top		: 80px;
	width					: 135px;
	height				: 250px;
	scrollbar-base-color:#eee;
	scrollbar-darkShadow-color:#eee;
	scrollbar-arrow-color:#aaa;
	border:solid 0px yellow;
	font-size:9pt;
	
}

#pod_statywem
{
  padding-right : 5px;
	padding-left  : 5px;
	padding-top   : 10px;
	padding-bottom: 10px;
	margin-left		: 20px;
	margin-top		: 150px;
	width					: 220px;
	text-align:center;
	border:solid 0px red;
	
	
}

#partnerzy
{
    width     	: 770px;
		height:97px;
		clear				: both;
		text-align:center;
		border-top:1px dotted #bbb;
		
		
		
}

#stopka 
{
    width     	: 770px;
		clear				: both;
		border-top:1px dotted #bbb;
		border-bottom:1px dotted #bbb;
		background-color:#eee;
		font-size: 8pt;
		text-align:center;
		margin-bottom:4px;
		
}






