body
{
	background:linear-gradient(#FFFFFF, #EEEEEE);
	margin: 0 !important;
	font-family: 'Roboto', sans-serif;
}

#wrapper
{
	width: 100%;
}

#header
{
	width: 100%;
	padding: 10px 0;
}

#logo
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

a.alogo
{
	color: #000000;
	text-decoration: none;
}

a.alogo:hover
{
	color: #000000;
}

#logotype
{
	width: 70px;
	padding-right: 10px;
	padding-left: 20px;
	border-right: 4px solid #000000;
	float: left;
	height: 82px;
}

.newlogo
{
	width: 70px;
	height: 82px;
}

#logotext
{
	width: 814px;
	padding-left: 10px;
	padding-top: 20px;
	font-size:36px;
	font-weight: 700;
	border-left: 4px solid #1B558C;
	height: 62px;
	float: left;
}

#language
{
	width: 68px;
	height: 82px;
	font-weight: 700;
	float: left;
}

#plen
{
	width: 66px;
	height: 40px;
	float: left;
}

#pl1
{
	width: 66px;
	height: 20px;
	background-color: #11273D;
	text-align: center;
	color: #FFFFFF;
}

#pl2
{
	width: 66px;
	height: 20px;
	text-align: center;
}

#en1
{
	width: 66px;
	height: 20px;
	text-align: center;
}

#en2
{
	width: 66px;
	height: 20px;
	background-color: #11273D;
	text-align: center;
	color: #FFFFFF;
}

a.aen
{
	color: #11273D;
	text-decoration: none;
}

a.aen:hover
{
	color: #FF0000;
}

#nav
{
	width: 100%;
	padding: 0px 0px;
	margin: 0px;
	background-color: #1B558C;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#menu
{
	width: 998px;
	margin-left: auto;
	margin-right: auto;
}

.option
{
	border-right: 2px dotted #000000;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	float: left;
}

.option:first-child
{
	border-left: 2px dotted #000000;
}

.option:hover
{
	background-color: #f5802d;
}

a.anav
{
	color: #FFFFFF;
	text-decoration: none;
}

a.anav:hover
{
	color: #FFFFFF;
}
.option div {
	width:164px;
	height:22px;
	padding:10px 0;
}
.menu {
	width:164px;
	height:22px;
	padding:10px 0;
	display:block;
}
#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	text-align: justify;
}

#content
{
	width: 1000px;
	margin-top: 30px;
	padding: 0px;
}

#pgemrmessage-headline
{
	font-size: 22px;
	font-weight: 700;
	text-align: center;
}

#pgemrmessage
{
	width: 1000px;
}

#pgemrmessage-content
{
	width: 470px;
	padding: 0 30px 10px 0;
	font-size: 16px;
	text-align: justify;
	float: left;
}

#photofront
{
	width: 947px;
	padding: 10px 0 0 0;
	float: none;
	text-align: center;
	margin: 0 auto;
}

.groupphotofront
{
	width: 947px;
}

#footer
{
	width: 100%;
	background-color: #1B558C;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

#data
{
	width: 1000px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#dataL
{
	width: 650px;
	float: left;
	font-size: 16px;
	font-weight: 700;
}
#logour {
	float: left;
	margin-right: 15px;
}
#dataR
{
	width: 350px;
	float: left;
	font-size: 16px;
	font-weight: 700;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
}

.sticky
{
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 100;
}

/* ZARZAD */

.year
{
	width: 176px;
	padding: 10px 0 10px 20px;
	background-color: #33495E;
	border-left: 4px solid #11273D;
	font-size: 18px;
	color: #FFFFFF;
}

#column {
	width: 1000px;
	margin-bottom: 10px;
}

.column {
	width: 1000px;
	margin-bottom: 10px;
}

.columnL
{
	width: 333px;
	float: left;
	margin-top: 20px;
}

.columnC
{
	width: 333px;
	float: left;
	margin-top: 20px;
}

.columnR
{
	width: 333px;
	float: left;
	margin-top: 20px;
}

.function
{
	width: 333px;
	font-size: 16px;
	text-align:center;
	padding: 10px 0 10px 0px;
}

.person
{
	width: 333px;
}

.personphoto
{
	float: left;
}

.personphoto2
{
	width: 110px;
}

.persondescription
{
	width: auto;
	padding: 10px 0px 10px  10px;
	line-height: 20px;
	float: left;
}

/* AKTUALNOŚCI */

fieldset 
{ 
	border: 2px solid #33495E;
}

legend 
{
  padding: 0px 10px;
  color: #FF0000;
  font-size: 14px;
  font-weight: 700;
  }
  
.event
{
	width: auto;
}
  
.title
{
	width: auto;
	height: 25px;
	padding: 0px 10px 0px 10px;
	font-size: 20px;
	font-weight: 700;
  }
  
 .message
{
	width: auto;
	padding: 0px 10px 0px 10px;
	font-size: 16px;
	line-height: 20px;
}

 /* FORA */ 
  
.forum
{
	width: 475px;
	padding: 10px 0px 10px 20px;
	background-color: #33495E;
	border-left: 4px solid #11273D;
	font-size: 18px;
	color: #FFFFFF;
} 

/* ZEBRANIA */

.download
{
	width: 20px;
}

/* LINKI */

.go
{
	width: 15px;
}
 

/* OŚRODKI */

#centerslist
{
	width: 420px;
	text-align: center;
	font-size: 14px;
	float: left;
}

#centersmap
{
	width: 580px;
	text-align: right;
	float: left;
}

/* FORA */

.galeria 
{
	width: 960px;    
	overflow: hidden;
	padding: 20px 0;
    text-align: center;
}

.obrazek
{
	list-style-type: none;
	height: 580px; /* wysokosc najwyzszego zdjecia + ewentualnego opisu lub innych elementow */
	width: 760px; /* szerokosc najszerszego zdjecia */
	overflow: hidden;
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.duzy
{
	width: 680px;
	height: auto;
}

.fotolista
{
	list-style-type: none;
	width: 180px;
	overflow: auto;
	height: 580px;
	float: left;
	padding: 0;
	margin: 0px 0 0 20px;
}
.osrodki {
	width:400px;
	text-align:center;
	border:1px solid #808;
	border-collapse: collapse;
	border-spacing: 0;
}
.osrodki td, .osrodki th {
   border: 2px solid #808;
   padding: 10px;
}
}
