/**
 * Author: GoldenSubmarine
 * Compatibility: IE6, IE7, IE8, Fx2, Fx3, O9x, SWin
 */

/* Reset:
 * ___________________________________________________________________________
 */ 
a:link,
a
{
  color: #FFF;
  text-decoration: none;
}

a:visited
{
}

a:hover
{
  text-decoration: underline;
}

a:active
{
}

:focus 
{
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html
{
  color: #5a5a5a;
	font: normal 62.5%/1.4em Tahoma, Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
}

body
{
	background: #eaeaea url(../img/bg-investor1.jpg) repeat-x left top;
}

ol, ul
{
	list-style: none;
}

blockquote, q
{
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after
{
	content: '';
/*	content: none;*/ /* Opera zglasza blad */
}

ins
{
	text-decoration: underline;
}

del
{
	text-decoration: line-through;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* Structural labels for accessibility */
.Accessibility
{
	left: -9999px;
	overflow: hidden;
	position: absolute;	
	width: 100px;
}

/* Layout:
 * ___________________________________________________________________________
 */
#Header,
#Top,
#Content,
#Footer
{
  margin: 0 auto;
  width: 1001px;
}

/* Top:
 * ___________________________________________________________________________
 */
#Top
{
  background: url(../img/bg-investor-top.png) repeat-x left top;
  height: 41px;
  _overflow: hidden;
}

.BungeLogo
{
  display: block;
  padding: 18px 0 0 85px;
}

/* Nav:
 * ___________________________________________________________________________
 */
#Nav
{
  background: url(../img/bg-investor-nav.png) repeat-x left top;
  float: left;
  text-align: center;
  height: 32px;
  padding: 6px 0 7px 0;
  width: 795px;
}

#Nav li
{
  background: url(../img/bg-investor-sep.gif) no-repeat right center;
  display: block;
  float: left;
  padding: 6px 24px;
  position: relative;
  height: 19px;
  margin-top: 4px;
}

#Nav li a
{
  background: url(../img/bullet-investor-nav.gif) no-repeat left center;
  font-size: 11px;
  padding-left: 15px;
}

#Nav li.Last a {
	background: none;
	padding-left: 10px;
}

#Nav li.Last
{
  background: none;
  padding-left: 0;
  margin-top: 2px;
  padding-left: 7px;
}

#Nav li.Last .Lang {
	display: block;
	float: right;
	margin-top: 4px;
}

#Nav li ul {
	position: absolute;
	background: #3fa2c7;
	left: 0;
	top: 31px;
	height: 141px;
	width: 210px;
	padding: 1px 0;
}

#Nav li ul li {
	display: block;
	float: none;
	text-align: left;
	padding: 0;
	background: none;
	height: auto;
	_height: 22px;
}

#Nav li ul li a {
	background: transparent url(../img/menu_bullet.gif) no-repeat 9px 7px;
	_background: transparent url(../img/menu_bullet.gif) no-repeat 9px 4 px;
	padding: 2px 10px 6px 30px;
	display: block;
}

#Nav li ul li a:hover {
	background: #147ea8 url(../img/menu_bullet_a.gif) no-repeat 9px 7px;
}

#Nav li ul li a.active {
	font-weight: bold;
}


/* Header:
 * ___________________________________________________________________________
 */
#Header
{
  background: url(../img/bg-header-investor1.jpg) no-repeat center top;
  height: 134px;
  cursor: pointer;
}

h1
{
  padding: 38px 0 0 55px;
  text-align: left;
  float: left;
}

.RelationsInfo
{
  color: #FFF;
  float: right;
  font-size: 12px;
  padding: 6px 0;
  width: 180px;
  margin-right: 5px;
/*
  height: 74px;
  
*/
}

.RelationsInfo h2
{

  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
}

.RelationsInfo p
{
  font-size: 11px;
  margin-top: 5px;
  margin-left: -10px;
  _position: absolute;
}

#HeaderBottom
{
  clear: both;
  height: 18px;
  padding-top: 10px;
  _height: 15px;
}

#SearchBox
{
  float: left;
  padding: 5px 0 0 15px;
  width: 160px;
}

#SearchBox .send
{
  background: url(../img/relation-search.gif) no-repeat left top;
  border: 0;
  cursor: pointer;
  float: left;
  text-indent: -9999px;
  height: 20px;
  margin-right: 10px;
  width: 20px;
  margin-top: 9px;
  margin-left: 10px;
}

