* {
	font-family: arial, helvetica, sans-serif;
}
body { 
	font-size: 101%; 
}

body.tresc {
	margin: 0; 
	padding: 0; 
	width: 98%;
}

#nagl_gora {
	background-image: url("../grafika/naglowek_tlo2.gif");
	background-position: top left;
	background-repeat: repeat-x;
	height: 81px;
/* 	background-color: black; */
}

#nagl_logo {
	margin: 10px 5px 10px 10px;
	float: left;
}

#baner {
	margin-left: 6px;
}

#stopka_gora {
	height: 28px;
}

#stopka_srodek {
	height: 26px;
	font-size: 0.7em;
}

#stopka_srodek div.email_addr {
	width: 95px;
	padding: 9px 35px 0 10px;
	color: black;
	float: left;

}

#komunikatory {
	padding: 7px 5px 0;
	height: 16px;
	background-image: url("../grafika/menu_akt_tlo.gif");
	background-repeat: no-repeat;
	background-color: white;
	margin-left: 830px;
}

#komunikatory img {
	border: 0;
	vertical-align: middle;
}

#komunikatory a {
	text-decoration: none;
	color: black;
}

#menu {
	margin-left: 150px;
}

#menu ul {
	margin: 0;
}

#menu ul li {
	display: block;
	float: left;
	padding-top: 8px;
}

#menu ul ul {
 	margin: -55px 0 0 -155px;
	height: 23px;
	position: absolute;
	left: auto;
 	display: none; 
}

#menu li li a {
	padding: 0 0.5em;
}

#menu ul ul a {
	color: black;
}

#menu a {
/* 	margin: 7px 0 0 0; */
	text-decoration: none;
	color: white;
	padding: 7px 1.4em 2px;
}

#menu a.selected {
	color: black;
	background-color: white;
	background-image: url("../grafika/menu_akt_tlo.gif");
	background-repeat: no-repeat;
}


#stopka_wrap {
	background-image: url("../grafika/stopka_tlo.gif");
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 72px;
}

#stopka_dol {
	height: 15px;
	font-size: 0.7em;
	color: white;
	text-align: center;
	padding-top: 3px
}

#nowosci_menu {
	height: 259px;
	background-image: url("../grafika/nowosci_tlo.jpg");
	background-repeat: no-repeat;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 80px;
}

#nowosci_menu ul {
	list-style-type: none;
	margin-left: 27px;
	margin-top: 1px;
	padding-left: 0;
}

#nowosci_menu li {
	width: 125px;
	border-top: 1px dashed white;
	padding: 6px 0;
}

#nowosci_menu a {
	text-decoration: none;
	color: gray;
	width: 100%;
	display: block;
}

#nowosci_menu a:hover {
	color: red;
}

#tresc {
	font-size: 0.75em;
	width: 800px;
}

#tresc p {
	text-align: justify;
	line-height: 1.5;
}

#metody_wybor {
	text-align: center;
	margin: 1em;
}

#metody_wybor .metoda {
	float: left;
	margin: 0 1em;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px dashed silver;
	padding: 0.2em;
}

#metody_wybor img {
	margin: 5px;
}

#metody_wybor a {
	color: black;
	text-decoration: none;
}

.jezykiswiata_t {
	color: red;
}

h1 {
	color: #da251c;
	font-size: 1.4em;
/* 	font-family: georgia, times; */
	padding-left: 25px;
	background-image: url("../grafika/tytul_strzalka.gif");
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}

h2 {
	color: #da251c;
}

h3 {
	color: #da251c;
	font-size: 1.2em;
}

h3.metody_haslo {
	color: orange; 
	margin-bottom: 0
}

#tresc table {
	border: 2px solid gray;
	border-collapse: collapse;
	margin: 1em 0.3em
}

#tresc table td {
	border: 1px solid gray;
	padding: 0.2em;
}

#tresc table td.nagl {
	background-color: silver;
	font-weight: bold;
}

#tresc table td.naglekstra {
	background-color: silver;
	font-weight: bold;
	color: black;
}

#tresc table td.wyrozn {
	font-weight: bold;
}

#tresc table td.wyroznekstra {
	font-weight: bold;
	background-color: red;
}

#tresc table td.raty {
	font-weight: bold;
	text-align: center;
}

#tresc input {
	border: 1px solid gray;
}

#tresc textarea {
	border: 1px solid gray;
	font-size: inherit;
}

#tresc .zdjecia {
	width: 333px;
	margin: 5px;
	padding: 0;
	text-align: center;
}

#tresc .zdjecia img {
	margin-bottom: 10px;
}

#tresc .prawa {
	float: right;
}

#tresc .lewa {
	float: left;
}

a.link_ani {
color: #000000;
}

a.link_ani:hover  {
color: #000000;
}
a.link_ani:visited  {
color: #000066;
}

