
body {
	background-color: #F4F4F4;
	margin: 0px;
	text-align: center; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	PADDING: 0px; 
}

#kontener {
	background-color: #ffffFF;
	width: 774px; height: auto;
	margin: 0px auto; 	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-left: 1px solid #d0d0d0; 	border-right: 1px solid #d0d0d0;
	color: #808080;
}

#head {
	margin: 0px; padding-left: 5px;padding-right: 5px;
	height: 140px; width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 	
	background: url(images/header.gif) no-repeat top left;
	border-bottom: 1px solid #D0D0D0;
}

#head h1  {
  margin:0px;  padding:0px;
  color: #FFEFFF;
  font-size: 19px;   font-weight: normal; font-family: Verdana, Arial;
  position: relative;   top: 90px; left:15px;
  text-align:left;
}

#left_menu {
  float: left; clear: left;
  width: 170px;  
  font-size: 10px; 
  margin:8px 0px 8px 0px;
  padding:5px;
  border-right: 1px solid #D0D0D0;
  text-align:left;
}

#left_menu a {
  	display:block;
	background: url(images/orangeb.gif) no-repeat top left;
	width: 160px; height:22px;   
	font-size: 14px; 	
	padding: 4px 5px  5px 5px; 	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#left_menu a:hover {
	background: url(images/yellowb.gif) no-repeat top left;
	color: #808080;	
}
#slownik {
  float: left; clear: left;
  width: 170px;  
  font-size: 10px; 
  margin:80px 0px 0px 0px;
  padding:0px;
  border-top: 1px solid #D0D0D0;
  text-align:left;
}

#kontakt {
  float: left; clear: left;
  width: 170px;  
  font-size: 10px; 
  margin:30px 0px 0px 0px;
  padding:0px;
  border-top: 1px solid #D0D0D0;
  text-align:left;
}

#slownik a {
  	display: inline;
	background: none;
	width: auto; height: auto;   
	font-size: 10px; 	
	margin: auto;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
    border-right: none;
}

#slownik a:hover {
  	display: inline;
	background: none;
	width: auto; height: auto;   
	font-size: 10px; 	
 	margin: auto;
	font-weight: bold;
	color: #0000F0;
	text-decoration: underline;
    border-right: none;
}
#kontakt a {
  	display: inline;
	background: none;
	width: auto; height: auto;   
	font-size: 10px; 	
 	margin: auto;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
    border-right: none;
}

#kontakt a:hover {
  	display: inline;
	background: none;
	width: auto; height: auto;   
	font-size: 10px; 	
 	margin: auto;
	font-weight: bold;
	color: #0000F0;
	text-decoration: underline;
    border-right: none;
}

H2 A {
	COLOR: #434343; 
	background: url(images/orangeb.gif) no-repeat top left;
}
H2 A:visited {
	COLOR: #434343; TEXT-DECORATION: none
}
H2 A:active {
	COLOR: #74a8f5
}
H2 A:hover {
	COLOR: #74a8f5
}

#content {
	float: left;
	margin:8px 0px 5px -1px;
	width: 580px;	height: auto;
	padding: 5px;
	font-size: 12px; 	
	border-left:1px solid #D0D0D0;

}

#info  {
  margin:0px 0px 0px 0px;  padding:0px 5px 5px 5px;
  color: #606060;
  width: auto; 
  border-bottom: 1px solid #D0D0D0;
  text-align:left;
}

#info h1 {
  font-size: 18px;
  color: #ffFFff;
  text-align:left;  height:30px;
  background: url(images/greenc.gif) no-repeat top left;  
  margin: 20px 0px 0px 0px; 
  padding: 3px 5px 5px 15px;
}
#info h1 a{
  font-size: 18px;
  color: #ffFFff;
  text-decoration:none;
}

#info h2 {
  font-size: 18px;
  color: #ffFFff;
  text-align:left;  height:50px;
  background: url(images/greenb.gif) no-repeat top left;  
  margin: 0px 0px 0px 0px; 
  padding: 7px 5px 5px 15px;
}

a#fokus {
  color:#00A000;
  text-decoration:underline;
}

ul#duzy li  {
  margin:0px 0px 0px 0px;  padding:0px 5px 5px 5px;
  color: #302030;
  font-size: 16px;

}

#stopka {
    clear: both;
	width: auto; height: 31px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	background: url(images/footer.gif) no-repeat top center;
}


#linki a{
  color:#808080;
  font-size:10px;
}
