﻿* { margin: 0 auto 0 auto;
	padding: 0; }

body {
background-image: url(images/bg_index.png);
background-repeat: repeat-y;
background-color: #ffffff;
background-position: 50% 50%;
font-family: Arial;
margin: 0;
padding: 0;
}

#keret {
width: 906px;
height: auto;
}

	#header1 {
	width: 906px;
	height: 307px;
	background-image: url(images/header1.png);
	}

	#bal {
	width: 219px;
	height: auto;
	float: left;
	}
	
		.bal-header {
		color: #ffffff;
		margin-left: 20px;
		font-size: 15px;
		font-weight: bold;
		}
		
		.bal-menu {
		width: 187px;
		height: auto;
		padding-left: 32px;
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
		padding-top: 20px;
		}
		
		.bal-menu a:link{
		text-decoration: none;
		color: #ffffff;
		}
		
		.bal-menu a:hover{
		text-decoration: none;
		color: #ffffff;
		}
		
		.bal-menu a:visited{
		text-decoration: none;
		color: #ffffff;
		}
		
		.bal-menu a:active{
		text-decoration: none;
		color: #ffffff;
		}
		

	#kozep {
	width: 468px;
	height: auto;
	float: left;
	}
	
		#header2 {
		width: 468px;
		height: 190px;
		background-image: url(images/header2.png);
		}
		
		.foresz-cim {
		margin-left: 20px;
		color: #fe006c;
		font-size: 18px;
		}
		
		.foresz-tartalom {
		margin-top: 10px;
		margin-left: 28px;
		margin-right: 28px;
		text-align: left;
		color: #fe006c;
		font-size: 13px;
		}
		
	#jobb {
	width: 219px;
	height: auto;
	float: right;
	}
	
		.jobb-header {
		color: #ffffff;
		margin-left: 25px;
		font-size: 15px;
		font-weight: bold;
		}
		
		.random-kep {
		width: 189px;
		height: 147px;
		background-image: url(images/random_kep.png);
		padding: 13px 0 0 30px;
		}
		
		.random-img {
		width: 168px;
		height: 133px;
		border: 1px solid white;
		}
		
	.gallery-img {
	width: 120px;
	height: 80px;
	border: 1px solid #333333;
	margin-bottom: 15px;
	}
