body{
	/* background-color: #010827; */
	background-color: #000000;
	background-image: url('../images/bg_4.jpg');
	background-attachment:fixed;
	background-repeat: no-repeat;
	
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	color: yellow;
	font-family: Courier New;
	font-size: 10pt;
	height: auto;
	width: auto;
	position: relative;
	
	}

.mindent_befoglal{
top: 0px;
left: 0px;
right: 0px;
margin: 0px;
padding: 0px;
max-width: 1051px;
min-height: 1700px;	
height: auto !important;
display:table;
vertical-align:middle;
position: relative;
float: center;

}

.menu{
background-image: url('../images/bg.png');
background-repeat: no-repeat;
position: relative;
float: left;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 1000px;
max-height: 320px;	
height: 320px;
font-family: times;
}

.menu_igazit{
   position: relative; 
   float: left;
   left: 0px; 
   bottom: 0px; 
   max-height: 320px;	
   height: 320px;
   top: 60%;   
}

.content{
position: relative;
float: left;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 1000px;
min-height: 1400px;
height: auto !important;
border: 2px solid #555555;
background-color: #222222;

	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7; 

}

.content_melle{
position: relative;
float: left;
background-image:  url('../images/right.png');
background-repeat: repeat-y;
width: 30px;
min-height: 1900px;
height: auto !important;

}

#content_left{
	/* background-color: #111133; */
	position: relative;
	float: left;
	min-height: 1400px;
	height: auto !important;
	width: 200px;
	max-width: 200px;
	/* filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7; */
	line-height: 25px;
	font-weight: bold;
	/* color: yellow; */
	color: #cccccc;
	padding: 3px;

}

#content_center{
	position: relative;
	float: left;
	min-height: 1400px;
	height: auto !important;
	width: 480px;
	max-width: 480px;
	/*filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;*/
	line-height: 25px;
	font-weight: bold;
	/* color: yellow; */
	color: #cccccc;
	border-right: 2px solid #333333;
	border-left: 2px solid #333333;
	padding: 5px;
}

.content_right{
position: relative;
float: left;
top: 0px;
left: 0px;
margin: 0px;
padding-left: 3px;
width: 290px;
min-height: 1100px;	
height: auto !important;

}

.footer{
position: relative;
clear: both;
top: 10px;
left: 0px;
margin: 0px;
padding: 0px;
width: 1000px;
height: 100px;
background-color: #222222;
border: 2px solid #555555;

}

.menu_elemek {
position:relative; 
float: left; 
margin-left: 30px;
min-width: 100px; 
width: auto !important;
padding-top: 5px;
font-weight: bold;
font-size: 32px;
}

a {
text-decoration: none;
color:  #2999be;
}
a:hover {
color: #69d9fe;
}

a:visited{
text-decoration: none;
}

img {
border: none;
}

hr{
/* border: 1px yellow dashed; */
border: 1px #cccccc dashed;
}

h2{
font-weight: bold;
}

td {
padding: 0px;
margin: 0px;
/*border: 1px solid yellow; */
border-bottom: 2px solid #cccccc;

}

.gallery{
position: relative; 
float: left;
height: 150px;
width: 250px;
text-align: center;
border-bottom: 1px solid black;
margin-left:20px;
}

h1,h2,h3,h4{

height: 4em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}

tr:hover{
background-color: #000000;
}

th[scope=col]
{
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}


