/*
RESET
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

a
{
text-decoration: none;
color: #0E3E4B;
}

a:hover
{
text-decoration: underline;
}

a:active
{
border: none;
}

a:focus {
  outline: 1px invert;
  }
	
 img,#title,#strapline { behavior: url(iepngfix.htc) }
	
	
body
{
color: #0E3E4B;
background-color: #fff;
background-image: url('../img/bg.png');
background-repeat: repeat-x;
font-family: Trebuchet MS, sans-serif;
font-size: 11px;
}

/*--- FORMULARZE ---*/

form a, div.mainBody a
{
color: #Ff6600;
text-decoration: underline;
}

fieldset
{
border: 1px solid #eaeaea;
padding: 15px;
margin-bottom: 20px;
}

legend
{
background-color: #0D3844;
padding: 5px 15px;
color: #fff;
}

label
{
float: left;
width: 200px;
text-align: right;
padding-right: 10px;
}

input, select
{
margin-bottom: 8px;
font-family: inherit;
}

input.button
{
padding: 5px;
font-size: 14px;
background-color: #0CA4C9;
color: #fff;
font-weight: bold;
}

p.submitBut
{
clear: both;
text-align: center;
padding: 30px;
}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
border: 3px solid #004375;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

.form-row {
	clear: both;
	padding: 0.5em;
}

/* --- GRID ---*/

div#wrapper
{
width: 970px;
margin: auto;
}

div#header
{
position: relative;
height: 180px;
width: 970px;
background-image: url('../img/headerbg.png');
background-repeat: repeat-x;
}

div#logo
{
position: absolute;
width: 155px;
height: 168px;
top: 11px;
left: 18px;
z-index: 100;
}

div#title
{
position: absolute;
width: 365px;
height: 64px;
top: 48px;
left: 176px;
background-image: url('../img/title.png');
background-repeat: no-repeat;
}

div#title h1 a
{
text-indent: -9000px;
display: block;
width: 365px;
height: 64px;
font-size: 0px;
}

div#strapline
{
width: 231px;
height: 19px;
position: absolute;
left: 235px;
top: 127px;
background-image: url('../img/strapline.png');
background-repeat: no-repeat;
}

div#strapline h2
{
text-indent: -9000px;
font-size: 0px;
}


div#topMenu
{
font-size: 12px;
color: #186476;
position: absolute;
top: 5px;
right: 10px;
width: 700px;
text-align: right;
}

div#topMenu a, div#footLinks a
{
color: #186476;
}

div#secMenu
{
height: 24px;
width: 950px;
background-image: url('../img/secmenu_bg.png');
background-repeat: repeat-x;
position: absolute;
top: 151px;
padding: 5px 10px;
text-align: right;
}

div#secMenu a
{
padding-left: 20px;
margin-left: 20px;
background-image: url('../img/secmenu_bullet.gif');
background-repeat: no-repeat;
background-position: left center;
}

div#topButtons
{
position: absolute;
top: 98px;
right: 10px;
width: 400px;
text-align: right;
}

/*--- CONTENT GLOWNA ---*/

div#content
{
background-color: #F2FBFD;
padding: 20px;
font-size: 12px;
height: 1%;
position: relative;
}

div#sidePanel
{
width: 232px;
float: left;
margin-right: 20px;
}

div#sideHead
{
background-image: url('../img/witamy_header.png');
width: 232px;
height: 51px;
}

div#sideBody
{
background-image: url('../img/witamy_bg.png');
background-repeat: repeat-y;
padding: 10px 20px 10px 15px;
}

div#content p
{
margin-bottom: 10px;
}

div#content h1
{
font-size: 20px;
font-weight: normal;
padding: 10px;
border-bottom: 2px solid #E0F3F8;
margin-bottom: 20px;
}

div#sideFoot
{
background-image: url('../img/witamy_footer.png');
background-repeat: no-repeat;
width: 232px;
height: 50px;
}

div#steps
{
float: left;
width: 656px;
}

/* --- SIGNUP --- */

