@charset "utf-8";
a{
outline:none;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(items/body_background.jpg);
}
.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #header {
	width: 1000px;
	height: 278px;
	
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFF;
	background-image: url(items/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #600;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #600;
}


.oneColFixCtrHdr #footer {
	background-image: url(items/footer_line.jpg);
	background-repeat: repeat-x;
	height: 64px;
	width: 980px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 13px;
	color: #FFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.paremeter_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #600;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#szaktanacsadas {
	position:relative;
	width:332px;
	height:293px;
	z-index:1;
	background-image: url(items/form.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-top: 10px;
}
#contactform {
	position:relative;
	width:466px;
	height:293px;
	z-index:1;
	background-image: url(items/contact.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-top: 10px;
}
#main_div {
	position:relative;
	width:596px;
	height:610px;
	z-index:2;
	padding-right: 15px;
	padding-left: 15px;
}
#main_div_products {
	position:relative;
	width:596px;
	height:610px;
	z-index:2;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
}
.haztartas_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.oneColFixCtrHdr #container #mainContent table tr td #main_div_products table tr td .paremeter_text .haztartas_text strong {
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #88894D;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-style: normal;
}
.visszagomb {
	font-size: 16px;
	color: #6A7847;
	font-weight: bold;
	font-style: italic;
}

.visszagomb:hover {
	font-size: 16px;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
ol {
	font-weight: bold;
	color: #000;
}
ul {
	color: #000;
	font-style: italic;
	font-weight: normal;
}
#middle_div {
	position:relative;
	width:267px;
	height:605px;
	z-index:2;
	padding-top: 12px;
}
h2 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}

#right_div {
	position:relative;
	width:328px;
	height:610px;
	z-index:3;
	padding-right: 10px;
	padding-left: 10px;
}
#dhtml_menu {
	position:relative;
	width:1000px;
	height:32px;
	z-index:3;
}
.kiemeles {
	color: #000;
	font-weight: bold;
}
.nagybetu {
	font-variant: small-caps;
	color: #600;
	text-align: center;
	font-size: 16px;
}

