@charset "utf-8";
/* CSS Document */

/* kontener */
#nm_container {
	width: 990px;
	margin: 0 auto;
}

/* naglowek */
#nm_head {
	height: 104px;
	width: 100%;
	background: #1b1b1b;
}
#nm_head #logo {
	padding: 0;
	margin: 0 auto;
	height: 104px;
	width: 960px;
	background: url(../images/layout/headmenu/bg_main.png) no-repeat;

}
#nm_head #logo a {
	width: 226px;
	height: 80px;
	margin: 10px 0 0 20px;
	float: left;
	overflow: hidden;
	position: relative;
	text-indent: -9999em;
}

/* menu poziome */
#nm_headmenu {
	position: relative;
	width: 100%;
	height: 44px;
	background: url(../images/layout/headmenu/bg_menu_inf.png);
}
#nm_headmenu .container {
	position: absolute;
	top: 0;
	left: 50%;
	width: 960px;
	height: 44px;
	margin-left: -480px;
background: url(../images/layout/headmenu/bg_menu.png);
}

#nm_headmenu ul {
	float: left;
	padding: 10px 0 0 0;
	list-style: none;
background: green;
}
#nm_headmenu li {
	position: absolute;
	height: 34px; 
}
#nm_headmenu a {
	height: 34px;
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	background-repeat: no-repeat;
}
#nm_headmenu li.zIndexTop {
	z-index: 30;
}

.but_epodpis { z-index: 15; }
.but_epodpis a { width: 128px; background: url(../images/layout/headmenu/but_epodpis_off_128x34.png); }
.but_epodpis a.checked { background: url(../images/layout/headmenu/but_epodpis_on_128x34.png); } 

.but_cerkwa { z-index: 14; margin-left: 102px; }
.but_cerkwa a { width: 229px; background: url(../images/layout/headmenu/but_cerkwa_off_229x34.png); }
.but_cerkwa a.checked { background: url(../images/layout/headmenu/but_cerkwa_on_229x34.png); }

.but_cerkwabecz { z-index: 13; margin-left: 305px; }
.but_cerkwabecz a { width: 196px; background: url(../images/layout/headmenu/but_cerpolcert_off_196x34.png); }
.but_cerkwabecz a.checked { background: url(../images/layout/headmenu/but_cerpolcert_on_196x34.png); }

.but_ceroso { z-index: 12; margin-left: 475px; }
.but_ceroso a { width: 167px; background: url(../images/layout/headmenu/but_repo_off_167x34.png); }
.but_ceroso a.checked { background: url(../images/layout/headmenu/but_repo_on_167x34.png); }

.but_cerserwww { z-index: 11; margin-left: 616px; }
.but_cerserwww a { width: 133px; background: url(../images/layout/headmenu/but_cennik_off_133x34.png); }
.but_cerserwww a.checked { background: url(../images/layout/headmenu/but_cennik_on_133x34.png); }

/* nowe menu */

.bun_epodpis { z-index: 15; }
.bun_epodpis a { width: 127px; background: url(../images/layout/headmenu/bun_epodpis.png); }
.bun_epodpis a.checked { background: url(../images/layout/headmenu/bun_epodpis_active.png); } 

.bun_certum_bez_czytnika { z-index: 14; margin-left: 101px; }
.bun_certum_bez_czytnika a { width: 207px; background: url(../images/layout/headmenu/bun_certum_bez_czytnika.png); }
.bun_certum_bez_czytnika a.checked { background: url(../images/layout/headmenu/bun_certum_bez_czytnika_active.png); }

.bun_certum_standard { z-index: 13; margin-left: 280px; }
.bun_certum_standard a { width: 196px; background: url(../images/layout/headmenu/bun_certum_standard.png); }
.bun_certum_standard a.checked { background: url(../images/layout/headmenu/bun_certum_standard_active.png); }

.bun_certum_mini { z-index: 12; margin-left: 440px; }
.bun_certum_mini a { width: 162px; background: url(../images/layout/headmenu/bun_certum_mini.png); }
.bun_certum_mini a.checked { background: url(../images/layout/headmenu/bun_certum_mini_active.png); }

.bun_przedluzenia { z-index: 11; margin-left: 575px; }
.bun_przedluzenia a { width: 152px; background: url(../images/layout/headmenu/bun_przedluzenia.png); }
.bun_przedluzenia a.checked { background: url(../images/layout/headmenu/bun_przedluzenia_active.png); }