div#signupNav
{
text-align: right;
position: relative;
height: 70px;
}

div.stepsNav
{
background-repeat: no-repeat;
width: 296px;
height: 64px;
}

div.stepsNav p
{
display: block;
margin-top: 35px;
margin-right: 20px;
font-size: 9px;
}

div.stepsNav p a
{
color: #FF6C0A;
}



div#step1
{
background-image: url('../img/desc01.png');
position: absolute;
top: 0px;
left: 50px;
}

div#step1on
{
background-image: url('../img/desc01_on.png');
position: absolute;
top: 0px;
left: 50px;
}

div#step2
{
background-image: url('../img/desc02.png');
position: absolute;
top: 0px;
left: 350px;
}

div#step2on
{
background-image: url('../img/desc02_on.png');
position: absolute;
top: 0px;
left: 350px;
}

div#step3
{
background-image: url('../img/desc03.png');
position: absolute;
top: 0px;
left: 650px;
}

div#step3on
{
background-image: url('../img/desc03_on.png');
position: absolute;
top: 0px;
left: 650px;
}


div.mainContent
{
width: 895px;
margin: auto;
}

div.mainTop, div.mainBott
{
width: 895px;
height: 38px;
background-repeat: no-repeat;
}

div.mainTop
{
background-image: url('../img/aplabig_top.png');
}

div.topHeader
{
background-image: url('../img/aplabig_top_header.png');
background-repeat: no-repeat;
height: 61px;
}

div#content div.topHeader h1
{
color: #fff;
border: none;
padding-left: 50px;
padding-top: 22px;
margin: 0px;
}

div.mainBott
{
background-image: url('../img/aplabig_bottom.png');
}

div.mainBody
{
width: 815px;
background-image: url('../img/aplabig_body.png');
background-repeat: repeat-y;
padding: 20px 40px;
}

div.mainBody ol
{
list-style: decimal;
margin-left: 10px;
padding-left: 20px;
}

div.mainBody ul
{
list-style-image: url('../img/secmenu_bullet.gif');
margin-left: 10px;
padding-left: 20px;
}

div.therapistMod
{
margin-top: 10px;
padding-bottom: 1px;
background-image: url('../img/hr.png');
background-repeat: repeat-x;
background-position: bottom;
}

div.tPhoto
{
width: 132px;
height: 104px;
float: left;
background-image: url('../img/bg_teraphoto.png');
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 11px;
}

div.tHeader
{
border-bottom: 1px solid #2696B1;
margin-bottom: 5px;
padding: 10px;
width: 650px;
float: left;
}

div.tHeader h2
{
float: left;
width: 400px;
font-weight: bold;
font-size: 14px;
padding-top: 10px;
}

div.tHeader a
{
float: right;
width: 141px;
height: 36px;
}

div.tDesc
{
color: #1C7F99;
margin-top: 10px;
padding: 10px;
}

/* --- TERMINY ---*/

div#calendar
{
float: left;
width: 200px;
}

div#freeTerms
{
margin-left: 250px;
min-height: 300px;
}

div#freeTerms h1
{
font-size: 24px;
font-weight: bold;
}

div#currentDateTerms ul
{
list-style-type: none;
list-style-image: none;
padding: 0px;
margin: 0px;
}

div#currentDateTerms ul li
{
padding: 15px;
background-color: #F2FBFD;
font-size: 18px;
margin: 0px;
margin-bottom: 5px;
position: relative;
display: block;
width: 535px;
list-style-type: none;
}

div#currentDateTerms ul li a img
{
position: absolute;
right: 20px;
top: 10px;
}

/* --- REJESTRACJA ---*/

div#regulamin
{
overflow: scroll;
width: 600px;
height: 300px;
margin: auto;
background-color: #F2FBFD;
padding: 20px;
}

h2#msg
{
padding: 10px;
font-size: 16px;
color: #333;
background-color: #FF8C3F;
font-weight: normal;
margin: 20px;
border: 1px solid #333;
text-align: center;
}

