/** BASIC */
body {
  text-align: center;
  font-family:Arial, Helvetica, sans-serif
  font-size: 12px;
  margin-top: 20px;
  background-image:url(images/fhbg.png); background-repeat:repeat;
  }

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: bold;
	font-size:14px
}

a:link {
	color: #E2623D;
	text-decoration: none;
}
a:visited {
	color: #E2623D;
	text-decoration: none;
}
a:active {
	color: #E2623D;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}




#container {
	margin: 0 auto;
	width: 900px;
	height: 755px;
	text-align: left;
   }


/** MENU */

#menu {
	text-align: right;
	font-size: 14px;
	}
/** FOOTER */

#footer {
	font-size:10px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	}
orange {
	color: #E26239;
}
.orange {
	color: #F60;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}
.orange2 {
	color: #E2623D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
}
.orange3 {
	color: #E2623D;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.red {
	color: #F00;
	text-decoration: line-through;
	font-weight: bold;
}
.red2 {
	color: #F00;
	font-weight: bold;
}
#container #content #metody p .orange .orange {
	color: #F90;
}

