@charset "utf-8";
/* --- Build --- */

body {
	background-color: #b8b6af;
	text-align: center;}
	
#wrapper {
	margin: 30px auto;
	width: 970px;
	background-image: url(images/bg.jpg);}
	
#header {
	width: 970px;
	height: 149px;}
	
#menu {
	margin: 28px 44px 27px 46px;
	height: 40px;}
	
#credit {
	width: 860px;
	height: 30px;
	background: url(images/creditbg.jpg) 50% 0 no-repeat;
	font-size: 12px;
	color: #7d8262;
	text-align: center;
	line-height: 30px;
	margin: 0 54px 20px 56px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;}
	
#bottom {
	width: 970px;
	height: 37px;}
	
	
/* --- Menu --- */

div#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;}

div#menu li {
	display: inline;}
	
div#menu a {
	display: block;
	width: 200px;
	height: 40px;
	margin: 0 10px;
	float: left;}
	
div#menu a:hover { 
	background-position: 0 -40px;}

div#menu a span {
	display: none;}

a#menu1 {
	background: url("images/menu1.jpg") no-repeat 0 0;}
	
a#menu2 {
	background: url("images/menu2.jpg") no-repeat 0 0;}
	
a#menu3 {
	background: url("images/menu3.jpg") no-repeat 0 0;}
	
a#menu4 {
	background: url("images/menu4.jpg") no-repeat 0 0;}
	

/* Content */

#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #50543b;
	text-align: left;}
	
#tl {
	margin: 35px 44px 25px 46px;
	background: url(images/tl.jpg) #fff 0 0 no-repeat;}

#tr {
	background: url(images/tr.jpg) 100% 0 no-repeat;}

#bl {
	background: url(images/bl.jpg) 0 100% no-repeat;}

#br {
	background: url(images/br.jpg) 100% 100% no-repeat;
	padding: 30px 30px 10px 30px;}


/* --- General --- */

h1, h2 {
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;}
	
h1 {
	font-size: 21px;
	color: #934900;
	margin-bottom: 25px;}
	
h2 {
	font-size: 18px;
	color: #663e0f;
	margin: 25px 0;}
	
h2 > a[name] {
	border: 0 none;
	color: #714f29;}
	
p {
	margin: 22px 0;
	padding: 5px 0;}
	
a {
	color: #50660f;
	text-decoration: none;
	border-bottom: 1px #50660f dashed;}
	
img {
	border: 0 none;}
	
table {
	border: 0 none;
	margin: 0;
	padding: 0;}
	
td {
	padding: 10px;}
	
th {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin: 35px 0 15px 0;
	padding: 8px;}
	
.center {
	text-align: center;}
	

/* --- Custom --- */

/* Fönti menü */	
#menu a {
	border: 0 none;}
	
/* Ajánlatkérés */	
.green-h1 {
	color: #50660f;}

.green-legend, .green-h2 {
	color: #5b6b2b;}
	
table#ajanlat {
	width: 100%;}
	
table#ajanlat tr td {
	vertical-align: top;
	width: 50%;
	padding: 0;}
	
table#ajanlat fieldset tr td {
	vertical-align: middle;
	padding: 4px 0;}
	
table#ajanlat tr td.inputleft {
	width: 35%;}
	
table#ajanlat tr td.inputright {
	width: 65%;}
	
fieldset {
	margin: 8px;}
	
table#ajanlat fieldset p {
	margin: 10px 0;}
	
legend {
	font-size: 17px;
	color: #5e6b37;
	padding: 0 4px;
	font-weight: bold;}
	
input[type="text"], input[type="submit"], textarea {
	width: 100%;
	padding: 2px 0;}
	
textarea {
	height: 150px}
	
select {
	margin-bottom: 2px;}
	
form table {
	width: 100%;
	padding: 5px;}
	
table#ajanlat fieldset table#order-small-list tr td {
	font-size: 12px;
	padding: 1px 0;}
	
table.borderbottom {
	border-bottom: #967b67 1px solid;}
	
input[type="text"], textarea, fieldset, select {
	border: #967b67 1px solid;}
	
	
/* Referenciák */	
div.ref {
	width: 100%;
	text-align: center;
	margin: 20px 0 10px -5px;}
	
a.imglink {
	border: 0 none;}
	
div.ref img {
	border: 1px solid #7d614c;}
	
div.ref th {
	text-align: left;
	padding: 15px;}
	
/* Rólunk */	
table.about a{
	border: 0 none;}
	
img#level {
	vertical-align: middle;}
	
/* Footer */
.clear {
	font-size: 1px;
	height: 0px;}	
