body    {
	background-color: #54120b;
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.content_obal      {
	padding: 0px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.content   {
	background-color: #fff;
	text-align: left;
	border: solid 1px #999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h1         { text-align:center; color: #084c2e; font-size: 1.2em; font-weight: bold; padding-bottom: 2px; border-bottom: 3px solid #084c2e }
h2         {
	color: #084c2e;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #084c2e;
}
.copy               { color: #999; font-size: 0.7em; background-color: #fff; background-image: url("images/2mlogo.gif"); background-repeat: no-repeat; background-position: 5px center; text-align: center; margin-right: auto; margin-left: auto; padding: 7px 5px 7px 50px; border: solid 1px #d7d7d7 }
.copy p { margin: 0; padding: 0 }
.copy a   { color: #999; text-decoration: none }
.copy a:hover   { color: #999; text-decoration: underline }
.small a { text-decoration: underline }
p {  }
.fl_left { margin-right: 10px; margin-bottom: 5px; float: left; border-width: 0 }
hr { }
a { color: #06c; text-decoration: underline }
a:hover { color: #f30; text-decoration: underline }
.center { text-align:center; } 
.flags a img {
	border: 1px solid #520F08;
}
.flags a:hover img {
	border: 1px solid #f30;
}

