* {
	margin:0;
	padding:0;
}

html { height: 100%; margin-bottom: 1px; }

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #EBEBEB url(../images/bg.png) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #636363;
}

a {
	color:#57ABDC;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:normal;
	color:#003471;
	margin-bottom:25px;
}

img {
	border:none;
}

.alignLeft {
	text-align:left;
}

.alignRight {
	text-align:right;
}

.floatLeft {
	float:left;
	margin:0 10px 0 0;
}

.center {
	width:950px;
	margin:0 auto;
	text-align:center;
}
#container {
	width: 952px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	height:256px;
	background:url(../images/bg_header.jpg) no-repeat; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#headerLeft {
	float:left;
}

#headerRight {
	text-align:right;
}

#headerLogo{
	width:164px;
	padding: 84px 0 0 38px;
}
#headerLanguages {
	padding:10px 0;
}

#headerLanguages a {
	font-size:10px;
	color: #636363;
}

#headerLanguages a:hover {
	color:#57ABDC;
}

#headerLanguages img {
	vertical-align:text-top;
}


#headerSlogan {
	margin:100px 20px 0 520px;
	text-align:left;
}

#headerSlogan h1 {
	font-family:Arial, Helvetica, sans-serif ;
	font-size:24px;
	font-weight:normal;
	color:#fff;
	padding:0;
}

#headerSlogan h2 {
	font-family:Arial, Helvetica, sans-serif ;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	padding:0;
}

#headerMenu {
	margin:20px 0 0 0;
	text-align:right;
}

#headerMenu ul {
	list-style:none;
}

#headerMenu li {
	display:inline;
}

#headerMenu a {
  float:left;
  display:block;
  height:34px;
  padding:0 0 0 6px;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#555555;
}


#headerMenu li.clicked a {
  background:url(../images/button_header_menu_left.png) no-repeat left top;
  color:#fff;
}

#headerMenu a span {
  float:left;
  height:24px;
  width:123px;
  display:inline;

  padding:10px 15px 0 9px;
  color:#000;
  cursor:pointer;
  text-align:center;
  }

#headerMenu a:hover {
   color:#57ABDC;
} 
#headerMenu a:hover span {
   color:#57ABDC;
} 

#headerMenu li.clicked a:hover {
  color:#fff;
}

#headerMenu li.clicked a:hover span {
  color:#fff;
}


#headerMenu li.clicked span {
 background:url(../images/button_header_menu_right.png) no-repeat right top;
  color:#fff;
}


/* Main Content */

#mainContent {
	margin:2px 0 25px 0;
}

#mainContent h2 {
	font-size:12px;
	margin-bottom:5px;
}
	#mainContent ul {
	margin:10px 50px 0px 10px;
	padding:0px 10px;
	list-style-type:square;
	list-style-position:outside;
}

/* Duzy box i buttony na stronie glownej */

#mainButtons {
	clear:both;
	margin-bottom:20px;


	overflow:hidden;
	height:1%;
}

a.buttonDrzewkoPl {
	display:block;
	float:left;
	width:140px;
	height:274px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	padding:112px 0 0 180px;
	background: url(../images/button_drzewko_pl.jpg) no-repeat left top;
}

a.buttonDrzewkoEn {
	display:block;
	float:left;
	width:140px;
	height:274px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	padding:112px 0 0 180px;
	background: url(../images/button_drzewko_en.jpg) no-repeat left top;
}

a.buttonKonewkaPl {
	display:block;
	float:left;
	width:220px;
	height:46px;
	padding:280px 60px 60px 30px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	background: url(../images/button_konewka_pl.jpg) no-repeat left top;
}

a.buttonKonewkaEn {
	display:block;
	float:left;
	width:220px;
	height:46px;
	padding:280px 60px 60px 30px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	background: url(../images/button_konewka_en.jpg) no-repeat left top;

}

a.buttonDrzewoPl {
	display:block;
	float:left;
	clear:right;
	width:71px;
	height:277px;
	padding:109px 45px 0 205px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	background: url(../images/button_drzewo_pl.jpg) no-repeat left top;
}

a.buttonDrzewoEn {
	display:block;
	float:left;
	clear:right;
	width:71px;
	height:277px;
	padding:109px 45px 0 205px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	background: url(../images/button_drzewo_en.jpg) no-repeat left top;
}

a.buttonDrzewkoPl:hover, a.buttonKonewkaPl:hover , a.buttonDrzewoPl:hover, a.buttonDrzewkoEn:hover, a.buttonKonewkaEn:hover , a.buttonDrzewoEn:hover {
text-decoration:none;

}
.button {
	width:238px;
	height:41px;
	background:url(../images/button_orange.png) no-repeat;
}

.buttonOrange {
	width:238px;
	height:31px;
	padding-top:10px;
	text-align:center;
	background:url(../images/button_orange.png) no-repeat;
}

.buttonOrange a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}



#mainButtonsFooter {
	height:33px;
	margin: 0 0 20px 0;
	clear:both;
	background:url(../images/bg_footer_main_buttons.png) no-repeat;
}

/* Sidebary pod duzym boxem na stronie glownej */

.sidebars {
	background:url(../images/dot.gif) repeat-y center;
	overflow:hidden;
	color:#636363;
}


