body {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #000000;
  background-image: url(images/tlo.jpg);
  margin: 10px;
}

/* ID's - układ i wygląd strony*/
#top {
  width: 970px;
  padding: 15px;
  height: 165px;
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
}

#top_menu {
  padding: 15px;
  width: 970px;
  text-align: center;

}

#main {
  background-color: #FFFFFF;
  padding: 15px;
  width: 970px;
  border: 1px solid #cccccc;
}

#header {
  color: #FFFFFF;
  background-color: #000000;
  padding: 10px;
  width: 950px;
  margin-bottom: 15px;
}

#menu_left {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  color: #000000;
  text-align: left;
  padding: 10px;
  width: 280px;
  float: left;
  background-image: url(images/menu_bg.jpg);
  border: 1px solid #000000;
}

#content {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #000000;
  text-align: left;
  padding: 10px;
  float: right;
  width: 640px;
}

#footer {
  padding: 15px;
  clear: both;
  width: 970px;
}

#cols {
  width: 970px;
}

.nazwa_strony {
  font-family: Tahoma, Verdana, Arial;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #FFFFFF;
}

/* koniec ID's */

/* linki */

/* linki glowne */

a:link {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

a:active {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

a:visited {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

/* koniec linki glowne */

/* linki w kontrze - English version */
a.engver:link {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

a.engver:active {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

a.engver:visited {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

a.engver:hover {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}


/* koniec linki w kontrze */

/* linki footer */
a.stopka:link {
  font-size: 10px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

a.stopka:active {
  font-size: 10px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

a.stopka:visited {
  font-size: 10px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

a.stopka:hover {
  font-size: 10px;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

/* koniec linki footer */

/**
 * Menu drzewiaste
 */

/* dowlny element menu - brak kwadraciuku - brak dzieci */
.i {
  margin-bottom:7px;
}

/* margines o który odsuwamy dzieci danego elementu */
.ic {
  margin-top: 7px;
  margin-left: 12px;
}

/* link otwierający lub zamykający węzeł */
.il {
  display: block;
  padding-left: 15px;
}

/* link dla noda otwartego */
.ilo {
  background-image: url(images/arrow_rollout.jpg);
  background-repeat: no-repeat;
  background-position: 2px 2px;
}

/* link dla noda zamkniętego */
.ilc {
  background-image: url(images/arrow_rollin.jpg);
  background-repeat: no-repeat;
  background-position: 2px 2px;
}

/* aktualny element w menu */
.iact {
  color: color: #FF0000;
}


/* koniec linki */

.link_top a {
	display: block;
	background-image: url(images/link_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	border: 3px solid #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	width: 190px;
	height: 20px;
	font-size: 14px;
	padding-top: 5px;
}
.link_top a:acitve {
 background-image: url(images/link_top.jpg);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 text-align: center;
 border: 3px solid #FFFFFF;
 margin-right: 5px;
 margin-left: 5px;
 width: 190px;
 height: 20px;
 font-size: 14px;
 padding-top: 5px;
}
.link_top a:visited {
	background-image: url(images/link_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	border: 3px solid #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	width: 190px;
	height: 20px;
	font-size: 14px;
	padding-top: 5px;
}
.link_top a:hover {
	background-image: url(images/link_top_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	border: 3px solid #FF0000;
	margin-right: 5px;
	margin-left: 5px;
	width: 190px;
	height: 20px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 5px;
}

/**
 * Wyszukiwanie
 */
form {
	margin: 0;
	padding: 0;
} 
 
#search_form {
	background-image: url(images/menu_bg.jpg);
	border: 1px solid #000000;
	color: #000000;
	float: left;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	padding: 10px;
	text-align: left;
	width: 280px;
	margin-bottom: 15px;
}
#search_form input[type=text] {
	border: 1px solid #000000;
	color: #000000;
	width: 80%;
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	padding: 2px;
}