#SearchBox .search-textfield
{
  background: url(../img/bg-textfield-investor.gif) no-repeat right top;
  border: 0;
  color: white;
  font-size: 11px;
  height: 16px;
  float: left;
  margin-top: 9px;
  padding: 2px 0 0 7px;
  width: 110px;
}

#GoToMain
{
  padding: 6px 0 0;
  float: right;
  width: 455px;
}

#GoToMain a img
{
  vertical-align: middle;
}

#GoToMain a
{
  color: #004374;
  font-size: 11px;
  margin: 0 5px;
}

/* Content:
 * ___________________________________________________________________________
 */
.red
{
  color: #ed174c;
}

.yellow
{
  color: #fcaf17;
}

.icon
{
  border: 1px solid #bfbfbf;
  padding: 1px;
  vertical-align: middle;
}

#Content .text a, #Content .newsBox a {
	color: #044d7a;	
}

#Content .newsBoxItem span {
	color: #044D7A;
}

.ContentBox .newsBoxItemTitle span {
	padding-right: 6px;
}

.ContentBox .newsBoxItemTitle a {
	padding-left: 7px;
	font-weight: bold;
}


.ContentBox .newsBox .newsBoxItem {
	margin: 8px 0 14px 0;
}


#Content .download
{
  background: transparent url(../img/icon-download-investor.gif) no-repeat right center;
  color: #2f88bf;
  padding-right: 15px;
  position: relative;
}

#Content .ReportList .text p
{
  padding: 3px 0;
}

#Content
{
  font-size: 11px;
  overflow: hidden;
  width: 1001px;
}

#Content .text ol
{
  margin-left: 15px;
}

#Content .text ol li, #Content .text ul li
{
  display: list-item;
  margin-left: 10px;
  padding: 0;
  overflow: visible;
  background: none;
}

#Content .text ol li {
	list-style: decimal;
}

#Content h3
{
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
}

#Content #Left
{
  float: left;
  width: 311px;
  border: 1px solid #bdbdbd;
}

#Content #Right
{
  float: right;
  width: 684px;
  border: 1px solid #bdbdbd;
}

#Content #Left h3,
#Content #Right h3
{
  height: 23px;
  padding: 7px 0 0 46px;  
}

#Content #Left h3
{
  background: url(../img/bg-h3-left-investor.jpg) no-repeat center top;
}

#Content #Right h3
{
  background: url(../img/bg-h3-right-investor1.jpg) no-repeat 0 top;
}

#Content .ContentBox
{
  background: #f1f1f1;
  border-top: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  overflow: hidden;
  padding: 1px;
}

* html #Content .ContentBox
{
  height: 1%;
}

#Content .ContentBox.DifBg
{
  background: #cad1cb;
}

#Content .ContentBox img
{
  display: block;
}

.ReportImages
{
  padding: 10px 0;
  text-align: center;
}

.ReportImages li
{
  display: inline;
}

#Content .ContentBox .ReportImages li img
{
  display: inline;
}

.ListContent.Shorter
{
/*
  float: left;
  width: 212px;
*/
}

.Person
{
  float: right;
  width: 235px;
}

.Person a
{
  color: #005b9d;
}

.Person img.CommonBanner
{
  float: left;
}

.PersonInfo
{
  float: left;
  padding: 5px 0 0 10px;
}

.PersonInfo span
{
  display: block;
}

.PersonInfo .Name
{
  font-weight: bold;
}

.ReportList
{
  margin: 0 auto 10px;
  overflow: hidden;
  width: 681px;
  padding-top: 6px;
}

#Content .ReportList img
{
  display: inline;
}

.ReportList li
{
  background: url(../img/line-list-investor.gif) repeat-x center bottom;
  overflow: hidden;
  padding: 6px 10px;
}

* html .ReportList li
{
  height: 1%;
}

.ListContent a
{
  margin-right: 5px;
}

.ListContent h4
{
  display: inline;
  color: #174072;
  padding: 0 10px 0 0;
}


.ListContent h4 span
{
  color: #2F88BF;
  font-weight: normal;
}

.ShowAllBtnBorder
{
  border: 1px solid #bfbfbf;
  float: right;
  margin: 10px;
  width: 99px;
}

#Content .ShowAllBtn
{
  background: url(../img/bg-showallbtn-investor.png) repeat-x left center;
  float: right;
  margin: 1px;
  padding: 0 10px 3px;
  
  text-align: center;
  text-decoration: none;
}

