/* basic homepage layout */
html 
{
	background: url("../_images/layout/homepage/kratka.gif") repeat scroll 50% 0 #F40000;
}
html body {
	background: #fff url(../_images/layout/homepage/main_grilowy.jpg) no-repeat 50% 81px;
}

html.userLogedInTrue body {
	background: #fff url(../_images/layout/homepage/main_zalogowany.jpg) no-repeat 50% 81px;
}

form.pageWrapper {
	background: transparent url(../_images/layout/homepage/page_bottom_grilowy.gif) no-repeat 50% 100%;
}

#page {
	position: relative;
	background: transparent url(../_images/layout/homepage/main_grilowyn.jpg) no-repeat -530px 81px;
	width: 940px;
	margin: 0 auto;
} 

html.userLogedInTrue #page {
	background: transparent url(../_images/layout/homepage/main_zalogowany.jpg) no-repeat -530px 81px; 
}

#page #head {
	height: 94px;
	background: transparent url(../_images/layout/homepage/head_anonymous.gif) no-repeat 0% 0%;
}


#page #head h1 {
	float: left;
	display: block;
	width: 203px;
	height: 82px;
	padding: 12px 0 0 31px;
}

#page #head h1 a {
	display: block;
	width: 203px;
	height: 82px;
}

#page #head h1 a  span {
	display: none;
}

#page #head h2 {
	display: none;
}

#page #head #login {
	float: right;
	height: 51px;
	padding: 30px 16px 0 0;
	width: 210px;
	text-align: right;
}

#page #head #login li {
	font-size: 10px;
	color: #f40000;
	font-weight: bold;
	line-height: 1.2em
}

#page #head #login a {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}

#page #head #login.logedIn {
	background: transparent url(../_images/layout/homepage/head_user.gif) no-repeat 0% 0%;
	padding-top: 18px;
	height: 64px;
	width: 249px;
}
#page #head #login.logedIn address {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
}
#page #head #login.logedIn p  {
	font-size: 10px;
	line-height: 1.3em;
}
#page #head #login.logedIn p strong {
	color: #f40000;
}
#page #head #login.logedIn ul {
	padding-top: 5px;
}




#page #main {
	position: relative;
	z-index: 100;
	padding-top: 29px;
	width: 940px;
}

#page #main #boxGrupaPowitanie {
	float: right;
	width: 670px;
	height: 324px;
}

#page #main #boxOCoChodzi {
	float: left;
	padding-left: 70px;
	width: 600px;
	background: transparent url(../_images/layout/homepage/oCoChodziBG.gif) no-repeat 20px 29px;

}

#page #main #boxOCoChodzi h3 {
	width: 122px;
	height: 17px;
	background: transparent url(../_images/layout/homepage/headerOCoChodzi.gif) no-repeat 0% 0%;
}
#page #main #boxOCoChodzi h3 span {
	display: none;
}

#page #main #boxOCoChodzi ol {
	padding-top: 17px;
	height: 210px;
	width: 282px;
}

#page #main #boxOCoChodzi ol li {
	font-size: 12px;
	line-height: 1.2em;
	color: #000;
}
#page #main #boxOCoChodzi ol li a {
	font-size: 9px;
	color: #666;
}
#page #main #boxOCoChodzi ol li.n1,
#page #main #boxOCoChodzi ol li.n2 {
	padding-bottom: 9px;
}
#page #main #boxOCoChodzi ol li.n2 {
	padding-top: 1px;
}
#page #main #boxOCoChodzi ol li.n3 {
	line-height: 2em;
	padding-bottom: 16px;
	background: transparent url(../_images/layout/homepage/lineHorizontal.gif) no-repeat  0% 30px;
	*background-position: 0% 35px;
	*padding-top: 4px;
}
#page #main #boxOCoChodzi ol li.n4 {
padding-bottom:10px;
padding-top:4px;
}
#page #main #boxOCoChodzi ol li.n4 a,
#page #main #boxOCoChodzi ol li.n5 a {
	font-size: 12px;
	color: #000;
}
#page #main #boxOCoChodzi ol li.n5 {
	padding-bottom: 13px;
	background: transparent url(../_images/layout/homepage/lineHorizontal.gif) no-repeat  0% 50px;
}



