#container_1 {
	font-size: .75em;
	background: #fff url('../images/content_bg2.gif') repeat-y;
	width: 949px;
	margin: 0 auto;
	padding: 0
}

#content{
	padding: 10px 15px;
}

#contentIndex {
	width: 944px;
	display: block;
	margin: 0px auto;
	padding: 3px 2px 3px 3px;
	background-color: white;
}

#contentTxtMargin {
	margin: 0 20px;
}

#content_top {
	background: #fff url('../images/content_top2.gif') no-repeat top;
	width: 907px;
	height: 23px;
	padding: 20px;
	margin: 0 auto
}

#content_bottom {
	background: url('../images/content_bottom2.gif') no-repeat top;
	width: 949px;
	height: 7px;
	clear: both
}

.loginInput input {
	width: 121px;
	height: 15px;
	background-color: #fff;
	border: 0px none;
	line-height: 11px;
	color: #000;
	font-size: .95em; margin-left:2px; margin-right:2px; margin-top:2px; margin-bottom:0
}

* html .loginInput input {
	height: 13px;
}

.checkbox {
	width: 12px;
	height: 12px;
	border: 0px none;
	margin-left:0; margin-right:0; margin-top:2px; margin-bottom:1px

}

* html .checkbox {
	margin-bottom: 2px;
}

.check {
	width: 215px;
	height: 12px;
	font-size: .9em;
	color: #5bd7ff;
	position: relative;
	top: 13px;
	left: 19px;
	padding: 0;
	display: block;
	clear: both;
}

* html .check {
	top: 18px;
}

#forgot {
	width: 185px;
	height: 25px;
	font-size: .9em;
	color: #5bd7ff;
	position: relative;
	top: 51px;
	left: 60px;
	padding: 0;
	display: block;
}

#forgot a {
	color: #5bd7ff;
}

* html #forgot {
	top: 46px;
}

#sign_in {
	background: url('../images/sign_in.gif') no-repeat;
	width: 51px;
	height: 19px;
	display: inline;
	border: 0px none;
	padding: 0;
	position: absolute;
	left: 90px;
	top: 95px;
	cursor: pointer
}

* html #sign_in {
	top: 94px;
}
	
#sign_in:hover {
	background: url('../images/sign_in.gif') no-repeat -51px 0px;	
}

/* right box for logged users */
#enter {
	background: url('../images/enter.jpg') no-repeat;
	width: 206px;
	height: 214px;
	position: relative;
	top: 73px;
	left: 706px;
	float: left;
	padding: 19px;
	color: #dfe6e9;
	font-size: .9em;
	line-height: 1.4em
}

#enter_btn {
	background: url('../images/enter_btn.gif') no-repeat;
	width: 159px;
	height: 48px;
	display: block;
	float: left;
	position: absolute;
	top: 80px;
	left: 38px
}

#enter_btn:hover {
	background-position: -159px 0;
}

#enter_logout {
	position: relative;
	top: 80px;
	float: left;
}

#enter_logout_btn {
	background: url('../images/enter_logout_btn.gif') no-repeat;
	width: 83px;
	height: 26px;
	display: block;
	position: absolute;
	bottom: 50px;
	left: 75px;
	float: left;
	border: medium none;
	cursor: pointer
}

#enter_logout_btn:hover {
	background-position: -83px 0;
}

a {
	text-decoration: none;
	color: #3b5c73;
}

a:hover {
	text-decoration: underline;
}


/* */

#container{
	width: 949px;
}

#header{
	background: url('../images/logo_big.gif') no-repeat left;
	width: 949px;
	height: 114px;
	display: block
}
#logo_btn{
	width: 225px;
	height: 114px;
	display: block;
	float: left;
}

