/*
	Graviston [Lézergravírozás] Stíluslap
	http://www.graviston.hu
	---------------------------
	Készítette: Angyal Krisztián
	Mobil: (30) 331-9714
	Email: info@lapasion.hu
	Honlap: http://www.lapasion.hu
	------------------------------
	
	Az oldal szélessége: 770px:
	Az oldal színei:
	
	Fehér: #FFFFFF;
	Sárga: #FECB0E;
	Piros: #FF0000;
	Szürke: #818286;
	Fekete: #000000; 
*/

body, th, td {
	margin:0;
	padding:0;
	color:white;
	text-align:left;
	background-color:black;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2, h3, h4, strong {
	color:#FECB0E;
}
table {
	width:580px;
	border-collapse:collapse;
	border:solid 1px yellow;
	background-image:url(components/background.jpg);
}
th, td {
	font-size:12px;
}
img a:link {
	color:#FECB0E;
}
img a:visited {
	color:#FECB0E;
}
img a:hover {
	color:red;
}
#wrapper {
	width:770px;
	margin:0 auto;
	border:solid 2px #818286;
	background-image:url(components/background.jpg);
}
#header {
	height:160px;
	margin-top:0;
	margin-bottom:0;
	background-repeat:no-repeat;
	background-image:url(components/graviston-header.gif);
}
#header a {
	font-weight:bold;
	text-decoration:none;
}
#header a:link {
	color:white;
}
#header a:visited {
	color:white;
}
#header a:hover {
	color:#FECB0E;
}
#header a:active {
	color:red;
}
#header ul {
	list-style-type:none;
}
#header #bemutatkozas {
	position:relative;
	left:170px;
	top:130px;
	width:75px;
}
#header #technologia {
	position:relative;
	left:230px;
	top:85px;
	width:125px;
}
#header #szolgaltatasok {
	position:relative;
	left:300px;
	top:25px;
	width:110px;
}
#header #kepgaleria {
	position:relative;
	left:380px;
	top:17px;
	width:130px;
}
#header #arak {
	position:relative;
	left:465px;
	top:-40px;
	width:100px;
}
#header #kapcsolat{
	position:relative;
	left:540px;
	top:-80px;
	width:90px;
}
#navigation ul {
	margin-top:0;
}
#navigation li {
	color:#FECB0E;
}
#title h2 {
	margin-left:160px;
	text-align:center;
	font-size:20px;
}
#sidebar {
	width:160px;
	float:left;
}
#sidebar a:link {
	color:#FECB0E;
}
#sidebar a:visited {
	color:#FECB0E;
}
#sidebar a:hover {
	color:red;
}
#content {
	width:560px;
	margin-left:160px;
	padding-left:10px;
	border-left:solid 5px #FECB0E;	
}
#content h3 {
	font-size:16px;
}
#content a:link {
	color:#FECB0E;
}
#content a:visited {
	color:#FECB0E;
}
#content a:hover {
	color:red;
}
#footer {
	text-align:center;
	background-color:#FECB0E;	
}
#footer a {
	text-decoration:none;
}
#footer p {
	margin:0;
	padding:10px;
	color:black;
}
#footer a:link {
	color:black;
}
#footer a:visited {
	color:black;
}
#footer a:hover {
	color:red;
}
.rejtett {
	display:none;
}
.uzletagaink {
	height:190px;
	text-align:center;
}
.uzletagaink h3 {
	padding-top:65px;
}
.keretezett {
	padding:5px;
	border:solid 2px #FECB0E;
}
.kozepre {
	text-align:center;
}
.lebeges_balra {
	float:left;
}
.lebeges_jobbra {
	float:right;
}

