BODY { 	background: #FAFAFA;
	font-family: Helvetica, sans-serif;
	color:       #000000;
     }

A:link    { color: #0000CC }
A:visited { color: #A000A0 }
A:active  { color: #008800 }


H1 { font-family: Helvetica,sans-serif;
     font-size:   xx-large;
     font-weight: bold;
     color:       #0000B0 }

H2 { font-family: Helvetica,sans-serif;
     font-size:   large;
     font-weight: bold;
     color:       #0000B0 }

H3	{	font-family: Helvetica,sans-serif;
     		font-size:   medium;
          	font-weight: bold;
	       	color:       #0000B0 }

.nabidka { 	font-style: bold;
		font-size: large;
		text-align: left;
		float: left; 
		width: 20%;
		 padding: 2% 
       	}

.nadpis1 { 	text-align: center;
		 font-style: bold;
		font-size: xx-large
	 }

.nadpis2 { 	text-align: center;
		 font-style: bold;
		font-size: large
	 }

.nadpis3 { 	text-align: left;
		 font-style: bold;
		font-size: medium 
	 }

.podpis { text-align: right; font-style: italic }

.navelka { text-transform: uppercase }

.pozadi { background-image: url(http://www.geocities.com/ekonomove/bg.gif);
	  background-repeat: repeat;
	}

.mini	{	font-size: small }
	
.vpravo	{	text-align: right }

.vlevo	{	text-align: left }

.datum	{	font-style: italic;	
		font-weight: bold;
	 }