#top_menu{
	width: 676px;
	height: 34px;
	display: block;
	float: left;
	position: relative;
	top: 80px;
	left: 168px;
	border-left: 1px solid white;
	
}
#top_menu a {
	color: #dddddd;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #7790a1;
}
#top_menu a#itemactive {
	color: #666666;
	background-color: #eaedee;
}
#top_menu a#itemlogin {
	color: #000000;
	background-color: #ff7821;
}
#top_menu a#item:hover {
	background-color: #597b91;
}
#top_menu a#item, #top_menu a#itemlogin, #top_menu a#itemactive {
	width: 105px;
	width: auto;
	height: 23px;
	margin-left: -1px;
	float: left;
	text-align: center;
	padding: 10px 10px 0 10px;
	border: 1px solid white;

}

/*
#top_menu a#item1active {
	color: #666666;
	background-color: #eaedee;
}
#top_menu a#item2active {
	color: #666666;
	background-color: #eaedee;
}
#top_menu a#item3active {
	color: #666666;
	background-color: #eaedee;
}
#top_menu a#item4active {
	color: #666666;
	background-color: #eaedee;
}
#top_menu a#item5active {
	color: #666666;
	background-color: #eaedee;
}

#item1, #item1active {
	background: url('../images/top_menu.png') no-repeat 0 0;
	width: 110px;
	height: 23px;
	float: left;
	text-align: center;
	padding-top: 10px
}

#item1:hover {
	background-color: #597b91;
}

#item1active {
	background: url('../images/top_menu.png') no-repeat -220px 0;
}


#item2, #item2active {
	background: url('../images/top_menu.png') no-repeat 0 -33px;
	width: 115px;
	height: 23px;
	margin-left: 3px;
	float: left;
	text-align: center;
	padding-top: 10px
}

#item2:hover {
	background-color: #597b91;
}

#item2active {
	background: url('../images/top_menu.png') no-repeat -230px -33px;
}

#item3, #item3active {
	background: url('../images/top_menu.png') no-repeat 0 -66px;
	width: 123px;
	height: 23px;
	margin-left: 3px;
	float: left;
	text-align: center;
	padding-top: 10px

}

#item3:hover {
	background-color: #597b91;
}

#item3active {
	background: url('../images/top_menu.png') no-repeat -246px -66px;
}

#item4, #item4active {
	background: url('../images/top_menu.png') no-repeat 0 -99px;
	width: 87px;
	height: 23px;
	margin-left: 3px;
	float: left;
	text-align: center;
	padding-top: 10px
}

#item4:hover {
	background-color: #597b91;
}

#item4active {
	background: url('../images/top_menu.png') no-repeat -174px -99px;
}

#item5, #item5active {
	background: url('../images/top_menu.png') no-repeat 0 -132px;
	width: 59px;
	height: 23px;
	margin-left: 3px;
	float: left;
	text-align: center;
	padding-top: 10px

}

#item5:hover {
	background-color: #597b91;
}

#item5active {
	background: url('../images/top_menu.png') no-repeat -118px -132px;
}

#item6, #item6active {
	background: url('../images/top_menu.png') no-repeat 0 -165px;
	width: 85px;
	height: 23px;
	margin-left: 3px;
	float: left;
	text-align: center;
	padding-top: 10px

}

#item6:hover {
	background-color: #597b91;
}

#item6active {
	background: url('../images/top_menu.png') no-repeat -170px -165px;
}
*/
#banner {
	background: url('../images/banner.jpg') no-repeat top;
	width: 949px;
	height: 325px
}
#banner_text {
	width: 300px;
	height: 225px;
	position: relative;
	left: 400px;
	top: 70px;
}
#banner_text h1 {
	color: #164774;
	font-family: Georgia;
	font-size: 3.1em;
	font-weight: normal;
	font-stretch: condensed;
}
#banner_text h2 {
	font-family: Georgia;
	font-size: 1.2em;
	font-weight: normal;
	color: #164774;
}

#banner_sub_text {
	width: 600px;
	height: 125px;
	position: relative;
	left: 30px;
	top: 20px;
}
#banner_sub_text h1 {
	color: #164774;
	font-family: Georgia;
	font-size: 3.1em;
	font-weight: normal;
	font-stretch: condensed;
}
#banner_sub_text h2 {
	font-family: Georgia;
	font-size: 1.2em;
	font-weight: normal;
	color: #164774;
}


