@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #606060;
	background: #ffebd3 url(../img/bg.gif) repeat-x center top;
	font-size: 11px;
}


/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
} 
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* end of clearfix */

.page {
	background: url(../img/top.gif) no-repeat center top;
}
.container {
	width: 920px;
	margin: auto;
}


.leftCol {
	width: 560px;
	float: left;
	margin-right: 25px;
}
.rightCol {
	float: right;
	width: 250px;
}

a {
	color: #5e9d1f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}

p {
	margin-bottom: 15px;
	line-height: 19px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 14px;
}


h6 {
	font-size: 11px;
}
strong {
	font-weight: normal
}
strong.real {
	font-weight: bold;
}
/* animations etc */
#animation {
	height: 390px;
}
#animation_program {
	height: 240px;
}

.head {
	position: relative;
	height: 350px;
}
.hp_head {
	height: 370px;
}
.body {
	padding-top: 20px;
	margin: 0 5px;
	background: url(../img/body.gif) no-repeat center top; 
}
.body .wrapper {
	padding: 0 25px 40px;
	background: url(../img/body_bg.gif) repeat-y center top; 
}
.foot {
	background: url(../img/foot.gif) no-repeat center top;
	padding: 40px 0 10px 40px;
	color: #b0a39a;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
.logo a {
	text-indent: -999em;
	width: 192px;
	height: 49px;
	background: url(../img/logo.gif) no-repeat 0 0;
	position: absolute;
	top: 40px;
	left: 40px;
	outline: 0;
}
/* na podstronach inaczej */

.sub .body, .sub .wrapper {
	background: none;
	padding: 0;
}
 
.sub .leftCol {
	background: #fffbeb;
	border: solid 3px #fff;
	border-bottom: 0;
	padding: 45px 22px 10px;
	width: 570px;
	overflow: hidden;
}
.sub .rightCol {
	background: url(../img/colRight.gif) no-repeat 0 0;
	width: 253px;
	margin-top: -3px;
	height: 618px;
	overflow: hidden;
}
.sub .rightCol * {
	visibility: hidden;
}
.sub .foot {
	background: url(../img/foot_sub.gif) no-repeat 5px 0;
	padding-top: 120px;
	float: left;
	width: 585px;
}
/* content sections */
.section_hd { 
	border-bottom: solid #f6e7bf 1px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.section_bd {
	text-align: justify;
}
.section_bd p, .section_bd ul {
}
.section_bd ul {
	
}

/* menu */

.menu {
	position: absolute;
	right: 6px;
	top: 95px;
	height: 40px;

}
.menu li {
	display: block;
	float: left;
	height: 40px;
}
.menu li.divider {
	display: none;
}

.menu li a {
	display: block;
	float: left;
	text-indent: -999em;
	outline: 0;
	height: 40px;
	width: 100px;
	margin-right: 15px;
	background: url(../img/menu.gif) no-repeat 0 0;
}
.menu .item1 {
	display: none;
}
.menu .item2 {
	width: 159px;
	background-position: 0 0;
}
.menu .item3 {
	width: 140px;
	background-position: -171px 0;
}
.menu .item4 {
	width: 121px;
	background-position: -324px 0;
}
.menu .item5 {
	width: 105px;
	background-position: -458px 0;
	margin-right: 0;
}

.square {
	list-style: none;
}
.square li {
	margin-bottom: 15px;
	text-indent: 10px;
	background: url(../img/bullets.gif) no-repeat 0 5px;
}


.btm30 {
	margin-bottom: 30px;
}



.box_about {
	background: url(../img/box_about.png) no-repeat 0 0;
	width: 250px;
	color: #fff;
	height: 166px;
}
.box_about .section_hd {
	visibility: hidden;
	margin-bottom: 2px;
	padding: 15px 19px 3px;
}
.box_about .section_bd {
	margin: 10px 0
}




.box_screen {
	background: url(../img/box_screen.png) no-repeat 0 0;
	width: 258px;
	color: #61788d;
	height: 590px;
}
.box_screen .section_hd {
	background: none;
	color: #668097;
	font-size: 18px;
	padding: 15px 19px 3px;
}
.box_screen .section_bd {
}
.box_screen .section_bd img {
	display: block;
	background:#fff;
	padding: 4px;
	margin-bottom: 8px;
}



.box_download {
	background: url(../img/box_download.png) no-repeat 0 0;
	width: 258px;
	height: 165px;
}
.box_download .section_hd {
	visibility: hidden;
	height: 35px;
}
.box_download .section_bd a {
	text-indent: -999em;
	outline: 0;
	display: block;
	height: 80px;	
}



.rightCol .section_hd, .head .section_hd {
	border-bottom: 0;
}
.rightCol .section_bd p, .rightCol .section_bd ul, .head .section_bd p, .head .section_bd ul {
	margin: 0 23px 0px;
	line-height: 15px;
}

.head .box_about {
	position: absolute;
	right: 5px;
	top: 160px;
}
.head .box_download {
	position: absolute;
	width: 335px;
	height: 172px;
	background: url(../img/box_download_lrg.png) no-repeat 0 0;
	right: 289px;
	top: 160px;
}




.forms {
	list-style: none;
	margin-left: -9px;
}
.forms li {
	background: url(../img/list_divider.gif) no-repeat 0 0;
	height: 40px;
	margin-bottom: 30px;
}
.forms .el {
	display: block;
	float: left;
	line-height: 35px;
}
.forms .label {
	font-weight: bold;
	font-size: 16px;
	width: 100px;
	color: #fff;
	text-indent: 30px;
}
.forms .download_form {
	background: url(../img/btn_download_form.gif) no-repeat 0 0;
	width: 197px;
	text-indent: -999em;
	outline: 0;
	margin-top: 5px;
}
.forms .download_instr {
	background: url(../img/btn_download_instr.gif) no-repeat 0 0;
	width: 259px;
	text-indent: -999em;
	outline: 0;
	margin-top: 5px;
}

.c {
	text-align: center;
}

.form .form_elem {
	margin-bottom: 15px;
	clear: left;
}
.form .form_elem_submit {
	padding-top: 20px;
	margin-left: 101px;
}
.form .label {
	display: block;
	font-weight: bold;
	line-height: 24px;
}
.form .label_inline {
	display: inline; 
	padding-right: 5px;
}
.form .text, .form textarea {
	border: solid 1px #eddfb8;
	font-size: 11px;
	color: #606060;
	font-family: Tahoma, Geneva, sans-serif;
}
.form textarea {
	height: 190px;
	padding: 6px;
	width: 556px;
	overflow: auto
}
.form select {
	padding: 1px;
	width: 321px;
	color: #606060;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.form .text {
	height: 16px;
	padding: 3px 6px;
	width: 307px;
}
.form .text_short {
	width: 307px;
}
.form .radio {
	margin-right: 3px;
	margin-left: 15px;
	vertical-align: -2px;
}

.btn_pay {
	background: url(../img/btn_pay.gif) no-repeat 0 0;
	width: 225px;
	height: 49px;
	text-indent: -999em;
	border: 0;
}
.pay_opt {
	text-indent: -999em;
	background: #fff url(../img/payments.gif) no-repeat center 0;
	width: 615px;
	height: 64px;
	margin-left: -22px;
	margin-top: 4px;
}



.header {
	text-indent: -999em;
	background: url(../img/headers.gif) no-repeat 0 0;
	height: 40px;
}
.header_hp {
	width: 300px;
}
.header_formularze {
	width: 225px;
	background-position: 0 -40px;
}
.header_1procent {
	width: 135px;
	background-position: 0 -80px;
}
.header_zapytaj {
	width: 185px;
	background-position: 0 -120px;
}
.header_program {
	width: 195px;
	background-position: 0 -160px;
}

#box1 {
	position: absolute;
	background: url(../img/2.png) no-repeat 0 0;
	width: 192px;
	height: 292px;
	top: 110px;
	left: 65px;
}
#expert {
	position: absolute;
	top:  102px;
	z-index: 10;
	background: url(../img/1.png) no-repeat 0 0;
	width: 305px;
	height: 268px;
}

.flash {
	position: absolute;
	top: 150px;
	right: 0;
}