/* Global Styles */

body {
	background-color:#636363;
	margin:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
td {
/*font-family:Arial, Helvetica, sans-serif;*/
	color:#000000;
	text-align:justify;
	
	}
h1 {
background-image:url(img/www/rec.png);
background-repeat:no-repeat;
background-position:left bottom;
text-align:left;
text-indent:12px;
vertical-align:top;
height:25px;
padding-top:5px;
margin-bottom:5px;
position:relative;
left:20px;
font-weight:normal;
}
h2, h3, h4,h5 {
color:#000000;
font-size:12px;
font-weight:normal;
}





#typmaszynyopis {
background-image:url(img/www/rec.png);
background-repeat:no-repeat;
background-position:left bottom;
text-align:left;
text-indent:12px;
vertical-align:top;
height:25px;
padding-top:5px;
margin-bottom:5px;
position:relative;
left:20px;
}
.parz {
	border-top:1px;
	background-color:#FFFFD7;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	line-height:20px;
	text-indent:5px;
	
}
.nparz {
	border-top:1px;
	background-color:#FCFCFC;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	line-height:20px;
	text-indent:5px;
	
}
.last {
	border-top:1px;
	}