#banner_login {
	font-family: Arial, Helvetica, Sans-serif;
	width: 236px;
	height: 126px;
	zposition: relative;
	ztop: -255px;
	zleft: 706px;
	zpadding-top: 12px;
}

.loginInput {
	width: 128px;
	height: 18px;
	border: 0px none;
	float: right;
	margin-left:0; margin-right:20px; margin-top:5px; margin-bottom:0
}

#sign_up{
	background: url('../images/sign_up.gif') no-repeat;
	width: 188px;
	height: 50px;
	position: relative;
	top: 18px;
	left: 730px;
	display: block;
	text-align: center;
	color: white;
	font-size: 2em;
	padding-top: 10px;
}
#sign_up:hover{
	background: url('../images/sign_up.gif') no-repeat -188px 0px;	
}

span.blue {
	color: #5bd7ff;
}
span.orange {
	color: #d74801;
}
h1.subheader {
	margin: 0px 0 0 75px;
	padding-top: 25px;
	color: #999999;
	font-family: Georgia;
	font-size: 1.9em;
	font-weight: normal;
	
}
#left{
	zbackground: #f1f1f1 url('../images/left_top.gif') no-repeat top;
	width: 327px;
	height: auto;
	float: left;
}
#left_top{
	background: url('../images/left_top.gif') no-repeat;
	color: #52514f;
	width: 327px;
	height: 68px;
}
#left_txt{
	background: #f1f1f1 url('../images/left_txt.gif') repeat-y;
	color: #62615f;
	text-align: justify;
	width: 277px;
	height: 220px;
	margin: 0 auto 0 auto;
	padding: 0 25px 0px 25px;
}
#left_bottom{
	background: url('../images/left_bottom.gif') no-repeat;
	width: 327px;
	height: 7px;
	margin: 0px;
	padding: 0px;
}



#see_btn{
	background: url('../images/see_btn.gif') no-repeat;
	color: #fff;
	width: 138px;
	height: 20px;
	display: block; margin-left:auto; margin-right:auto; margin-top:47px; margin-bottom:7px
}
#see_btn:hover{
	background: url('../images/see_btn.gif') no-repeat -138px 0px;
	}
#center{
	width: 373px;
	height: auto;
	float: left;
	margin: 0px 3px;
}
#center_top{
	background: url('../images/center_top.gif') no-repeat;
	color: #52514f;
	width: 373px;
	height: 68px;
}
#center_txt {
	background: url('../images/center_txt.gif') repeat-y;
	color: #747472;
	text-align: justify;
	width: 323px;
	height: 220px;
	margin: 0px auto;
	/*padding-left:25px; padding-right:25px; padding-top:10px; padding-bottom:10px*/
	padding: 0 25px 0px 25px;
}

#center_txt p {
	zmargin: 12px 0;
	padding: 0;
}
#center_bottom{
	background: url('../images/center_bottom.gif') no-repeat;
	width: 373px;
	height: 7px;
	margin: 0px;
	padding: 0px;
}

#take_btn{
	background: url('../images/take_btn.gif') no-repeat;
	color: #fff;
	width: 138px;
	height: 20px;
	display: block; margin-left:auto; margin-right:auto; margin-top:25px; margin-bottom:0px
}
#take_btn:hover{
	background: url('../images/take_btn.gif') no-repeat -138px 0px;
	}

#right{
	width: 238px;
	height: auto;
	float: left;
	margin: 0px;
}
#right_top{
	background: url('../images/right_top.gif') no-repeat;
	color: #52514f;
	width: 238px;
	height: 68px;
}
#right_txt{
	background: url('../images/right_txt.gif') repeat-y;
	color: #747472;
	text-align: justify;
	width: 188px;
	height: 220px;
	margin: 0px auto;
	/*padding-left:25px; padding-right:25px; padding-top:10px; padding-bottom:10px*/
	padding: 0 25px 0px 25px;
}
#see_more_btn{
	background: url('../images/see_more_btn.gif') no-repeat;
	color: #fff;
	width: 122px;
	height: 20px;
	display: block; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:33px; 
	margin-bottom:0px
}
#see_more_btn:hover{
	background: url('../images/see_more_btn.gif') no-repeat -122px 0px;
	
}
#right_bottom{
	background: url('../images/right_bottom.gif') no-repeat;
	width: 238px;
	height: 7px;
	margin: 0px;
	padding: 0px
}

