/* Bumerang 2010 */
body {
  background: #000;
  margin: auto;
  padding: 0;
  color: #fff;
  font: 14px "Myriad Pro", "Arial", sans-serif;
}

a, img {
  border: 0;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

ul, ul li {
	list-style: none;
	margin: 5px;
	padding: 0;
	float: left;
}

.clear {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.bold {
  font-weight: bold;
}

#blackbg {
  display: none;
  background: url(/images/bg/shadow.png);
  z-index: 99999999;
  position: absolute;
  width: 100%;
  height: 988px;
}

.promo {
  position: absolute;
  top: 0px;
  left: 100px;
  width: 116px;
  height: 79px;
  background: url(/images/promo.png) top no-repeat;
  z-index: 999999;
}

.promo:hover {
  width: 116px;
  height: 79px;
  background: url(/images/promo.png) bottom no-repeat;
  z-index: 999999;
}

.promoMini {
  position: absolute;
  left: 120px;
  top: 0;
  width: 58px;
  height: 39px;
  background: url(/images/promoMini.png) top no-repeat;
  z-index: 999999;
}

.promoMini:hover {
  position: absolute;
  left: 120px;
  top: 0;
  width: 58px;
  height: 39.5px;
  background: url(/images/promoMini.png) bottom no-repeat;
  z-index: 999999;
}

/* Right corner */
#rightCorner {
  float: right;
  position: absolute; left: 65%;
  background: url(/images/zakladka.png) no-repeat;
  background-position: top;
  width: 441px;
  height: 217px;
  z-index: 9999;
}

#rightCorner:hover {
  float: right;
  position: absolute;
  background: url(/images/zakladka.png) no-repeat;
  background-position: bottom;
  width: 441px;
  height: 217px;
}

/* Bumerang Logo */ 
#bumerangLogo {
  background: url(/images/umberanglogo.png) no-repeat;
  width: 295px;
  height: 186px;
  float: left;
  position: absolute;
  left: 2000px;
  z-index: 99999;
  margin: 40px 0 50px 200px;
}

/* Menu */
#menu {
  position: absolute;
  top: 210px;
  z-index: 999999;
  width: 970px;
}

#menu .okonferencji {
  background: url(/images/menu/okonferencji_mini.png) top no-repeat;
  width: 168px;
  height: 21px;
}

#menu .okonferencji:hover {
  background: url(/images/menu/okonferencji_mini.png) bottom no-repeat;
  width: 168px;
  height: 21px;
}

#menu .mowcy {
  background: url(/images/menu/mowcy_mini.png) top no-repeat;
  width: 75px;
  height: 21px;
}

#menu .mowcy:hover {
  background: url(/images/menu/mowcy_mini.png) bottom no-repeat;
  width: 75px;
  height: 21px;
}

#menu .miejsce {
  background: url(/images/menu/miejsce_mini.png) top no-repeat;
  width: 93px;
  height: 21px;
}

#menu .miejsce:hover {
  background: url(/images/menu/miejsce_mini.png) bottom no-repeat;
  width: 93px;
  height: 21px;
}

#menu .program {
  background: url(/images/menu/program_mini.png) top no-repeat;
  width: 108px;
  height: 21px;
}

#menu .program:hover {
  background: url(/images/menu/program_mini.png) bottom no-repeat;
  width: 108px;
  height: 21px;
}

#menu .rejestracja {
  background: url(/images/menu/rejestracja_mini.png) top no-repeat;
  width: 147px;
  height: 21px;
}

#menu .rejestracja:hover {
  background: url(/images/menu/rejestracja_mini.png) bottom no-repeat;
  width: 147px;
  height: 21px;
}

#menu .koncerthillsong {
  background: url(/images/menu/koncerthillsong_mini.png) top no-repeat;
  width: 103px;
  height: 21px;
}

#menu .koncerthillsong:hover {
  background: url(/images/menu/koncerthillsong_mini.png) bottom no-repeat;
  width: 103px;
  height: 21px;
}
  
#menu .konferencja2009 {
  background: url(/images/menu/konferencja2009_mini.png) top no-repeat;
  width: 206px;
  height: 21px;
}

#menu .konferencja2009:hover {
  background: url(/images/menu/konferencja2009_mini.png) bottom no-repeat;
  width: 206px;
  height: 21px;
}
  
/* Content */ 
#globalContent {
  overflow: hidden;
  position: relative; 
  height: 1900px;
  margin: 0;
  padding: 0;
}

#content {
  background: url(/images/bg/glowna.png) left no-repeat !important;
  height: 818px;
  position: relative;
  top: -50px;
}
#subContent {
  background: url(/images/bg/sub.png) left no-repeat !important;
  height: 818px;
  width: 24000px;
  position: relative;
  top: 200px;
}

#slideContent {
  width: 24000px; 
  position: relative; 
  left: 2000px;
}

#slideContent div {
  margin-left: 250px;
  margin-right: 250px;
}

/* O konferencji */
#okonferencjiContent {
  margin: 50px 0 0 0;
  float: left;
  width: 800px;
}

#video {
  background: url(/images/bg/video.png) no-repeat;
  width: 775px;
  height: 553px;
}

#player {
  position: relative;
  left: -100px;
  z-index: 99999999;
}

#videoShadowBg {
  background: url(/images/bg/video.png) no-repeat;
  width: 775px;
  height: 553px;
  position: relative;
  top: -500px;
  left: 200px;
}

