body {
	background-color: #eeeeee;
	margin: 0 0 10px 0;
	font-family: verdana;
	font-size: 12px;
}

table {
	border-spacing: 0 0;
	empty-cells: show;
}


table td {
	padding: 0 0 0 0;
}

table.header {
	width: 100%;
	height: 141px;
	background-color: #ee9a37;
	background-image: url(../../templates/imm/imgs/main_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

table.header td {
	text-align: center;
}

table.header tr.top td {
	height: 41px;
}

table.header tr.middle td {
	vertical-align: bottom;
}

table.header tr.bottom td {
	vertical-align: top;
	background-color: #eeeeee;
	background-image: url(../../templates/imm/imgs/white3x3.png);
	background-repeat: repeat-x;
	background-position: top center;
}

/* ------------------------------------------------------------------------- */

table.subheader_top {
	margin-left: auto;
	margin-right: auto;
	width: 1%;
}

table.subheader_top table.images {
	width: 749px;
	margin-left: auto;
	margin-right: auto;
}

table.subheader_top table.images td {
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

table.subheader_bottom {
	margin-left: auto;
	margin-right: auto;
}

table.header tr.bottom td table.subheader_bottom td {
	border-style: none;
	background-image: none;
}

/* ------------------------------------------------------------------------- */

li.submenuend {
	font-size: 0;
	height: 7px;
	vertical-align: top;
}

/* ------------------------------------------------------------------------- */

.tekst_menu {
	text-align: center;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

table.main {
	margin: 10px auto 10px auto;
	table-layout: fixed;
}

table.main td {
	vertical-align: top;
}

table.main td.content {
	background-color: white;
	border-top: 1px solid #a8a8a8;
	border-bottom: 1px solid #a8a8a8;
}

table.main td.side_content {
	background-color: #f7f7f7;
	border: 1px solid #a8a8a8;
}

/* ------------------------------------------------------------------------- */

ul.menu {
	padding-left: 30px;
	margin-left: 0;
}

li.menu {
	width: 148px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

li.menu_selected {
	width: 148px;
	list-style-image: url(../../templates/imm/imgs/orange_dot.png);
	margin-top: 10px;
	margin-bottom: 10px;
}

div.skrot {
	width: 500px;
	padding: 20px 50px 10px 50px;
}

div.calosc {
	width: 550px;
	padding: 20px 25px 10px 25px;
	overflow: visible;
}

/* ------------------------------------------------------------------------- */

a img	{border-style: none;}

a.link_menu:visited	{color: #676767; text-decoration: none; font-weight: 600;}
a.link_menu:link	{color: #676767; text-decoration: none; font-weight: 600;}
a.link_menu:active	{color: #676767; text-decoration: none; font-weight: 600;}
a.link_menu:hover	{color: #ff9100; text-decoration: none; font-weight: 600;}

a.link_info:visited	{color: #989898; text-decoration: none; font-size: 10px;}
a.link_info:link	{color: #989898; text-decoration: none; font-size: 10px;}
a.link_info:active	{color: #989898; text-decoration: none; font-size: 10px;}
a.link_info:hover	{color: #989898; text-decoration: none; font-size: 10px;}

a.link_czarny:visited	{color: black;}
a.link_czarny:link	{color: black;}
a.link_czarny:active	{color: black;}
a.link_czarny:hover	{color: black;}

a.link_footer:visited	{color: #58595b;}
a.link_footer:link	{color: #58595b;}
a.link_footer:active	{color: #58595b;}
a.link_footer:hover	{color: #58595b;}

/* ------------------------------------------------------------------------- */

div.paging {
	width: 100%;
	border-top: 1px solid #a8a8a8;
}

table.paging {
	color: #9193a2;
	width: 550px;
	margin: 10px 25px 10px 25px;
}

table.paging select {
	color: #9193a2;
	font-family: verdana;
	font-size: 12px;
}

span.clickable {
	cursor: pointer;
}
