html, body {
	background-color: #d2d2d2;
	background-image: url('images/mainbg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #1d2728;
	text-align: center;
}
body {
	padding-top: 110px;
	padding-bottom: 50px;
}
p {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
}
h1,h2,h3,h4,h5 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
h2 {
	margin-top: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #d34600;
}	
img {
	display: inline;
}
a img {
	border: none;
}
form {
	display: inline;
}
table {
	border-collapse: collapse;
}
input, select, textarea {
	background-color: #fff;
	color: #8898a4;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
	font-family: Verdana, Arial;
	border: 1px solid #fff;
}
.red {
	color: #cd1141;
}
a {
	text-decoration: none;
	color: #315568;
}
a:hover {
}
th,td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
object,embed {
	padding: 0px;
	margin: 0px;
}

.headline {
	height:119px;
	background-color: #feda2d;
	text-align: center;
	width: 790px;
	margin: auto;
}
h1 {
	color: #58aae4;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	position: absolute;
	right: 5px;
	top: 15px;
}
.whitebg {
	width: 878px;
	margin: auto;
	position: relative;
	background-image: url('images/whitebg.png');
}
.main {
	width: 860px;
	margin: auto;
	position: relative;
}
.logo {
	position: absolute;
	top: -110px;
	left: -50px;
}
.topbox {
	height: 167px;
	background-image: url('images/topbox.jpg');
	position: relative;
}
.specials {
	position: absolute;
	top: 55px;
	left: 456px;
}
.specials .item {
	line-height: 22px;
	margin-bottom: 5px;
	color: #312f0d;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 30px;
	background-image: url('images/special.png');
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
.menucont {
	width: 860px;
	margin: auto;
}
.menu {
	border-right: 1px solid #fff;
}
.menu table {
	width: 859px;
	border-bottom: 1px solid #fff;
}
.menu td a {
	display: block;
	text-align: center;
	border-left: 1px solid #fff;
	text-transform:uppercase;
	color: #fff;
	padding-bottom: 7px;
	border-bottom: 8px solid #8e8e8e;	
}
.menu td a:hover {
	color: #fff;
	border-bottom: 8px solid #d34600;	
}
.whitebox {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
}
.whitebox2 {
	background-image: url('images/vevo_elegedettsegi_garancia.png'); background-repeat: no-repeat; background-position: left bottom;
	text-align: left;
	padding-bottom: 10px;
}
.footer {
	width: 878px;
	height: 71px;
	margin: auto;
	position: relative;
	background-image: url('images/footerbg.png');
}
.footer .copyright {
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;
	color: #606060;
	line-height: 20px;
}
.footer .copyright a {
	color: #606060;
}
.kinalatunk a {
	display: block;
	float: left;
	
}
.kinalatunk a img, .ujepitesu a img {
	border: 1px solid #d0d0d0;
}
.mkb {
	position: absolute;
	top: 10px;
	right: 18px;
	
}
ul.iinfo {

}
.iinfo li {
	list-style-image: url('images/greydot.gif');
	padding-top: 5px;
	font-weight: bold;
}

.lightgrey {

	color: #9c9c9c;
}
.darkgrey {
	color: #4a4a4a;
}
.orange {
	color: #d34600;
}
.orange2 {
	color: #9e9a29;
}
.thumbs {
	margin-left: 34px;
}
.thumbs a  {
}
.thumbs a img {
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #d0d0d0;
}
.more {
	height: 27px;
	text-align: right;
	background-image: url('images/pointarrow.png');
	padding-right: 25px;
	line-height: 27px;
	position: absolute;
	right: 10px;
	top: 230px;
	color: #d34600;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top right;	
}

.contact table {
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact th {
	text-align: left;
	color: #4a4a4a;
}
.contact td {
	text-align: right;
}

.contact .input {
	border: 1px solid #9c9c9c;
	width: 240px;
}
.contact th, .contact td {
	padding: 3px 0px;
}
.contact textarea {
	height: 80px;
}
.contact .submit {
	text-align: right;
	font-weight: bold;
	
}
.contact .submit a {
	color: #d34600;
}

