/* CSS Document */
body { 
	margin: 0px;
   	padding: 0px;
   	text-align: center;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background:#242424 url(imgs/back.jpg) repeat-x left top;
    }
body, td, th, div, p {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
    }
body, div, p, table, tr, th, td { 
	vertical-align:top;
    }
div {
	text-align:left;
}
p {
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
a {
	color: #0066CC;
	text-decoration:none;
}
a:hover {
	color: #0066CC;
	text-decoration:underline;
}
img {
	border:0;
}
hr {
  border: 0px;
  background-color:#cccccc;
  height: 1px;
}
h1, h2, h3, h4, h5, h6 {
  	font-family: Arial, Arial, sans-serif;
	color:#890300;
	font-weight:normal;
}

h1 {
	font-size: 25px;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	color:#cd1316;
}

h2 {
	font-size: 18px;
	display: block;
	text-align: left;
	padding: 3px 0px 3px 0px;
	color:#216ab7;
	margin: 0;
}
h2 a {
	text-decoration: underline;
	color: #cc0000;
}
h2 a:hover {
	text-decoration: underline;
	color: #cc0000;
}
h3 {
	font-size: 15px;
	display: block;
	text-align: left;
	margin: 0; 
	padding: 4px 0px 4px 0px;
}
h3 a {
	text-decoration: none;
	color: #cc0000;
}
h3 a:hover {
	text-decoration: underline;
	color: #cc0000;
}
h4 {
	font-size: 12px;
	display: block;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0;
}
/**********   struktura strony  ***********/
#main {
    width: 100%;
	text-align: center;
}
#main_intro {
    width: 100%;
	text-align: center;
}
#mtab_head {
	width:978px;
	margin: 0 auto;
	text-align: center;
	height:220px;
	background:url(imgs/mtab_head_back.jpg) no-repeat left top;
}
#mtab {
	width:978px;
	margin: 0 auto;
	text-align: center;
}
#mtab_dn{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #4C453D url(imgs/mtab_dn_back.jpg) repeat-x left top;
	height:70px;
}
div.content { 
	clear:both;  
    padding: 0px 0px 0px 0px; 
    /*margin: 0px 5px 0px 5px;*/
    width:978px;
}
/************************************/
#head {  
    height:192px;
	position:relative;
	width:978px;
}
.head_logo {
	position:absolute;
	left:0px;
	top:0px;
}
.head_flash {
	position:absolute;
	left:571px;
	top:0px;
	width:407px;
	height:192px;
}
.head_links {
	position:absolute;
	right:10px;
	top:3px;
	z-index:101;	
}
.head_links p, .head_links img {
	vertical-align:middle;
	font-size: 10px;
	font-family: Verdana, sans-serif;	
}
.head_links img {
	vertical-align:middle;
	margin:0 3px 0 3px;	
}
.head_links a {
	color:#cccccc;	
}
.box_lang {
	position:absolute;
	top:3px;
	right:13px;
	width:195px;
	height:34px;
}
.box_lang p {
	padding:0;
	margin:0;
	vertical-align:middle;
	text-align:center;
}
.box_search {
	/*position:absolute;
	top:225px;*/
	margin:3px 0 0 0;
	padding:0;
	width:195px;
	height:90px;
	background:url(imgs/box_search_back.jpg) no-repeat left top;
}
.box_search p {
	margin: 5px 10px 0px 10px;
	text-align:right;
	padding-bottom:0px;
}
.box_search p.search_input {
	width:170px;
	height:20px;
	padding:0;
	margin: 0px 0px 0px 10px;
	background: #ffffff url(imgs/search_input_back.gif) no-repeat left top;
}
.box_search p.search_input input {
	background:none;
	border:none;
	font-size:11px;
	padding:0;
	margin:2px 3px 0 3px;
	width:164px;
}
.box_search p.search_input img {
	vertical-align:middle;
}
.box_search a {
	color:#C9BCAC;
	font-size:11px;
}
.search_form {
	width:195px;
	height:20px;
	padding:0;margin:0;
}
.search_input_hidden {
	padding:0px;
	margin:0px;
}
/************************************/
#cont { 
    padding: 0px 0px 0px 0px;
	background: url(imgs/cont_back.gif) repeat-y right top;
}
.c_left {
	float:left;
	width:194px;
	text-align:left;	
	margin:0px 0px 0px 0px;
	min-height:754px;
}
.c_cent { 
    float:left;
	width:588px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
.c_right {
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:196px;
	min-height:554px;
	vertical-align:top;
}
.c_bottom_line {
	clear:both;
	height:1px;
}
.path_cont {
	margin-left: 20px;
	margin-top:10px;
}
.banner_cont {
	margin:10px 0 0 3px;
}
.flash_header {
	width:580px;
	height:190px;
	background: url(imgs/flash.jpg) no-repeat right bottom;
}
.cont_tfield {
	padding: 10px 20px 10px 20px;
	clear:both;
}
.cont_tfield  ul{
	padding:10px 10px 10px 20px;
	margin:0;
}
.cont_tfield  li{
	padding:2px 4px 2px 4px;
	list-style-type:none;
	list-style-image:url(imgs/arr_sm.gif);
}
.cont_bottom {
	background: url(imgs/cont_bottom_back.gif) no-repeat right top;
	min-height:50px;
}
/***********************************/
.left_menu {
	margin:0px 0 0px 0px;
	padding:0;
	width:194px;
}
ul.mvert {
	margin:0px 0 0 0;
	padding:0px 0px 0px 0px;
	text-align:left;
}
ul.mvert li {
	margin:0px 0 2px 0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	background:url(imgs/mvert_list_dn.gif) no-repeat left bottom;
}
ul.mvert p {
	margin:0px 0 2px 0;
	padding:6px 6px 6px 6px;
	list-style-type:none;
	display:block;
	background:url(imgs/mvert_list_up.gif) no-repeat left top;
}
ul.mvert li a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	margin:0 5px 0 10px;
} 
ul.mvert li a:hover{
	text-decoration:underline;
}
/***********************************/
.mhor {
	margin: 0px 0px 0px 193px;	
	width:785px;
	height:28px;
}
.mhor td {
	width:157px;
	height:28px;
	background:  url(imgs/mhor_td_back.gif) no-repeat right center;
	text-align:center;
	color:#ffffff;
	margin-left:2px;
}
.mhor td.mhor_home {
	width:157px;
	background:  url(imgs/mhor_td_home_back.gif) no-repeat left center;
	margin-left:0;
	background-position: left center;
	margin-left:0px;
}
.mhor a {
	color:#ffffff;
}
.mhor span {
	color:#11316e;
}
/***********************************/
.text_box {
	
}
#home_news {
	margin:8px 0 8px 8px;
	padding:0px 6px 6px 10px;
	/*border-left:1px solid #D39C6E;*/
}
#home_news h1 {
	padding:0;
	margin:0 0 10px 0px;
	line-height:100%;
	color:#cd1316;
	font-size:22px;
	font-variant:small-caps;
}
#home_news h2 {
	margin:10px 0 0px 0px;
}
#home_news p.more {
	border-bottom:1px solid #E9E9E9;
}
.home_news_item {
	margin:2px 0 8px 0;
	padding:0px;
}
/********************************/
.right_box {
	background: url(imgs/right_box_back.gif) repeat-y left top;
	width:190px;
	margin:10px 0 0 0px;
}
/********************************/
.box_currencies {
	width:195px;
	height:180px;
	background:#506CB8 url(imgs/box_currencies_up.jpg) no-repeat left top;
}
.box_currencies_inner {
	width:100%;
	height:100%;
	background:url(imgs/box_currencies_dn.gif) no-repeat left bottom;
}
.box_currencies p {
	margin: 5px 10px 5px 10px;
	text-align:right;
}
.box_currencies img {
	margin:10px 0px 0px 8px;
}
.box_currencies table {
	margin:5px 0px 2px 8px;
}
.box_currencies a {
	color:#ffffff;
	font-size:11px;	
	margin:0px 0px 0px 70px;
}
.currencies_table {
	width:90%;
	margin:auto;
}
.currencies_table td {
	padding:1px 3px 1px 4px;
	text-align:center;
	background:#DCE2E3;
}
.currencies_table tr.interlaced td {
	background:#EAEDEE;
}
.currencies_small_table {
	width:180px;
	border-collapse:collapse;
}
.currencies_small_table td {
	background:#C5D1D3;
	padding:1px 3px 1px 4px;
	border-bottom:2px solid #506CB8;
}
.currencies_small_table tr.interlaced td {
	background:#ffffff;
}
/********************************/
.box_wig {
	width:195px;
	height:250px;
	background:#506CB8 url(imgs/box_wig_up.jpg) no-repeat left top;
}
.box_wig_inner {
	width:100%;
	height:100%;
	padding-bottom:5px;
	background:url(imgs/box_wig_dn.gif) no-repeat left bottom;
}
.box_wig p {
	margin: 5px 10px 5px 10px;
	text-align:right;
}
.box_wig img {
	margin:10px 0px 0px 8px;
}
.box_wig table {
	width:90%;
	margin:auto;
}
.box_wig a {
	color:#ffffff;
	font-size:11px;	
	margin:0px 0px 0px 70px;
}
.wig_table {
	width:90%;
	margin:auto;
}
.wig_table td {
	padding:1px 3px 1px 4px;
	text-align:center;
	background:#DCE2E3;
}
.wig_table tr.interlaced td {
	background:#EAEDEE;
}
.wig_small_table {
	width:180px;
	border-collapse:collapse;
}
.wig_small_table td {
	background:#C5D1D3;
	padding:1px 3px 1px 4px;
	border-bottom:2px solid #506CB8;
}
.wig_small_table tr.interlaced td {
	background:#ffffff;
}
/********************************/
.bottom{ 
	width:978px;
	padding:0;
	margin: 0 auto;
}
.bottom_inner {
	margin: 0 auto;
	width:978px;
	text-align:left; 
	color:#666666;
	padding:10px 0px 0px 0px; 
}
.bottom_inner p {
	padding:2px 20px 2px 20px; 
	font-size:11px;
	color:#c6c5cb;
}
.bottom_inner a {
	color:#c6c5cb;
}
.bottom_inner a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.bottom_inner_links {
	text-align:center;
	margin:10px 10px 2px 190px; 
	font-size:11px;
	color:#cccccc;
}
.bottom_inner_footer {
	margin:5px 0px 0px 0px;
	padding:0;
	font-size:11px;
	color:#cccccc;
}
/************ newsy ****************/
.news_item {
	clear:both;
	padding: 5px 0px 5px 0px;
	margin:2px 0 8px 0;
	padding:0px;
	
}
h2.news_title {
	color:#216AB7;
	font-size:18px;
	font-weight:normal;
	font-variant:normal;
	font-family: Arial, sans-serif;
	border-bottom:1px solid #D8D8D8;
}
h2.news_title a {
	text-decoration:none;
	color:#216AB7;
}
.news_item p {
	padding: 2px 0px 2px 0px;
	margin:0;
}
.news_item a {
	text-decoration:none;
}
.news_img {
	margin: 0px 10px 0px 0px;
	border:6px solid #ffffff;
}
/*******************************/
.innertab {
	width:548px;
	margin:20px 0 0 0;
}
.innertab_menu {
	width:100%;
	background: url(imgs/innertab_menu_back.gif) no-repeat center bottom;
	padding:0;
	margin:0;
	height:40px;
}
.innertab_menu ul {
	padding:0;
	margin:0 3px 0 3px;
}
.innertab_menu ul li {
	padding:0;
	margin:0 2px 0 0;
	float:left;
	height:28px;
	list-style-type:none;
	list-style-image:none;
	background: url(imgs/innertab_menu_item_left.gif) no-repeat left top;
}
.innertab_menu ul li span {
	padding:4px 10px 2px 10px;
	margin:0;
	float:left;
	height:28px;
	display:block;
	background: url(imgs/innertab_menu_item_right.gif) no-repeat right top;
}
.innertab_menu ul li span a {
	color:#ffffff;
}
.innertab_content {
	clear:both;
	width:100%;
	padding:0;
	background: url(imgs/innertab_content_back.gif) repeat-y center top;
	margin:0;
}
.innertab_bottom {
	width:100%;
	height:16px;
	margin:0;
	background: url(imgs/innertab_bottom_back.gif) no-repeat center top;
}

