/* ING Bank Śląski */
/*
   Copyright e-point S.A.
*/


body {
	background: white;
	margin: 0;
	padding: 0;
}

body, a {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}

a img {border: 0;}
h1, ul {margin: 0; padding: 0;}

.hide { display: none; }
.clear { clear:both; height:1px; line-height:1px; font-size:1px; }

/* Wrapper */
#wrapper {
	width: 770px;
	margin: 0 auto 2em auto;
	padding: 0;
	overflow: hidden;
}

/* Header */
#topC {
	float: left;
	width: 100%;
	height: 57px;
	border-bottom: 5px solid #ff6600;
}
#logoC {
	float: left;
	padding-top: 15px;
	width: 215px;
}

#descriptionC {
	float: right;
	padding-top: 30px;
	font: normal normal normal 22px Arial, Helvetica, sans-serif;
	color: #000066;
}

/* Search */
#topMenuC {
	float:left;
	height:49px;
	width:100%;
}
.sideBox3 {
	float:right;
	margin-top:9px;
	text-align: right;
}
.sideBox3 fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.sideBox3 legend {
	display: none;
}
.sideBox3 label {
	display: none;
}
.sideBox3 ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sideBox3 li {
	display: inline;
}
.sideBox3 #queryText {
	-x-system-font:none;
	border:1px solid #CCCCCC;
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-right:3px;
	width:182px;
}
.sideBox3 a.button {
	-x-system-font:none;
	color:#788CC7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	vertical-align:middle;
}
.sideBox3 a.button:hover {
	text-decoration: underline;
}

/* Content */
#content {
	width: 558px;
	float: left;
}

#content #info {
	width: 380px;
	font-family: "Times New Roman",serif;
	font-size: 19px;
	color: #FF6600;
	margin-top: 50px;
	padding: 1px 0 16px 0;
	background: #fff url(/_images/error/dots_hr.gif) 0 bottom repeat-x;
}

#content #info p {
	margin: 26px 0 16px 0;
}

#content p {
	font-family: Times New Roman,serif;
	font-size: 19px;
	margin: 10px 0;
}

#content p span {
	font-size: 15px;
}

/* Sidebar */
#sidebar {
	width: 212px;
	float: right;
	padding-top: 26px;
	margin-bottom: 22px;
}

#sidebar #sidebarMenu {
	background-color: #FF6600;
	margin-bottom: 14px;
}

#sidebar #sidebarMenu h1 {
	background: #FF6600 url(/_images/error/ing-bank-online_home.gif) 14px 17px no-repeat;
	height: 51px;
}

#sidebar #sidebarMenu h1 span {
	display: none;
}

#sidebar #sidebarMenu ul {
	list-style: none;
}

#sidebar #sidebarMenu li {
	display: block;
	background: #FF6600 url(/_images/error/dots_white.gif) repeat-x scroll 0 0;
	height: 40px;
}

#sidebar #sidebarMenu li.another {
	background-color: #D24600;
	background-image: none;
	border-top: 1px solid #fff;
}

#sidebar #sidebarMenu li a
{
	display: block;
	height: 28px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding: 12px 0 0 15px;
	background: transparent url(/_images/error/more_white.gif) no-repeat scroll 192px 13px;
}


/* Footer */
#footer {
	clear: both;
	border-bottom: 1px solid #C9C9C9;
}

#footer #infoline {
	width: 558px;
	float: left;
	color: #3399CC;
}

#footer #owner {
	width: 212px;
	float: right;
	text-align: right;
	color: #BCBCBC;
}

#footer p {
	margin: 5px 0;
}




