
#home_left
{
	float: left;
	width:677px;
}


#home_right
{
	float: left;
	width: 225px;
}

#home_top
{
	margin: 20px 0px;
}

#home_top_top
{
	background: url(../images/home/top_top.png) no-repeat;
	height: 196px;
	width: 677px;
}

#home_top_top .content
{
	margin: 12px 21px 0px 12px;
}

#home_offer_title
{
	background: url(../images/home/offer.png) center 30px no-repeat;
	height: 184px;
	font-size: 19px;
}

#home_offer_title p
{
	padding: 100px 20px 0px 40px;
}

#home_offer_discount
{
	z-index: 1000;
	background: url(../images/home/discount.png) no-repeat;
	width: 130px;
	height: 70px;
	position: absolute;
	margin-left: -40px;
	margin-top: -40px;
	font-size: 20px;
	text-align: center;
	padding: 30px 0px;
}

#home_offer_discount b
{
	font-size: 33px;
}

#home_top_middle
{
	background: url(../images/home/top_middle.png) no-repeat;
	height: 321px;
	width: 677px;
}

#home_top_bottom
{
	background: url(../images/home/top_bottom.png) no-repeat;
	height: 304px;
	width: 677px;

}

#home_top_bottom .content
{
	padding: 0px 21px 12px 12px;
}


#home_bottom
{
	height: 484px;
	padding: 30px 0px;
}

#home_bottom_left
{
	background: url(../images/home/bottom_left.png) no-repeat;
	height: 484px; /* 484px */
	width: 449px; /* 449px */
	float: left;
}

#home_bottom_left .content
{
	padding: 12px 0px 12px 12px;
}

#home_bottom_right
{
	background: url(../images/home/bottom_right.png) no-repeat;
	height: 484px; /* 484px */
	width: 228px; /* 228px */
	float: left;
}

#home_bottom_right .content
{
	padding: 12px 21px 12px 0px;
}

#home_bottom_left p, #home_bottom_right p
{
	padding: 30px 30px 0px 30px;
}


#home_social
{
	height: 60px;
}

#home_social_text
{
	float: left;
	text-align: center;
	width: 35%;
	color: #B5B6B8;
	padding: 20px 0px;
}

#home_social a
{
	margin: 13px 0px;
	display: block;
	width: 10%;
	text-align: center;
	float: left;
	background: no-repeat center top;
	padding: 20px 0px 0px 0px;
	font-size: 11px;
	text-decoration: none;
	color: #B5B6B8;
}

#home_social a:hover
{
	color: #6A8534;
}

a#home_social_facebook
{
	background-image: url(../images/home/facebook.png);
}

a#home_social_facebook:hover
{
	background-image: url(../images/home/facebook_hover.png);
}

a#home_social_twitter
{
	background-image: url(../images/home/twitter.png);
}

a#home_social_twitter:hover
{
	background-image: url(../images/home/twitter_hover.png);
}

a#home_social_nasza_klasa
{
	background-image: url(../images/home/nasza_klasa.png);
}

a#home_social_nasza_klasa:hover
{
	background-image: url(../images/home/nasza_klasa_hover.png);
}

a#home_social_blip
{
	background-image: url(../images/home/blip.png);
}

a#home_social_blip:hover
{
	background-image: url(../images/home/blip_hover.png);
}

a#home_social_wykop
{
	background-image: url(../images/home/wykop.png);
}

a#home_social_wykop:hover
{
	background-image: url(../images/home/wykop_hover.png);
}

a#home_social_email
{
	background-image: url(../images/home/email.png);
}

a#home_social_email:hover
{
	background-image: url(../images/home/email_hover.png);
}
#home_buy, #home_buy_done
{
	background: url(../images/home/ticket.png) no-repeat center center;
	width: 138px;
	height: 229px;
	padding: 0px 50px;
	color: #ffffff;
}

#home_buy_done
{
	background-image: url(../images/home/ticket_done.png);
}

#home_buy p, #home_buy_done p
{
	text-align: center;
	padding: 5px 0px;
	font-size: 12px;
}

#home_buy_now, #home_buy_now_done
{
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 60px 0px 0px 0px;
}

#home_buy_now a, #home_buy_now_done a
{
	display: block;
	width: 208px;
	height: 69px;
	margin: 5px 6px;
	background: url(../images/home/buy_now.png) no-repeat;
	width: 125px;
	height: 28px;	
}

#home_buy_now a:hover
{
	background: url(../images/home/buy_now_hover.png) no-repeat;
}

#home_buy_now_done a
{
	background-image: url(../images/home/buy_now_done.png);
}

#home_buy_image
{

}

#home_last
{
	background: url(../images/home/last.png) no-repeat;
	width: 255px; /* 255px */
	height: 225px; /* 225px */

	margin: 20px 0px 20px 0px;
	font-size: 12px
}



#home_last .content
{
	padding: 21px 0px 36px 0px;
}

#home_last p
{
	padding: 15px 10px 20px 0px; 
}

div#home_last_text
{
	margin: 0px 30px 0px 0px;
	border-top: 1px #E1E1E1 solid;
	border-bottom: 1px #E1E1E1 solid;
  min-height: 65px;
  height: auto !important;
  height: 65px;
}