.document_group {
	width:475px;
	margin-left:15px;
	margin-top:5px;	
	margin-bottom:5px;
	border:1px solid #E4E4E4;
}
.document_input_button {
	background-image:url('imgs/document_input_button.gif') ;
	background-repeat:no-repeat;
	display:none;
	width:155px;
	height:28px;
	padding-top:5px;
	padding-left:20px;
	color:white;
	cursor:pointer;
}
/*********wniosek-form*****************/
.form_section_header {
	border-top:1px solid #dce2e3;
	border-bottom: 1px solid #dce2e3;
	font-family: Arial, Arial, sans-serif;
	color: #216ab7; //#1411a0;
	font-size:16px;	
	font-weight:bold;
	margin-top:15px;
	margin-bottom:10px;
}

.form_section_button {
	text-decoration:none;
}
.form_section_button a {
	text-decoration:none;
}
.form_section_button a:hover {
	text-decoration:none;
}
.form_row_1 {
	background:#dce2e3;
	border:0px;
	//width:50%;
	vertical-align:middle;
}
.form_row_2 {
	background:#eaedee;
	border:0px;
	//width:50%;
	vertical-align:middle;
}
.form_text_inpt {
	width:250px;
}
.form_input_button {
	background-image:url('imgs/form_input_button.gif') ;
	background-repeat:no-repeat;
	width:90px;
	display:none;
	height:28px;
	padding-top:5px;
	padding-left:27px;
	color:white;
	cursor:pointer;
}
.form_subsection_header {
	border: none;
	font-family: Arial, Arial, sans-serif;
	color:#216ab7;
	font-size:14px;	
	font-weight:bold;
	margin: 5px 0px 5px 5px;
}
.form_row_spacer {
	width:100%;
	background:#ffffff;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}
.form_input_table {
	background-color: #ffffff;
	text-align:center;
	border: 1px solid #DCE2E3;
	width:100%;
}
.form_input_table th {
	background-color:#DCE2E3;
	font-weight:normal;
	color: #333333;
}
.form_input_table td input {
	text-align:center;
	vertical-align:middle;
	width:98px;
}
.form_fieldlist {
	width:100%;	
}
.form_ordered_list_1 {
	list-style-type:decimal;
	list-style-image:none;
}
.form_ordered_list_1 li {
	list-style-type:decimal;
	list-style-image:none;
}
.form_ordered_list_2{
	list-style-type:lower-alpha;
	list-style-image:none;
}
.form_ordered_list_2 li{
	list-style-type:lower-alpha;
	list-style-image:none;
}
/*********nieuzywane***************/
/*****/
.document_select {
	display:none;
	width:400px;
	margin:0px;
	padding:0px;
	border: 1px solid #E4E4E4;
	position:absolute;
	z-index:100;
	background:#ffffff;
}
.document_select ul {
	list-style-type: none;
	padding:0px;
	margin:0px;	
	text-decoration:none;		
}
.document_select a {
	color:#000000;
	text-decoration:none;	
}
.document_select a:hover {
	color:#000000;
	text-decoration:none;
}
.document_node {
	 display:none;	
}
.node_input {
	width: 400px;
	margin:0px;
	padding:0px;
	border: 1px solid #E4E4E4;
}

/************ style tekstu *****************/
.mp_img{  
    padding:0px;
	border:0px;
}
.main_frame {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	vertical-align:top;
}
.path {
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #E4E4E4;
	margin:0 10px 0 10px;
}
.path a {
	text-decoration:none;
	padding:5px;
	color:#FF9999;
}
.path a:hover {
	text-decoration:underline;
	color:#FF9999;
}

.mov {
	height:204px;
}
.mph {
	background:#ff3300;
	height:40px;
}
.mph h1 {
	color:#fff;padding:7px 10px 7px 10px;
	font-size:25px;
}
.p_img {
	border:4px solid #8B8B8B;
}
.p_link a {
	color:#FF9966;
	text-decoration:none;
}
.p_link {
	border-bottom:1px solid #2F2F2D;
}

/*************************************/
.paging{ 
	padding: 2px;
	height:16px;
	font: bold 11px Verdana;
	text-align:center;
	color: #A63709;
	}
/**********************************/
.form_field{
	width: 380px;
	height: 12px;
	padding: 2px;
	font: 11px Arial, sans-serif;
}
.form_area{
	width: 380px;
	height: 120px;
	font: 11px Arial, sans-serif;
}
.form_butt{
	color: #f0f0f0;
	background: #333333;
	font: 12px Arial, sans-serif;
}
#im_tab td {
	text-align:center;
}
#sitemap {
	
}
#sitemap  li{
	padding:2px 4px 2px 4px;
	list-style-type:none;
	list-style-image:url(imgs/arr_sm.gif);
}
#sitemap a {
	text-decoration: none;
	}
