/* ----- BASIC ELEMENTS ----- */

body {
background-color: #fff;
color: #707070;
font-size: 11px;
font-family: 'Tahoma';
/**background: url(../pics/background.gif);**/
background: url(../pics/hatter.jpg);
}

.clear {
clear: both;
}

img {
border: 0px;
}

p {
margin: 10px 30px 10px 30px;
}

.yellow_span {
color:#DFBD02;
font-weight:bold;
}

.green {
color:#016001;
}
.copy {
	color:#016001;
	font-size : 9px;
	padding-top : 15px;
}
.copy1 {
	display: block;
	color: #016001;
	font-size : 9px;
	text-align : center;
	padding-top : 10px;
}
.zene {
	padding-top : 6px;
}
.green-title {
	color:#016001;
	font-size: 150%;
	font-variant : small-caps;
	background-color: #E4F0E4;
	display: block;
	width : 380px;
}
#green-line {
	background: url(../pics/line.gif) no-repeat;
	display: block;
	width : 380px;
	height: 10px;
}

#vonal {
	background: url(../pics/vonal.jpg) repeat-x;
	height : 1px;
	width : 380px;
	margin-left : 5px;
}

.green-large {
color:#016001;
font-size: 130%;
}

.green-ilarge {
	color:#016001;
	font-size: 13px;
	font-style : italic;
	font-variant : small-caps;
	background-color: #E4F0E4;
	text-align: center;
	}

#highlight {
	background-color: #E4E4E4;
	text-align: left;
}
.date {
color:#016001;
text-decoration:overline;
padding: 10px 0 20px 0;
}

.light_green {
color:#ccffcc;
}
.gray {
color: #525252;
}

.dark_red {
color:#800000;
}

.mydiscl {
	margin-left : 12px;
	font-weight : normal;
	font-family : Arial, Verdana;
	color: #990033;
	font-size : 8px;
	font-style : italic;
	line-height : 16px;
}
.noscriptText {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:center;
	font-weight:bold;
	color:#903;
	margin-left : 20%;
}

#content_footer p {
margin: 40px 30px 10px 30px;
font-size:10px;
text-align:left;
}

#content_footer1 p {
margin: 20px 30px 10px 30px;
font-size:10px;
text-align:left;
}

#menu_left p {
margin: 25px 0px 0px 25px;
font-size:9px;
color:#fff;
font-weight:bold;
text-transform: uppercase;
}

#top p {
margin: 95px 0px 0px 154px;
font-size:9px;
}

.enter_box p  {
	margin: 0px 0px 0 0px;
	color:#008080;
	text-align : center;
	padding-right : 20px;
}

.counter_box p  {
	margin: 0px 0px 0px 0px;
	color:#016010;
	text-align : center;
	padding-right : 20px;
}

.email_box a {
	color: #fdfdfd;
	text-align : center;
	vertical-align : bottom;
	font-weight: normal;
	text-transform: capitalize;
	padding-left : 0px;
	letter-spacing : 0.2em;
	text-decoration : none;
}

.email_box a:hover {
	text-decoration : underline;
}
.content_box p {
margin: 10px 5px 10px 5px;
font-size:10px;
text-align:left;
}

.content_box_large p {
margin: 10px 30px 10px 15px !important;
margin: 10px 30px 10px 5px;
font-size:11px;
text-align:justify;
}

.content_box_small p {
margin: 10px 30px 10px 0px;
font-size:11px;
text-align:left;
}

h1 {
margin: 14px 30px 7px 30px;
font-weight:bold;
font-size:16px;
color:#fff;
}

h2 {
margin: 0px 30px 10px 30px;
font-size:12px;
font-weight:bold;
color:#fff;
}

h3 {
	margin: 10px 30px 10px 30px;
	font-size:12px;
	font-weight:bold;
	color:#016001;
}
HR {
color : #016001;
background-color:#016001;
height : 1px;
border:1px solid #016001;
width : 92%;
}

BLOCKQUOTE {
margin-left : 4%;
margin-right : 4%;
}

a {
text-decoration: none;
color: #016001;
}

a:hover {
text-decoration: none;
}

#memoryticker{
/**background-color: #016001;**/
width: 450px;
font: bold 14px Verdana;
color: #ffffff;
/*Tip: add in height attribute here for multiple line scroller*/
border: 0px solid green;
padding: 10px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}

#memoryrunner{
/**background-color: #016001;**/
width: 460px;
font: bold 14px Verdana;
color: #016001;
/*Tip: add in height attribute here for multiple line scroller*/
/*border: 0px solid green;*/
padding: 0px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.6 Duration=0.7)
}
.slogan {
	margin: 20px 30px 10px 30px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

/*----- MENU ----- */

#navLeft, #navRight {
margin: 0;
padding: 0;
width: 122px;
list-style: none;
overflow: hidden;
}