#page #main #boxOCoChodzi ol li.n6 {
    height:40px;
    padding-top:11px;
}

#page #main #boxOCoChodzi ol li.n6 span.arrowedLink {
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #f40000;
	
}
#page #main #boxOCoChodzi ol li.n6 span.arrowedLink a {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}

#page #main #boxOCoChodzi ol li.n6 span.buttonRegister {
	float: right;
}
#page #main #boxOCoChodzi ol li.n6 span.buttonRegister a {
	display: block;
	width: 158px;
	height: 39px;
	background:  transparent url(../_images/layout/homepage/buttonZarejestrujSie.gif) no-repeat 0% 0%;
}
#page #main #boxOCoChodzi ol li.n6 span.buttonRegister a span {
	display: none;
}

#page #main #boxGrupaKody {
	float: left;
	clear: left;
	width: 270px;
}

#page #main #boxWpiszKod {
	float: left;
	xclear: left;
	width: 230px;
	height: 110px;
	padding: 0 20px;
}

#page #main #boxWpiszKod h3 {
	height: 15px;
	width: 100px;
	background: transparent url(../_images/layout/homepage/headerWpiszNowyKod.gif) no-repeat 0% 0%;
}
#page #main #boxWpiszKod h3 span {
	display: none;
}
#page #main #boxWpiszKod fieldset {
	padding-top: 10px;
	line-height: 25px;
}
#page #main #boxWpiszKod fieldset input 
{
	font-family: Courier New, Courier;
	float: left;
	border: 1px solid #d4d4d4;
	background: #fff url(../_images/layout/homepage/inputCodeBG.gif) repeat-x 0% 0%;
	font-size: 15px;
	height: 19px;
	width: 65px;
	margin-right: 3px;
	text-align: center;
	color: #bebebe;
	padding: 2px 0;
	*padding-top: 2px;
	*height:  19px;
}
#page #main #boxWpiszKod fieldset input.code3 {
	width: 46px;
}

#page #main #boxWpiszKod fieldset a.buttonCodeOK {
	float: left;
	display: block;
	width: 35px;
	height: 25px;
	background:  transparent url(../_images/layout/homepage/buttonCodeOK.gif) no-repeat 0% 0%;
}
#page #main #boxWpiszKod fieldset a.buttonCodeOK span {
	display: none;
}


#page #main #boxWpiszKod p.annotation {
	margin: 1em 0 0.5em 0;
	font-size: 10px;
	line-height: 1.3em;
	color: #999;
}

#page #main #boxWpiszKod  ul.helperNavigation {}
#page #main #boxWpiszKod  ul.helperNavigation li {
	color: #f40000;
	font-weight: bold;
	line-height: 1.5em;
}

#page #main #boxWpiszKod  ul.helperNavigation li a {
	color: #000;
	font-weight: normal;
}



#page #main #boxTelefon {
	float: left;
	xclear: left;
	width: 230px;
	height: 140px;
	padding: 33px 20px 0 20px;
	background: transparent url(../_images/layout/homepage/icoPhone.gif) no-repeat 20px 33px;
}

#page #main #bonusCode {
	float: left;
	xclear: left;
	width: 230px;
	height: 50px;
	padding: 8px 20px 0 20px;
	background: transparent url(../_images/layout/homepage/bonusCodeBG.gif) no-repeat 0 0;
}

#page #main #boxTelefon p.lm {
	margin-left: 27px;
}

#page #main #boxTelefon p.tm {
	margin-top: 15px;
}

#page #main #boxTelefon strong {
	color: #000;
}

#page #main #bonusCode p.lm {
	color: #000;
}

#page #main #bonusCode p.tm {
	font-size: 9px;
	margin-top: 5px;
}

#page #main #bonusCode p .red {
	color: #f00;
}

#page #main #boxGrupaNagrody {
	position: relative;
	clear: both;
	height: 251px;
	background: transparent url(../_images/layout/homepage/lineVertical.gif) no-repeat 100% 5px;
}

