@charset "UTF-8";
/* -------------------------------------------------------------------- */
/* Style dla listy dokumentow i widoku dokumentu z bazy dokumentow ---- */
/* -------------------------------------------------------------------- */

h3.arch_version {
	color: red;
	text-align:center;
	margin-bottom: 15px;
}

table.table_data a:hover {
	color: red;
}

table.srch_adv_form{
    width: 100%;
    text-align: left;
    padding: 10px 0px 0px 0px;
}

table.table_common th.date,
table.table_common td.date {
    text-align: center;
}

#standalonesearcher_input{ 
	float: left;
}

#standalonesearcher_input input[type="text"]#search_query{
    background: none repeat scroll 0 0 white;
    border: 1px solid silver !important;
    float: left;
    height: 16px;
    padding: 1px;
    width: 272px;
}

#standalonesearcher_input span{
    float: left;
    font-weight: bold;
}

.file_title a {
	padding: 0px 0px 10px 0px;
}

.history_panel {
  padding: 9px 0px 9px 0px;
  margin: 11px 0px 0px 0px;
  font-size: 100%;
  line-height: 18px;
}
/* -------------------------------------------------------------------- */
/* Koniec styli bazy dokumentow---------------------------------------- */
/* -------------------------------------------------------------------- */
