body {
	margin: 0;
	padding: 0;
	font: 13px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

a {
	cursor: pointer;
}

img {
	border: none;
	display: inline;
	margin: 0;
}

#all {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 128px;
	border-bottom: 1px solid #c9e4ff;
}

#header_left {
	float: left;
	padding-top: 35px;
	padding-left: 19px;
}

#logo {
	float: left;
}

#slogan {
	float: left;
	color: #0959a2;
	padding-left: 18px;
        padding-top: 30px;
        width: 374px;
	font: 14px/45px Verdana;
}

#header_right {
	width: 319px;
	float: right;
	text-align: right;
	padding-top: 80px;
}

#header_right a:hover {
	text-decoration: underline;
}

#header_menu {
	color: #d9d9d9;
	padding-bottom: 10px;
}

#header_menu a {
	font-weight: bold;
	color: #023FBE;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#header_menu a.color1 {
	color: #FF5A20;
}

#register {
	color: #003fbe;
	padding-right: 10px;
}

#register a {
	color: #FF5A20;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

#register a.register {
	color: #00822C;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}

#register a.color2 {
	font-weight: bold;
	color: #023FBE;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 0px;
}

#register a:hover.color2 {
	font-weight: bold;
	color: #023FBE;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 0px;
}

#content {
	padding-top: 5px;
}

#content_user {
        color: #003fbe;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 10px;
	text-align: right;
}

#content_left {
   color: #003fbe;
   float: left;
	padding-top: 0px;
	padding-right: 10px;
	text-align: right;
}

#content_left a {
	font-weight: bold;
	color: #023FBE;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 15px;
}

#content_old_link {
        color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: center;
}

#content_old_link a {
        color: #000000;
        font-weight: bold;
}

#main {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	height: 37px;
}

#menu a {
	display: block;
	float: left;
}

#menu a.menu_active {
	width: 218px;
	height: 36px;
	line-height: 37px;
	text-align: center;
	background-color: #e3f4ff;
	border-right: 1px dashed #69b5ff;
	border-top: 1px dashed #69b5ff;
	border-bottom: none;
	border-left: none;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #163467;
}

#menu a.menu_inactive {
	width: 215px;
	margin-top: 5px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #f0f9ff;
	border-right: 1px dashed #69b5ff;
	border-top: 1px dashed #69b5ff;
	border-bottom: 1px dashed #69b5ff;
	border-left: none;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #163467;

}

#menu a.first {
	border-left: 1px dashed #69b5ff;

}

#menu a.menu_help {
	padding: 5px;
	border-right: 1px dashed #69b5ff;
	border-top: 1px dashed #69b5ff;
	border-bottom: 1px dashed #69b5ff;
	border-left: none;
	background-color: #fff3c4;
	margin-top: 9px;
}

/* poprawka dla IE6 */
* html #menu a.menu_help {
	padding-left: 5px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom:5px;
	margin-top: 10px;
	border-left: 1px solid #fff3c4;
}

* html #menu a.menu_inactive {
	margin-top: 6px;
}
/* poprawka dla IE6 - koniec */

#submenu {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#submenu a {
	text-decoration: none;
	color: #163467;
	padding-left: 10px;
	padding-right: 10px;
}

#main_text {
	color: #123064;
	font: 11px Verdana;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#main_text a.more {
	font: 11px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #68B6FF;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/arr.gif) no-repeat right center;
}

#frame {
	background-color: #e3f4ff;
	border-right: 1px dashed #69b5ff;
	border-bottom: 1px dashed #69b5ff;
	border-top: none;
	border-left: 1px dashed #69b5ff;
	padding: 0 10px 10px;
}

#frame_content {
	background-color: #ffffff;
	/*height: 500px;*/
	border-right: 1px dashed #69b5ff;
	border-bottom: 1px dashed #69b5ff;
	border-top: 1px dashed #69b5ff;
	border-left: 1px dashed #69b5ff;
	margin-bottom: 40px;
}

