* {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }

li, dd { margin-left:5%; }

fieldset { padding: .5em; }

select option{ padding:0 5px; }

.hide, .print-logo, .close-button { display:none; }

.left{ float:left; }

.right{ float:right; }

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

img {
	border:none;
	margin: 3px;
	padding: 2px;
 }

p { text-align: justify; }

dt {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

a {
	color: #588d99;
	text-decoration: none;
}

a:hover {
	color: #FF6F6F;
}

div#content h1 {
	color: #999;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: 400;
	letter-spacing: -0.9px;
	background-color: #262626;
/* 	background: #262626 url(images/siva.gif) no-repeat top right; */
	padding-left: 5px;
	border-bottom: 3px solid #333333;
}

div#content h3 {
	color: #999;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: -0.9px;
	background-color: #262626;
	padding-left: 5px;
	border-bottom: 3px solid #333333;
}

html {
	text-align: center;
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	background: #232120 url(images/html.png) repeat-x;
}

body {
	width: 775px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #232120 url(images/body.png) repeat-y;
}

div#header {
	height: 181px;
	clear: both;
	background: #232120 url(images/header3.png) no-repeat;
}

div#header h1 {
	margin: 0;
	text-indent: -10000px;
	font-size: 1px;
}

div#header li {
	display: inline;
}

ul#nav {
	padding: 115px 0 0 320px;
}


ul#nav a:hover {
	background-color: #000;
	color: #CFCFCF;
}

ul#nav a {
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
}
ul#nav a.current{
	color: #999999;

}

#content {
	width: 500px;
	float: left;
	padding: 0 20px 20px 10px;
}

h4#fejes_gyorgy {
	font-family: "Times New Roman", Times, serif;
	color: #999;
	font-size: 1.3em;
	background: #232120 url(images/fejes-gyorgy-quad-service.png) no-repeat;
	margin-top: 20px;
	padding-top: 65px;
	border: none;
}

div.pictures {
	background-color: #262626;
	border: 1px solid #333333;
	padding: 2px;
	border-top-width: 5px;
	text-align: center;
}

div.pictures img {
	margin: 2px;
	padding: 0;
}

#termekek {
	width: 220px;
	padding-right: 9px;
	float: right;
}

#termekek h2 {
	font: 1.3em Georgia, 'Times New Roman', times, serif;
	letter-spacing: -1px;
	color: #D6180C;
	padding-left: 10px;
	text-decoration: underline;
}

#termekek h2 span {
	color: #999999;
	padding-right: 3px;
}

#termekek ul {
	list-style: none;
	margin: 0;
	padding:0;
}

#termekek li {
	margin: 0;
}

#termekek a span {
	padding: 0 0 0 15px;
	display: block;
	font-weight: normal;
	color: #D6180C;
}

#termekek a {
	border-bottom: 1px solid #6F6B68;
	font-size: 0.9em;
	display: block;
	color: #BFBFBF;
	padding: 3px 0 3px 5px;
	font-weight: bold;
}

#termekek a:hover {
	color: #D6180C;
/* 	background-image: url(images/termekek.png); */
}

#termekek a#cetelem {
	margin: 15px 0 0 15px;
	width: 189px;
	height: 72px;
	border: none;
	background: url(images/cetelem.png) no-repeat;
	text-indent: -10000px;
}

#termekek a#cetelem:hover {
	background: url(images/cetelem_hover.png) no-repeat;
}



#footer {
	clear: both;
	background: url(images/footer.png);
}

#footer p {
	color: #fff;
	margin: 0;
	padding: 50px 10px 10px 30px;
}

#footer a {
	color: #5a5155;
}

#footer a:hover {
	color: #AFA4A9;
}

table#specifications {
	border-spacing: 0 2px;
	margin: 20px 0 0 0;
}

table#specifications thead h2 {
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}

table#specifications thead h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -0.8px;
	color: #8CA70B;
	margin: 5px 0 0 0;
}

.imgProduct {margin:0 10px 0 0;}

thead td {
}

th, td {
	vertical-align: middle;
	background-color: #1A1918;
	color: #AFAFAF;
}

td, th {
	padding: 3px 3px 3px 10px;
}

div#contact {
	width: 350px;
	float: left;
}
form {
	width: 350px;
	float: right;
}

fieldset{
	border: 1px solid white;
	padding: 10px;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 10px;
}

label {
	width: 130px;
	padding-top: 15px;
}

input {
	width: 200px;
}



