body{
       margin   :   0px;
       padding  :   0px;
       text-align  : center;
}

a{
	color: #666600;
	text-decoration: none;
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
}

a:link{
	color: #666600;
	text-decoration: none;
}

a:visited{
	color: #666600;
	text-decoration: none;
}

a:hover{
	color: #666600;
	text-decoration: underline;
}



TABLE.Tabela{
    BORDER-RIGHT: #CCCC66 1px solid;
    BORDER-TOP:  #CCCC66 1px solid;
    BORDER-LEFT:  #CCCC66 1px solid;
    BORDER-BOTTOM: #CCCC66 1px solid;
}


#header{
float:left;
width:840px;
height:240px;  
background  :  url("grafika/header.jpg");
}

.kontener_prawy{
font-family: verdana, Arial, Helvetica;
font-size: 12px;
color: #666600;
text-align:justify;
padding: 20px 20px 20px 20px;
}



#menu_top{
text-align: left;
margin: 2px;
padding: 129px 20px 20px 160px;
}


#menu_top li{
display: inline;
list-style-type: none;
padding-left: 10px;
padding-right: 4px;
font-family: trebuchet ms, Arial, Helvetica;
font-size: 15px;
font-weight: bold;
}

#menu_top a{
color: #FFFFFF;
text-decoration: none;
}

#menu_top a:hover {
color: #CCCC99;
text-decoration: none;
}


#menu_top_duzy{
text-align: right;
margin: 2px;
padding: 5px 280px 20px 20px ;
font-family: verdana, Arial, Helvetica;
font-size: 24px;
font-weight: bold;
color: #CCCC99;
}

#menu_left{
width:200px;
height:250px;  
background: url("grafika/menu_left2.jpg"); 
background-repeat: no-repeat; 
padding-top: 40px;
}

#menu_left2 li{
display: block;
text-align: left;
list-style: none;
font-family: trebuchet ms, Arial, Helvetica;
font-size: 15px;
font-weight: bold;
color: #999966;
}

#menu_left2 a{
color:#999966;
text-decoration: none;
}

#menu_left2 a:hover {
color: #CCCC99;
text-decoration: none;
}

#stopka{
text-align: right;
width:840px;
height:65px;  
background  :  url("grafika/stopka.jpg");
background-repeat: no-repeat;
}



#stopka_bottom li{
display: inline;
list-style-type: none;
padding-right: 5px;
font-family: trebuchet ms, Arial, Helvetica;
font-size: 12px;
color: #FFFFFF;
}

#stopka_bottom a{
color: #FFFFFF;
text-decoration: none;
}

#stopka_bottom a:hover {
color: black;
text-decoration: none;
}

.aktualnosci_data{
text-align:right; 
font-size: 10px;	
padding-bottom:20px;
padding-top:7px;
}

 \\Panel

.art{
	float: left;
	padding: 15px 15px 15px 15px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #080808;
    width: 700px;
}

.tresc{
 font-family: werdana, Arial,sans-serif;
 font-size: 14px;
 color: black;
 margin: 0px;
}

h2{
 font-family: Verdana,Arial;
 font-size: 10px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 17px;
 color: #0f0f6f; 
 margin: 0px;
 padding: 0px 0px 0px 0px;
}

h4{
 font-family: verdana,Arial,sans-serif;
 font-size: 12px;
 color: Black;
 margin: 0px;
 padding: 0px;
}


#tooltip {
  /* WYGLAD */
	font:normal 11px verdana, arial;
	font-weight: bold;
	color:black;
	height: 25px;
	width: 230px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;

  /* ROZMIESZCZENIE */
  position:absolute;
  margin-top:-40px; /* odleglosc w pionie od kursora myszy */
}