#options {
	background: url(../img_pl/opcje.gif) no-repeat left center;
	height: 20px;
	line-height: 18px;
	margin-bottom: 24px;
	padding-left: 160px;
	font-size: 11px;
	margin-left: 28px;
}

#options_form {
	line-height: 20px;
	margin-left: 34px;
	margin-bottom: 20px;
}

#options_form .button_print {
	float: right;
	margin-right: 90px;
	margin-top: 20px;
	display: block;
}

#options_form .button_print_notlogin {
	float: right;
	margin-right: 90px;
	margin-top: -10px;
	display: block;
        text-align: center;
}

#options_form .button_print_notlogin a {
	font-size: 14px;
        text-decoration: underline;
        color: #163467;
}

#description {
	text-align: center;
	color: #414141;
	font-size: 11px;
	padding-bottom: 3px;
	border-bottom: 1px solid #c9e4ff;
	margin-bottom: 5px;
}

#adv {
	padding-top: 15px;
	padding-bottom: 15px;
}

#adv #adv_frame {
	background: url(../img/bg_adv.gif) repeat-x;
	height: 58px;
}

#adv #adv_inner {
	height: 58px;
	background: url(../img/bg_adv_left.gif) no-repeat left center;
}

#adv #adv_content {
	height: 58px;
	background: url(../img/bg_adv_right.gif) no-repeat right center;
	padding-left: 30px;
	padding-right: 30px;
	color: #aaaaaa;
}

#footer {
	height: 59px;
	border-top: 1px solid #c9e4ff;
	line-height: 59px;
	text-align: center;
	color: #414141;
	font-size: 11px;
}

#footer a {
	color: #414141;
	font-size: 11px;
	text-decoration: none;
}

.email_us {
	/*background: url(../img/ico_email.gif) no-repeat left center;
	padding-left: 20px;*/
	color: #9a9a9a;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

/*Stare style*/

.wysiwyg_style_title {
   font: 16px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : bold;
}

.wysiwyg_style_header {
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : bold;
}

.wysiwyg_style_content {
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
}

.downinfo {
   background-color: #FBFFDE;
}

.butt {
   border-right: buttonshadow 1px solid;
   border-top: buttonhighlight 1px solid;
   border-left: buttonhighlight 1px solid;
   border-bottom: buttonshadow 1px solid;
   padding: 0px;
   margin: 0px;
}

.wpReady {
   border: threedface 1px solid;
   padding: 0px;
   margin: 0px;
}

.wpDown {
   border-right: 1px solid threedhighlight;
   border-top: 1px solid threedshadow;
   border-left: 1px solid threedshadow;
   border-bottom: 1px solid threedhighlight;
   padding: 0px;
   margin: 0px;
}

TABLE TR TD {
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight: normal;
   text-decoration: none;
   border-collapse: separate;
   border-spacing: 0px;
   padding: 0px;
}

IMG {
   border: 0px;
}

P {
   margin:0px;
}

.calendar_js {
   background-color:#0b2089;
}

.calendar_js_up {
   border: #76A167 1px double;
   border-bottom:none;
   border-left:none;
   border-right: none;
   background-color: #d7e5f7;
}

A {
   color: #000000;
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
}

A:hover {
   color: #222233;
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight: normal;
   text-decoration: underline;
}

.menu {
   color: #006C3B;
   font: 10px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : bold;
   text-decoration : none;
}

A:hover.menu {
   color: #006C3B;
   font: 10px Verdana, Arial, Helvetica, "Arial CE";
   font-weight: bold;
   text-decoration: underline;
}

a.blue_bold {
   font: 11px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #68B6FF;
   padding-left: 10px;
   text-decoration: none;
   font-weight: bold;
   background: url(../img/arr.gif) no-repeat left center;
}

a:hover.blue_bold {
   font: 11px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #68B6FF;
   padding-left: 10px;
   text-decoration: underline;
   font-weight: bold;
   background: url(../img/arr.gif) no-repeat left center;
}

a.forgot {
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   color: #000000;
   padding-left: 10px;
   text-decoration: underline;
   font-weight: normal;
}

a:hover.forgot{
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   color: #000000;
   padding-left: 10px;
   text-decoration: underline;
   font-weight: normal;
}

a.link_okrrozl {
   font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #68B6FF;
   padding-left: 10px;
   text-decoration: none;
   font-weight: bold;
}

a:hover.link_okrrozl {
   font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #68B6FF;
   padding-left: 10px;
   text-decoration: none;
   font-weight: bold;
}

.okrrozl {
   font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #68B6FF;
   padding-left: 10px;
   text-decoration: none;
   font-weight: bold;
}


#errorSpan {
   font: 10px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #ff0000;
   font-weight: bold;
}

