a:link, a:visited, a:hover 
{
    text-decoration : none;
    color           : #336699;
}

input {
		font-size					:	8pt;
		border						: 1px solid #b6cae5; 
		background-color	:	#ffffff; 
		color							:	#858585;
}

body
{
    font-family : Tahoma;
    font-size   : 10pt;
    margin			:0px;
		background	:#fff;
		color: #858585;
}

td
{
    font-family : Tahoma;
    font-size   : 10pt;
    color: #858585;
} 





#strona 
{
    margin     : auto;
    width      : 840px;
    border:0px solid blue;
}

#lewa
{
    float    			: left;
		width    			: 259px;
		min-height		:	200px;
		border:0px solid blue;
		
}

#logo
{
  width:259px;
	height:135px;
	background-image: url("logo.jpg");
}

#menu
{
  margin:0 20px 0;
	padding:15px 10px 0;
	border:0px solid blue;
	font-weight:bold;	
}



#menu ul, #menu ul ul, #menu ul ul ul 
{
  margin:0px;
	padding-left:0px;
	list-style-image:none;
}

#menu ul li
{
  list-style-type: none;
	border-top:dotted 1px #b8b8b8;
	padding-top:4px;
	margin:4px;
	padding-left:5px;
}


#menu ul ul li, #menu ul ul ul li, #menu ul ul ul ul li 
{
  font-weight:normal;
}


#menu a:link
{
    text-decoration : none;
    color           : #858585;
		font-size:10pt;
		padding-left: 20px;
		background: transparent url('punkt1.gif') left no-repeat;
		border:0px solid blue;
}

#menu a:visited 
{
    text-decoration : none;
    color           : #858585;
		font-size:10pt;
		padding-left: 20px;
		background: transparent url('punkt1.gif') left no-repeat;
		border:0px solid blue;
}

#menu a:hover 
{
  color: #336699;
	background-image: url('punkt2.gif');
}




#aktualnosci1
{
  width:259px;
	height:21px;
	background-image: url("aktualnosc1.jpg");
}

#aktualnosci2
{
  width:259px;
	background-image: url("aktualnosc2.jpg");
	background-repeat: repeat-y;
	border:0px solid red;
}

#aktualnosci3
{
  width:259px;
	height:21px;
	background-image: url("aktualnosc3.jpg");
}

#aktualnosci_tresc
{
  padding:0 30px 0;
	border:0px solid blue;
}

#prawa 
{
    text-align		:justify;
		float         : right;
		width         : 561px;
    border:0px solid red;
}

#naglowek
{
  width:561px;
	height:230px;
	background-image: url("naglowek.jpg");
}

#tresc1
{
  width:561px;
	height:21px;
	background-image: url("tresc1.jpg");
}

#tresc2
{
  width:561px;
	background-image: url("tresc2.jpg");
	background-repeat: repeat-y;
	border:0px solid red;
}

#tresc3
{
  width:561px;
	height:21px;
	background-image: url("tresc3.jpg");
}

#tresc_zawartosc
{
  padding:0 40px 10px;
	border:0px solid blue;
}

#tresc_zawartosc h2
{
  margin-top:0px;
	color: #336699;
}

#stopka
{
  width:561px;
	text-align:center;
}

