﻿@charset "utf-8";

/*Készítette: Kis Bálint
--Képgaléria*/

body {
	background:#f6f5f0;
	margin:0;
	padding:0;
}

h1 {
	color:#666;
}

#egesz,.boxb img {
	margin-left:2%
}

#egesz {
	margin-right:2%
}

#bal,.box,.elozo {
	float:left
}

.elozo {
	margin-left: 10%}
	
.kovetkezo {
	float:right;
	margin-right: 15%}
	
#lapoz {
	font-size: 13px;
	font-style: italic;
	padding-bottom: 4%}
	
#lapoz a {color:#666;
	text-decoration:none;}
	
#lapoz a:hover {color:#c9c3c3;}

#bal {
	width:345px;
	border-right:2px dotted white;
	margin-top:80px;
}

#bal img {width:140px;
		height:100px;
		margin: 10px;
		border:0;
}

#jobb {
	position:fixed;
	margin-left:370px;
	margin-top:80px;
	}

.box,.boxr,.boxb {
	background:white;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc
}

.box,.boxr {
	width:160px;
	height:120px
}

.boxr {
	margin-left:170px
}

.boxb {
	width:95%;
	max-width:700px;
	min-width: 300px;
}

.space {
	height:15px
}

.thumb,.boxb img {
	border:0
}

.thumb,#bal a span {
	width:140px
}

.thumb {
	height:100px;
	margin-top:10px;
	margin-left:10px
}

.boxb img {
	width:96%;
	margin-top:2%;
	margin-bottom:2%
}

#bal a span {
	position:relative;
	bottom:110px;
	left:10px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	visibility:hidden;
	text-align:center;
	display:block
}

#bal a:hover span {
	visibility:visible
}

a {text-decoration:none
}
	
h1 a {color:#666;
	text-decoration:none;}
	
h1 a:hover {color:#c9c3c3;}

#cim {margin-left:370px;
	position:fixed;}