#nm_headmenu form {
	padding: 12px 0 0 0;
	float: right;
	width: 207px;
}
#nm_headmenu .word {
	float: left;
	width: 180px;
	height: 15px;
	margin-right: 4px;
	background: #787878;
	border-top: 1px solid #3f3f3f;
	border-bottom: 1px solid #828282;
	border-left: 1px solid #545454;
	border-right: 1px solid #7d7d7d;
	font-size: 0.9em;
	color: #c7c7c7;
}
#nm_headmenu .submit {
	float: left;
}

/* stopka */
#nm_foot {
	width: 775px;
	margin: 0 auto;
}
#nm_foot a {
	text-decoration: none;
}
#nm_foot a:hover {
	text-decoration: underline;
}
#nm_foot ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	height: 60px;
	margin: 0 0 0 25px;
	padding: 0;
}
#nm_foot li {
	width: 140px;
	float: left;
	margin: 0;
	padding: 17px 0 0 3px;
}
#nm_foot li a.logo {
	width: 99px;
	height: 23px;
	float: left;
	overflow: hidden;
	position: relative;
	text-indent: -9999em;
	background: url(../images/layout/foot_logo.png) no-repeat;	
}
#nm_footcontent {
	margin-top: 20px;
}
#nm_footcontent .content {
	background-color: #FFF;
}
#nm_footlinks {
	padding: 5px 0 5px 0;
	text-align: center;
}

/* pozycje */
#nm_left {
	float: left;
	width: 200px;
}
#nm_content {
	float: right;
	width: 775px;
}
#nm_centralLeft {
	width: 379px;
	float: left;
}
#nm_centralRight {
	width: 379px;
	float: right;
}

.label        { color: #48493f; display: block; font-size: 11px; font-weight: bold; margin-left: 2px; }
INPUT,SELECT  { background: #ffffff; border: 1px solid #c6c6c6; color: #363636; height: 18px; padding: 2px 5px 0 5px; }
TEXTAREA      { background: #ffffff; border: 1px solid #c6c6c6; color: #363636; margin: 0; padding: 2px 5px; }
.i_319x20     { margin: 2px 0 4px 2px; width: 299px; }
.i_150x20     { margin: 2px 0 4px 2px; width: 150px; }
.t_319x100    { height: 56px; margin: 2px 0 4px 2px; width: 299px; }
.b_90x20      { background: #812741; border: 0 none; color: #ffffff; float: right; height: 20px; margin: 3px 22px 0 0; padding: 0 0 3px 0; width: 90px; }
.b_50x20      { background: #cccccc; border: 0 none; color: #ffffff; float: right; height: 20px; margin-top: 5px; margin-right: -8px; padding: 0 0 2px 0; width: 50px; }
.b_50x20_1    { background: #cccccc; border: 0 none; color: #ffffff; float: right; height: 20px; margin-top: 5px; margin-right: 10px; padding: 0 0 2px 0; width: 50px; }
.errors       { float: right; list-style: none; margin: 0; margin-right: 2px; margin-top: -22px; padding: 0; }
.errors_2     { float: right; list-style: none; margin: 0; margin-right: 2px; margin-top: -62px; padding: 0; }
.errors LI    { color: #FF0000; font-size: 16px; font-weight: bold; list-style: none; margin: 0; padding: 0; width: 10px; }
.errors_2 LI  { color: #FF0000; font-size: 16px; font-weight: bold; list-style: none; margin: 0; padding: 0; width: 10px; }

#newsletterMessage  { color: #ff0000; padding: 5px 0; text-align: center; }

A.a_b_90x20 { background: #812741; border: 0 none; color: #ffffff; display: block; height: 20px; margin: 3px 22px 0 0; padding: 5px 0 0 0; font-size: 11px; width: 90px; text-align: center; text-decoration: none; }
A.a_b_90x20:hover{ background: #812741; border: 0 none; color: #ffffff; display: block; height: 20px; margin: 3px 22px 0 0; padding: 5px 0 0 0; font-size: 11px; width: 90px; text-align: center; text-decoration: none; }

.right          { float: right; }
.left           { float: left; }
.clear          { clear: both; }
.center_button  { margin: auto; text-align: center; width: 90px; }
