/*
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: #81753B url('../img/bg_new.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
}

.clearfix {
	clear: both;
}

.home-butor-btn {
	display: block;
	width: 140px;
	margin: 20px auto 10px auto;
	background: #ff5555;
	padding: 20px;
	color: #fff !important;
	font-size: 16px;
	text-decoration: none !important;
	font-weight: 700;
}
.home-butor-btn:hover {
	background: #595a38;
}

#page_bem {
  background:transparent;
  margin-top:100px;
  margin-left: auto; 
  margin-right: auto;
  width: 500px;
  text-align: center;
}

#page_bem  h3{
  font-family: verdana;
  line-height:18px;
  font-size:18px;
  font-weight:bold;
  color: #FCF8E3;
}

#page_bem  p{
  font-family: verdana;
  line-height:19px;
  font-size:14px;
  font-weight:bold;
  color: #FCF8E3;
}

#page_bem  a{
text-decoration: none;
}

#page_wrapper {
  background: #F3E7A9 url('../img/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('../img/header_new.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 h2 {
  padding-top:85px;
  padding-left: 35px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#page_header a {
  font-decoration: none;
  color: #E2D179;
}

#menu_bar {
  /*height:30px;*/
  padding: 7px 0 3px 0;
  background: #A5A162 /*url('../img/menu_bg.jpg') top left no-repeat*/;
}
.menu_bar2 {
	background: #f3e8aa;
	padding:0;
}

#navcontainer ul, .navcontainer2 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;
}
.navcontainer2 ul {
	margin: 0;
	max-width: 180px;
	padding:20px 10px;
	background-color: #ff5555;
}

#navcontainer ul li, .navcontainer2 ul li { display: inline; }

#navcontainer ul li a, .navcontainer2 ul li a
{
padding: 0.2em 0.70em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}
.navcontainer2 ul li a {
	color: #000;
	border:none;
	float: none;
}
.navcontainer2 ul li a {
	font-size: 16px;
}
.navcontainer2 ul li a span {
	color: #fff;
	font-weight: bold;
	padding: 0 7px 0 0;
}
#navcontainer ul li:last-child a {
	border-right: none;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}
.navcontainer2 ul li a:hover {
	color: #fff;
}

.new-nav-left, .new-nav-right {
	float: left;
}
.new-nav-left {
	line-height: 0;
}
.new-nav-left img {
	max-width: 80px;
}

.left-banner-position {
	padding: 10 0 20px 0;
}

#content_wrapper {
  background: transparent url('../img/content_bg.jpg') top left no-repeat;
  padding-top:10px;
}


#left_side {
  float:left;
  width:480px;
}
  
#left_side h3 {
  text-align:center;
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:16px;
  font-weight: bold;
  line-height:22px;
  color: #A0410D;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  line-height:18px;
  font-size:12px;
  
  color: #333333;
}

#vallal {
  float:left;
  width:400px;
  height:488px;
  margin-left:40px;
  text-align: center;
  color: white;
  margin-top:0px;
  background: transparent url('../img/kivagas_.png') top left no-repeat;
  
}

#right_side {
  float:right;
  width:150px;
}
  
#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 p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#right_side img {
  border: none;
}

#page_footer {
  height: 70px;
  background: #515230 url('../img/footer.jpg') top left no-repeat;
}  

#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;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

.butor-info {
	padding: 10px 0;
	text-align: center;
	line-height: 16px;
}

.box {
position:relative;
float:left; 
clear:both;
width:435px;
margin:0px 0 0px 10px;
padding:0 10px 0 10px;
background:#BDBA85;
color:#000000;
font-family:verdana;
font-size:.7em;
}

.box p {
line-height:16px;
font-size:1.4em;
margin:5px 5px;
}

.box img {
border:none;
position:relative;
clear:none;
float:left;
padding:0 0 0 0;
margin:5px 15px 5px 0;
}

.elvalaszto {
float:left;
height:15px; 
width:100%;
margin:0;
background:transparent;
}

form {
	padding: 5px 10px 10px 10px;
	border: 1px solid #f2f2f2; 
	background-color: #F3E8AA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 4px;
	border:1px solid #909090;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
select {
	padding: 4px 0px 4px 0px;
	border:1px solid #909090;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

textarea {
	width:420px;
	padding:4px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #909090;
	height:100px;
	display:block;
	color:#777;
	
}
.prep-images {
	float: left;
	width: 217px;
}
.prep-images p {
	text-align: center;
}
.prep-images img {
	max-width: 100%;
}
.new-menu-1, .new-menu-2 {
	float:left;
	margin-right: 10px;
}
.navcontainer2 {
	border-top: 2px solid #F3E7A9;
}
.navcontainer2 ul.navlist2 {
	background-color: #A5A162;
}