#page #main #boxNagrodyZaPunkty, #page #main #boxNagrodyZaPunkty2 {
	float: left;
	width: 435px;
	height: 240px;
	padding: 0 15px 0 20px;

}
#page #main #boxNagrodyZaPunkty2 h3 {
	float: left;
	background: transparent url(../_images/layout/homepage/headerNagrody.gif) no-repeat 0% 0%;
	width: 353px;
	
	height: 30px;
}
#page #main #boxNagrodyZaPunkty h3
{
    float: left;
	background: transparent url(../_images/layout/homepage/headerPartnerzy.gif) no-repeat 0% -2px;
	width: 418px;
	height: 35px;
	margin-left:-20px;
    }
#page #main #boxNagrodyZaPunkty h3 a, #page #main #boxNagrodyZaPunkty2 h3 a
{
	display: block;
	width: 418px;
	height: 30px;
}


#page #main #boxNagrodyZaPunkty h3 span,#page #main #boxNagrodyZaPunkty2 h3 span {
	display: none;
}
#page #main #boxNagrodyZaPunkty p.seeMore,
#page #main #boxLoteria p.seeMore {
	text-align: right;
	font-size: 9px;
	line-height: 22px;
	text-align: right;
	font-weight: bold;
	color: #f40000;
	padding-top: 0px;
}                                                                                                                  
#page #main #boxNagrodyZaPunkty2 p.seeMore
{
    font-size: 9px;
	line-height: 27px;
	text-align: right;
	                                                                                                                                                                                    
	font-weight: normal;
	color: #f40000;
    }
#page #main #boxLoteria p.seeMore.winner 
{
	clear:both;
	line-height: 18px;
	margin: 0;
}

#page #main #boxNagrodyZaPunkty p.seeMore a,
#page #main #boxLoteria p.seeMore a {
	color: #666;
	font-weight: normal;
}

#page #main #boxNagrodyZaPunkty #flashNagrodyZaPunkty {
	position: absolute;
	width: 430px;
	height: 230px;
	z-index: 101;
}

#page #main #boxNagrodyZaPunkty  .errorNoFlash 
{
	width: 430px;
	height: 230px;
	background: transparent url(../_images/layout/homepage/boxNagrodyNoFlashBG.gif) no-repeat -1px 144px;
}

#page #main #boxNagrodyZaPunkty  .errorNoFlash p.info
{
	line-height: 1.3em;
	padding: 60px 40px 0 60px;
	background: transparent url(../_images/layout/homepage/icoInfo.gif) no-repeat 35px 62px;
}

#page #main #boxLoteria 
{
	position: relative;
	float: left;
	width: 430px;
	padding: 0 20px 0 20px;
	height: 240px;
	background: transparent url(../_images/layout/homepage/lineVertical.gif) no-repeat 0px 5px;
}


#page #main #boxLoteria h3 {
	float: left;
	background: transparent url(../_images/layout/homepage/headerLoteria.gif) no-repeat 0% 0%;
	width: 272px;
	height: 30px;
}
#page #main #boxLoteria h3 a
{
	display: block;
	width: 272px;
	height: 30px;
}
#page #main #boxLoteria h3 span {
	display: none;
}

#page #main #boxLoteria p.intro {
	padding: 5px 0 15px 0;
}
#page #main #boxLoteria ul,
#page #main #boxLoteria ul li {
	float: left;
	height: 135px;
}

#page #main #boxLoteria ul li {
	width: 207px;
	line-height: 1.3em;
}

#page #main #boxLoteria ul li a 
{
	text-decoration: none;
}
#page #main #boxLoteria ul li img {
	margin-bottom: 5px;
}


#page #main #boxLoteria ul li.first {
	padding-right: 15px;
}

#page #main #boxLoteria ul#lotteryOnly li 
{
	width: 430px;
	padding: 0;
}

#page #main #boxLoteria ul#lotteryOnly li img
{
	float: left;
	margin: 0 10px 20px 0;
}

#page #main #boxLoteria ul#lotteryOnly li img#ItakaLogo 
{
	float: right;
	margin: 0 0 0 10px;
}
#page #main #boxLoteria p.seeMore.winner
{
	_position: absolute;
	_bottom: 5px;
	_right: 20px;
}