/* --- FAQ --- */

h2.faq_question
{
font-size: 14px;
padding: 5px 20px;
padding-right: 40px;
margin-bottom: 5px;
background-color: #F2FBFD;
background-image: url('../img/expand.png');
background-repeat: no-repeat;
background-position: 98% center;
}

div.faq_response
{
padding: 20px;
margin-bottom: 5px;
}

/* -- PANEL KLIENTA --*/

div.panelHeader
{
background-image: url('../img/panel_header.png');
height: 61px;
}

div#panelTabs
{
height: 60px;
width: 843px;
border-bottom: 1px solid #31A7C3;
margin-left: 6px;
padding-left: 40px;
}

div#panelTabs ul
{
display: inline;
}

div#panelTabs ul li
{
list-style-type: none;
display: inline;
margin: 0px;
padding: 0px;
margin-right: 5px;
}

div#panelTabs ul li a
{
display: block;
float: left;
width: 150px;
height: 39px;
padding-left: 50px;
padding-top: 10px;
background-repeat: no-repeat;
background-position: left center;
margin-top: 10px;
border: 1px solid #CFEEF5;
border-bottom: 1px solid #31A7C3;
font-size: 12px;
font-weight: bold;
}

span.panelMsg
{
display: block;
font-size: 10px;
font-weight: normal;
color: #ff6600;
}

div#panelTabs ul li a:hover, div#panelTabs ul li a.tagged
{
background-color: #fff;
border: 1px solid #31A7C3;
border-bottom: 1px solid #fff;
text-decoration: none;
}

div#panelTabs ul li a#sesje
{
background-image: url('../img/panel_sesje.png');
behavior: url(iepngfix.htc)
}

div#panelTabs ul li a#poczta
{
background-image: url('../img/panel_msgs.png');
behavior: url(iepngfix.htc)
}

div#panelTabs ul li a#dane
{
background-image: url('../img/panel_dane.png');
behavior: url(iepngfix.htc)
}

div#panelTabs ul li a#logout
{
background-image: url('../img/panel_logout.png');
behavior: url(iepngfix.htc)
}

div#secPanelMenu
{
border-bottom: 1px solid #31A7C3;
padding: 10px;
}

div#secPanelMenu ul
{
display: inline;
}

div#secPanelMenu ul li
{
display: inline;
background-image: url('../img/secmenu_bullet.gif');
margin-right: 15px;
padding-left: 20px;
background-repeat: no-repeat;
background-position: center left;
}

div#secPanelMenu ul li a
{
color: #186476;
text-decoration: none;
font-weight: normal;
}

div#secPanelMenu ul li a:hover
{
text-decoration: underline;
}

table.msgList
{
margin-top: 5px;
width: 100%;
}

table.msgList thead tr td
{
background-color: #F2FBFD;
padding: 10px;
}

table.msgList tbody tr td
{
border-bottom: 3px solid #F2FBFD
}

td.ikon
{
width: 60px;
text-align: center;
}

div#msgBody h2
{
margin-top: 20px;
font-size: 14px;
padding: 10px;
border-bottom: 3px solid #F2FBFD;
padding-left: 35px;
background-repeat: no-repeat;
background-position: center left;
}

h2.nieodczytana
{
background-image: url('../img/ic_newmsg.png');
}

h2.odczytana
{
background-image: url('../img/ic_readmsg.png');
}

div#msgBody p
{
font-size: 11px;
margin-bottom: 3px;
border-bottom: 1px solid #F2FBFD;
}

div#messageBody
{
margin-top: 15px;
}

/* --- PLATNOSCI ---*/

form#payform table
{
width: 80%;
margin: auto;
}

/* --- FOOTER ---*/

div#footer
{
font-size: 10px;
clear: both;
border-top: 1px solid #2391AC;
margin-top: 20px;
padding: 10px 20px;
margin-bottom: 10px;
color: #999;
}

div#footCopy
{
width: 400px;
float: left;
}

div#footLinks
{
float: right;
width: 400px;
text-align: right;
}
