body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
}
img{
   border: none;
}
body{
   font-family:arial,helvetica,clean,sans-serif;
   font-size:13px;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   line-height:1.231;
   background-color:#cccd1a;
}
#headerwapper{
   margin:0 auto;
   padding-top:10px;
   width:992px;
}
#header {
	background:#cbcc18;
	
	

	border-bottom:0px solid #cccd1a;
	border-top:#0F6;
	height:10em;
	padding:0 30px;
	position:relative;
	
}

 
 .mai a:link {color:#FC0}      /* unvisited link */
  .mai a:visited {color:#096;}  /* visited link */
 .mai a:hover {color:#F36;}  /* mouse over link */
 .mai a:active {color:#0000FF;}  /* selected link */
  
 


#topmenuwrapper{
   border-left:1px solid #000000;
   border-right:1px solid #000000;
   border-bottom:1px solid #000000;
   margin:0 auto;
   padding:10px;
   width:970px;
   background-color:#808080;
}
#topmenu ul{
   list-style: none;
}
#topmenu ul li {
   display: inline;
}
#topmenu a{
   color:#FFF;
   float:left;
   padding:0.4em 2em;
   font-weight: bold;
}
#topmenu a hover{
	/*color:#9F0;*/
	color:#6FF;
	}

#topmenu a:link {color:#06C;}      /* unvisited link */
#topmenu a:visited {color:#00FF00;}  /* visited link */
#topmenu a:hover {color:#F36;}  /* mouse over link */
#topmenu a:active {color:#0000FF;}  /* selected link */
   text-decoration:none;

#sitename{
   /*text-align: left;*/
   /*padding-top: 40px;*/
}
#sitename a{
   color:white;
   font-size:300%;
   font-weight:bold;
}
#bodywrapper {
   padding:0;
   width:100%;
}
#contentinner {
   background:#cccd1a url(../images/bg-main.png) repeat-y scroll left top;
   border-left:1px solid #cccd1a;
   border-right:1px solid #cccd1a;
   border-bottom:1px solid #cccd1a;
   margin:0 auto;
   overflow:hidden;
   padding:0;
   width:990px;
}
#content{
	float:left;
	margin-top:30px;
	padding:10px 30px 30px;
	width:600px;
	color:#CCCCCC;
	text-align:justify;
	font-size: 16px;
}
/*.nevjegy{

	background-image:url(../images/andrea1.png);
	background-repeat:no-repeat;
	height: 300px;
	color:#000;
	*/
	
	
	}

#content ul, #right ul{
   padding-left: 20px;
}
#right{
   color:#0FF;
   float:right;
   margin-top:30px;
   padding:10px 30px 30px;
   width:270px;
}
#clear{
   clear: both;
}
#right h3 {
	background-color:#39F;
   background:;
   color:#666;
   line-height:1.5em;
   margin:5px 0 1em;
   padding:5px;
}
#footer{
   width: 992px;
   margin: 0 auto;
   padding: 5px;
   text-align: center;
   color: #A0A0A0;
   font-size: 10px;
}
#right ul{
   list-style: none;
}
#right li a{
   display: block;
   padding: 5px ;
   width: 15em;
  /* background-color: #1B1B1B;*/
   background-color:#666;
   border: 1px solid #242424;
   margin:1px;
   color:#FFF;
}
#right li a:hover{
   color: white;
   /*background-color:#F30;*/
   background-color:#999;
   margin-left: 5px;
}

#a {
	/*color:#3FC;*/
}
