/***************************************************************************
* Copyright (C) Ladislav Gasek, 2007													*
* http://www.mystery-ds.cz/ 																*
* You CANNOT use this stylesheet, or part of it, without my permission!! 	*
* for project: SWEAL																			*
/**************************************************************************/


.top_up, .top, .navigation, .t-left, .t-right, .footer {
	display: none;
}

.copy {
		font-size: 10px;
		margin-top: 20px;
		color: #696969;
		font-family: Arial, Helvetica, sans-serif;
		border-top: 1px dotted #696969;
}

.doc {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.t1, .t2 {
	border: 1px solid Silver;
	padding: 4px;
}
.doc_b {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