#rushmore {
	background: #fff url('../images/rushmore.gif') no-repeat;
	width: 176px;
	height: 79px;
	zmargin: 25px auto;
	display: block
}

/* nadpisanie czesci ustawien stylow zdefiniowanych w styles.css */
#footer {
	width: 944px;
}

/* register */
#steps {
	background: url('../images/steps_bg.gif') no-repeat 0 0;
	width: 877px;
	height: 77px;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:30px
}

#step_1 {
	display: block;
	float: right;
	height: 67px;
	margin: 5px 3px;
	width: 107px;
}

.step_1_a {
	background:url('../images/steps.gif') no-repeat -107px 0;
}

.step_1_p {
	background:url('../images/steps.gif') no-repeat 0 0;
}

#step_2 {
	float: right;
	height: 67px;
	margin: 5px 3px;
	width: 107px;
}

.step_2_a {
	background: url('../images/steps.gif') no-repeat -107px -67px;
}

.step_2_p {
	background: url('../images/steps.gif') no-repeat 0 -67px;
}

.step_2_n {
	background: url('../images/steps.gif') no-repeat -214px -67px;
}

#step_3 {
	float: right;
	height: 67px;
	margin: 5px 3px;
	width: 107px;
}

.step_3_a {
	background: url('../images/steps.gif') no-repeat -107px -134px;
}

.step_3_p {
	background: url('../images/steps.gif') no-repeat 0 -134px;
}

.step_3_n {
	background: url('../images/steps.gif') no-repeat -214px -134px;
}

#step_4 {
	float: right;
	height: 67px;
	margin: 5px 3px;
	width: 107px;
}

.step_4_a {
	background: url('../images/steps.gif') no-repeat -107px -201px;
}

.step_4_n {
	background: url('../images/steps.gif') no-repeat -214px -201px;
}

#your_steps {
	background:#fff url('../images/steps.gif') no-repeat 0 -348px;
	float: left;
	height: 20px;
	width: 188px
}

#y_step_1 {
	float: right;
	height: 20px;
	margin: 0 1px;
	width: 22px;
}

.y_step_1_a {
	background: url('../images/steps.gif') no-repeat -107px -268px;
}

.y_step_1_p {
	background: url('../images/steps.gif') no-repeat 0 -268px;
}

#y_step_2 {
	float: right;
	height: 20px;
	margin: 0 1px;
	width: 22px;
}

.y_step_2_a {
	background: url('../images/steps.gif') no-repeat -107px -288px;
}

.y_step_2_p {
	background: url('../images/steps.gif') no-repeat 0 -288px;
}

.y_step_2_n {
	background: url('../images/steps.gif') no-repeat -214px -288px;
}

#y_step_3 {
	float: right;
	height: 20px;
	margin: 0 1px;
	width: 22px;
}

.y_step_3_a {
	background: url('../images/steps.gif') no-repeat -107px -308px;
}

.y_step_3_p {
	background: url('../images/steps.gif') no-repeat 0 -308px;
}

.y_step_3_n {
	background: url('../images/steps.gif') no-repeat -214px -308px;
}

#y_step_4 {
	float: right;
	height: 20px;
	margin: 0 1px;
	width: 22px;
}

.y_step_4_a {
	background: url('../images/steps.gif') no-repeat -107px -328px;
}

.y_step_4_n {
	background: url('../images/steps.gif') no-repeat -214px -328px;
}

#next_step {
	float: right;
	height: 29px;
	width: 220px;
}

.next_step_2 {
	background: #fff url('../images/steps.gif') no-repeat 0 -371px;
}

.next_step_3 {
	background: #fff url('../images/steps.gif') no-repeat 0 -400px;
}

#next_step_btn {
	display: block;
	float: right;
	height: 29px;
	width: 129px;
}

