/* main elemenets */

body
{
	margin: 0;
	padding: 0;
	background: url('../images/bodybg.gif') repeat-x top left #cecbba;
}

div, p, ol, ul, li, t, td, input, select, option, textarea 
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #404040;
}

.hide {
	position: absolute; left: -10000px;
}

img { border: 0;}

a
{
	text-decoration: none;
	color: #005284;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: none;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	color: #005284;
	padding: 0;
	margin: 8px 0 32px 0;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
}

h2
{
	color: #005284;
	padding: 0;
	margin: 26px 0 22px 0;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
}

h3
{
	color: #005284;
	padding: 0;
	margin: 2px 0 12px 0;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
}

h3 a
{
	color: #f7961d;
	text-decoration: underline;
}


/* main page elements */

#zadaj_pytanieCnt
{
	width: 950px;
	height: 343px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
}
#zadaj_pytanie
{
	width: 330px;
	height: 295px;
	//position: absolute;
	margin-left: 550px;
	padding: 68px 35px 0 35px;
	background: url(../images/zadaj_pytanie.png) left top no-repeat #fff;
}

#zadaj_pytanie form .label
{
	float: left;
	width: 105px;
    margin-bottom: 5px;
}

#zadaj_pytanie form .field
{
	float: left;
	width: 225px;
	margin-bottom: 5px;
}

#zadaj_pytanie form .field textarea
{
	width: 225px;
	height: 75px;
	border: 1px solid #ccc;
}

#zadaj_pytanie form .field input.text
{
	width: 225px;
	height: 20px;
	border: 1px solid #ccc;
}

#zadaj_pytanie form #btn_wyslij
{
	width: 110px;
	height: 44px;
	background: url(../images/btn_wyslij.png) left top no-repeat;
	border: none;
	float: right;
}
#zadaj_pytanie a#btn_zamknij
{
	position: absolute;	
	margin: -56px 0 0 274px;	
width: 75px;
	height: 33px;
	background: url(../images/btn_zamknij.png) left top no-repeat;
	float: left;
}


#headerDiv
{
	width: 100%;
	height: 378px;
	
}

#headerCnt
{
	width: 950px;
	height: 378px;
	margin: 0 auto;
}

#menuDiv
{
	width: 950px;
	height: 61px;
	margin: 0 auto;
}

#menuDiv a#przenies_konto
{
	float: left;
	width: 475px;
	height: 61px;
	background: url(../images/menu_przenies.png) left top no-repeat;
}

#menuDiv a#przenies_konto_act
{
	float: left;
	width: 475px;
	height: 61px;
	background: url(../images/menu_przenies_act.png) left top no-repeat;
}

#menuDiv a#wiecej_informacji
{
	float: left;
	width: 475px;
	height: 61px;
	background: url(../images/menu_wiecej.png) left top no-repeat;
}

#menuDiv a#wiecej_informacji_act
{
	float: left;
	width: 475px;
	height: 61px;
	background: url(../images/menu_wiecej_act.png) left top no-repeat;
}


#menuDiv a span
{
	margin-left: -10000px;	
}

#pageDiv
{
	width: 950px;
	margin: 0 auto;
	background: transparent;
	overflow: hidden;
	
}
#contentTopDiv
{
	width: 950px;	
}

#contentDiv
{
	width: 890px;
	height: 872px;
	background: url(../images/bg_content_top.png) left top no-repeat #fff;
	padding: 20px 30px;
}

* html #contentDiv {
	height: 860px; overflow: hidden;
}

#contentDiv.index
{
	height: 680px;
}

#contentDiv #leftColumn
{
	float: left;
	width: 483px;
	background: red;
	height: 633px;
	background: url('../images/tlo_lewa.png') no-repeat;
		
}

#contentDiv .longer
{
	height: 805px !important;
	background: url('../images/tlo_lewa1.png') no-repeat !important;
		
}


#contentDiv #rightColumn
{
	float: left;
	width: 405px;
}

#contentDiv #leftColumn .zerozl
{
	float: left;
	width: 50px;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 26px;
	line-height: 30px;
	color: #f7941d;
	margin: 0 0 0 30px;
	

}

* html #contentDiv #leftColumn .zerozl {
	margin-left: 15px;
}

#contentDiv #leftColumn div.info
{
	float: left;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 17px;
	line-height: 19px;
	color: #005284;
	padding-top: 5px;

}

