body {
	background: url(../images/grad-grey.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #646464;
	margin: 0px 0px 0px 0px;
	font-size:12pt;
	font-family:Tahoma, Geneva, sans-serif;
}
div#container {
	width:900px;
	height:auto;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.maincontent {
	height: auto;
	width: 800px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
}
div#content {
	left:auto;
	top:auto;
	width:650px;
	height:auto;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
}
div#contentdeff {
	left:auto;
	top:auto;
	width:800px;
	height:1000px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 25px;
}
div#form {
	background-color: #EAEAEA;
	width: 280px;
	border: 2px dashed #333;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 50px;
}
div#rightform {
	background-color: #E2E2E2;
	float: right;
	width: 260px;
	border: 1px solid #999;
	margin-right: 50px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
div#leftside {
	width: 500px;
	padding-left: 50px;
	margin-top: 35px;
}

div#navifooter {
	position:relative;
	width:900px;
	height:auto;
	text-align:center;
	margin-top: 30px;
	margin-bottom: 20px;
}
#order {
	height: auto;
	width: 400px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	background-color: #E2E2E2;
	padding-right: 25px;
	padding-left: 25px;

}
#contact {
	background-image: url(../images/contact.jpg);
	height: 440px;
	width: 550px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#sqone {
	background-color: #E2E2E2;
	height: auto;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dashed #000;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
}


h1 {
	font-family: impact;
	font-size: 35pt;
	text-align: center;
	font-weight: normal;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 18pt;
	padding-top: 20px;
	text-align: center;
}

h4 {
	font-size: 18pt;
	color: #c00;
	text-align:center;
}
p {
	margin-bottom: 15px;
}
ul {
	list-style-image: url(../images/check.gif);
}
li {
	margin-top: 30px;
}
.price {
	color: #1083C7;
	font-weight: bold;
	text-align: center;
}
a {
	color: #000000;
}
a:hover {
	color: #4B4B4B;
}
.piros {
	color: #c00;
}
