a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: none;
}
acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}
body{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 10px;
	padding: 0px;
}
h1{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
h2{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align:right;
}
h3{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height: 14px;
	margin: 10px 0px 3px 0px;
	padding: 0px;
	text-align:left;
}
.contentleft{
	width: 77%;
}
.contentmain{
	background-color:#F9F8F7; 
	padding:5px;
}
.contentright{
	width: 23%;
}
.greybox{
	background-color: #DEDEDE;
	color:#666666;
}
.header{
	background: url(/images/design/default/header.jpg) #E4E4E4;
	background-repeat: no-repeat;
	font-size: 30px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #903326;
	line-height: 24px;
	font-weight: bold;
}
.header a {
	color: #903326;
}
.lang a{
    float:left;
	color:white;
	font-size:13px;
	text-decoration:none;
	line-height: 24px;
    padding-left: 5px;
}
.slogan{
	font-size: 10px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #dddddd;
	line-height: 24px;
	float:right;
	margin-right:5px;
}
.menubox{
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.menubox a.fo{
	color:#BDBDBD;
	font-size: 20px;
	margin-right:10px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	width:200px;
}
.menubox a.fo#Active{
  color:#FFFFFF;
	line-height: 30px;
	text-decoration: none;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
.menubox a.fo:hover{
	color:#FFFFFF;
	font-size: 20px;
	margin-right:0px;
	line-height: 30px;
	text-decoration: none;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.menubox a.selected{
	color:#FFFFFF;
}
.menubox a.almenu{
	color:#BDBDBD;
	margin-right:5px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a.almenu#Active{
  color: #FFFFFF;
 	line-height: 20px;
	text-decoration: none;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
.menubox a.almenu:hover{
	color:#FFFFFF;
	font-size: 12px;
	margin-right:0px;
	line-height: 20px;
	text-decoration: none;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
.header a.menuTop {
	padding:2px;
	color:#000000;
	font-size: 12px;
}
.header a.menuTop:hover{
	padding:1px;
	border:1px solid #fff;
	font-size: 12px;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#666666;
	background:#F6F6F6;
	text-align:right;
}
input.searchbox {
	color:#333333;
	background:#f9f8f7;
	border:2px solid #999999;
	padding:3px;
	text-align:justify;
}
.subheader{
	background-color: #903326; /*D6C43A;*/
}
.whitebox{
	background-color: #FFFFFF;
	color:#666666;
}
.whitebox_topleft{
	background: url(/images/design/default/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	background: url(/images/design/default/1-bottomright.gif);
	width:9px;
}
#copyrightHonlapMgr{
		padding:20px;
		font-size: 10px;
		text-align:center;
}
.smallImages div{
	border:2px solid #903326;
	width:180px;
	overflow:hidden;
	height:120px;
}

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

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

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

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

.betweenStandingImages div#standing {
	border:2px solid #903326;
	width:180px;
	overflow:hidden;
	height:250px;
}
.whitebox table {
	background:#f9f8f7;
	border-right-color:transparent;
	border-bottom-color:transparent;
	border-top-color:#484848;
	border-left-color:#484848;

}

.whitebox table td, th {
	padding:2px;
	background:#f9f8f7;
	border-right-color:#484848;
	border-bottom-color:#484848;
	border-top-color:transparent
	border-left-color:transparent;
	margin:2px;
}
input, select, button, textarea {
	border:1px solid #484848;
	color:black;
	background:#f9f8f7;
	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 */


