body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#182801;
}

.conteneur {
	margin-top: 10px;
	width: 640px;
	border:0px solid #182801;
	color: #182801;
	background-color:#7A9431;
	overflow:hidden;
	text-align:justify;
}


.header {
	background-image: url("/images/design/green/header.jpg");
	background-repeat: no-repeat;
	height:160px;
	padding-left:50px;
	padding-top:40px;
	max-width:490px;
	border-bottom:1px solid #182801;
	color: #F5F8EF;
}

.menu {
	float:right;
	margin: 0px;
	padding:0px;
	margin-left:20px;
	border-left:1px solid #182801;
}


* html .menu {
	margin-left: -3px;
}

.centre {
	padding:20px;
	padding-left:40px;
}

.pied {
	height: 25px;
	text-align:right;
	padding-right:10px;
}

.menu-list {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px;
}

* html .menu li{
	margin-bottom:-3px;
}

.menu li {
	margin:0px;
	border-bottom:1px solid #182801;
	color: #D9CEB8;
	font-size: 1.1em;
	text-decoration: none;
	background-color:#748F02;
	padding:0px;
	width:199px;
}

.menu li#Active {
		background: url("/images/design/green/bg.png") #182801 no-repeat;
}

.menu li a {
	margin:0px;
	display: block;
	color: #F5F8EF;
	font-size: 1.1em;
	text-decoration: none;
	border-left:5px solid #F5F8EF;
	padding:5px;
}

.menu li a:hover {
	text-decoration: none;
	font-style:italic;
	color:#000;
}

.menu li.almenu {
	background-color:#647F00;
	font-size: 1em;
}

.menu li.almenu#Active {
		background: url("/images/design/green/bg2.png") #182801 no-repeat;
}


.menu a.almenu {
	padding-left:15px;
	font-size: 1em;
}

.p{
	
}

h2{
	margin-left:-20px;
	margin-top:15px;
	padding-left:5px;
	font-size: 1.3em;
	color: #F5F8EF;
	font-weight:normal;
}

h1{
	margin-left:-30px;
	margin-top:5px;
	padding-left:5px;
	font-size: 1.6em;
	color: #F5F8EF;
	font-weight:normal;
}

.header-title {
	font-size:2.3em;
	border-top:2px solid #F5F8EF;
}

#menuTop a {
	margin-left:5px;
	padding:5px;
	line-height:20px;
}

#flags span.flags {
	float:right;
}

.header-title-two {
	font-size:1.1em;
	padding-bottom:3px;
	border-bottom:1px solid #F5F8EF;
}

a{
	color:#F5F8EF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

blockquote{
	background-color:rgb(142, 168, 69);
	padding : 3px;
	border-left:2px solid #F5F8EF;
}
#copyrightHonlapMgr{
		font-size: 10px;
		text-align:center;
		color:#7a9431;
}

#copyrightHonlapMgr a{
	color:#7a9431;
}


.smallImages div{
	border:2px solid #182801;
	width:180px;
	overflow:hidden;
	height:120px;
}

.smallStandingImages div {
	border:2px solid #182801;
	width:120px;
	overflow:hidden;
	height:180px;
}

.sevenImages div {
	border:2px solid #182801;
	width:180px;
	overflow:hidden;
	height:120px;
}

.sevenImages div#standing {
	border:2px solid #182801;
	width:180px;
	overflow:hidden;
	height:250px;
}

.betweenStandingImages div {
	border:2px solid #182801;
	width:180px;
	overflow:hidden;
	height:120px;
}

.betweenStandingImages div#standing {
	border:2px solid #182801;
	width:180px;
	overflow:hidden;
	height:250px;
}

table {
	background:#b4df3b;
	font-size:13px;
	border-right-color:transparent;
	border-bottom-color:transparent;
	border-top-color:#b4df3b;
	border-left-color:#b4df3b;

}

td, th {
	padding:2px;
	background:#b9d46e;
	border-right-color: #b4df3b;
	border-bottom-color: #b4df3b;
	border-top-color:transparent
	border-left-color:transparent;
	margin:2px;
}

input, select, button, textarea {
	border:1px solid #b4df3b;
	background:#b9d46e;
	font-size:12px;
	font-family:verdana;
	padding:3px;
}


/* designShow komponens kinezetet szabalyozza */
#designShow{
  position: absolute;
  top: 0px;
  left: 0px;
  width:100%;
  height: 30px;
  background-color: #000000;
  font-family: verdana;
  font-size:12px;
  position: fixed;
}
#designShow h1{
  font-size: 13px;
  text-transform: uppercase;
  margin:8px 0px 8px 16px;
  padding: 0px;
  color:#ffffff;
}
#designShow .designShowButtonSet{
  margin-top:4px;
  margin-right:16px;
  width:70px;
  height:20px;
  background: #00FF00;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  color: #000000;
  padding: 0px;
}
#designShow .designShowButtonCancel{
  margin-top:4px;
  margin-right:16px;
  width:70px;
  height:20px;
  background: #FF0000;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0px;
}
#designShowAfter{
  height: 30px;
}
/* /designShow komponens kinezetet szabalyozza */

#facebook{
  float:left;
}