.Paginator
{
  color: #2770a6;
  font-size: 11px;
  padding-right: 10px;
  text-align: right;
  list-style: none;  
}

.Paginator .CurrentPage span
{
  font-weight: bold;
}

.Paginator li
{
  background: none;
  padding: 0;
  display: inline; 
}

.Paginator a,
.Paginator span
{
  font-size: 11px;
  padding: 0 3px 0 0;
  color: #2770a6;
}

/* Footer:
 * ___________________________________________________________________________
 */
#Footer
{
  background: url(../img/bg-footer-investor1.png) no-repeat center top;
  height: 94px;
  font-size: 11px;
  margin-top: 5px;
}

#Footer .logo-gpw
{
  float: left;
  padding: 15px 10px 15px 20px;
}

.Stock
{
  background: url(../img/sep-left-footer.gif) no-repeat left center;
  color: #166fac;
  float: left;
  margin: 15px 0 0 10px;
  text-align: center;
  vertical-align: middle;
}

.Stock span
{
  font-weight: bold;
}

.Stock .Quotation
{
  padding: 7px;
  width: 900px;
  height: 20px;
  position: relative;
}

.Stock .Quotation li
{
  display: inline;
  float: left;
  vertical-align: middle;
  padding: 0 2px;
}

.Stock .Quotation li img
{
  vertical-align: middle;
}

#Copy
{
  float: right;
  padding: 20px 15px 0 0;
}

#Copy span
{
  color: #bcbdbd;
  padding-right: 5px;
}

#Copy img
{
  vertical-align: middle;
}



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;	
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 18px; 
	float: right;
	padding-bottom: 0.7em;	
}

#Content ul.RelMenu {
	padding: 6px 10px;
}

#Content ul.RelMenu li {
	display: inline;
	color: #5A5A5A;
	padding: 0 3px;
}

#Content ul.RelMenu li a {
	color: #2F88BF;
}





/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
	/*border: 1px solid #000;
	background: #fff; */
	width: 750px; 
	height: 27px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	width: 730px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */

}

.tickercontainer { 
  background: url(../img/sep-right-footer.gif) no-repeat right center;
 }
 
 .ListContent h4 a {
	color: #174072;
 }



a.Back {
  font-size: 11px;
  color: #2770a6;
  float: left;
  margin-left: 10px;
  margin-bottom: 15px;
}


a.More {
  font-size: 11px;
  color: #2770a6;
  float: right;
}


#Content ul.RelMenu {
	text-align: right;	
}


#newsletter {
	height: 52px;
}

#newsletter h3 {
	padding: 4px 0 8px;	
}

#newsletter form * {
	vertical-align: middle;
}

#email {
	border: 1px solid #1e5e87;
	background: #1e5e87 url(../img/ri_input.gif);
	color: white;
	margin-left: 8px;
	font-size: 0.8em;
	height: 16px;
	padding: 4px 3px 0 3px;
	width: 106px;
}

#submit {
	background: transparent url(../img/ri_send.png) no-repeat;
	width: 24px;
	height: 24px;
	text-indent: -100px;
	border: none;
	margin-left: 8px;
}

.ReportList li ul.FileList {
	list-style-type: disc;	
	margin-top: 2px;
}

.ReportList li ul.FileList li {
	background: none;
	padding: 0;
	overflow: visible;
	display: list-item;
	margin: 2px 20px;
}

.ListContent a.file {
	color: #174072;
	font-weight: bold;
}

.newsBox {
	background: #d3d3d3;
	padding: 10px;
	
}












.ContactForm
{
  /*padding-top: 15px;*/
  position: relative;
}

.ContactForm li
{
  clear: left;
  float: left;
  padding-bottom: 12px;
  width: 450px;
}

.ContactForm #checkbox li.Submit
{
  width: 346px;
}

.ContactForm li.plec
{
  clear: none;
  padding-right: 10px;
  width: 40px;
}

.ContactForm ul.checkboxy
{
  padding-left: 120px;
}
.ContactForm li label
{
  clear: both;
  float: left;
  padding: 2px 15px 0 0;
  text-align: right;
  width: 105px;
}
.ContactForm li.date_select
{
  width: 450px;
}
.ContactForm li.date_select label
{
  width: 190px;
}

.ContactForm li input
{
  height: 17px;
  width: 200px;
}

.ContactForm li input,
.ContactForm li textarea
{
  border: 1px solid #BFBFBF;
  background: url(../img/bg-form.jpg) repeat-x left top;
  color: #5A5A5A;
  float: left;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 4px 2px 2px;
}