#navLeft li, #navRight li {
width: 122px;
overflow: hidden;
text-transform: uppercase;
font-size:9px;
font-weight:bold;
}

#navLeft a, #navRight a {
color:#fff;
}

.li_nav_header a  {
display: block;
width: 122px;
height: 20px;
background: url(../pics/nav_header.gif) no-repeat;
}

.li_nav_eng a  {
display: block;
width: 122px;
height: 20px;
background: url(../pics/nav_eng.gif) no-repeat;
}

.li_nav_hun a  {
display: block;
width: 122px;
height: 20px;
background: url(../pics/nav_hun.gif) no-repeat;
}
.li_nav_body a  {
display: block;
width: 122px;
height: 20px;
background: url(../pics/nav_body.gif) no-repeat;
padding-left: 25px;
line-height:20px;
}
.li_nav_email a  {
display: block;
width: 122px;
height: 33px;
background: url(../pics/nav_email.gif) no-repeat;
}

.li_nav_footer a {
	display: block;
	width: 122px;
	height: 33px;
	background: url(../pics/nav_footer.gif) no-repeat;
}

.li_nav_body a:hover
{
background-position: 0 -20px;
color:#016001;
text-decoration : underline;
}

.li_active a:active  {
background: url(../pics/nav_body.gif) no-repeat;
background-position:  0 -40px;
color:#fff;
}

.li_nav_test
{
display: block;
width: 122px;
height: 20px;
background: url(../pics/nav_test.gif) no-repeat;
background-position: 0 -20px;
padding-left: 25px;
line-height:20px;
color:#016001;
text-decoration : underline;
}

/*----- LAYOUT ----- */

#container {
width: 700px;
margin: 0 auto;
}
/*----- INNEN ÚJ----- */
#text {
SCROLLBAR-FACE-COLOR: #c4dec4;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #c4dec4; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #c4dec4; 
SCROLLBAR-BASE-COLOR: #c4dec4;
padding-right: 20px;
top: 10px;
width: 436px;
height: 382px;
display: block;
overflow: auto;
}
/*----- EDDIG ----- */
#top {
height: 10px;
padding:10px;
background: url(../pics/kft.gif) no-repeat;
}

#top1 {
height: 10px;
padding:10px;
background: url(../pics/ltd.gif) no-repeat;
}

#menu_left {
width: 122px;
float: left;
margin: 0;
padding: 0;
}

#logo_box {
width: 122px;
height:121px;
float: left;
background: url(../pics/logo_box.gif) no-repeat top;
}


#natura_doboz {
width: 122px;
height:66px;
float: left;
background: url(../pics/natura_doboz.gif) no-repeat top;
}

.enter_box {
	width: 122px;
	height:131px;
	float: left;
	background: url(../pics/enter_box.gif) no-repeat top;
	color : Green;
}

.counter_box {
width: 122px;
height:131px;
float: left;
background: url(../pics/counter_box.gif) no-repeat top;
}
.since_box {
width: 122px;
height:131px;
float: left;
background: url(../pics/since_box.gif) no-repeat top;
}

#head1 {
width: 540px;
height: 184px;
float: right;
background: url(../pics/header1.gif) no-repeat top;
}

#head {
width: 540px;
height: 130px;
float: right;
background: url(../pics/header.gif) no-repeat top;
}

.empty_box {
width: 2px;
height: 2px;
float: left;
background: url(../pics/empty.gif) repeat-y;
}

#content {
background: url(../pics/content_body.gif) repeat-y;
width: 540px;
text-align: justify;
float: right;
}
.content_box_large {
width: 340px;
margin:10px 0 30px 14px;
float: left;
}
.content_box_small {
width: 140px;
margin:10px 0 30px 14px;
float: right;
}

#content_footer {
background: url(../pics/footer.gif) no-repeat;
height: 130px;
width: 540px;
float: right;
text-align: center;
margin-bottom:0px;
}

#content_footer1 {
background: url(../pics/footer1.gif) no-repeat;
height: 60px;
width: 540px;
float: right;
text-align: left;
margin-bottom:30px;
}

/*----- IMAGES ----- */

a img{
border: none;
}

img.left,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}

img.left {
float: left;
margin: 0px 12px 5px 0px;
}

img.right {
float: right;
margin: 0px 30px 5px 0px;
}

img.flag {
	float: right;
	margin: 20px 45px 5px 0px;
}


.img-shadow {
  float:left;
  background: url(../pics/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../pics/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
/*----- FORM ----- */

input  {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 11px tahoma;
width:70px;
color: #016001;
margin:5px 10px 5px 25px;
}

.button {
 background-color: #D7E5F2;
 color: #102132;
}
/** Ez a zeneikoné **/
#zene {
width: 540px;
height: 20px;
float: right;
text-align: center;
margin-top:20px;
text-align : center;
}

#zene1 {
	margin-top : 10px;
}