#page #main #boxNagrodyZaPunkty #adRotator li, #page #main #boxNagrodyZaPunkty2 #adRotator li 
{
	display: none;
}
#page #main #boxNagrodyZaPunkty .smallBannerLeft
{
	margin-left: -30px;
	float: left;
}
#page #main #boxNagrodyZaPunkty .smallBannerRight
{
	margin-right: -20px;
	margin-top: 1px;
	float: right;
	position: relative;
	z-index: 1000;
}

#page #main #boxNagrodyZaPunkty #adRotator #flashPartnerPK, #page #main #boxNagrodyZaPunkty #adRotator #flashPartnerPK2 
{

}


html.userLogedInTrue #page #main #boxGrupaPowitanie {
	height: 345px;
}


html.userLogedInTrue #page #main #boxUzytkownikaWitaj {
	float: left;
	padding: 0 0 6px 30px;
	width: 315px;
	background: transparent url(../_images/layout/homepage/lineHorizontal.gif) no-repeat  30px 100%;
}

html.userLogedInTrue #page #main #boxUzytkownikaWitaj p {
	line-height: 1.3em;
	margin-bottom: 0.5em;
}
html.userLogedInTrue #page #main #boxUzytkownikaWitaj p.welcome {
	font-size: 12px;
	margin-bottom: 1em;
	color: #000;
}

html.userLogedInTrue #page #main #boxUzytkownikaWitaj p.info {
	font-size: 11px;
	line-height: 2em;
	margin-bottom: 0.5em;
	text-indent: 22px;
	background: transparent url(../_images/layout/homepage/icoInfo.gif) no-repeat 0% 50%;
}

html.userLogedInTrue #page #main #boxOCoChodzi {
	position: relative;
	padding-top: 12px;
	background: transparent url(../_images/layout/homepage/oCoChodziZalogowanyBG.gif) no-repeat 30px 31px;
}

html.userLogedInTrue #page #main #boxOCoChodzi h3 {
	background-image: url(../_images/layout/homepage/headerOCoChodziZalogowany.gif);
}

html.userLogedInTrue  #page #main #boxOCoChodzi ol {
	padding-top: 11px;
	width: 262px;
}

html.userLogedInTrue #page #main #boxOCoChodzi ol li {
	font-size: 11px;
	line-height: 1.15em;
	color: #000;
}

html.userLogedInTrue #page #main #boxOCoChodzi ol li.n1,
html.userLogedInTrue #page #main #boxOCoChodzi ol li.n2 {
	padding-bottom: 0px;
}
html.userLogedInTrue #page #main #boxOCoChodzi ol li.n2 {
	padding-top: 16px;
}

html.userLogedInTrue #page #main #boxOCoChodzi ol li.n3 {
	line-height: 2em;
	padding-bottom: 0;
	background: none;
	height: 30px;
	*padding-top: 0;
}

html.userLogedInTrue #page #main #boxOCoChodzi ol li.n4 {
	padding-bottom: 6px;
}

html.userLogedInTrue #page #main #boxOCoChodzi ol li.n4 a,
html.userLogedInTrue #page #main #boxOCoChodzi ol li.n5 a {
	font-size: 11px;
	color: #000;
}

html.userLogedInTrue #page #main #boxOCoChodzi ol li.n5 {
	padding-bottom: 0;
	background: none;
}

html.userLogedInTrue #page #main #boxOCoChodzi ol li.n6 {
	position: absolute;
	top: 15px;
	left: 245px;
	height: 2em;
	width: 75px;
	padding-top: 0;
}

html.userLogedInTrue #page #main #boxOCoChodzi ol li.n6 span.buttonRegister {
	display: none;
}

html.userLogedInTrue #page #main #boxWpiszKod {
	height:112px;
}
html.userLogedInTrue #page #main #boxUzytkownikaPunkty {
	float: left;
	width: 230px;
	height: 140px;
	padding: 10px 20px 0 20px;
}

html.userLogedInTrue #page #main #boxUzytkownikaPunkty p {
	line-height: 1.3em;
}
html.userLogedInTrue #page #main #boxUzytkownikaPunkty p strong {
	color: #000;
}
html.userLogedInTrue #page #main #boxUzytkownikaPunkty p em {
	font-style: normal;
	color: #f40000;
}

