* { margin: 0px; padding: 0px; }

html {
	height: 100%;
}

body {
	height: 100%;
	width: 100%;
  background-color: #a44031;
  color: #000000;
  font-family:  Verdana, Arial, Hevlvetica, sans-serif;
  font-size: 11px;
}

a:link, a:visited {
	color: #f09b1e;
	text-decoration: none;
}

a:hover, a:active  {
	color: #f09b1e;
	text-decoration: underline;
}

td {
	padding: 3px;
}

.zero {
	padding: 0px;
}

img {
	border: none;
}

p {
	padding-bottom: 10px;
}

h1 {
	color: #ff0000;
	font-size: 26px;
	padding-bottom: 20px;
}

#ajax_msg {
	background-color: #e2ea00;
	color: #000000;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	padding: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2000;
	visibility: hidden;
}

#main_container {
	width: 100%;
	height: 100%;
}

#main_wrapper {
	display: inline-block;
	width: 918px;
	text-align: left;
	background-image: url('images/bg_page.jpg');
	background-repeat: no-repeat;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
}

/* Hack for *****ng IE */
* html #main_wrapper {
	height: 600px;
}

#top_container {
	clear: both; 
	height: 66px; 
}

#logo {
	float: left; 
	padding-left: 10px;
}

#menu_container { 
	height: 100%; 
	float: right; 
}

#menu_ul {
	padding-top: 20px; 
	padding-right: 10px;
}

ul {
	padding-left: 20px;
}

.menu_inline {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #923D31;
	font-size: 11px;
}

#menu_list {
	list-style: none;
}

.menu_list {
	padding-bottom: 5px;
	font-size: 11px;
}

#content_container {
	width: 100%;
	clear: both;
}

a.menu_link:link, a.menu_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu_link:hover, a.menu_link:active  {
	color: #f09b1e;
	text-decoration: none;
}

a.termek_menu_link:link, a.termek_menu_link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

a.termek_menu_link:hover, a.termek_menu_link:active  {
	color: #f09b1e;
	text-decoration: none;
	font-size: 11px;
}

a.kiemelt_link:link, a.kiemelt_link:visited {
	color: #f09b1e;
	text-decoration: none;
	font-size: 11px;
}

a.kiemelt_link:hover, a.kiemelt_link:active  {
	color: #FFFFFF;
	text-decoration: underline;
}

a.hir_cim:link, a.hir_cim:visited {
	color: #f09b1e;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.hir_cim:hover, a.hir_cim:active  {
	color: #f09b1e;
	text-decoration: underline;
}

.h_datum {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.termek_menu {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	border: 1px solid #000000;
	padding: 10px;
	background-color: #913d31;
	 /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  min-width: 100px;
}

* html .termek_menu {
	width: 100px;
}

.masik_menu {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	padding: 10px;
	background-color: #FFFFFF;
}

a.masik_menu_link:link, a.masik_menu_link:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.masik_menu_link:hover, a.masik_menu_link:active  {
	color: #f09b1e;
	text-decoration: none;
	font-size: 11px;
}

a.big_link:link, a.big_link:visited {
	color: #f09b1e;
	text-decoration: none;
	font-size: 14px;
}

a.big_link:hover, a.big_link:active  {
	color: #f09b1e;
	text-decoration: underline;
	font-size: 14px;
}

.main_content {
	min-height: 300px;
	clear: both;
}

/* FOR IE */
* html .main_content {
	height: 300px;
}

h2 {
	color: #933d31;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	/* border-bottom: 1px solid #933d31; */
}

h3 {
	color: #f09b1e;
	font-size: 14px;
	font-weight: bold;
}

.main_bg {
	background-color: #FFFFFF;
	height: 100%;
	min-height: 300px;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
}

/* FOR IE */
* html .main_bg {
	background-color: #FFFFFF;
	height: 300px;
}

.deep_title {
	font-size: 12px;
	color: #f09b1e;
	padding-bottom: 10px;
}

.termek_tulajdonsag {
	color: #933d31;
	font-weight: bold;
}

.ttul {
	padding-bottom: 6px;
}

#right_menu {
	padding-top: 60px; 
	padding-left: 10px;
}

#right_menu a {
	color: #ff9c00;
	text-decoration: none;
	font-size: 11px;
}

#right_menu a:visited {
	text-decoration: none;
}

#right_menu a:hover {
	text-decoration: underline;
}

#right_menu a:active {
	text-decoration: underline;
}

.def_input {
	border: 1px solid #ff9c00;
	width: 170px;
}

.def_gomb {
	padding: 5px;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #e9d5b6;
}

.hiba {
	color: #FF0000;
}
