body{
	background-color: #010827;
	background-image: url('../images/bg.png');
	background-repeat: no-repeat;
	top:0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	color: yellow;
	font-family: Courier New;
	font-size: 10pt;
	}

.mindent_befoglal{
position: relative;
float: left;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
max-width: 1051px;
min-height: 1700px;	
height: auto !important;
}

.menu{
position: absolute;
float: left;
top: 200px;
left: 0px;
margin: 0px;
padding: 0px;
width: 1000px;
max-height: 200px;	
height: 200px;
margin-bottom: 10px;	
font-family: times;
}

.content{
position: relative;
float: left;
top: 330px;
left: 0px;
margin: 0px;
padding: 0px;
width: 1000px;
min-height: 1400px;
height: auto !important;
}

.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: 640px;
	max-width: 640px;
	border: 2px solid black;
	/*filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;*/
	line-height: 25px;
	font-weight: bold;
	color: yellow;
	padding: 20px;
}

.content_right{
position: relative;
float: left;
top: 0px;
left: 0px;
margin: 0px;
padding-left: 5px;
width: 300px;
min-height: 1100px;	
height: auto !important;
}

.footer{
position: relative;
clear: both;
}

.menu_elemek {
position:relative; 
float: left; 
margin-left: 40px;
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;
}

h2{
font-weight: bold;
}

td {
padding: 5px;
border: 1px solid yellow;
}

.gallery{
position: relative; 
float: left;
height: 150px;
width: 250px;
text-align: center;
border-bottom: 1px solid black;
margin-left:20px;
}