.redSpan {
   font: 10px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #ff0000;
   font-weight: bold;
}

FORM {
   padding: 0px;
   margin: 0px;
}

INPUT {
   color: #000000;
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal; text-decoration : none;
   text-align: left;
   margin: 0px;
   border: #888E92 1px double;
   padding-right: 2px;
   padding-top: 1px;
   padding-left: 2px;
   padding-bottom: 1px;
   margin-bottom: 0px;
}

TEXTAREA {
   color: #000000;
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal; text-decoration : none;
   text-align: left;
   margin: 0px;
   border: #888E92 1px double;
   padding-right: 2px;
   padding-top: 1px;
   padding-left: 2px;
   padding-bottom: 1px;
   margin-bottom: 0px;
   resize: none;
}

SELECT {
   color: #000000;
   font: 10px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal; text-decoration : none;
   text-align: left;
   line-height: normal;
   margin: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   border-style: groove;
   border: #888E92 1px solid;
}

.clock {
   COLOR: #ffffff;
   FONT: 10px Verdana, Arial, Helvetica, "Arial CE";
   font-weight: bold;
   text-decoration : none;
   padding: 0px;
}

.but {
   color: #000000;
   background-color:#cccccc;
   border: #416551 1px double;
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight:bold;
   text-decoration:none;
   margin: 0px;
   padding: 0px;
}

.checkbox {
   background: none;
   color: #000000;
   border: none;
}

.radio {
   background: none;
   color: #000000;
   border: none;
}

.inputerror  {
   border: #ff0000 1px solid;
}

.textareaerror  {
   border: #ff0000 1px solid;
}

.selecterror  {
   background-color: #ff330A;
   color: #ffffff;
   border: #ee0000 1px double;
}

.error  {
   color: #ee0000;
   font-size: 12px;
   font-weight: bold;
}

.title  {
   font-size: 12px;
}

.txWhite {
   padding-left: 20px;
   padding-right: 20px;
   font-family: Verdana, Arial, Helvetica, "Arial CE";
   font-size: 10px;
   font-weight: bold;
   color: #FFFFFF;
}

.hdWhite {
   padding-left: 20px;
   padding-right: 20px;
   font-family: Verdana, Arial, Helvetica, "Arial CE";
   font-size: 14px;
   font-weight: bold;
   color: #FFFFFF;
}

.headWhiteSmall {
   font-family: Verdana, Arial, Helvetica, "Arial CE";
   font-size: 10px;
   font-weight: bold;
   color: #FFFFFF;
}

.headWhiteSmall:hover {
   font-family: Verdana, Arial, Helvetica, "Arial CE";
   font-size: 10px;
   font-weight: bold;
   text-decoration:none;
   color: #FFFFFF;
}


.headWhiteBig {
   font-family: Verdana, Arial, Helvetica, "Arial CE";
   font-size: 14px;
   font-weight: bold;
   color: #FFFFFF;
}

.divBrdrT {
   border-top:1px #ffffff double;
   font-size:1px;
   background-color:#A3C2ED;
}

.divBrdrL {
   border-left:1px #ffffff double;
   font-size:1px;
   background-color:#A3C2ED;
}

.divBrdrB {
   border-bottom:1px #ffffff double;
   font-size:1px;
   background-color:#A3C2ED;
}

.divBrdrR {
   border-right:1px #ffffff double;
   font-size:1px;
   background-color:#A3C2ED;
}

.linkwhite {
   color: #ffffff;
   font: 10px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
}