#okonferencjiContent img {
  position: relative;
  margin: -40px 0 0 40px;
}

/* Mowcy */
#mowcyContent {
  width: 1000px;
  float: left;
}

/* Submenu */
#submenu {
  position: absolute;
  left: 3000px;
  margin: 250px 0 0 270px;
  z-index: 99999;  
}

#submenu .gary {
  background: url(/images/mowcy/menu/gary.png) top no-repeat;
  width: 188px;
  height: 27px;
}

#submenu .gary:hover {
  background: url(/images/mowcy/menu/gary.png) bottom no-repeat;
  width: 188px;
  height: 27px;
}

#submenu .robert {
  background: url(/images/mowcy/menu/robert.png) top no-repeat;
  width: 195px;
  height: 31px;
}

#submenu .robert:hover {
  background: url(/images/mowcy/menu/robert.png) bottom no-repeat;
  width: 195px;
  height: 31px;
}

#submenu .nick {
  background: url(/images/mowcy/menu/nick.png) top no-repeat;
  width: 159px;
  height: 31px;
}

#submenu .nick:hover {
  background: url(/images/mowcy/menu/nick.png) bottom no-repeat;
  width: 159px;
  height: 31px;
}

/* #nick {
  position: absolute;
  top: 190px; left: 460px;
  background: url(/images/mowcy/menu/nick.png) top no-repeat;
  width: 159px;
  height: 31px;
} */

#submenu .tomasz {
  background: url(/images/mowcy/menu/tomasz.png) top no-repeat;
  width: 228px;
  height: 27px;
}

#submenu .tomasz:hover {
  background: url(/images/mowcy/menu/tomasz.png) bottom no-repeat;
  width: 228px;
  height: 27px;
}

.selected {
  background-position: bottom !important;
}

/* Gary Content */
#mowcyGaryContent {
  width: 900px;
  float: left;
  position: relative;
  top: -80px;
}

/* Robert Content */
#mowcyRobertContent {
  width: 900px;
  float: left;
  position: relative;
  top: -80px;
}

/* Nick Content */
#mowcyNickContent {
  width: 900px;
  float: left;
  position: relative;
  top: -80px;
}

#mowcyGaryVideoContent {
  width: 800px;
  float: left;
  padding-left: 300px;
  padding-right: 300px;
  position: relative;
  top: 130px;
}

#mowcyRobertVideoContent {
  width: 800px;
  float: left;
  padding-left: 300px;
  padding-right: 300px;
  position: relative;
  top: 130px;
}

#mowcyNickVideoContent {
  width: 800px;
  float: left;
  padding-left: 300px;
  padding-right: 300px;
  position: relative;
  top: 130px;
}

#mowcyTomaszVideoContent {
  width: 800px;
  float: left;
  padding-left: 300px;
  padding-right: 300px;
  position: relative;
  top: 130px;
}

/* Miejsce */
#miejsceContent {
  width: 500px; 
  float: left;
  margin-top: 170px;
}

/* Rejestracja */
#rejestracjaContent { 
  float: left;
  position: relative;
  top: 70px;
  left: 590px;
}

#rachunekContent {
  float: left;
  margin: 0;
  padding: 20px;
  padding-top: 10px;
  position: relative;
  left: 140px;
  
  width: 300px;
  height: 215px;
}

#rachunekLeft {
  width: 100px;
  float: left;
  position: absolute;
  left: -230px;
}

#rachunekRight {
  width: 100px;
  float: right;
  position: absolute;
  left: -30px;
}

#zakonczenieContent {
  position: absolute;
  top: 100px;
  background: url(/images/bg/shadow.png);
  padding: 20px;
}

#mowcyText {
  background: #000;
  position: relative;
  top: -650px; 
  left: 830px;
  text-align: justify;
  width: 500px;
  height: 160px;
}

#mowcyInfo {
  background: #000;
  position: relative;
  top: -620px;
  left: 830px;
  padding: 20px;
  width: 334px;
  height: 190px;
  z-index: 2;
}

.mowcyImg {
  position: relative;
  z-index: 9;
}

/* Koncert */
#koncertContent {
  float: right;
  background: url(/images/bg/koncert.png) center top no-repeat;
  width: 1440px;
  height: 1000px;
  margin-top: -50px;
}

.koncertWiecej {
  position: relative;
  top: 550px;
  left: 25px;
}

#programContent {
  position: relative;
  width: 800px;
  height: 350px; 
  float: left;
  text-align: left;
  margin-top: 90px;
  left: 330px;
  padding: 20px;
  background: url(/images/bg/shadow.png);
  font: 15px "Myriad Pro", "Arial", sans-serif;
}

#programContent div {
  position: absolute;
  width: 350px;
}

.footer {
  position: absolute;
  top: 800px;
  width: 1050px;
  height: 30px;
  font: 10px Verdana, "Myriad Pro", Arial, sans-serif;
}

#dotpayContent {
  width: 390px;
  position: absolute;
  top: 100px;
  background: url(/images/bg/shadow.png);
  padding: 20px;
}

.dotpayInput input, .dotpayInput select {
  float: right;
}

#dotpayContent img {
  float: right;
} 

#dotpayContent div {
  height: 50px;
}

.dotpayBanks {
  position: relative;
  top: -12px;
}

.in {
  float: right;
}

.footer img {
  margin-top: 10px;
  margin-left: 3px;
  margin-right: 3px;
  float: left;
}

.footer1 {
  position: relative;
  top: 50px;
}