body {
	margin: 0;
	padding: 0px;
	background-color: #4f5250;
	
	text-align: center;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #4f5250;
  }

img { border: 0 }

/* Fonts and Links  */

#container{

width:1070px;
height:768px;
text-align:center;
margin:0 auto 0 auto;
}

a {
	color: #47795e;
	text-decoration: none;
  } 
  a:hover { 
    color: #449168;
    background-color: #c3cccc;
    } 
  a:visited { 
	color: #3c614e; 
	text-decoration: none;
    } 

.title {
	font-size: 25px;
	line-height: 27px;
	color: #1f4432;
	font-weight: bold;
  }
  
.subtitle {
	font-size: 17px;
	line-height: 22px;
	color: #65766d;
	font-weight: bold;
  }

.font_footer { 
	font-size: 12px;
	color: #4e615c;
  }
  
h2 {

}


/*Dropdown menu*/
/* General */
#cssdropdown, #cssdropdown ul { 
	list-style: none;
	font-weight:bold;
	font-size:13;
	}

#cssdropdown, #cssdropdown * { 
	padding: 0; 
	margin: 0;
	
	}

/* Head links */
#cssdropdown li.headlink { 
	/*width: 100px*/
	width: 105px;
	height:height;
	float: left; 
	font-size:11.5px;
	margin-left:-5px;  
	text-align:center; 
	}
	
#cssdropdown li.headlink a { 
	display: block; 
	padding: 1px; 
	}

/* Child lists and links */
#cssdropdown li.headlink ul { 
	display: none; 
	position:absolute;
	text-align:left;
	height:auto;
	background-color:e5f0f2;
	}
	
#cssdropdown li.headlink:hover ul { 
	display: block; 
	
	}
	
#cssdropdown li.headlink ul li a { 
	padding: 1px; 
	height: 14px;
	/*width:160px;*/
	width: 350px;  
	}
	
#cssdropdown li.headlink ul li a:hover { 
	background-color: #c3cccc; 
	}

/*Módosítás*/

#cssdropdown li.headlink ul lia a { 
	padding: 2px; 
	height: 14px;
	/*width: 160px;*/
	width:350px;	
	}
	
#cssdropdown li.headlink ul lia a:hover { 
	background-color: #c3cccc; 
	}
	
/* Pretty styling */	


#cssdropdown a { 
	color: black; 
	} 
	
#cssdropdown ul li a:hover { 
	text-decoration: none; 
	}
	
#cssdropdown li.headlink { 
	}
	
#cssdropdown li.headlink ul { 
 	padding-bottom: 10px; 
 	}


/* Site Structure */

#wrapper {
	margin: auto; 
	text-align: center; 
  }

#header {
	
	height: 39px;
	padding-left: 0%; 
	background-image: url(../images/menu_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #313d3d;
  }

  

#artwork {
	height: 354px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: top;
  }


#main_table {
	text-align: center;
	width: 1000px;
	margin-left: auto ;
	margin-right: auto ;

	
  }
  
#main {
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #313d3d;
	position: relative;
	padding-bottom: 50px;
	padding-right: 20px;
}

#left_content {
	vertical-align: top;
	padding-top: 75px;
	width: 290px;
	text-align: justify;
	
  }
  
#picture_box {
	background-image: url(../images/picture_box.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 244px;
	height: 160px;
	padding-top: 20px;
	margin: auto;
}

#picture_box img {
	position: static;
	padding-left: 13px;
	padding-bottom: 10px;
	margin: auto;
}

#main_content {
/*	padding-top: 25px;*/
 	width: 730px;
  	text-align: left;
	vertical-align: top;
}

#content_div {
	position: relative;	
	height: 150px;
	padding-bottom: 50px;
	border-top: 1px black solid;
}


#text {
	width: 350px;
	float: left;
	position: relative;
}


#pic {
	float: right;
	position: relative;
}

	
#footer{
	margin: auto;
	height: 63px; 
	background-image: url(../images/footer_bg.png);
	background-color: #313d3d;
	background-repeat: no-repeat;
	background-position: bottom;

}

/*Dropdown menu*/
/* General */
#cssdropdown2, #cssdropdown2 ul { 
 text-align:left;
 text-decoration: none; 
	list-style: none;
	font-weight:bold;
	font-size:13;
	}

#cssdropdown2, #cssdropdown2 * { 
	padding: 0; 
	margin: 0;
	
	}

/* Head links */
#cssdropdown2 li.headlink { 
	/*width: 100px*/
	width: 140px;
	height:height;
	font-size:11.5px;
	float: left; 
	margin-left:-5px;  
	text-align:center; 
	}
	
#cssdropdown2 li.headlink a { 
	display: block; 
	padding: 1px; 
	}

/* Child lists and links */
#cssdropdown2 li.headlink ul { 
	display: none; 
	position:absolute;
	text-align:left;
	height:auto;
	background-color:e5f0f2;
	}
	
#cssdropdown2 li.headlink:hover ul { 
	display: block; 
	
	}
	
#cssdropdown2 li.headlink ul li a { 
	padding: 1px; 
	height: 14px;
	/*width:160px;*/
	width: 300px;  
	}
	
#cssdropdown2 li.headlink ul li a:hover { 
	background-color: #c3cccc; 
	}

/*Módosítás*/

#cssdropdown2 li.headlink ul lia a { 
	padding: 1px; 
	height: 14px;
	/*width: 160px;*/
	width:350px;	
	}
	
#cssdropdown2 li.headlink ul lia a:hover { 
	background-color: #c3cccc; 
	}
	
/* Pretty styling */	


#cssdropdown2 a { 
	color: black; 
	} 
	
#cssdropdown2 ul li a:hover { 
	text-decoration: none; 
	}
	
#cssdropdown2 li.headlink { 
	}
	
#cssdropdown2 li.headlink ul { 
 	padding-bottom: 8px; 
 	}


	
	
	
/*                       Ittt                */
	
	                
	
	
	
	
	
	
	
	/* Head links */
#cssdropdown2 li.headlink2 { 
	/*width: 100px*/
	width: 90px;
	height:height;
	font-size:11.5px;
	float: left; 
	margin-left:-5px;  
	text-align:center; 
	}
	
#cssdropdown2 li.headlink2 a { 
	display: block; 
	padding: 1px; 
	}

/* Child lists and links */
#cssdropdown2 li.headlink2 ul { 
	display: none; 
	position:absolute;
	text-align:left;
	height:auto;
	background-color:e5f0f2;
	}
	
#cssdropdown2 li.headlink2:hover ul { 
	display: block; 
	
	}
	
#cssdropdown2 li.headlink2 ul li a { 
	padding: 1px; 
	height: 14px;
	/*width:160px;*/
	width: 350px;  
	}
	
#cssdropdown2 li.headlink2 ul li a:hover { 
	background-color: #c3cccc; 
	}

/*Módosítás*/

#cssdropdown2 li.headlink2 ul lia a { 
	padding: 2px; 
	height: 14px;
	/*width: 160px;*/
	width:350px;	
	}
	
#cssdropdown2 li.headlink2 ul lia a:hover { 
	background-color: #c3cccc; 
	}
	
/* Pretty styling */	


#cssdropdown2 a { 
	color: black; 
	} 
	
#cssdropdown2 ul li a:hover { 
	text-decoration: none; 
	}
	
#cssdropdown2 li.headlink2 { 
	}
	
#cssdropdown2 li.headlink2 ul { 
 	padding-bottom: 10px; 
 	}