.linkwhite:hover {
   color: #ccccff;
   font: 10px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
}

.linkdark {
   color: #000000;
   font: 10px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
}
.linkdark:hover {
   color: #555555;
   font: 10px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
}

.linkdark2 {
   color: #666600;
   font: 10px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : underline;
}

.linkdark2:hover {
   color: #555555;
   font: 10px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
}

.linktopmenu {
   color: #ffffff;
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : bold;
   text-decoration : none;
}

.linktopmenu:hover {
   color: #ddffff;
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : bold;
   text-decoration : none;
}

.fieldheader {
   background: none;
   border: 1px dashed #69b5ff;
   color: #68B6FF;
   font-weight: bold;
   margin: 0px;
   padding: 6px;
}

.fieldheader2 {
   background: none;
   color: #68B6FF;
   font-weight: bold;
   margin: 0px;
   padding: 6px;
}

.fieldarea {
   background: none;
   border-top: none;
   border-left: 1px dashed #69b5ff;
   border-right: 1px dashed #69b5ff;
   border-bottom: 1px dashed #69b5ff;
   margin: 0px;
   padding: 6px;
}

.tfl {
   background: none;
   border-top: none;
   border-left: none;
   border-right: none;
   border-bottom: 1px dashed #69b5ff;
   padding: 6px;
}

.listborder {

}

.listborderaction {
   background-color:#cdd8de;
   color: #000000;
   border-top: #999999 1px double;
   border-left: #999999 1px double;
   border-right: #999999 1px double;
   border-bottom: #999999 1px double;
}

.listheader {
   background: none;
   border-top: none;
   border-left: none;
   border-right: none;
   border-bottom: 1px dashed #69b5ff;
   padding: 6px;
}

.listfield {
   color: #000000;
}

.listfield2 {
   color: #666666;
}

.listfield3 {
   color: #69b5ff;
}

.listaction {
   background-color:#DFE4CE;
   color: #007c51;
   border-bottom: #999999 1px double;
   padding: 3px;
}

.listactionlast {
   background-color:#DFE4CE;
   color: #007c51;
   padding: 3px;
}

.listaction1last {
   background-color:#CED7D6;
   color: #007c51;
   padding: 3px;
}

.listaction1 {
   background-color:#CED7D6;
   color: #007c51;
   border-bottom: #999999 1px double;
   padding: 3px;
}

.ff {
   background-color:#ffffff;
   color: #4a4a4a;
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
   border-width: 0;
   border-style: groove;
   text-align: left;
   line-height: normal;
   margin: 0px;
   border-right: #ffffff 1px double;
   padding-right: 2px;
   border-top: #ffffff 0px double;
   padding-top: 0px;
   border-left: #ffffff 0px double;
   padding-left: 2px;
   border-bottom: #cccccc 1px double;
   padding-bottom: 0px;
}

.fferror {
   background-color:#ffffff;
   color: #4a4a4a;
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
   border-width: 0;
   border-style: groove;
   text-align: left;
   line-height: normal;
   margin: 0px;
   border-right: #dd0000 0px double;
   padding-right: 2px;
   border-top: #dd0000 0px double;
   padding-top: 0px;
   border-left: #dd0000 0px double;
   padding-left: 2px;
   border-bottom: #dd0000 1px double;
   padding-bottom: 0px;
}

.fftextarea {
   background-color:#ffffff;
   color: #4a4a4a;
   font: 11px Verdana, Arial, Helvetica, "Arial CE"; font-weight : normal; text-decoration : none;
   border-width: 0;
   border-style: groove;
   text-align: left;
   line-height: normal;
   margin: 0px;
   border-right: #cccccc 1px double;
   padding-right: 2px;
   border-top: #cccccc 1px double;
   padding-top: 0px;
   border-left: #cccccc 1px double;
   padding-left: 2px;
   border-bottom: #cccccc 1px double;
   padding-bottom: 0px;
}

.big {
   color: #000000;
   font: 18px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
}

.text {
   color: #000000;
   font: 10px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
}

