/* CSS Document */
/* Adcofood.hu 2009 */
/* Made by: RedRiver Web - http://www.redriverweb.hu */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #60c800;
	background-position: left top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	display: inline;
	padding: 0px;
	margin: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}
a.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(img/btn_out.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 125px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	text-align: center;
}
a.btn:hover {
	background-image: url(img/btn_in.jpg);
	background-repeat: no-repeat;
}
div.banner {
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 354px;
	width: 973px;
}
div.menu {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 46px;
	width: 973px;
	padding: 0px;
}
div.menu_bar {
	display: block;
	position: relative;
	left: 7px;
	top: 7px;
}
div.in {
	background-image: url(img/in.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 10px;
	width: 953px;
}
div.footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 973px;
}
div.line {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 80%;
}
span.cim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
form.def {
	margin: 0px;
	padding: 0px;
}
input.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	vertical-align: middle;
	width: 200px;
	border: 1px solid #000000;
}
input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	vertical-align: middle;
	border: 1px solid #000000;
	margin: 0px;
	padding: 1px;
	background-color: #FFFFFF;
}
input.submit:hover {
	background-color: #666666;
	color: #FFFFFF;
}
textarea.area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	vertical-align: middle;
	width: 350px;
	height: 100px;
	border: 1px solid #000000;
}
