body {
	margin: 0 auto;
	padding: 0;
	font: normal 12px Arial, Verdana, Sans-serif;
	line-height: 17px;
	color: #465061;
	background-color: #fff;	
	margin-bottom: 50px;
}

body#wydruk {
	font: normal 14px Arial, Verdana, Sans-serif;
}

.f_left { float: left; }
.f_right { float: right; }

p { margin: 11px 0; }
img { border: 0; }
a { color: #000 !important; }

.light { color: #9AA5B6; }

/**:focus { outline-color: #2B3649; box-shadow: 0px 1px 10px #A8A8A8; }*/
*:focus { outline-color: #2B3649; box-shadow: 0px 1px 10px #80868F !important; }

div#wrapp {
	margin: auto;
	width: 974px;
}

div#background {
	background-color: #465061;	
	margin: auto;
	padding: 30px 0;
}

div#top {
	margin: auto;
	width: 974px;
	height: 117px;
	position: relative;
}

body#wydruk div#top { width: 800px !important; }

div#top h1 {
	width: 475px;
	height: 78px;
	background: transparent url(../images/logo.png) no-repeat scroll center top;	
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 19px;
	left: 38px;
}

div#top p.info {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 240px;
	top: 7px;
}

div#top a.logout {
	display: block;
	width: 105px;
	height: 32px;
	background: transparent url(../images/button-wyloguj.png) no-repeat scroll center top;
	position: absolute;
	top: 0;
	right: 0;
}

div#top a.uzytkownicy {
	display: block;
	width: 125px;
	height: 32px;
	background: transparent url(../images/button-uzytkownicy.png) no-repeat scroll center top;
	position: absolute;
	top: 0;
	right: 105px;
}

div.main-box-inner {
	width: 974px;
	background: transparent url(../images/main-box-inner.png) repeat-y;
}

div.main-box-top {
	width: 974px;	
	background: transparent url(../images/main-box-top.png) no-repeat top;
}

div.main-box-bottom {
	width: 944px;
	min-height: 300px;
	background: transparent url(../images/main-box-bottom.png) no-repeat bottom;
	padding: 14px 15px 27px;	
	text-align: center;
}

ul#menu {
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 33px;
	position: relative;
	left: 12px;
	width: 959px;
}

ul#menu li {
	float: left;	
	height: 33px;
	background: transparent url(../images/menu-normal-left.png) no-repeat top left;
	padding-left: 0px;
	z-index: -1;
}

ul#menu li a {
	display: block;
	height: 25px;	
	background: transparent url(../images/menu-normal-right.png) no-repeat top right;
	position: relative;
	left: 33px;
	padding-right: 36px;
	padding-top: 8px;
	font-weight: bold;
	color: #263145 !important;
	text-decoration: none;
}

ul#menu li a:hover { color: #E68034 !important; }

ul#menu li.active {
	background: transparent url(../images/menu-active-left.png) no-repeat top left;
	z-index: 99;
	position: relative;
}

ul#menu li.active a {
	background: transparent url(../images/menu-active-right.png) no-repeat top right;
	z-index: 99;
	color: #465061 !important;
}

ul#menu li.active a: hover { color: #465061 !important; }

ul#menu li.mark {
	background: transparent url(../images/menu-mark-left.png) no-repeat top left;
}

ul#menu li.mark a {
	background: transparent url(../images/menu-mark-right.png) no-repeat top right;
	color: #fff !important;
}

ul#menu li.mark a: hover { color: #fff !important; }

table.styled {
	/*border-collapse: collapse;*/
	margin: auto;	
	margin-top: 30px;
	margin-bottom: 15px;
	width: 891px;
	position: relative;
}

table.styled th {
	background: transparent url(../images/tr-bg.png) repeat-x;
	height: 44px;
	color: #fff;
	padding: 0 15px;
	border-right: 1px solid #6B7381;	
	font-size: 11px;
	line-height: 12px;
}

table.styled th.first {	
	background: transparent url(../images/tr-first-bg.png) no-repeat top left;	
	border-left: none;
}

table.styled th.last {	
	background: transparent url(../images/tr-last-bg.png) no-repeat top right;	
	border-right: none;
}

