body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 0.8em/1.6em tahoma, arial ce, arial;
	color: black;
	padding-top: 0px;
}

#banan{
	display: none;
}

#subicons{
	display: none;
}

.noprint{
	display: none;
}

#main {
	text-align: left;

}
#header {
}

#menu{
	display: none;
}

#header h1{
	padding-bottom: 15px;
	border-bottom: 3px dashed black;
}
#header h1 a{
	text-decoration: none;
	color: black;	
}

#content{
}

#nahoru{
	display: none;
}


#footer {
	clear: both; 
	font-size: 10pt;
	text-align: left;
	padding-top: 10px;
	border-top: 3px dashed black;	
}

#subfooter {
	display:none;
}

table{
	margin: 0px 0px 0px 0px;
	color: black; 
}



a  {
	text-decoration: underline;
}
	


h1{
	font-size: 18pt;
	margin-top: 3px;
	margin-bottom: 10px;
}

h2{
	font-size: 14pt;
	margin-top: 18px;
	margin-bottom: 15px;
}

h3{
	font-size: 10pt;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 2px 5px 1px 5px;
	border: 1px solid;
	clear: left;
	margin: 10px 0 10px 0;
}

.center{
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.right{
	text-align: right;
	padding: 10px 0px 10px 0px;
}

.tinytxt{
	font-size: 10pt;
}

input,select
{
	margin-left : 0px;
}

input.butt
{

}

input.butt:hover
{

}

input.buttsm
{
	font-size: 8pt;
	font-family: tahoma, arial ce, arial; 
	width: 80px;
}

input.buttsm:hover
{

}



input#ok
{
}

span.kod{
	border: 1px dotted gray;
	border-right: dotted 1px gray;
	border-bottom: dotted 1px gray;
	background-color: #FDF5E6;
	padding: 0px 1px 0px 1px;
	font-family: "Courier New", Courier, monospace;
}

span.kod2{
	padding: 0px 1px 0px 1px;
	font-family: "Courier New", Courier, monospace;
	line-height: 90%;
}

form
		{margin-bottom:0px;  margin-top: 0px}	
textarea
		{margin-bottom:5px}			
		

div.vertfill
{
	display:none;
}


table.tabreporty{
	width: 90%;
	margin-left: 8px;
}

.tabreporty td{
	vertical-align: middle;
	text-align: center;
	font-size: 9pt;
	background-color: #CADBD5;
	width: 100px;
	height: 70px;
	padding: 10px;
	border : 1px solid black;
	border-right : 3px solid black;	
}

.tabreporty td.reportnadp{
	background-color: #639282;
	color: white;
	font-weight: bold;
}

/***/

table.tabsnapshots{
	margin-left: 8px;
}
.tabsnapshots td{
	vertical-align: top;
	text-align: center;
	font-size: 9pt;
	background-color: #CADBD5;
	width: 100px;
	height: 40px;
	padding: 10px 3px 10px 3px;
	border : 1px solid black;	
	border-top : 3px solid black;
}

.tabsnapshots tr.snapnadp td{
	vertical-align: middle;
	font-weight: bold;
	background-color: #639282;
	color: white;	
}

.invisible{
	display:none;
}



			



			