.ContactForm li textarea
{
  height: 100px;
  padding: 10px 0 1px 2px;
  width: 202px;
}


.ContactForm li #ldumny, .ContactForm li #lwaznewpracy, .ContactForm li #lcojeszcze
{
  width: 160px;
}
.ContactForm .HouseNumber input
{
  width: 55px;
}

.ContactForm .HouseNumber label
{
  clear: none;
}
.ContactForm .Birthday label
{
	width: auto;
	padding: 2px 5px 0 10px;
}
.ContactForm .HouseNumber #nr_mieszkania, .ContactForm .HouseNumber #data_urodzenia, .ContactForm .HouseNumber #lrok_ukonczenia, .ContactForm .HouseNumber .datalab
{
  padding-right: 5px;
  width: 105px;
}

.ContactForm .Birthday input
{
  width: 60px;
  text-align: center;
  margin-right: 10px;
}

.ContactForm .Birthday #year, .ContactForm .Birthday #rok_ukonczenia
{
  width: 29px;
}
.ContactForm .Submit input
{
  background: url(../img/bg-submit.jpg) no-repeat center center;
  color: #FFF;
  cursor: pointer;
  float: right;
  padding: 2px 34px 9px;
  height: 21px;
  margin-right: 20px;
  width: 66px;
}

*:first-child + html .ContactForm .Submit input
{
  padding: 2px 0 9px;
}

* html .ContactForm .Submit input
{
  padding: 2px 0 9px;
}

.Common {
	padding: 17px;
}

.relacje_box {
	padding: 4px;
}

div.FlashStock {
	padding: 5px 10px 10px 10px;
	background: #fff;
	width: 641px;
	height: 400px;
}
#FlashMapa1 {
	display: none;
}
.wykresInfo {
	font-size: 0.9em;
	text-align: right;
	display: block;
	margin-right: 41px;
}

#Footer .flag {
	float: left;
}

#Footer .flag img {
	padding-top: 23px;
	float: left;
}


.text .doLewej {
   float: left;
   margin: 0 10px 5px 0px;
}


.text .doPrawej {
   float: left;
   margin: 0 0 5px 10px;
}

.ramka_do_lewej {
   display: block;
   float: left;
   margin: 5px 15px 5px 0px;
   padding-right: 10px;
}

.ramka_do_prawej {
   display: block;
   float: right;
   margin: 5px 0px 5px 15px;
   padding-left: 10px;
}



.tabela_naglowek, .tabela_naglowek td {
	background: #29a5ce url(../img/table_bg2.png) repeat-x;
	color: white;
	border: 1px solid white;
	padding: 4px;
	font-weight: bold;
}

.tabela_wiersz1, .tabela_wiersz1 td {
	background: #dddddd;
	border: 1px solid white;
	padding: 5px;
}

.tabela_wiersz2, .tabela_wiersz2 td {
	background: #f2f2f2;
	border: 1px solid white;
	padding: 5px;
}




.ramka_do_lewej {
   display: block;
   float: left;
   margin: 5px 15px 5px 0px;
   padding-right: 10px;
}

.ramka_do_prawej {
   display: block;
   float: right;
   margin: 5px 0px 5px 15px;
   padding-left: 10px;
}

.text .ramka_do_lewej
{
  display: block;
  float: left;
  margin: 5px 15px 5px 0px;
  padding-right: 10px;
}

.text .ramka_do_prawej
{
  display: block;
  float: right;
  margin: 5px 0px 5px 15px;
  padding-left: 10px;
}

.text .ramka_do_lewej img,
.text .ramka_do_prawej img
{
  padding: 2px;
  border: 1px solid #bfbfbf;
}


.body_en #SearchBox {
	width: 117px;
}

.body_en #SearchBox .search-textfield {
	width: 70px;
}

.body_en #Nav {
	width: 850px;
}
.textDF {
	color: #054e7b;
	padding: 10px;
	line-height: 16px;
}

div.BoxRelChanges {
	height: 27px;
	text-align: left;
}
#Content .text div.BoxRelChanges a {
	color: #fff;
	font-weight: bold;
	width: 112px;
	height: 21px;
	background: url('../img/relation-change-noactive.gif') 50% bottom no-repeat;
	float: left;
	text-align: center;
	padding-top: 6px;
}
#Content .text div.BoxRelChanges a.active {
	color: #409acc;
	background: url('../img/relation-change-active.gif') 50% bottom no-repeat;
}