html, body{
	margin: 0 auto;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: rgb(230,240,240);
	/*background-image: url('../grafika-strony/naglowek.jpg');*/
	background-repeat: no-repeat;
	/*text-align: justify;*/
	}
h2{
	font-size: 20px;
	text-align: center;
	color: rgb(55,116,121);
}
h3{
	font-size: 16px;
	color: rgb(55,116,121);
	font-weight: bold;
}
h4{
	font-size: 13px;
	color: rgb(55,116,121);
	font-weight: bold;
}
ul{
	font-weight: bold;
	color: black;
}
#wrapper{
	width: 800px;
	min-height:230px;
	margin: 0 auto;
	border: 1px solid darkblue;
	background-color: rgb(179,212,216);
}
	#logo{
		width: 800px;
		height: 228px;
		background-image: url('../grafika-strony/naglowek.jpg');
	}
	#tresc{
		width: 800px;
		min-height: 230px;
		overflow: hidden;
		/*background-color: rgb(179,212,216);*/
		margin-top: 10px;
		margin-bottom: 10px;
	}	
		#menu{
			width: 260px;
			height: 300px;
			float: left;
			display: table-cell;
			margin-top: 20px;
			margin-left: 10px;
			margin-right: 10px;
			/*font-weight: bold;*/
			/*background-color: orange;*/
		}
			#menu_element{
				width: 260px;
				height: 25px;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				font-weight: bold;
				/*background-color: lightblue;*/
			}
			#menu_bariera{
				width: 260px;
				height: 20px;
			}
			#logo_patronat00{
				width: 260px;
				height: 205px;
				background-image: url('../pliki/na_wszystkich_podstronach/prezes_PAN_logo.jpg');
				background-repeat: no-repeat;
				margin-left: 30px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
			}
				#logo_patronat00_text{
					width: 260px;
					height: 64px;
					margin-top: 10px;
					font-weight: bold;
					font-size: 13px;
				}
			#logo_sponsor00{
				width: 260px;
				height: 117px;
				background-image: url('../pliki/na_wszystkich_podstronach/MNiSW_logo.jpg');
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
			}
				#logo_sponsor00_text{
					width: 260px;
					height: 46px;
					margin-top: 10px;
					font-weight: bold;
					font-size: 13px;
					/*background-color: orange;*/
				}
			#logo_sponsor01{
				width: 260px;
				height: 129px;
				background-image: url('../pliki/na_wszystkich_podstronach/aa-logo.png') no-repeat;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
			}
				#logo_sponsor01_text{
					width: 260px;
					height: 46px;
					margin-top: 10px;
					font-weight: bold;
					font-size: 13px;
					/*background-color: orange;*/
				}
			#logo_sponsor02{
				width: 260px;
				height: 46px;
				background-image: url('../pliki/na_wszystkich_podstronach/biotechnologia-logo.jpg') no-repeat;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
			}
				#logo_sponsor02_text{
					width: 260px;
					height: 46px;
					margin-top: 10px;
					font-weight: bold;
					font-size: 13px;
					/*background-color: orange;*/
				}
		#content{
			width: 510px;
			min-height: 230px;
			margin-left: 145px;
			margin-top: 0px;
			margin-right: 0px;
			float: left;
		}
			#tlo_top{
				width: 510px;
				height: 18px;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				/*float: left;*/
				background-image: url('../grafika-strony/tekst_belka_gora.jpg');
				/*background-color: purple;*/
				background-repeat: no-repeat;
				display: table;
			}
			#page{
				position: relative;
				width: 510px;
				min-height: 200px; /*774px;*/
				/*float: left;*/
				display: table-cell;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				background-color: rgb(246,247,248);
				padding-left: 0px;
				}
					#text{
						width: 490px;
						min-height: 200px; /*774px;*/
						margin-left: 10px;
						margin-right: 0px;
					}
						#tytuly{
							text-align: center;
						}
			#tlo_bottom{
				width: 510px;
				height: 18px;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				/*float: left;*/
				/*background-color: purple;*/
				background-image: url('../grafika-strony/tekst_belka_dol.jpg');
				background-repeat: no-repeat;
				display: table;
			}
#footer{
	width: 800px;
	height: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url('../grafika-strony/listwa_dolna.jpg');
	/*background-color: black;*/
	}
	
/*-----[Efekty wizualne]-------------------------------------------------------------------------*/
div.active{
	color: rgb(218,37,29);
	font-size: 12px;
	cursor: default;
	font-weight: bold;	
}
a.link:hover{
	text-decoration: underline;
}
a.link{
	color: darkblue;
	text-decoration: none;
	font-size: 12px;
}
a.link2:hover{
	text-decoration: underline;
}
a.link2{
	color: darkblue;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.link_menu:hover{
	color: rgb(40,85,90);
	text-decoration: none;
	font-size: 12px;
}
a.link_menu{
	color: rgb(40,85,90);
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
img.image{
	position: relative;
}
.text_red{
	color: red;
}
.text_grey{
	color: grey;
}
.text_seledyn-bold{
	color: rgb(0,128,128);
	font-weight: bold;
}
.text_14{
	font-size: 14px;
}
.text_14-red{
	font-size: 14px;
	color: red;
}
.text_14-bold{
	font-size: 14px;
	font-weight: bold;
}
.text_16-bold{
	font-size: 16px;
	font-weight: bold;
}
.text_26-bold{
	font-size: 26px;
	font-weight: bold;
}
.text_bold{
	font-weight: bold;
}
.text_normal{
	font-weight: none;
}
.text_italic{
	font-style: italic;
}
.text_center{
	text-align: center;
}
.text_right{
	text-align: right;
}