body {
	margin-top: 0px;
	padding: 0px;
	background: #f6f6f6 /*url('images/bk.gif')*/;
}
td {
	text-align: left;
}
h2 {
	margin: 0px;
}
.top {
	background: #fff;
	text-align: center;
	color: #ff7010;
	font-size: 7pt;
	font-weight: normal;
}
td.menu {
	background: #c00 url('images/menubk.gif') repeat-x left top;
	height: 40px;
	border: solid 2px #f00;
	text-align: center;
	vertical-align: middle;
}
.leftbox, .centerbox, .rightbox {
	vertical-align: top;
}
.leftbox, .rightbox {
	width: 190px;
}

.leftmenu {
	background: url('images/leftmenubk.gif') repeat-x;
	border: solid 1px #ddd;
	padding: 15px 0px;
}
.leftmenu a {
	display: block;
	margin: 3px 20px;
	padding: 2px;
	padding-left: 14px;
	text-decoration: none;
	
	color: #999;
	font-size: 8pt;
	font-weight: bold;
	
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ddd;
	
	background-image: url('images/grayrect.gif');
	background-repeat: no-repeat;
	background-position: 6px 4px;
}
.leftmenu a.submenu {
	margin-left: 30px;
	font-size: 9pt;
	font-weight: normal;
	padding: 2px;
	padding-left: 17px;
	text-decoration: none;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #ddd;
	background-image: url('images/graycircle.gif');
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
.leftsearch {
	background: #db0100;
}
.leftsearch, .leftnewsletter {
	color: #fff;
}
.leftsearch h2 {
	font-size: 8pt;
	background: url('images/leftredbk.gif') repeat-y left top;
	padding: 9px 15px;
}
.leftsearch form, .leftnewsletter form{
	padding: 10px;
	padding-bottom: 20px;
}
.rightbox a, .leftsearch a {
	/**** (color: #fff; */
}
.rightbox a:hover, .leftsearch a:hover {
	/****color: #fcc; */
}
.leftnewsletter {
	background: #5f5f5f;
}
.leftnewsletter h2 {
	font-size: 8pt;
	background: #4f4f4f;
	padding: 9px 15px;
}
.leftitem {
	background: #f8f8f8;
	padding-bottom: 20px;
}
.leftitem h2 {
	color: #555;
	text-align: left;
	font-size: 8pt;
	padding: 9px 15px;
	background: url('images/leftgraybk.gif') repeat-y left top;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ccc;
}
.centerbox {
	width: 400px;
	background: url('images/mainbk.gif') repeat-x left top;
	padding: 5px;
}
.short {
	margin-bottom: 25px;
	clear: both;
}
.short p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.short a.readmore {
	display: block;
	margin-top: 5px;
}

.shortfooter {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #ccc;
}
.navi {
	font-size: 7pt;
	color: #968478;
}
.navi a {
	color: #968478;
	text-decoration: none;
	font-weight: bold;
}

.marg {
	margin: 10px;
}

.rightbox {
	padding: 0px;
	border: solid 1px #eee;
	background: url('images/rightboxbk.gif') repeat-x left bottom;
	width: 200px;
	
}

.rightitem {
	margin: 0px;
	background: url('images/rightheaderbk.gif') no-repeat left top;
	padding-bottom: 10px;
}
.rightitem h2 {
	font-size: 8pt;
	padding-top: 6px;
	padding-left: 26px;
/*	text-transform: uppercase;	*/
	color: #24679e;
}
.rightitemspecial {
	margin: 0px;
	background: url('images/specialbk.gif') no-repeat left top;
	padding: 7px;
	height: 43px;
	margin: 8px 2px;
	text-align: center;
}
.rightitemspecial, .rightitemspecial td {
	color: #f66709;
	font-size: 12pt;
	font-weight: bold;
}
/***************************** MENU *************************************/

div.domMenu_menuBar {
	text-align: center;
}
div.domMenu_menuElement {
	font-family:	'Tahoma';
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	margin: 5px 0px;
	padding: 0px 5px;
	text-decoration: none;
	text-align: center;
	border-style: solid;
	border-width: 0px 1px;
	border-color: #fff #933 #fff #d33;
}
div.domMenu_menuElementHover {
	text-decoration: none;
	color: #fcc;
}
div.domMenu_subMenuBar {
    padding-bottom: 1px;
    opacity: .93;
    filter: alpha(opacity=93);
    background: #ccc;

}
div.domMenu_subMenuElement {
    font-weight: normal;
    font-size: 8pt;
    border: solid #eef 1px;
    margin: 1px 1px 0 1px;
    color: #000;
    padding: 2px 7px;
	background: #fff;
}
div.domMenu_subMenuElementHover {
    background-color: #eee;
}
/************************** FORMULARZE **********************************/
td form {
	margin: 0px;
}
input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
}

input.btn {
	font-weight: bold;
	color: #666666
}
input.text, select, textarea {
	background: #f5f5ff url('images/bg-input.gif') no-repeat;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	color: #000000;
}
input.text {
	padding-left: 2px;
}
textarea {
	padding-left: 2px;
	margin: 1px 0px 1px 0px;
}
td.label {
	width: 120px;
}
td.label, td.element {
	text-align: left;
}
td.element {
	width: 220px;
}
td.header {
	font-weight: bold;
	padding: 4px 0px;
	text-align: left;
}
/*** * EURO PORTAL ***/

label.wyszukiwarka {
	width: 80px;
	float: left;
	margin: 0;
}
div.wyszukiwarka {
	margin: 6px 0 0 20px;
}
img.wyszukiwarkaL {
	float: left;
	margin: 0 20px 0 0;
}
img.wyszukiwarkaR {
	float: right;
	margin: 0 0 0 20px;
}
input.wyszukiwarka {
	font-size:10px;
}
a.wyszukiwarka {
	margin-right:20px;
}
div.pressitem {
	width: 180px;
	float: left;
	padding: 5px;
	height: 90px;
	background-image: url('images/pressbk.gif');
	background-repeat: no-repeat;
	background-position: 25px 80px;
	margin-bottom: 10px;
}
div.pressitem h2 {
	font-size: 9pt;
	color: #003;
	height: 26px;
}
a.readmore {
	background-image: url(images/lupaa.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 3px; 
	padding-left: 12px;
}
table.bankier td {
	font-size: 7pt;
}