.ft {
   color: #000000;
   background-color: #ffffff;
   font: 9px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
   border-color: #000000;
   border-left-width: 1px;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
}

.fs {
   color: #000000;
   background-color: #ffffff;
   font: 9px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
   text-align: center;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 3px;
   padding-bottom: 3px;
   border-color: #000000;
   border-left-width: 0px;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 1px;
}

.ftalpha {
   FONT: 9px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
}

.fsalpha {
   FONT: 11px Verdana, Arial, Helvetica, "Arial CE";
   font-weight : normal;
   text-decoration : none;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   padding-bottom: 3px;
}

.a_fsalpha {
   font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #000000;
   font-weight: bold;
   text-align: justify;
   text-decoration: underline;
}

.a_fsalpha:hover {
   font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #000000;
   font-weight: bold;
   text-align: justify;
   text-decoration: underline;
}

.fsbetha {
   FONT: 11px Verdana, Arial, Helvetica, "Arial CE";
   color: #ff0000;
   font-weight : bold;
   text-decoration : none;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   padding-bottom: 3px;
}

.fsgamma {
   FONT: 11px Verdana, Arial, Helvetica, "Arial CE";
   color: #000000;
   font-weight : bold;
   text-decoration : none;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   padding-bottom: 3px;
}

.fsdelta {
   FONT: 11px Verdana, Arial, Helvetica, "Arial CE";
   color: #000000;
   font-weight : normal;
   font-style: italic;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   padding-bottom: 3px;
}

#pad_left {
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   color: #000000;
   padding-left: 20px;
   text-decoration: none;
   font-weight: normal;
}

#pad_left_red {
   font: 11px Verdana, Arial, Helvetica, "Arial CE";
   color: #FF5A20;
   padding-left: 20px;
   text-decoration: none;
   font-weight: bold;
}

#pad_left_blue {
   font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #68B6FF;
   padding-left: 20px;
   text-decoration: none;
   font-weight: bold;
}

/* Koszt rejestracji */

#koszt_rejestracji {
	padding: 24px;
	border-top: 1px dashed #69b5ff;
	border-bottom: 1px dashed #69b5ff;
	margin-top: 20px;
	margin-bottom: 20px;
}

#koszt_rejestracji_right {
	width: 395px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

#koszt_rejestracji_left {
	width: 395px;
	padding-right: 20px;
	border-right: 1px dashed #69b5ff;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#separator {
	padding-top: 24px;
	border-top: 1px dashed #69b5ff;
	margin-top: 20px;
	margin-bottom: 5px;
}

/* PRZYCIEMNIENIE I RAMKA AJAXOWA */

#ajax {
        display: none;
}

#shadow {
	width: 100%;
	height: 100%;
	filter: alpha(opacity=70);
	background-color: #000000;
	opacity: 0.7;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}

#ajax_frame {
	width: 539px;
	min-height: 380px;
	padding: 0px;
	background-color: #e3f4fe;
	border: 1px solid #ffffff;
	position: fixed;
	top: 250px;
	left: 50%;
	z-index: 100;
	margin-left: -290px;
	margin-top: -150px;
	font-size: 0;
	line-height: 0;
}

#ajax_close {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}

#ajax_log_zone {
	padding-top: 60px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	font: 13px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	line-height: 15px;
}


/* OBEJSCIE DLA IE6 */
* html body {
 width: 100%;
 height: 100%;
 background: url(hack) fixed;
}

* html #shadow {
 filter: alpha(opacity=70);
 width: expression(parseInt(document.body.clientWidth)+'px');
 height: expression(parseInt(document.body.clientHeight)+'px');
 background-color: #000000;
 position: absolute;
 z-index: 1;
  top: expression(
        offset = 0 + parseInt(document.body.currentStyle.paddingTop) + parseInt(document.body.currentStyle.marginTop),
        offset + 'px'
       );
}

* html #ajax_frame {
	width: 539px;
	height: 374px;
	padding: 0px;
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
	background-color: #e3f4fe;
	border: 1px solid #ffffff;
}
/* KONIEC IE6 */

/* kolejne */