table.styled td {
	border-bottom: 1px solid #DCDDE1;
	border-right: 1px solid #DCDDE1;
	background-color: #fff;
	padding: 8px 10px 8px;
	font-size: 11px;	
	line-height: 12px;
}

/*table.styled tr:hover td.first {*/
	/*box-shadow: 0px 1px 10px #80868F !important;*/
/*}*/

table.styled td.last { border-right: none; width: 50px; }

table.styled tr.przetarg td { background-color: #FBDBC4; }
table.styled tr.old td { background-color: #FBDBC4; }

/* table.styled tr:nth-child(6n+4) td { background-color: #F6F6F7; } */

table.styled tr.actions {
	display: none;
}

table.styled tr.actions td {
	width: 100%;
	height: 43px;	
	border: none;
	background-color: #465061;
	position: relative;
	padding: 0 10px;
	border-top: 3px solid #CED0D4;
}

table.styled tr.bottom td {
	width: 100%;
	height: 0px;	
	border: none;
	background-color: #465061;
	position: relative;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

table.styled tr.actions td div.actions {
	height: 43px;	
	position: relative;
}

table.styled tr.actions .td-arrow {
	display: none;
	float: right;
	position: relative;
	right: 20px;
	top: -4px;
}

div.actions-menu {
	height: 33px;
	background: transparent url(../images/actions-menu-left.png) no-repeat top left;
	float: right;	
	position: absolute;
	top: 0;
	right: 5px;
}

div.actions-menu-inner {
	height: 26px;
	background: transparent url(../images/actions-menu-right.png) no-repeat top right;
	min-width: 100px;	
	padding: 7px 40px 0 40px;
}

div.info {
	width: 891px;
	margin: auto;
	margin-top: 26px;	
	margin-bottom: 16px;
	clear: both;
}

div.info h3 {
	display: block;
	height: 21px;
	background: transparent url(../images/info-h3.png) no-repeat top right;
	float: left;
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #fff;
	margin: 0;
	padding: 3px 18px 0 13px;
	font-weight: bold;
}

div.info-content {
	float: left;
	text-align: left;
	padding-left: 20px;
}


div.filtrowanie input {
	border: 1px solid #D6D6D6;
	height: 20px;
	width: 80px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #465061;
	padding: 2px 5px 2px 5px;
	width: 70px;
	text-align: center;
}

div.filtrowanie td {
	vertical-align: middle;
	padding-right: 11px;
}

div.filtrowanie {
	margin-bottom: 0;
}

div.filtrowanie table {
	position: relative;
	top: -3px;
}

img.actions-button {
	cursor: pointer;
}

div.content {
	width: 891px;
	margin: auto;	
	margin-top: 30px;
	margin-bottom: 15px;
	position: relative;
	min-height: 50px;
	background-color: #fff;
	padding-bottom: 20px;
}

div.content h2 {
	font: bold 12px Arial, Verdana, Sans-serif;
	color: #fff;	
	margin: 0;
	display: block;
	width: 854px;
	height: 29px;
	background: transparent url(../images/content-h2.png) no-repeat top right;
	text-align: left;
	padding-left: 37px;
	padding-top: 15px;
	margin-bottom: 20px;
}

table.form {
	width: 800px;
	margin: auto;
}

table.form .right {
	width: 450px;
	text-align: left;
}

table.form .left {
	padding-right: 20px;
	text-align: right;
}

table.form input {
	border: 1px solid #D6D6D6;
	height: 20px;
	width: 80px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #465061;
	padding: 2px 5px 2px 5px;
	width: 300px;
}

table.form textarea {
	border: 1px solid #D6D6D6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #465061;
	padding: 4px 5px 0 5px;
	width: 300px;
}

table.form td {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.login-panel {
	width: 484px;
	height: 375px;
	background: transparent url(../images/logowanie.png) no-repeat top right;
	margin: auto;
	position: relative;
}

table.logowanie {
	width: 333px;
	position: absolute;
	top: 138px;
	left: 100px;
}

table.logowanie input {
	width: 200px;
}

input#zaloguj {
	position: absolute;
	left: 154px;
	top: 276px;
}

div.login-error {
	width: 200px;
	color: red;
	position: absolute;
	top: 110px;
	left: 160px;
}

input.button, a.button {
	display: block;
	background-color: #F2883A;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 7px 15px !important;
	color: #fff !important;
	text-decoration: none;
	font-weight: bold !important;
	width: auto !important;
	height: auto !important;
	border: none !important;
	font: bold 12px Arial, Verdana !important;
	margin: 0 5px !important;
	cursor: pointer !important;
	line-height: 17px !important;
}

a.button:hover { box-shadow: 0px 1px 7px #80868F; }
input.button:hover { box-shadow: 0px 1px 7px #80868F; }

.message {
	display: block;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 7px 15px !important;
	color: #F2883A !important;
	text-decoration: none;
	font-weight: bold !important;
	width: auto !important;
	height: auto !important;
	border: none !important;
	font: bold 12px Arial, Verdana !important;
	margin: 0 5px !important;
	cursor: pointer !important;
	line-height: 17px !important;
}

img.color-pick {
	position: relative;
	top: 4px;
	left: 10px;
	cursor: pointer;
}

.smallColorPicker_button_back {
	width: 16px;
	height: 16px;
	background: transparent url(../images/color_wheel.png) no-repeat top right;
	position: absolute;
	top: 115px;
	left: 495px;
	cursor: pointer;
}

.picker_panel{
	position:absolute;
	background-color:#fff;
	margin-top:10px;
	z-index:1;
	display:none;
	border: 1px solid #D6D6D6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 4px;
}

.picker_panel_header{height:5px; display: none}
.clear{clear:both;}
.color_parent{height:16px; width:17px;padding:2px;float:left;display:inline;overflow:hidden;}
.color_parent a{padding:2px;display:block;}
.color_parent a:hover div {border:solid 1px #1b253e;}
.color_parent a div{height:10px; width:11px;border:solid 1px #808080;overflow:hidden;}

.ac_results {
	margin-top: 8px;
	padding: 0px;
	border: 1px solid #80868F;
	background-color: #fff;
	overflow: hidden;
	z-index: 99999;
	text-align: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	box-shadow: 0px 1px 7px #80868F;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 5px 5px;
	cursor: default;
	display: block;
	font-size: 11px;
	font-family: Arial, Tahoma, sans-serif;
	line-height: 16px;
	overflow: hidden;
	font-weight: normal;
}
	
.ac_loading {
	background: white url('../images/indicator.gif') 285px center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	cursor: pointer;
	background-color: #E1E2E5;
}

.tooltip {
	background-color: #465061;
	padding: 3px 10px;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 5px;
	max-width: 400px;
	box-shadow: 0px 1px 7px #80868F;
}

label.error { display: none !important; }

input.error, textarea.error {
	background-color: #F8C5C6;
	border-color: #FF7F7F !important;
	box-shadow: 0px 1px 7px #FFA6A6;
}

th a { color: #fff !important; }
th a.active { color: #F1873A !important; }

.inspicient-pracownicy-item {
	width: 176px;
	height: 150px;
	border: 1px solid #D6D6D6;
	border-radius: 2px;
	cursor: pointer;
	padding: 5px;
	text-align: left;
	float: left;
	margin: 5px;
	position: relative;
}

.inspicient-pracownicy-item-active {
	background-color: #F2883A;
	border-color: #F2883A;
	color: #fff;
	box-shadow: 0px 1px 7px #80868F;
}

.inspicient-pracownicy-item-active .light {
	color: #fff;
}

.inspicient-pracownicy-item div#uniform-spoznienie {
	position: absolute;
	bottom: 5px;
}

.inspicient-pracownicy-item div#uniform-rodzaj_wystepu {
	position: absolute;
	bottom: 37px;
}

.inspicient-pracownicy-item div#uniform-ilosc_godzin {
	position: absolute;
	bottom: 69px;
}

.inspicient-pracownicy-item-techniczny div#uniform-ilosc_godzin {
	position: absolute;
	bottom: 5px !important;
}

.raport-table {
	width: 650px;
}

.raport-table td {
	padding: 10px;
}

.raport-wydruk {
	border-collapse: collapse;
}

.raport-wydruk td {
	border: 1px solid #465061;
	padding: 10px;
}

.raport-wydruk th {
	border: 1px solid #465061;
	border-style: double;
	padding: 10px;
}