@charset "utf-8";
/* CSS Document */
body {
	background: #315a5e url('../img/front/back.jpg') fixed no-repeat;
	margin-top: 0px;
}
body, td, th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#ground_top {
	margin: 0 auto;
	width:850px;
	height: 30px;
	background:url('../img/front/ground_top.png') no-repeat top center;
}
#ground {
	margin: 0 auto;
	width:850px;
	background-image:url(../img/front/ismetelo.png);
	
}
#content {
	background:url(../img/front/ground_tiszta.png) no-repeat top center;
	padding-left:80px;
	padding-right:80px;
	min-height: 400px;
	padding-top: 90px;
}
#logo {
	height: 90px;
	width: 150px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 48px;
}
#footer {
	background:url('../img/front/footer.png') no-repeat bottom;
	padding-bottom: 150px;
	position: relative;
}
#footer_bott{
	margin: 0 auto;
	width:850px;
	height: 60px;
	background:url('../img/front/footer_bott.png') no-repeat top center;
}



.tizenot {
	color:#444444;
}
.tiz {font-size: 10px;
	color:#444444;
}
.szin1 {
color:#CCCCCC;
}
.szurke {
	color:#333333;
}
.kicsi {
	font-size: 10px;
}
.menu {
	font-size: 13px;
	color:#333333;
}
.feher_nagy {font-size: 15px;
color:#FFFFFF;
}
.nagy {font-size: 15px;

}
.nagypiros {
font-size:18px;
color:#FF0000;
}


#plate {
	/* background-image:url('../img/front/letolt_plate.png'); */
	background-color:#C1C1C1;
	
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}



.proghiba {
	color: #ff3333;
}
.hiba {
	color: #ee8b21;
}
.sikeres {
	color: #339933;
}
.info {
	color: #333399;
}
div#hibakinfok {
	margin: 10px 0px;
	padding: 0px 15px;
	border: 1px dashed #000099;
	background-color: #f2f2f2;
	text-align: left;
	position: relative;
}

.form_minta {
	font-size: 11px; color: #666666;
}

a {
	color: #319190;
}

form, input, select, textarea {
	padding: 0;
	margin:0;
}