div#home_last_text p
{
	padding: 10px 10px;
}

#home_last img
{
	float: left;
	padding: 0px 10px;
}

.home_glassy, #home_firm
{
	margin: 20px 0px;
	background: url(../images/home/glassy.png) no-repeat;
	width: 255px;
	height: 146px;
	color: #ffffff;
}

#home_firm
{
	background-image: url(../images/home/firm.png);
	color: #673B16;
}

#home_firm a
{
	display: block;
	height: 50px;
	background: url(../images/home/recommend.png) no-repeat;
}

#home_firm_first, #home_firm_second
{
	display: block;
	height: 42px;
	background: url(../images/home/caddy.png) no-repeat 20px center;
}

#home_firm_second
{
	background-image: url(../images/home/arrows.png);
}

#home_firm_first p, #home_firm_second p
{
	margin: 0px 20px 0px 50px
}

#home_firm a:hover
{
	background-image: url(../images/home/recommend_hover.png);
}

#home_firm p
{
	padding: 5px 10px; 
}

.home_glassy p
{
	padding: 10px 20px; 
}

.home_glassy a 
{
	color: #CCE0A5;
}

#home_newsletter_mail, #home_newsletter_mail_nooffers
{
	width: 142px;
	height: 31px;
	line-height: 31px;
	padding: 0px 5px;
	margin: 0px;
	padding: 0px;
	background: url(../images/home/newsletter_mail.png) no-repeat;
}

#home_newsletter_mail_nooffers
{
  width: 278px;
  background: url(../images/home/nooffers_newsletter_mail.png) no-repeat;
  padding: 0px 10px 0px 10px; 
}

#home_newsletter_submit, #home_newsletter_nooffers_submit
{

	width: 33px;
	height: 31px;
	line-height: 31px;
	border: none;
	margin: 0px;
	padding: 0px;
	background: url(../images/home/newsletter_submit.png) no-repeat;
	cursor: pointer;
}

#home_newsletter_nooffers_submit
{

	width: 35px;
	background: url(../images/home/newsletter_nooffers_submit.png) no-repeat;
	margin-left: 2px;
}

#home_time_left, #home_time_left_done, #home_rules_first, #home_rules_second
{
	height: 190px;
}

#home_time_left b, #home_time_left_done b, #home_rules_first b, #home_rules_second b
{
	display: block;
	padding: 30px 0px 30px 30px;
	font-size: 13px;
}

#home_time_left .content, #home_time_left_done .content
{
	height: 75px;
	background: url(../images/home/time.png) no-repeat 50px center;
	padding: 0px 0px 0px 100px;
}

#home_time_left_done .content
{
	font-weight: bold;
	background-image: url(../images/home/time_done.png);
	line-height: 75px;
}

#home_time_left .content b
{
	display: inline;
	padding: 0px;
	font-size: 14px;
	line-height: 25px;
}


#home_rules_first ul, #home_rules_second ul
{
	font-size: 11px;
	padding: 0px 10px 0px 20px;
	margin: 0px;
	line-height: 18px;
	border-left: 1px #E1E1E1 solid;
	list-style-image: url(../images/home/dot.png);
}



#home_count_icon
{
	height: 100px;
	background: url(../images/home/people.png) no-repeat center 15px;
}

#home_count
{
	height: 100px;
}

#home_count_top, #home_count_top_done
{
	height: 20px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #F6B445;	
}

#home_count_top_done
{
	color: #719A1A;
}

#home_count_left, #home_count_right
{
	height: 20px;
	line-height: 30px;	
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#home_count_bar
{
	width: 399px;
	height: 40px;
	background: url(../images/home/bar.png) no-repeat left center;
}

#home_count_bar_full
{
	width: 399px;
	height: 40px;
	background: url(../images/home/bar_full.png) no-repeat left center;
}

#home_count_bottom
{
	height: 40px;
	text-align: center;
	font-size: 10px;
}




#home_top_bottom_nooffers
{
	background: url(../images/home/top_bottom_nooffers.png) no-repeat;
	height: 380px;
	width: 677px;
}

#home_top_bottom_nooffers .content
{
	padding: 0px 21px 12px 12px;
}

#home_nooffers_title
{
	background: url(../images/home/welcome_nooffers.png) center 40px no-repeat;
	height: 184px;
	font-size: 19px;
}

#home_nooffers_title p
{
	padding: 110px 10px 0px 20px;
	line-height: 30px;
}

#home_nooffers_newsletter
{
  background: url(../images/home/nooffers_newsletter.png) no-repeat;
  width: 570px;
  height: 110px;
  margin-left: 35px;
  padding: 5px 50px 0px 50px;
}

#home_nooffers_newsletter p
{
  line-height: 20px;
}

#home_nooffers_newsletter input
{
  margin-top: 12px;
  float: left;
}

#home_nooffers_newsletter span
{
  font-size: 16px;
}

#home_nooffers_addons
{
  padding: 0px 30px 30px 30px;
  background: url(../images/home/logo_alt.png) 450px 0px no-repeat;
}

#home_nooffers_addons ul
{
  list-style-image: url(../images/home/dot.png);
}



#join_discussion_nooffers
{
  float: right;
}


#facebook_widget
{
  width: 254px !important;
  height: 415px !important;
  background: white !important;
}

