
body {

	font-family: Verdana;
	font-size: 11px;
	background: #FAFACC;

	}


img {
	display: block;
	}

a:link		{
    color:		#0000AA;
    text-decoration:	none;
}

a:active	{
    color:		#3333CC;
    text-decoration:	none;
}

a:visited	{
    color:		#0000AA;
    text-decoration:	none;
    }

a:hover	{
    color:		#0000FF;
    text-decoration:	none;
}


/* DIV.ID */

#pre_content {
	
	text-align: center;

	}

#content {
	width: 769px;
	margin: 0px auto;
	text-align: left;

	}

#c_gora {
	float: left;
	width: 768px;
	}

#c_head {
	float: left;
	background: #113864;
	font-size: 8px;
	}

	#head_lewo {
		width: 175px;
		background: #113864;
		height: 10px;
		float: left;
		}

	#head_srodek {
		width: 469px;
		float: left;
		height: 10px;
		background: #FAFACC;
		}
	#head_prawo {
		width: 125px;
		background: #113864;
		height: 10px;
		float: left;
		}

#c_cont {
	float: right;
	background: #113864;
	}

	#cont_lewo {
		width: 165px;
		float: left;
		}
	
	#cont_srodek {
		float: left;
		width: 479px;
		text-align: justify;
		padding-left: 5px;
		padding-right: 5px;
		background: #FAFACC;
		min-height: 400px;
  	 height:auto !important;  /* für moderne Browser */
  	 height:400px;  /*für den IE */
		}

	#cont_prawo {
		width: 115px;
		float: left;
		height: 100%;
		}

#c_butt {
	float: left;
	}

	#butt_lewo {
		width: 165px;
		background: #113864;
		float: left;
		}
	
	#butt_srodek {
		float: left;
		width: 479px;
		text-align: justify;
		padding-left: 5px;
		padding-right: 5px;
		height: 1px;
		}

	#butt_prawo {
		width: 115px;
		background: #113864;
		float: left;
		}

/* ## CLASS */

.clr {
	clear: both;
	}

.cont_lewo_menu {
	padding-left: 10px;
	padding-top: 10px;
	}
	a.cont_lewo_menu_poz {
		font-size: 16px;
		font-weight: bold;
		color: white;
		text-decoration: none;
		}

	a.cont_lewo_menu_poz:visited {
		color: white;
		}


	a.cont_lewo_menu_poz:hover {
		color: #3399FF;
		}

.cont_butt_menu {
text-align: center;
	}
	a.cont_butt_menu_poz {
		font-size: 10px;
		font-weight: bold;
		color: #333399;
		text-decoration: none;
		}

	a.cont_butt_menu_poz:hover {
		color: #3399FF;
		}


.link_div, .tytuly {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
	font-weight: bold;
	}

.title_div, .TITLE {
	padding-left: 10px;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
	}

.back_div {
	padding-top: 30px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	}

.content li {
	padding-top: 0px;
	text-align: justify;
	}

.podpis_div {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-style: italic;
	}

div.akapit, div.akapit_div, .AKAPIT, .news-akapit 	{
	text-align:		justify;
	text-indent:	20px;
}

div.akapit p {
	text-align:		justify;
	text-indent:	20px;
	margin: 0px;

}
div.podpis, .PODPIS	{
	padding-top:	50px;
	text-align:		right;
}

div.data, .DATA	{
	padding-bottom:	50px;
	text-align:		right;
}

div.datalewo	{
	padding-bottom:	50px;
	text-align:		left;
}

div.title	{
	font-size:		16px;
	text-align:		center;
	font-weight:	bold;
	padding-bottom:	10px;
	padding-top:	20px;

}

div.subtitle	{
	font-size:		x-small;
	text-align:		center;
	font-weight:	bold;
	padding-bottom:	10px;

}

div.big_link {
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 50px;
	position: relative;
	left: 20px;
}

/* ############ O PROJEKCIE ############ */

ul.about-project {
 font-size: 14px;
 font-weight: bold;
 list-style-type: none;
 padding: 0;
 width: 90%;
 margin: 0 auto;
}
ul.about-project li {
 padding-bottom: 5px;
 margin-bottom: 5px;
 border-bottom: 1px solid #BBB;
}
ul.about-project li.last {
 border-bottom: 0;
}
ul.readcom-conference li {
 font-size: 12px;
 padding: 3px;
 border: 0;
 font-weight: normal;
}
#cont_srodek h1 {
 text-align: center;
 margin: 0;
}
#cont_srodek h2 {
 text-align: center;
 font-size: 12px;
 margin: 0;
}
.small {
 font-size: 10px !important;
}
.text-right {
 text-align: right;
}
.left {
 float: left;
}
.clr {
 clear: both;
}
h1.title {
 margin-top: 20px !important;

}
/* ############ O PROJEKCIE ############ */