body { 
font: 			70%/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
line-height: 	1.5em;
color: 			#333333;
}

b {
font-weight: 	bold;
}

em {	
color: 			blue;
}

a {
color: 				#FF0066; 
background:			inherit; 
text-decoration:	none;
}

a:hover {
color:				#ff3399; 
background:			none; 
text-decoration:	none; 
border-bottom:		0px dashed;
}

/*----------------------------------------------------------*/
/*		NADPISY																*/
/*----------------------------------------------------------*/

h1 {
		font-size:			3.00em;
		line-height:		1.0em;
		font-family:		'Impact';
		margin: 				8px;
}

h2 {
		font-size:			2.00em;
		line-height:		1.0em;
		font-family:		'Impact';
		margin: 				4px;
}

h3 {
		FONT-SIZE: 				12px;
}


.formular-01 h1{
		font-size:			14px;
		font-family:		'Verdana';
		margin: 				8px;
}
