body {
	font-family: Arial;
}
/*

body, table, input, select {
	font-size: 12px;
}
table {
	padding-top: 30px;
	width: 100%;
}

td {
	background-color: #eee;
}

th {
	text-align: left;
	background-color: #ffe;
	padding: 4px;
}
*/

#stopka {
	font-size: 10px;
}

#stopka a {
	color: #aaa;
}


#main { 
	background: url('logo.png') 4px 2px no-repeat;
	padding-top: 36px;
}

body.publiczny #main {
	background-image: url('logo2.png');
}

#workplace {
/*	background-image: url('horizontal-repeat.png');
	background-repeat: repeat-x;
*/
}

#menu {
	font-size: 1.083em;
	background: #371607 url(img/switchboard_tlo.jpg) repeat-x scroll left top;
	margin-bottom:1px;
	padding: 0.42em 10px 0;
	margin-top: 10px;
	height: 1.7em;
	font-weight: bold;
}

#menu li {
	float: left;
	margin-right: 9px;
}

#menu li a {
	color: #D3C9B9;
	text-decoration: none;
	float: left;
	line-height: 1.4em;
	height: 1.4em;
	padding: 0 0.42em 0.31em;
}

#menu li a:hover {
	color: #371607;
	background: #b3a9a0 url('img/a-hover_tlo.jpg') left top repeat-x;	
	border-top: #d0d0d0 solid 1px;
	border-left: #d0d0d0 solid 1px;
	border-right: #d0d0d0 solid 1px;
	margin: -1px -1px 0;
}

#menu li.selected a {
	color: #371607;
	background: #fff url('img/a_selected_tlo.jpg') left top repeat-x;
	border-left: #aaa solid 1px;
	border-top: #aaa solid 1px;
	border-right: #eee solid 1px;
	margin: -1px -1px 0;
}

#menu li.selected a:hover {
	background-image: none;
}

li#link_wyloguj {
	float: right;
}

.grid {
	padding: 20px;
	border: 3px ridge teal;
	margin-top: 30px;
}

.filtr {
	padding: 20px;
	border: 1px solid navy;
	margin-top: 30px;
}

#dymek {
	width: 400px;
	background-color: white;
	border: 1px solid grey;
	padding: 0.2em;
	position: absolute;
}

#motd {
	position: absolute;
	right: 35px;
	top: 10px;
	text-align: right;
	vertical-align: bottom;
}
#motd a {
	font-weight: bold;
}
#message {
        font-weight: bold;
	background: white;
	padding: 0;
	border: 1px solid #800;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 4px 4px 7px #333;
	-webkit-box-shadow: 4px 4px 7px #333;
	box-shadow: 4px 4px 7px #333;
	position: fixed; 
	visibility: hidden;
        margin: 10px;
	top: 0;
	min-width: 300px;
	max-width: 960px;
}
#message.message {
	border-color: #080;
}
#message.message div.message {
	color: #0a0;
	clear: both;
	display: block;
	margin: 0.8em;
}
#message.error div.message {
        color: #c00;
	clear: both;
	display: block;
	margin: 0.8em;
}
#message div.message pre {
	word-wrap: break-word;
	white-space: -moz-pre-wrap;
	white-space: pre-wrap;
}
#message div.header {
	font-size: 130%;
	color: #fff;
	line-height: 2em;
	height: 2em;
	padding-left: 0.4em;
	border: 1px solid #c00;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
#message.error div.header {
	background: #c00;
	border: 1px solid #c00;
}
#message.message div.header {
	background: #0a0;
	border: 1px solid #0a0;
}
#message .header span {
	float: right;
	width: 1em;
	height: 1em;
	line-height: 1em;
	margin: 0.2em;
	text-align: center;
	padding: 4px;
	cursor: pointer;
	font-size: 100%;
	border: 1px solid #c00;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px; 
	background: #fff;
	font-weight: bold;
}
#message.error .header span {
	color: #c00;
	border-color: #c00;
}
#message.message .header span {
	color: #0a0;
	border-color: #0a0;
}
#message.error .header span:hover {
	background: #f88;
	color: #fff;
}
#message.message .header span:hover {
	background: #8f8;
	color: #fff;
}

#message.error a {
	margin: 10px;
	color: #c00;
}

#zagadnienia_link {
	cursor: pointer;
}

.total_kasa {
	background: url('img/colorofmoney.jpg')
}

.table_prywatny {
	background: #66cc66;
	border-top: #503427 solid 1px;
	border-left: #c3a288 solid 1px;
	border-right: #c3a288 solid 1px;
}
table.table_prywatny tr th {
	padding: 5px 9px 5px 5px;
	text-align: left;
	border-bottom: #836d5b solid 1px;
}
	
table.table_prywatny tr td {
	padding: 5px 10px 5px 5px;
	border-bottom: #836d5b solid 1px;
}

.tr_prywatny {
	background: #66cc66;
}

.zagadnienie_id_prywatne {
	background: #00cc66
}

.projekt_label {
	font: 2.4em Arial, sans-serif; 
	font-weight: bold;
}

.projekt_label_kierownik {
	font: 1.5em Arial, sans-serif;
}

.clickable_field {
	cursor: pointer;
}

.zagadnienie_label_field {
	font-weight: bold;
}

.data_dzisiaj {
	font-weight: bold;
}

#zmiany_grid table tr:hover td.kato_blue {
	background: #C8C8E8;
}
#zmiany_grid table tr:hover td.kato_grey {
	background: #e8e8e8;
}
#zmiany_grid table tr:hover td.kato_green {
	background: #66cc66;
}

#kalendarz table {
	border-collapse: collapse;
	border: none;
}

#kalendarz td, #kalendarz th {
	border: 1px solid #fff;
}

#kalendarz .month_name {
	line-height: 2em;
}

#kalendarz .month_name a {
	padding: 0 0.5em;
	line-height: 2em;
	text-decoration: none;
}

#kalendarz .month_name a:hover {
	text-decoration: underline;
}

#kalendarz div.niepusty:hover {
	cursor: pointer;
	background: #000 !important;
	color: #ff8 !important;
}

p.popup_text_full span { white-space: pre-line; }
p.popup_text_brief, p.popup_text_brief span { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
p.popup_text { margin: 0; padding: 0; }
p.popup_text input { width: 1.5em; }

#raport_txt_body {
	font-family: monospace;
	max-height: 300px;
	overflow: auto;
	border: 1px solid #ccc;
	font-size: 1.2em;
}

table#zagadnienia_filtr {
	width: 100%;
	padding: 0;
	margin: 0 0 0.5em 0;
	border-collapse: collapse;
}

table#zagadnienia_filtr td {
	vertical-align: top;
	padding: 0.3em 0.6em 0 0;
}

table#zagadnienia_filtr input#textsearch_filtr {
	width: 13em;
}

@media screen and (max-width: 1200px) {
	table#zagadnienia_filtr input#textsearch_filtr {
		width: 7em;
	}
}

.sub-table-layout-auto table.kato {
	table-layout: auto;
}

#monitoruj_zagadnienie_pracownikKselect {
        width: 12em;
}

#help_form textarea {
  width: 600px;
  height: 120px;
}