#contentDiv #leftColumn p.info
{
	float: left;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	line-height: 10px;
	color: #aeb5ba;
	padding-left: 30px;
	width: 340px;
	clear: none;
	padding-top: 0px;
	margin-top: 0px;
	
}

* html #contentDiv #leftColumn p.info {
	width: 355px;
}

#contentDiv #leftColumn #otworz_tresc {
	padding-top: 45px;
	float: left;
	height: 320px; overflow: hidden;
}

#contentDiv #btn_wiecej1
{
	float: right;
	width: 183px;
	height: 44px;
	margin-right: 20px;
	background: url(../images/btn_wiecej_1.png) left top no-repeat;
}

#contentDiv #btn_wiecej2
{
	float: right;
	width: 136px;
	height: 60px;
	margin-top: 10px;
	padding-right: 90px;
	background: url(../images/btn_wiecej_2.png) left top no-repeat;
}

#contentDiv #leftColumn #tabOpcja1
{
	float: left;
	width: 202px;
	height: 19px;
	margin-bottom: 15px;
	*margin-bottom: 7px;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}

#contentDiv #leftColumn .inactive1
{
	background: url(../images/opcja1.png) left top no-repeat;
	color: #c0c0c0;
font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	cursor: pointer;
}

#contentDiv #leftColumn .active1
{
	background: url(../images/opcja1_act.png) left top no-repeat;
	font-weight: bold;	
font-family: "Trebuchet MS", Tahoma;
	color: #f7941d;
}

#contentDiv #leftColumn .inactive2
{
	background: url(../images/opcja2.png) left top no-repeat;
	color: #c0c0c0;
font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	cursor: pointer;
}

#contentDiv #leftColumn .active2
{
	background: url(../images/opcja2_act.png) left top no-repeat;
font-family: "Trebuchet MS", Tahoma;
	color: #f7941d;
	font-weight: bold;
}

#contentDiv #leftColumn #tabOpcja2
{
	float: left;
	width: 203px;
	height: 19px;
	xbackground: url(../images/opcja2.png) left top no-repeat;
	margin-bottom: 15px;
	*margin-bottom: 7px;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}

#contentDiv #leftColumn .opcjaCnt
{
	padding-left: 10px;
	height: 388px;
	width: 390px;
	float: left;
	padding-top: 10px;
}

#contentDiv #leftColumn div.box
{
	float: left;
	width: 190px;
	height: 85px; overflow: hidden;
}

#contentDiv #leftColumn div.box img {
	float: left;
}

#contentDiv #leftColumn div.box p
{
	color: #8c9296;
	font-size: 9px;
	font-family: Tahoma;
	line-height: 14px;
	margin: 0;
	float: right;
	width: 125px
}

#tabsik {
	padding-top: 10px;
	
}

* html #tabsik {
	height: 350px; overflow: hidden;
}
#arrow
{
	position: absolute;	
	margin: 110px 0 0 385px;
	*margin-left: -20px;
	width: 119px;
	height: 87px;
	float: left;
}

h1.column
{
	color: #005284;
	padding: 15px 0 0 30px;
	padding-top: 20px;
	line-height: 20px;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 22px;
	width: 405px;
	height: 38px;
}

.longer h1.column {
	padding-left: 10px;
	
}



h1.column span {
	font-size: 12px;
}

h1.umowsie
{
	width: 405px;
	height: 61px;
	background: url(../images/header_umowsie.png) left top no-repeat;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 22px;
	color: #fff;
	margin:0;
}

#umowsie_body
{
	width: 405px;
	float: left;
	background: url(../images/umowsie_body.png) left top no-repeat;
}

.longumow
{
	background: url(../images/umowsie_body1.png) left top no-repeat !important;
}

#umowsie_body h2
{
	padding: 0;
	margin: 0;
	font-size: 17px;
	color: #005284;	
}

#umowsie_body .firstform h2 {
	width: 380px;
}


#umowsie_body h3
{
	padding: 0;
	font-size: 12px;
	color: #005284;
}

#umowsie_body .firstform h3 {
	width: 380px;
	height: 25px;
}



#umowsie_body h4
{
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 29px;
	line-height: 32px;
	color: #005284;
	font-weight: normal;
	letter-spacing: 1px;
}


#umowsie_body .firstform
{
	float: left;
	width: 375px;	
	padding: 15px;
	height: 340px;
}

#umowsie_body .secondform
{
	float: left;
	width: 375px;	
	padding: 15px;
	height: 226px;
	overflow: hidden;
}