#sitemap a:hover {
	text-decoration: underline;
	}
/*******************************/
.gal_tab {
	margin:10px 0 10px 5px;
}
.gal_tab table{
	float:left;
}
.gal_link{
	border:1px solid blue;
	background:url(imgs/pic_shadow_top.gif) right top no-repeat;
}
.gal_tab td {
	padding:0;margin:0;
	background:#ffffff url(imgs/pic_shadow.gif) right bottom no-repeat;
	text-align:center;
	vertical-align:middle;
}
.gal_tab td a {
	width:100%;
	height:100%;
	display:block;
	padding:0;margin:0;
	background:url(imgs/pic_shadow_top.gif) right top no-repeat;
}
.gal_tab td a span.img {
	width:100%;
	height:100%;
	display:block;
	padding:0;margin:0;
	background:url(imgs/pic_shadow_left.gif) left bottom no-repeat;
} 
.gal_tab td a img {
	margin:5px 10px 8px 5px;
}
/*******************************/
textarea {
	width:400px;
	height:100px;
}
.text_inpt {
	width:400px;
}
button {
	border:0;
	width:102px;
	height:22px;
	padding:0;
	margin:0;
	font-size:11px;
}
.red_text {
	color:#cc0000;
}
.mp_inpt {
	width: 120px;
	background: #fff;
	border: 0;
	margin:2px 0px 0px 0px;
	font-size:10px;
	border:1px solid #336699;
}
/********************************/
.num_menu_cont {
	position:relative;
	height:1px;
	width:100px;
}
.num_menu {
	z-index:100;
	position:absolute;
	right:2px;
	bottom:9px;
	background: transparent url(imgs/num_menu_back.gif) right top no-repeat;
}
.num_menu_list  {
	padding:0;margin:0;
}
.num_menu_list li {
	list-style-type:none;
	list-style-image:none;
	float:left;
	height:23px;
	width:20px;
	text-align:center;
	vertical-align:middle;
	display:block;
	padding-left:3px;
}
.num_menu_list li.normal {
	/*background: url(imgs/num_menu_back.gif) right top no-repeat;*/
}
.num_menu_list li.active {
	background: url(imgs/num_menu_back_active.gif) right top no-repeat;
	color:#ffffff;
}
.num_menu_list li.normal a, .num_menu_list li.active  a {
	margin:4px 0 0 0;
	color:#444444;
	display:block;
	text-decoration:none;
}
.num_menu_list li.normal a {
	color:#444444;
}
.num_menu_list li.active  a{
	color:#ffffff;
}
ul.calculator_menu li {
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	list-style-image:url(imgs/arr_sm.gif);
}

#wigmenu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	width:100%;
}
.wigmenu_active{
	background:#ffffff;
	font-weight:bold;
	width:33%;
}
.wigmenu_passive {
	background:#ffffff;
	font-weight:normal;
	width:33%;
}

.emporium_blue {
	color:#0066CC;
}