html.userLogedInTrue #page #main #boxUzytkownikaPunkty ul 
{
	padding-top: 4px;
}
html.userLogedInTrue #page #main #boxUzytkownikaPunkty ul,
html.userLogedInTrue #page #main #boxUzytkownikaPunkty ul li {
	float: left;
	font-size: 9px;
	color: #999;
	text-align: center;
}
html.userLogedInTrue #page #main #boxUzytkownikaPunkty ul li 
{
	padding: 0 4px;
}

html.userLogedInTrue #page #main #boxUzytkownikaPunkty ul li a 
{
	text-decoration: none;
}
html.userLogedInTrue #page #main #boxUzytkownikaPunkty ul li strong {
	color: #f40000;
}

html.userLogedInTrue #page #main #boxUzytkownikaPunkty ul.singleProduct,
html.userLogedInTrue #page #main #boxUzytkownikaPunkty ul.singleProduct li 
{
	text-align: left;
	width: 225px;
	padding: 0;
}

html.userLogedInTrue #page #main #boxUzytkownikaPunkty ul.singleProduct img
{
	float: left;
	margin: 0 10px 0 0;
}

html.userLogedInTrue #page #main #boxUzytkownikaPunkty ul.singleProduct strong.productName 
{
	display:block;
	padding-top: 21px;
	font-size: 11px;
	color:#000;
}


#page #foot {
	position: relative;
	z-index: 99;
	margin-top: -30px;
	height: 108px;
	padding-top: 50px;
	background: transparent url(../_images/layout/homepage/page_bottom-grilowy.gif) no-repeat -530px 0%;
}

#page #foot ul {
	background-color: #aa0608;
	filter:alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity:0.7;
    display:block;
    float:right;
    text-align:right;
    width:405px;
    height:18px;
}

#page #foot ul li {
	display: inline;
	padding:0 10px 2px;
	border-left: 1px dotted #e66c6c;
	line-height: 12px;
	font-size: 12px;
}

#page #foot ul li.first {
	border: none;
}

#page #foot ul li a {
	font-size: 11px;
	color: #fff;
}

#page #foot ul li a:hover {
	color: #000;
}
.itakaIco {
	float:left;
	margin-right:10px;
}

.winnerImage 
{
	width: 207px;
	height: 109px;
}

#popupNew {
	position: absolute;
	top: 130px;
	left: 50%;
	width: 523px;
	margin-left: -261px;
	z-index: 100;
	
}
#popupNew.hide {
	display: none;	
}	
	
#popupNew p {
	display:block;
	height:12px;
	position:absolute;
	right:24px;
	top:61px;
	width:12px !important;
	text-decoration: none;
	cursor:pointer;
}
p.koniecLoterii {	
	color: #f00;
	font-size:12px;
	clear:both;
	padding: 20px 5px 0;
}

p.koniecLoteriiBlack {	
	color: #000;
	font-size:12px;
	clear:both;
	/*padding: 25px 5px 0;*//* 20100409 lukaszro*/
	padding: 13px 5px 0;
}
#boxGrupaKody p.koniecLoteriiBlackSmall
{
	font-size: 9px;
	font-family: Verdana;	
	padding: 12px 5px 0;
	*padding:9px 5px 0;
}

#boxGrupaKody p.iplexInfo
{
    clear: both;
	font-size: 9px;
	font-family: Verdana;
	color: #f00;	
	padding: 0 5px 0;
}
#boxGrupaKody p.iplexInfo a
{
    font-weight: bold;
    color: #f00;
}
	
/* 20100408 lukaszro */
p.bannerPakiety {	
	color: #000;
	font-size:12px;
	clear:both;
	padding: 25px 0 0;
}

p.koniecLoterii a {
	color: #f00;
}
p.koniecLoteriiBlack a {
	color: #000;
}

.misGlowna {
	clear: both;
	display: block;
	padding: 8px 2px 0 0;
}

.partnersComment 
{
 font-size: 9px;   
}

.partnersComment strong
{
    color: #f00;
}


#page #main #boxNagrodyZaPunkty .bigBanner {
float:left;
margin-left:-20px;

}


#page #main #boxNagrodyZaPunkty p.seeMore 
{
    margin-right: -20px;
}
