@CHARSET "UTF-8";
* {padding:0; margin:0}

body {
	margin: 0px;
	padding: 0px;
}

/**/

hr {
	height: 1px;
	padding: 0px;
	margin: 10px 0px;
	color: #dddcec;
	background-color: #dddcec;
	border: none;
}

/**/

#container {
	width: 1000px;
	margin: 0px auto;
	padding: 0px 5px 0px 0px
}

#head_container {
	width: 1001px;
	height: 332px;
}
	
#logo {
	float: left;
	width: 541px;
	height: 95px;
}

#head {
	float: left;
	width: 541px;
	height: 237px;
}

#head_right {
	float: right;
	position: relative;
	width: 457px;
	height: 332px;
	position: relative;
	background: url("images/head_right_bg.jpg") no-repeat;
	
}

#head_right_banking {
	position: absolute;
	bottom: 0px;
	right: 12px;
	height: 133px;
	width: 280px;
}
#head_right_banking div {
	clear: both;
	float: right;
}

#head_right_banking a.individual,
#head_right_banking a.individual:visited {
	display: block;
	background: url("images/ib_button_individual.jpg") no-repeat;
	width: 213px;
	height: 26px;
	margin-right: 54px;
}

#head_right_banking a.companies,
#head_right_banking a.companies:visited {
	display: block;
	background: url("images/ib_button_companies.jpg") no-repeat;
	width: 213px;
	height: 26px;
	margin-right: 54px;
	margin-bottom: 3px;
}

#head_right_banking a.individual:hover {
	background: url("images/ib_button_individual_hover.jpg") no-repeat;
}

#head_right_banking a.companies:hover {
	background: url("images/ib_button_companies_hover.jpg") no-repeat;

}


#head_bottom {
	background: #2d7423 url("images/head_bottom_bg.jpg") no-repeat;
	width: 940px;
	height: 42px;
	padding: 0px 0px 0px 16px;
}
#head_bottom .container {
	position: relative;
	float: right;	
	width: 280px;
	height: 42px;
}
#main {
	background: url("images/main_bg.jpg");	
}
#main_inner {
	background: url("images/main_inner_bg.jpg") repeat-y;
	position: relative;
}
#content_head {
	width: 608px;
	height: 36px;
	position: relative;
	padding: 8px 0px 2px 28px; 
	background: url("images/content_head.jpg") no-repeat;
}

#page_path {
	padding: 22px 0px 0px 0px;
	color: #777;
	font-weight: normal;
	position: absolute;
	right: 10px;
}

#page_path a, #page_path a:visited {
	color: #adadad;
}

#content_head h1 {
	color: #3f8d1d;
	float: left;
}

.content_sep {
	height: 3px;
	font-size: 1px;
}

#content {
	width: 580px;
	padding: 20px 10px 2px 20px;
	border-left: 2px solid #e0e0e0;
	float: left;
}

.returnBlock {
	position: relative;
	bottom: 0px;
	padding: 8px;
	margin: 0px 20px 0px 22px;
	width: 565px;
	border-top: 1px solid #ececec;
	
}

#page_right_container{
	padding-right:	110px;
}

#page_right {
	float: right;
	width: 230px;
	margin: 20px 0px 0px 10px;
	padding: 2px;
	background: #fff;
}

#foot {
	height: 25px;
	width: 916px;
	padding: 20px;
	background: url("images/foot_bg.jpg") repeat-x;	
}

/**/

.bluearrow {
	color: #26b2f4;
	font-size: 13px;
	font-weight: bold;
}

/**/


#menu_secondary {
	padding: 132px 2px 2px 260px;
	list-style: url("images/submenu_dot.jpg");
	
}
#menu_secondary li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #e2f7c1;
}
#menu_secondary li.last {
	border-bottom: none;
}
#menu_secondary li a, #menu_secondary li a:visited {
	color: #2d7423;
	font-size: 12px;
	font-weight: bold;
}
#menu_secondary li a.selected {
	text-decoration: underline;
}
/**/


#menu_additional {
	position: absolute;
	top: 120px;
	left: 15px;
	list-style: none;
	
}
#menu_additional li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #fbfbfb;
}
#menu_additional li.last {
	border-bottom: none;
}
#menu_additional li a, #menu_additional li a:visited {
	padding: 0px 0px 0px 15px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background: url("images/menu_additional.gif") no-repeat left center;
	
}
#menu_additional li a.selected {
	text-decoration: underline;
}
/**/

#search label, #newsletter label {
	display: block;
	color: #508f2b;
	font-weight: bold;
	font-size: 12px;
	margin-top: 2px;
}

#search, #newsletter, .rss {
	padding-left: 6px;
	padding-top: 4px;
}

.rss {
	border-bottom: 1px solid #ececec;
	margin-bottom: 5px;
}
/**/
.news_container {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ECECEC;
	padding: 0px 0px 5px 0px;
}
.news_container.last {
	border-bottom: none;
}

a.news_thumb {
	display: block;
	float: left; 
	margin: 0px; 
	padding: 2px 18px 5px 0px;
}

.news_date {
	display: block;
	float: left;
	font-size: 10px; 
	padding: 0px 4px 12px 0px;
	width: 400px;
}

.news_content {
	float: left;
	padding: 4px 0px;
	width: 440px;
}



a.news_title {
	diaplay: block;
	float: left;
	width: 440px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}

/**/

table.currency {
	border-collapse: collapse;
	margin: 2px 2px 6px 2px;
}
table.currency td{
	padding: 5px 2px;
	border: 1px solid #eaeaea;
	text-align: center;
}
table.currency th{
	padding: 2px;
	font-weight: normal;
	text-align: center;
}
table.currency td.name{
	background: #e5e5e5;
	font-weight: bold;
	color: #444444;
}
table.currency td.nbp{
	background: #f4f4f4;
}
table.currency img {
	padding-right: 2px;
}



.banner_item {
	padding: 6px 0px;
	border-bottom: 1px solid #ececec;
}

#clock_area {
	position: absolute;
	top: 72px;
	left: 205px;
	color: #abd2a3;
	font-size: 10px;
	width: 210px;
	text-align: center;
}