/*.sidebars a, .boxAktualnosci a,  .boxRightInwestycje a, .summaryLink a, .pagingRight a  {
	background:url(../images/arrow.gif) no-repeat right top;
	padding-right:10px;
	font-size:10px;
}*/

.boxAktualnosciContent a.arrow,  .summaryLink a, .pagingRight a  {
	background:url(../images/arrow.gif) no-repeat right top;
	padding-right:10px;
	font-size:10px;
}
.boxAktualnosciContent h2 a {color:#666;}
.boxAktualnosciContent h2 a:hover {#999;text-decoration:none;}
/**/
/*.boxAktualnosciContent h2 a, .boxInwestycjeContent h2 a {	padding-right:10px;color:#666;text-decoration:none;background:none;font-size:12px;}
.boxAktualnosciContent h2 a:hover, .boxInwestycjeContent h2 a:hover  {	padding-right:10px;color:#444;}*/
#sidebarLeft {
	width:430px;
	float:left;
	padding:10px 20px 10px 25px;
}

#sidebarRight {
	width:420px;
	margin-left:475px;
	padding:10px 20px 10px 20px;
}

.boxInwestycje {
	margin:15px 0;
	min-height:50px;
	clear:both;
}


.boxInwestycjeImg {
	width:140px;
	float:left;
}

.boxInwestycjeContent {
	margin: 0 0 0 155px;
} 


.boxAktualnosci {
	margin:15px 0;
}



.date {
	font-weight:bold;
	color:#959595;
}

.boxAktualnosciContent {
	margin:5px 0;
}

.summaryLink {
	padding:5px 0 0 0 ;
}

/* Columns */

#columnLeft {
	width:622px;
	float:left;
	margin: 20px 0 0 0;
	padding: 0 30px 0 0;
	display:inline;
}

#columnLeft h1 {
	margin:0;
	padding:0;
}

.boxLeft {
	clear:both;
}

#columnRight {
	width:300px;
	margin: 20px 0 0 652px;
}

.boxRight{
	padding:18px;
	background:url(../images/bg_box_right.png) no-repeat;
	overflow:hidden;
}

.boxRightFooter{
	height:20px;
	background:url(../images/bg_box_right_footer.png) no-repeat;
}

.imgBlock {
	margin:10px 0 0 0;
}

.boxRightInwestycjeContent {
	margin: 10px 0 0 0;
} 
.boxInwestycjeLeft {
	width:315px;
	float:left;
	padding:0 15px 0 0;
	display:inline;
}

.boxInwestycjeRight {
	margin:0 0 0 330px;
	width:300px;
}

.hr { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:1px;
	margin:20px 0 5px 0;
	background:url(../images/dot_hr.gif) repeat-x;
}

/* Paging  */

.paging {
	clear:both;
}

.pagingLeft {
	width:120px;
	float:left;
}


.pagingLeft span.disabled {
	padding: 0 0 0 10px;
	background: url(../images/arrow_left_disabled.gif) no-repeat left ;
}

.pagingLeft span {
	padding: 0 0 0 10px;
	background: url(../images/arrow_left_active.gif) no-repeat left ;
}

#columnLeft .pagingLeft span a {
	background: none;
}

.pagingCenter {
	float:left;
}

#columnLeft .pagingCenter span a {
	background-image:none;
}

#columnLeft .pagingCenter span a.active{
	color:#666666;
}


.pagingRight {
	width:120px;
	float:right;
	text-align:right;
}

.pagingRight span.disabled {
	padding: 0 10px 0 0;
	background: url(../images/arrow_disabled.gif) no-repeat right ;
}

/* Footer elements */

#footerContainer {
	text-align: center; /* this overrides the text-align: center on the body element. */
	background:#fff;
	overflow:hidden;
}

#footer {
	width:952px;
	margin:0 auto;
	text-align:left;
	padding: 30px 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
}

#footerLeft {
	width:485px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#8a8a8a;
}

#footerLeft a {
	color:#8a8a8a;
}

#footerLeft span {
	padding:0 5px 0 5px;
}


#footerRight {
	width:455px;
	float:right;
	text-align:right;
	vertical-align:middle;
}


#footerRight a {
 	width:100px;
	height:63px;
	display:block;
}

.logoButton {
	margin:0 5px 0 5px;
	padding:0 0 5px 0;
	float:left;
}


#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* logos */

.logoGAB {
	background:url(../images/logo_gab.gif) no-repeat center top;
}

.logoGAB:hover{
	background:url(../images/logo_gab_hover.gif)  no-repeat center top;
}

.logoOion{
	background:url(../images/logo_oion.gif) no-repeat center top;
}

.logoOion:hover{
	background:url(../images/logo_oion_hover.gif) no-repeat center top;
}

.logoOxford {
	background:url(../images/logo_oxford.gif) no-repeat center top;
}

.logoOxford:hover{
	background:url(../images/logo_oxford_hover.gif) no-repeat center top;
}

.logoGPNT {
	background:url(../images/logo_gpnt.gif) no-repeat center top;
}

.logoGPNT:hover{
	background:url(../images/logo_gpnt_hover.gif) no-repeat center top;
}
/* Astcon modifications */
.lead {font-weight:bold;margin-bottom:25px;text-align:justify;float:left;}
.tresc {text-align:justify;float:left;width:100%;clear:both;}
.justify {padding-bottom:15px;text-align:justify;}

