/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
  text-align: center;
  background: #656868 url('/images/design/natural/bg.jpg') top center no-repeat fixed;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
  background: #F3E7A9 url('/images/design/natural/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#page_header {
  height: 140px;
  background: #515230 url('/images/design/natural/header.jpg') top left no-repeat;
}  

#page_header h1{
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header a{
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  text-decoration:none;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#menu_bar {
  height:30px;
  background: #A5A162 url('/images/design/natural/menu_bg.jpg') top left no-repeat;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#navcontainer span.flags {
	float:right;
}

#content_wrapper {
  background: transparent url('/images/design/natural/content_bg.jpg') top left no-repeat;
}

#left_side {
  float:left;
  width:460px;
  margin:10px;
  overflow-x:hidden;
}
  
#left_side h1 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:22px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#right_side {
  float:right;
  width:150px;
}
  
#right_side p, a {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
}

#right_side a#Active {
	color:#595A38;
	font-style:italic;
}

#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}

#right_side h3#Active {
  color: #FfFfEf;
  background: #797A58;
}
#menuSide {
  color: #FCF8E3;
}

#page_footer {
  height: 77px;
  background: #a0a17c;
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.menuFoot {
	margin-top:24px;
	color:#aaaaaa;
}
.menuFoot a {
	color:#aaaaaa;
	text-decoration:none;
	padding:6px;
}
.menuFoot a:hover {
	background:#a0a17c;
	padding:5px;
	border:1px solid white;
	color:white;
	border-radius:5px;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

img.facebook {
	margin-top:40px;
}
#copyrightHonlapMgr {
			font-size: 10px;
		text-align:center;
}

#copyrightHonlapMgr h3{
		font-size: 10px;
		text-align:center;
}

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

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

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

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

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

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

input.searchbox {
	color: #333333;
	background:#f3e8aa;
	border:2px solid #7e6c07;
	padding:3px;
	margin:5px;
	text-align:justify;
}

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

}

td, th {
	padding:2px;
	background:#f1c969;
	border-right-color: #f3e8aa;
	border-bottom-color: #f3e8aa;
	border-top-color:transparent
	border-left-color:transparent;
	margin:2px;
}
input, select, button, textarea {
	border:1px solid #595a38;
	background:#f5edc1;
	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 */