.filter_table {
   border: 1px dashed #69b5ff;
}

.filter_table_td {
   font: 11px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #000000;
   border-right: 1px dashed #69b5ff;
   font-weight: bold;
   text-align: center;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 2px;
   padding-bottom: 2px;
}

.filter_table_td_last {
   font: 11px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #000000;
   font-weight: bold;
   text-align: center;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 2px;
   padding-bottom: 2px;
}

.faq_q {
   font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #000000;
   width: 640px;
   font-weight: bold;
   text-align: justify;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 5px;
   padding-bottom: 5px;
   cursor: pointer;
}

.faq_a {
   font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #000000;
   width: 640px;
   font-weight: normal;
   text-align: justify;
   font-style: italic;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 15px;
   display: none;
}

.faq_a a {
   font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #000000;
   font-weight: bold;
   text-align: justify;
   font-style: italic;
   text-decoration: underline;
}

.faq_a2 {
   font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #000000;
   width: 640px;
   font-weight: normal;
   text-align: justify;
   font-style: italic;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 15px;
}

.faq_a2 a {
   font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
   color: #000000;
   font-weight: bold;
   text-align: justify;
   font-style: italic;
   text-decoration: underline;
}

.importTable {
   border-left: 1px dashed #69b5ff;
   border-top: 1px dashed #69b5ff;
}

.importTd {
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 10px;
   padding-right: 10px;
   border-right: 1px dashed #69b5ff;
   border-bottom: 1px dashed #69b5ff;
}

.importTdLast {
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 10px;
   padding-right: 10px;
   border-right: 1px dashed #69b5ff;
   border-bottom: 2px solid #69b5ff;
}

table.color{
    background-color: #e3f4ff;
}

#registerSetpTwo table.main{
    width: 100%;
}

#registerSetpTwo table.main td.info{
    padding: 20px 20px 20px 40px;
    width: 40%;
    vertical-align: top;

}

#registerSetpTwo table.main td.form{
    padding: 20px 0 20px 20px;
    vertical-align: top;
}

.koszt_box{
    width: 425px;
    height: 332px;
    padding: 0 5px 10px 8px;
    background-position: top center;
    background-repeat: no-repeat;
    vertical-align: top;
}

.koszt_box .text{
    width: 216px;
    margin: 50px 0 0 110px;
    color: #3e6f8f;
    font-size: 16px;
    font-weight: bold;
}

.koszt_box .info{
    width: 300px;
    margin: 50px 0 0 60px;
    overflow: hidden;
    text-align: center;
    height: 100px;
    color: #3e6f8f;
}

.koszt_box .gratis{
    float: left;
    margin-right: 10px;
}

.koszt_box .buttom{
    text-align: center;
    margin-top: 30px;
    cursor: pointer;
}

.invalidAccountInfo{
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #660000;
    margin-top: 20px;
}

.disabled{
    color: silver;
}

.helphandler{
    position: relative;
}

div.helpcloud {
    position: absolute;
    width: 220px;
    margin-left: -9px;
}

div.helpcloudtop {
    height: 6px;
    background: url(../img/bg_helpcloud_top.png) no-repeat;
    font-size: 0;
    line-height: 0;
}

div.helpcloudcontent {
    background: url(../img/bg_helpcloud_content.png) repeat-y;
    padding-left: 6px;
    padding-right: 8px;
    font-family: Verdana;
    font-size:10px;
    color: #333333;
    line-height: 12px;
    text-align: left;
}

div.helpcloudcontent p {
    margin: 0;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 12px;
}

div.helpcloudcontent p.small {
    font-size: 9px;
    cursor: pointer;
}

div.helpcloudbottom {
    background: url(../img/bg_helpcloud_bottom.png) no-repeat;
    height: 17px;
    font-size: 0;
    line-height: 0;
}

p.akapit{
    margin: 0 15px 0 15px;
}

.biggerUnderline{
    font-size: 14px;
    text-decoration: underline;
}

ul.margin{ margin: 0 15px 0 15px;; padding: 0 15px 0 15px;}
ul.margin li{margin-top: 10px;}

