*{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.cl{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.bold{
	font-weight: bold;
}


.flash{
	overflow: hidden;
}



body {
		font: 11px arial, verdana, arial, sans-serif;
		background-color: #6bba30;
/*		
		behavior:url("csshover.htc");
*/		
}



.object{
	width: 1000px;
	margin: 0px auto;
	background-color: #ffffff;	
}

.top{
	width: 100%;
	position: relative;
	float: left;
}
.top .logo{
	width: 693px;
	height: 88px;
	float: left;
	overflow: hidden;
}

.top .ibank{
	width: 307px;
	height: 88px;
	float: right;
	overflow: hidden;	
}

.page{
	width: 100%;
	float: left;	
	padding-bottom: 25px;
}

.page .left{
	width: 222px;
	padding: 0px;
	position: relative;
	float: left;
	overflow:hidden;
	text-align: center;
	margin: 0px auto;
}

.page .left .clock{
	text-align: center;
	width: 194px;
	padding: 15px 0px;
	margin: 0px auto;
}

.page .left .flash{
	height: 18px;
	overflow: hidden;
}

.page .left .table_inside table{
	margin: 0px auto;
}


.page .left ul.menu{
	display: block;
	width: 194px;
	float: right;
	list-style: none;
	padding: 0px 14px 0px 0px;
}


.page .left .menu li{
	background: #ebf8ff;
	list-style-position:outside;	
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;	
	float: left;
}

.page .left .menu li.mitem{
	width: 194px;
	background-position: 0px 0px;
	position: relative;
}


.page .left .menu li.mitem a{
	display: block;
	width: 194px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	text-decoration: none;
	cursor: pointer;	
}

.page .left .menu li.mitem a:hover{
	text-decoration: none;
	background-position: 0px -40px;
}

.page .left .menu li.news a{
	background: url(../images/gfx/m_aktual.gif);
}

.page .left .menu li.company a{
	background: url(../images/gfx/m_firma.gif);
}
.page .left .menu li.firm a{
	background: url(../images/gfx/m_fii.gif);
}
.page .left .menu li.person a{
	background: url(../images/gfx/m_osoby.gif);
}
.page .left .menu li.farmer a{
	background: url(../images/gfx/m_rolnicy.gif);
}
.page .left .menu li.cashpoint a{
	background: url(../images/gfx/m_bankomaty.gif);
}
.page .left .menu li.contact a{
	background: url(../images/gfx/m_kontakt.gif);
}

.page .left .menu li.write a{
	background: url(../images/gfx/m_napisz.gif);
}


.page .left .menu li.mitem ul.submenu{
	position: relative;
	display:none;
	list-style-position:outside;
	list-style: none;
	margin: 0px;
	padding:0px;
	float: left;
}
.page .left .menu li.mitem ul.submenu li{
	list-style-position:outside;
	list-style: none;
	margin: 0px;
	padding:0px;	
	display: block;
	
	width: 194px;
}
.page .left .menu li.mitem ul.submenu li.smitem a{
	display: block;
	height: 28px;
	background-position: 0px 0px;
}

.page .left .menu li.mitem ul.submenu li.smitem a:hover{
	background-position: 0px -28px;
}

.page .left .menu li.mitem ul.submenu li.info a{
	background: url(../images/gfx/sm_info.gif);
}
.page .left .menu li.mitem ul.submenu li.promo a{
	background: url(../images/gfx/sm_promo.gif);
}

.page .left .menu li.mitem ul.submenu li.history a{
	background: url(../images/gfx/sm_historia.gif);
}
.page .left .menu li.mitem ul.submenu li.management a{
	background: url(../images/gfx/sm_zarzad.gif);
}
.page .left .menu li.mitem ul.submenu li.supervisory a{
	background: url(../images/gfx/sm_rada.gif);
}
.page .left .menu li.mitem ul.submenu li.situation a{
	background: url(../images/gfx/sm_sytuacja.gif);
}

.page .left .menu li.mitem ul.submenu li.credits a{
	background: url(../images/gfx/sm_kredyty.gif);
}
.page .left .menu li.mitem ul.submenu li.curr_acc a{
	background: url(../images/gfx/sm_rachunki.gif);
}
.page .left .menu li.mitem ul.submenu li.deposits a{
	background: url(../images/gfx/sm_lokaty.gif);
}
.page .left .menu li.mitem ul.submenu li.cards a{
	background: url(../images/gfx/sm_karty.gif);
}
.page .left .menu li.mitem ul.submenu li.provisions a{
	background: url(../images/gfx/sm_oplaty.gif);
}
li.selected ul.submenu{
	display: block;
	list-style: none;
}

.page .container{
	width: 778px;
	float: right;
	overflow: hidden;
}


.content{
	width: 760px;
	padding: 20px 9px 20px 9px;
	float: left;
	min-height: 400px;
}

.content a{
	color: #0068D6;	
}

.content a:hover{
	color: #0068D6;	
}


.content ol{
	list-style-position: outside;
	margin-left: 20px;
	padding: 10px 0px;  
}
.content img{
	padding: 5px;
}
.content .formap{
	width: 670px;
	padding: 15px 35px 15px 15px;
	float: left
}

.content .formap #map_canvas{
	margin: 0px auto;
	border: 1px solid #cccccc;
	width: 550px;
	height: 380px	
}

.footer{
	width: 1000px;
	height: 18px;
	background-image: url(../images/gfx/footer_bg.gif);
	position: relative;	
}

.footer *{
	color: #0068D6;
	font-size: 11px;
	line-height: 18px;
}


div.paginator{
	height: 30px;
	border-top: 1px solid #e3e3da;
	margin-top: 10px;
	text-align: center;
	width: 92%;
}
div.paginator_bottom{
	height:40px;
	
}
div.paginator_bottom p.paginator,div.paginator_bottom p.pageNo{
	margin-top: 10px;
	
}
p.paginator span{
	margin: 0px 2px;
}


p.paginator span.selected{
	/*
	background: url(../images/gfx/paginator_span_bg.gif) no-repeat scroll 0px 0px;
	*/
	padding: 0px 5px;
	margin: 0px 2px;
	font-weight: bold;
}
p.paginator a{
	margin: 0px 2px;
	color: #666;
	padding: 0px 5px;
}

p.paginator a:hover{
	/*
	background: url(../images/gfx/paginator_span_bg.gif) no-repeat scroll 0px 0px;
	*/
	text-decoration: underline;
}
/*
p.paginator .right_arrow{

	background: url(../images/gfx/paginator_right_arrow.gif) no-repeat scroll 0px 0px;

	width: 85px;
	padding: 5px 40px;
}

p.paginator .right_arrow:hover{
	background: url(../images/gfx/paginator_right_arrow.gif) no-repeat scroll 0px 0px;
	background-position: 0px -25px;	
}
p.paginator .left_arrow{
	background: url(../images/gfx/paginator_left_arrow.gif) no-repeat scroll 0px 0px;
	width: 85px;
	padding: 5px 44px;
}
p.paginator a.left_arrow:hover{
	background: url(../images/gfx/paginator_left_arrow.gif) no-repeat scroll 0px 0px;
	background-position: 0px -25px;	
}
div.paginator .pageNo{
	width: 100px;
	float: left;
}
*/


div.object div.page div.contact_form{
	width: 540px;
	padding-right: 0px;
	margin: 0px auto;
	font-size: 13px;
}

* html div.object div.page div.contact_form{
	
}

div.object div.page div.contact_form div.form_col{
	float: left;
	text-align: right;
	position: relative;
}

div.object div.page div.contact_form div.sender{

}

div.object div.page div.contact_form div.msg{
	width: 375px;
}

div.object div.page div.contact_form div.btns{
	padding-left: 100px;
	width: 300px;
	height: 30px;
}

div.object div.page div.contact_form div.form_col div.input{
	position: relative;
	float: left;
	padding-bottom: 17px;
}

div.object div.page div.contact_form div.form_col div.input_show{
	padding-top: 10px;
	min-height: 23px;
}
* html div.object div.page div.contact_form div.form_col div.input_show{
	height: 23px;
}
div.object div.page div.contact_form div.form_col ul.errors{
	position: absolute;
	top: -15px;
	left: 10px;
	display: inline-block;
	padding: 3px 0px 0px 57px;
}
div.object div.page div.contact_form div.form_col ul.errors li{
	background: none;
	color: #B94901;
	font-size: 10px;
	float: left;
	height: 17px;
	padding: 0px;
}
div.object div.page div.contact_form div.form_col div.input label{
	width: 60px;
	display: block;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
	float: left;
	padding-right: 6px;
	position: relative;
}

div.object div.page div.contact_form div.sender div.input input{
	width: 300px;
	border: 1px solid #ffffff;
	background-color: #ede9de;	

}

div.object div.page div.contact_form div.msg div.input textarea{
	width: 300px;
	height: 129px;
	border: 1px solid #ffffff;
	background-color: #ede9de;	
}
#reset{
	width: 87px;
	height: 21px;
	background: url(../images/gfx/wyczysc_btn.jpg) no-repeat;
	border: 0px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
}

#submit{
	width: 87px;
	height: 21px;
	border: 0px;
	margin-top: 5px;
	margin-right: 35px;
	margin-left: 18px;
	float: left;
	background: url(../images/gfx/wyslij_btn.jpg) no-repeat;
}

#message_box{
	width: 300px;
	float: left;
	height: 60px;
	padding-left: 170px;
	

}
#message_box p{
	border: 1px solid #F47715;
	color: #1d9620;
	font-weight: bold;
	width: 200px;
	margin: 0px auto;
	background: #EDE9DE;
	text-align: center;
	padding: 12px 0px;
}

#content_text{
	padding: 20px;
}
#content_text ul{
	margin: 10px 0px;
	padding-left: 20px;
	list-style-position:inside;
}
blockquote{
	padding: 10px 30px;
}
