@charset "utf-8";

body {
	margin: 0px;
	background-color: #CFCDCD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

#all {
	/* float: left; */
	height: 100%;
	width: 100%;
}

#main {
	width: 990px;
	margin: auto;
}

#topstripe {
	background-image: url(img/topstripe_tanacsado.jpg);
	height: 130px;
	width: 990px;
}

#topinfo {
	padding-top: 2px;
	padding-right: 2px;
	float: right;
	font-size: 9px;
	color: #868585;
	font-weight: bold;
}
/*
#orange {
	background-image: url(img/boxbg_orange.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 986px;
	border: 2px solid #FFFFFF;
}
*/
#main_menu {
	background-color: #ADACAC;
	height: 17px;
	width: 981px;
	border: 2px solid #FFFFFF;
	border-top: 0px;
	border-bottom: 0px;
	
	color: white;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	font-size: 9px;
	
}

#main_area_new {
	float: left;
	border: 2px solid #FFFFFF;
	border-top: 0px;
	background-color: #FFFFFF;
}

#main_main {
	float: left;
	border: 1px solid #ADACAC;
	border-top: 0px;
}

#submenu {
	background-color: #ADACAC;
	/* height: 20px;
	width: 924px; */
	border-top: 2px solid #FFFFFF;
}

#leftside {
	float:left;
	width: 751px;
	padding: 10px;
	padding-top: 5px;
}


#rightside {
	float: left;
	width: 213px;

}











div.dobozcim {
	width: 195px;
	height: 23px;
	padding-top: 2px;
	padding-left: 10px;
	border-bottom: 1px solid #D7D4D4;
	background-color: #EFF0EF;
	background-image: url(img/menubg.jpg);
}

div.doboz {
	width: 205px;
	border: 1px solid #D7D4D4;
	background-color: #EFF0EF;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.doboz_txt {
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}

div.dobozcim_txt {
	color: #CE490E; 
	font-weight: bold; 
	font-size: 12px;
	padding: 3px; 
	
}


div.menubox {
	width: 205px;
	border: 1px solid #d6d5d3;
	border-bottom: 0px;
	margin-top: 2px;
}

div.menuitem {
	width: 195px;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(img/menubg.jpg);
	border-bottom: 1px solid #d6d5d3;
}

a.menulink {
	width: 100%;
	/* height: 113px !important; */
	height: 100%;
	display: block; 
	color: #cc4a0e; 
	text-decoration: none;
	font-weight: bold;
}
a.menulink:hover {
	color: #ff641c;
	text-decoration: none;
}


a {
	color: #8F8F8F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: black;
	text-decoration: underline;
}

a.maillist {
	color: #8F8F8F; 
	text-decoration: none;
	font-weight: bold;
}
a.maillist:hover {
	color: #f1b718;
	background-color: yellow;
}

a.inlink {
	color: #000000; 
	text-decoration: underline;
	font-weight: bold;
}
a.inlink:hover {
	text-decoration: none;
}

a.menu {
	color: #8F8F8F;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 2px;
}
a.menu:hover {
	color: black;
	text-decoration: underline;
}

div.menucim {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #eaa701; /* #CF4610; */
	font-size: 18px;
	font-weight: bold;
}

p {
 text-align: justify;
}

input, select, textarea	{	
		color: #999999;
		border: 1px solid #d7d4d4;
		background-color: #FFFFFF;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
input.submit {
      background-color: #E7A101;
	  font-size: 11px;
	  font-weight: bold;
	  color: white;
	  border: none;
	  padding-left: 4px;
	  padding-right: 4px;
     }
	 
h1 {
	color: #CF4610;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #D1761C;
	font-weight: bold;
	font-size: 17px;
}

h3 {
	color: #ADADAD;
	/* 6C88B8; */
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

h4 {
	color: #ADADAD;
	font-weight: bold;
	font-size: 15px;
}

h5 {
	color: #ADADAD;
	font-weight: bold;
	font-size: 14px;
}	 

#website {
	visibility: hidden;
}



.txt_field {
	width: 230px;
}

td.table_txt {
	width: 220px;
	font-weight: bold;
}

td.table_info {
	font-size: 10px;
}

table.input_table {
	width: 450px;
}

table.input_table_wide {
	width: 600px;
}

div.inputform {
	width: 460px;
	padding: 5px;
	float: left;
	background-color: #eff0ef;
	border: 1px solid #d7d4d4;
}

div.infofield {
	width: 250px;
	float:left;
	
	margin-left:10px;
	background-color: #eff0ef;
	border: 1px solid #d7d4d4;
	padding: 5px;
	font-size: 12px;
	line-height: 14pt;
}

div.infoszoveg {
	line-height: 13pt;
}

.infoli {
	padding-bottom: 5px;
}

div.inputform_wide {
	width: 739px;
	padding: 5px;
	background-color: #eff0ef;
	border: 1px solid #d7d4d4;
	border-top: 0px;
}

div.msg {
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #01bd20
}

div.error {
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #fc603c;
}

div.mailitem_ikon{
	width: 20px;
	float: left;
}

div.mailitem_answerok {
	width: 100px;
	float: left;
	color: #78cf7c;
}

div.mailitem_noanswer {
	width: 100px;
	float: left;
	color: #96eae9;
}


div.mailitem_date {
	width: 150px;
	float: left;
	/* color: #cfcfcf; */
}

div.mailitem_sender {
	width: 180px;
	float: left;
}

div.mailitem_cim {
	width: 270px;
	float: left;
}

div.mailitem {
	width: 100px;
	float: left;
}

div.mailsor {
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
}

div.gomb_below {
	clear: both;
	padding-top: 10px;
}

div.main_cim {
	color: #D1761C;
	font-weight: bold;
	font-size: 17px;
}

div.cim {
	color: #D1761C;
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 17px;
	font-weight: bold;
}

a.backlink {
	width: 100%;
	/* height: 113px !important; */
	height: 100%;
	display: block; 
}

div.mail_divider {
	height: 5px;
	margin-top:18px;
	border-top: 1px solid #d6d5d3;
}

div.kerdes {
	font-size: 10px;
	padding: 5px;
	background-color: #eff0ef;
	border: 1px solid  #d7d4d4;
}

div.kerdes_list {
	font-size: 11px;
	padding: 5px;
	background-color: #eff0ef;
	border: 1px solid  #d7d4d4;
	text-align: justify;
}

div.valasz {
	font-size: 12px;
	line-height: 14pt;
	padding: 5px;
	padding-top: 5px;
	background-color: #FFFECE; /* #fbfbfb; */
	border: 1px solid  #d7d4d4;
	border-top: 0px;
	text-align: justify;
}

div.valasz_datum {
	font-size: 10px;
	padding: 2px;
	padding-left: 0px;
	
}

div.novalasz {
	font-size: 12px;
	padding: 5px;
	padding-top: 10px;
	font-style: italic;
}

div.cimlist {
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

div.kerdesfej {
	font-size: 10px;
	padding: 2px;
	background-color: #d7d4d4;
	font-weight: bold;
}

div.kerdesdatum {
	float:right;
	/* margin-top: -12px; */
}

div.ad {
	width: 200px;
	height: 200px;
	/* background-color: #a0a0a0; */
}

div.oc_gomb {
	display:block; 
	font-size: 10px;
	/* font-style: italic; */
	width: 751px; 
	background-color: #ECD390;
}