.next_step_2_btn {
	background: #fff url('../images/steps.gif') no-repeat -91px -371px;
}

.next_step_2_btn:hover {
	background: #fff url('../images/steps.gif') no-repeat -220px -371px;
}

.next_step_3_btn {
	background: #fff url('../images/steps.gif') no-repeat -91px -400px;
}

.next_step_3_btn:hover {
	background: #fff url('../images/steps.gif') no-repeat -220px -400px;
}

.next_step_4_btn {
	background: #fff url('../images/steps.gif') no-repeat -91px -429px;
}

.next_step_4_btn:hover {
	background: #fff url('../images/steps.gif') no-repeat -220px -429px;
}

/* other */
.caption {
	display: block;
	border-bottom: 1px solid #dfdfdf;
}




#banner_sub{
	width: 950px;
	height: 133px;
	position: relative;
}
#sign_up_sub{
	background: url('../images/sign_up_sub.gif') no-repeat;
	width: 136px;
	height: 47px;
	display: block;
	position: absolute;
	right: 31px;
	top: 57px;
	color: white;
	text-align: center;
	font-size: 1.8em;
	padding-top: 10px;
}
#sign_up_sub:hover{background-position: -136px 0px;}

#enter_sub{
	background: url('../images/enter_sub.gif') no-repeat;
	width: 139px;
	height: 45px;
	display: block;
	position: absolute;
	right: 25px;
	top: 40px
}
#enter_sub:hover{background-position: -139px 0px;}

#sign_in_sub{
	background: url('../images/sign_in_sub.gif') no-repeat;
	width: 85px;
	height: 29px;
	display: block;
	position: relative;
	float: left
}
#sign_in_sub:hover{background-position: -85px 0px;}

#content_top_sub{
  background: white url('../images/content_top_sub.gif') no-repeat;
	background-position: 4px 0;
	width: 946px;
	height: 42px;
	display: block;
  float: left;
	padding-right: 3px;
}
#content_sub {
 	background: white url('../images/content_sub.gif') repeat-y;
	background-position: 4px 0;
	width: 859px;        
	height: auto;
	display: block;
 	float: left;
 	line-height: 1.8em;
 	color: #5a5a5a;
 	padding-left:45px; padding-right:45px; padding-top:0; padding-bottom:45px;
	margin-top: -5px;

}
#content_bottom_sub{
  background: white url('../images/content_bottom_sub.gif') no-repeat;
  background-position: 4px 0;
  width: 950px;
  height: 5px;
  padding: 0 0px 5px 0;
  clear: both
}

.stdtext {
	color: #5a5a5a;
	line-height: 1.5em;
}

#page_contact {
	width: 180px;
	margin: 0 auto 40px;
}

#page_contact img {
	vertical-align: middle;
	padding-right: 8px
}

#page_faq li {
	line-height: 1.6em;
}

#page_faq ul {
	margin-left: 15px;
	margin-bottom: 40px;
	list-style: square;
}

#page_faq dt a, dt a:link, dt a:hover, dt a:active {
	text-decoration: none;
	color: #5a5a5a;
	font-weight: bold;
}

#page_faq dd.back {
	font-size: .8em;
	margin: 0 0 20px 40px;
}

#page_faq dd {
	margin: 0 0 0 20px;
	text-indent: -19px;
}

#page_features dl {
	margin: 0;
}
#page_features dd {
	text-align: center;
	margin-bottom: 40px;
}
#page_features dt {
	margin-bottom: 20px;
}
#page_features img, #page_partners img.frame {
	padding: 6px;
	border: 1px solid #ddd;
}

#page_affiliate_plans .plans {
	border-top: 1px solid #dfdfdf;
	padding: 10px 0 8px 5px;
	display: block;
	line-height: 24px;
	position: relative;
}

#page_terms li { 
	line-height: 1.6em;
	margin: 10px 0;

}

#page_terms ol, ul {
	margin: 15px 25px;
	list-style: decimal;
}

#page_terms ol ol {
	list-style-type: lower-roman;
}