html {
	height: 100%
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: "Verdana","Arial CE","Arial",sans-serif;
	/* font-size: 11px; */
}
p, table {
	margin: 0px;
	font-family: "Verdana", "Arial CE", "Arial, sans-serif";
	font-size: 11px;
	color: #3C3C3C;
}
a {
	text-decoration: none;
	color: #3C3C3C;	
}
a:hover {
    text-decoration: none;
	color: #FB8604;
}
.p1 {
	font-family: "Verdana", "Arial CE", "Arial, sans-serif";
	font-size: 11px;
	color: #3C3C3C;
	line-height: 18px;
}
.p2 {
	font-family: "Verdana", "Arial CE", "Arial, sans-serif";
	font-size: 11px;
	color: #3C3C3C;
	margin-left: 5px;
}
.p3 {
	font-family: "Verdana", "Arial CE", "Arial, sans-serif";
	font-size: 11px;
	color: #3C3C3C;
	margin-right:5px;
}	   
.p4 {
	font-family: "Verdana", "Arial CE", "Arial, sans-serif";
	font-size: 11px;
	color: #3C3C3C;
	margin-left:10px;
}	   
.p5 {
	font-family: "Verdana", "Arial CE", "Arial, sans-serif";
	font-size: 11px;
	color: #3C3C3C;
	line-height: 17px;
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
}  
.p6 {
	font-family: "Verdana", "Arial CE", "Arial, sans-serif";
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
.p7 {
	font-family: "Verdana", "Arial CE", "Arial, sans-serif";
	font-size: 11px;
	color: #3C3C3C;
}

/* dodatkowe */
form{
	margin: 0px;
}
.p1sub {
	font-size: 11px;
	color: #3C3C3C;
	line-height: 18px;
	padding-left: 10px;
}
div.zawartosc {
	text-align: center;
}
div.pc { /*page content */
	font-size: 11px;
	color: #3C3C3C;
	line-height: 18px;
	margin-left: 11px;
	margin-right: 11px;
	text-align:justify;
}
p.spt { /* static pages title */
	background-image: url('../img/site/strzalka_tytuly.gif');
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #E9852D;
	margin: 5px 0px 18px 0px;
	padding-left: 10px;
}
img.spt { /* static pages title image */
	margin-top: 8px;
	margin-bottom: 10px;
}
div.nt { /* news title */
	margin: 0px 11px 3px 11px;
	text-align: justify;
	color: #0293DD;
	font-size: 13px;
	font-weight: bold;
}
div.nd { /* news date */
	margin:  0px 11px 12px 11px;
	font-style: italic;
	color: #C0C0C0;
}
hr.nhr { /* news hr */
	width: 560px;
	height: 1px;
	color: #fadec7;
	background-color: #fadec7;
	border: 0px solid #fadec7;
	border: none;
	margin-bottom: 15px;
}
.rat { /* news hr */
	color: #3C3C3C;
	margin-left: 11px;
	font-weight: bold;
	line-height: 17px;
}
div.zs { /* zlecenie stanowisko */
	margin: 0px 11px 0px 11px;
	text-align: center;
	color: #0293DD;
	font-size: 16px;
	font-weight: bold;
}
div.zw { /* zlecenie wyrozniki */
	margin: 10px 11px 0px 11px;
	text-align: left;
	color: #0293DD;
	font-size: 13px;
	font-weight: bold;
}
div.zn { /* zlecenie naglowek */
	margin: 0px 11px 5px 11px;
	text-align: center;
	/*font-weight: bold;*/
	margin-left: 11px;
}

div.odp {
	margin-left:10px;
	padding-left:5px;
	color:#3C3C3C;
	border-left: #6193DD solid 3px;
}

#zlecenie ul { margin-left: 15px; padding-left: 0px; list-style: none; margin-bottom:0px;}
#zlecenie ul li { list-style-image: url('../img/site/znacznik.gif'); }
#zlecenie ol { margin-left: 15px; padding-left: 5px; list-style-type: decimal }
#zlecenie1 ol li { list-style-type: decimal }

div.stopka {
	text-align: center;
	font-size: 11px;
	color: #3C3C3C;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box{
	text-align: center;
	margin-bottom: 12px;
}
.sk, .pom {
	color: #F0A96C
}

table.formularz {
	color: #3C3C3C;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
table.formularz tr.alt td {
	background-color: #F4F4F4;
}
table.formularz tr.clear, table.formularz td.clear {
	border-bottom: #FFFFFF solid 1px;
}
table.formularz tr.srodek, table.formularz td.srodek {
	text-align: center;
	border-bottom: #FFFFFF solid 1px;
}
table.formularz td.opcja {
	font-size: 11px;
	color: #C75702;
	text-align: left;
	border-bottom: #FFFFFF solid 1px;
}
table.formularz td.pole {
	border-bottom: #FFFFFF solid 1px;
}
table.formularz td.dark {
	background-color: #FCFBF7;
	border-bottom: #FFFFFF solid 1px;
}
table.formularz td.wymagane {
	background-image: url('../img/site/gwiazdka10.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left center;
	width: 10px;
	text-align: center;
	border-bottom: #FFFFFF solid 1px;
}
table.formularz .opis_opcji {
	color: #aaaaaa;
	font-weight: normal;
}
table.filtry {
	font-size: 11px;
	color: #C75702;
}
table.filtry tr.alt td {
	background-color: #F4F4F4;
}
table.filtry .opis_wyboru {
	color: #aaaaaa;
}
table.wybor .opis_wyboru {
	color: #aaaaaa;
}
table.filtry2 {
	font-size: 11px;
	color: #C75702;
}
table.filtry2 .opis_wyboru {
	color: #aaaaaa;
}
table.lista {
	color: #222222;
	background: #FFFFFF;
	border: none;
}
table.lista tr td {	
	text-align: center;
}
table.lista tr.alt td {
	background-color: #F4F4F4;
}
table.lista tr.over td {
	background-color: #FBFBFB;
}
table.lista tr.naglowek td {	
	background-color: #FFFFFF;
	background-image: url("../img/site/tlo_naglowektabela.jpg");
	background-position: bottom;
	background-repeat: none;
	font-weight: bold;
	color: #0293DD;
}
table.lista tr.naglowek a {
	font-weight: bold;
	color: #0293DD;
}

table.prosta {
	color: #222222;
	background: #FFFFFF;
	border: none;
}
table.prosta tr td {
	text-align: center;
}
table.prosta tr.naglowek td {
	background-color: #FFFFFF;
	background-image: url("../img/site/tlo_naglowektabela.jpg");
	background-position: bottom;
	background-repeat: none;
	font-weight: bold;
	color: #0293DD;
}
table.msg {
	background-color: #FAF9F7;
	border: solid #ECE9E4 1px;
	width: 580px;
	font-size: 12px;
	color: #0293DD;
	text-align: center;
	vertical-align: middle;
    letter-spacing: 1px;    
	line-height: 16px;
	margin-top: 2px;
	padding: 10px;
}
table.errmsg {
	background-color: #FAF9F7;
	border: solid #ECE9E4 1px;
	width: 580px;
	font-size: 12px;
	color: #F80006;
	text-align: center;
    letter-spacing: 1px;    
	line-height: 16px;
	font-weight: bold;
	margin-top: 2px;
	padding: 10px;
}
table.infomsg {
	background-color: #cbd7fe;
	border: solid #3399ff 1px;
	width: 580px;
	font-size: 12px;
	color: #6699ff;
	text-align: center;
    letter-spacing: 1px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 2px;
	padding: 10px;
}
.identyfikator {
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	color: #03B7ED;
}
.pts { /* page title single */
	text-align: left;
	  font-size: 11px;
	font-weight: bold;
	color: #03B7ED;
	margin: 10px 0px 15px 0px;
}
.ptd { /* page title double */
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	color: #03B7ED;
	margin: 15px 0px 0px 0px;
}
.subpt { /* sub page title */
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	color: #03B7ED;
	margin: 10px 0px 15px 0px;
}
.ptss { /* page title single small */
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #03B7ED;
	margin: 10px 0px 15px 0px;
	font-variant:small-caps;
}
input, select, textarea {
	font-family: "Verdana","Arial CE","Arial",sans-serif;
	font-size: 11px;
	color: #3C3C3C;
}
.wazna_informacja {
    color: #E37415;
	font-size: 10px;
	text-align: justify;
}
label.error, .form_error {
    font-weight: bold;
    color: #FB8604;
    clear: both;
}
/* jHelper */
#jHelperTipAttrContainer {
	background: #FFFFCC;
	border: 1px solid #dddddd;
	color: #000000;
	padding: 6px; 
	text-align: left;
	display: none;
}
#jHelperTipContainer {
	width: 400px;
	/*font-size: 12px;*/
	background: #F2EEE4; /*#505050; */
	border: 4px solid #427594; /* #303030;*/
	color: #222222;/*#f3f3f3;*/
	padding: 5px 5px;
	text-align: left;
	display: none;
}
a.button
{
    background: transparent url('../img/site/bg_button_a.gif') no-repeat scroll top right;
/*    color: white;
    text-decoration: none;
    display: inline-block;
    height: 20px;
    margin: -6px 6px -6px 0;
    padding-right: 18px;
*/
    color: #FFFFFF;
    display: inline-block;
    /*float: left;*/
    height: 20px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button span
{
    background: transparent url('../img/site/bg_button_span.gif') no-repeat top left;
    display: block;
    line-height: 10px;
    padding: 3px 0 7px 8px;
    color: #FFFFFF;
    font-weight: none;
}
a.button:active
{
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span
{
    background-position: bottom left;
    padding: 3px 0 7px 8px;
    /* padding: 6px 0 4px 18px; push text down 1px */
}
/* placing an icon, can be ignored if not used
a.button span img
{

    width: 48px;
    height: 48px;
    margin: -12px 8px -16px 0;
}*/
h1 {
	font-size:11px;
	text-align:left;
	color:#427594;
	margin-left:5px;
}