.longumow .secondform {
	height: 350px !important;
}

.longumow .secondform h2 {
	padding-top: 20px !important;
}

.secondform h4 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.longumow .secondform h4 {
	padding-top: 70px !important;
	padding-bottom: 70px !important;
}


#umowsie_body label
{
	float: left; 
	width: 116px;
	height: 20px;
	font-size: 12px;
	line-height: 14px;
	color: #005284;
	margin: 5px 0;
}

* html #umowsie_body label {
	width: 100px;
}

#umowsie_body input.text
{
	width: 247px;
	height: 17px;
	background: url(../images/input_bg.png) left top no-repeat;
	border: none;
	padding: 3px 5px 0 5px;
	color: #005284;
	margin: 5px 0;
}

#umowsie_body input.radio
{
	float: left;
	width: 13px;
	height: 12px;
	background: url(../images/checkbox_bg.png) left top no-repeat;
	
	color: #005284;
	margin: 0;
	padding: 0;
}

#umowsie_body label.radio
{ 
	float:left;
	width: 65px;
	height: 16px;
	font-size: 10px;
	line-height: 14px;
	color: #005284;
	vertical-align:top;
	margin-left: 5px;
	margin-top: -1px;
}

#umowsie_body p.info
{
	float: left;
	margin: 0;
	padding: 0;
	color: #a5a5a5;
	width: 100px;
	text-align: left;
	line-height: 12px;
	font-size: 10px;
	padding-top: 5px;
	
}

#umowsie_body input#btn_wyslij_oddzwonimy
{
	float: right;
	width: 200px;
	height: 58px;
	background: url(../images/btn_wyslij_oddzwonimy.png) left top no-repeat;
	border: none;
	cursor: pointer;
}

#umowsie_body a#btn_pobierz_doc
{
	float: right;
	width: 160px;
	height: 58px;
	background: url(../images/btn_pobierz_doc.png) left top no-repeat;
	border: none;
	
}

#umowsie_body a#btn_pobierz_doc span
{
	margin-left: -10000px;
}

#btn_zobacz_przewodnik
{
	float: left;
	width: 330px;
	background: url(../images/ico_pdf.png) left top no-repeat;
	padding: 16px 0 0 35px;
	color: #9e9e9e;
	font-size: 11px;
	
}

* html #btn_zobacz_przewodnik {
	margin-top: -17px;
}

#footerDiv
{
	height: 40px;
	padding: 30px 0 0 0;
	text-align: right;
	font-size: 9px;
	color: #fff;
	font-family: Tahoma;
	background-image: url(../images/content_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

#footerDiv a
{
	color: #fff;
}
/* content */

#innerContentDiv
{
	padding: 0px 18px 20px 36px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
#innerContentDivEnd
{
	height: 9px;
	background-image: url(../images/bg_content_end.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

#innerContentDivTop
{
	padding-top: 10px;
}
.clear
{
	clear: both;
}
.kreska
{
	border-top: solid 1px #a6c3d4;
	height: 1px;
	margin: 36px -10px 20px -10px;
}
.vspacer
{
	height: 16px;
	margin: 0;
	padding: 0;
}


.contentColumnLeft
{
	width: 455px;
	float: left;
}
.contentColumnRight
{
	width: 235px;
	float: left;
	margin-left: 16px;
}




ul
{
	list-style-type: none;
	list-style-image: url(../images/ptaszek.gif); 
	margin-top: 25px;
	
}

* html ul {
	margin-left: 30px;
}


li
{
	margin: 2px 0 6px 0;
	padding: 0 0 5px 3px;
	line-height: 14px;	
	font-size: 12px;
	font-family: Tahoma;
	color: #005284;
}

* html ul li {
	padding-left: 10px;
}


ol
{
	margin: 25px 0 0 20px;
	padding: 0;
	list-style-type: none;
}
ol li 
{
	font-family: "Trebuchet MS", Tahoma;
	font-weight: normal;
	font-size: 17px;
	line-height: 19px;
	background: #ff0;
	padding: 0 0 0 45px;
	margin: 0 0 20px 0;
	vertical-align: top;
	color: #005284;
}

ol li.ol_1
{
	background: url(../images/ol_1.png) left top no-repeat;	
}

ol li.ol_2
{
	background: url(../images/ol_2.png) left top no-repeat;	
}

ol li.ol_3
{
	background: url(../images/ol_3.png) left top no-repeat;
}

