/*
	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-color: #000000;
}
th, td {
	font-size:12px;
}
img a:link {
	color:#FECB0E;
	text-decoration: none;
}
img a:visited {
	color:#FECB0E;
}
img a:hover {
	color:red;
}
#wrapper {
	width:770px;
	margin:0 auto;
	border:solid 2px #818286;
	background-color: #000000;
}
#header {
	height:158px;
	margin-top:0;
	margin-bottom:0;
	background-repeat:no-repeat;
	background-image:url(components/graviston-header.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
#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:120px;
	width:70px;
}
#header #technologia {
	position:relative;
	left:235px;
	top:75px;
	width:130px;
}
#header #szolgaltatasok {
	position:relative;
	left:330px;
	top:10px;
	width:80px;
}
#header #kepgaleria {
	position:relative;
	left:400px;
	top:0px;
	width:120px;
}
#header #arak {
	position:relative;
	left:553px;
	top:-50px;
	width:50px;
}
#header #kapcsolat{
	position:relative;
	left:630px;
	top:-65px;
	width:95px;
}
#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:#FFFFFF;
}
#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;
}
