ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

body {
  margin: 0;
}

#banner {
  position: absolute;
  left: 400px;
  top: 30px;
  width: 468px;
  height: 80px;
}



#menubar {
  clear: both;
  background-color: #f47b2b;
  height: 22px;
  line-height: 22px;
  border-bottom: 2px solid #000000;
  width: 100%;
  text-align: right;
  padding-right: 30px;
}

#menupont
{
  width: 40%;
  float: right;
  
}

#menubar a, #language a {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 12px;
  line-height: 22px;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
}

#menubar a:hover, #language a:hover {
  text-decoration: underline;
}

/*#container {
  padding-left:264px;
  padding-right:136px;
  position:absolute;
  background-image: url('/images/body_bg.gif');
  background-repeat: no-repeat;
  clear: both;
  padding-top: 15px;
}*/

#container {
	position: relative;
	top: 0px;
	text-align: left;
	width: 950px;
	color: #321c02;
	padding: 13px 0px 5px 0px;
}

#search_controls {
  clear: left;
}

#mapCont {
    height: 420px;
}

#search {
  clear: left;
  font-size: 12px;
  width: 200px;
}

#map {
  clear: right;
  height: 400px;
}

#search_results {
  /* clear: left;
  float: left; */
  height: auto;
}

#search_results a.res_1 {
  font-family: Verdana;
  font-size: 11px;
  color: #303030;
  text-decoration: none;
  font-weight: bold;
  width: 50em;
}

#search_results span {
  width: 50em;
}

#search_results a.res_2 {
  font-family: Verdana;
  font-size: 11px;
  color: #303030;
  text-decoration: none;
}

fieldset {
  border: none;
}

fieldset p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #414141;
        float: left;
        clear: left;
        width: 100%;
        padding: 0;
        margin: 0;
        margin-bottom: 0.5em;
}

fieldset.submit {
        float: none;
        width: auto;
        padding-left: 16em;
}

fieldset p label
{
        float: left;
        width: 5em;
        margin: 0;
        margin-right: 1em;
        padding: 0;
        font-weight: normal;
}

#search_indicator_cont
{
  height: 20px;
  float: right;
  text-align: center;
}

#search_indicator {
  margin: 0 auto;
  background-color: #FFFFFF;
  border: #303030;
}

#submitButton {
    width: 100px;
    float: left;
}

#page_controls
{
  margin: 0 auto;
  text-align: center;
}

.box-type0 {
	background-image: url('/images/box_type0.png');
}
.box-type1 {
	background-image: url('/images/box_type1.png');
}
.box-type2 {
	background-image: url('/images/box_type2.png');
}

.box-tl, .box-tr, .box-bl, .box-br {
	height: 8px;
	font-size: 2px;
	}
.box-tl, .box-bl {
	margin-right: 8px;
	}
.box-tr, .box-br {
	margin-left: 8px;
	margin-top: -8px;
	}
.box-tr {
	background-position: 100% 0;
	}
.box-bl  {
	background-position: 0 -8px;
	}
.box-br {
	background-position: 100% -8px;
	}
.box-i-type1 {
	border-left: 3px solid #C9C9C9;
	border-right: 3px solid #C9C9C9;
	background: #858484;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right:10px;
	}
.box-i-type0 {
	border-left: 3px solid #e5e5e5;
	border-right: 3px solid #e5e5e5;
	background: #e5e5e5;
	color: #000000;
	padding-left: 10px;
	padding-right:10px;
	}
.box-i-type2 {
	border-left: 3px solid #b3b2b2;
	border-right: 3px solid #b3b2b2;
	background: #f2f2f2;
	color: #000000;
	padding-left: 10px;
	padding-right:10px;
	}

.notopgap    { margin-top: 0; }
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; }

#top_places {
  clear: both;
  width: 100%;
  background-color: #e5e5e5;
  margin-top: 6px;
}

#top_places_header {
  margin-top: 6px;
  width: 192px;
  height: 28px;
  line-height: 28px;
  color: #FFFFFF;
  font-size: 14px;
  font-family: Verdana, Arial;
  background-image: url('/images/box_ikon_top_places.png');
  background-repeat: no-repeat;
  background-position: right;
}

div.elevate {
  height: 15px;
}

#pictures {
  clear: both;
  position: relative;
  width: 100%;
  background-color: #e5e5e5;
  margin-bottom: 15px;
  height: 140px;
  overflow: auto;
}

#pictures_cont {
  height: 140px;
  /*width: 800px;*/
  overflow: auto;
}
#pictures_2 {
  clear: none;
  float: none;
  margin: 0 auto;
  text-align: center;
  height: 140px;
  /*width: 800px;*/
  overflow: auto;
}

#pictures #pageing_left, #pictures #pageing_right {
  position: relative;
  clear: none;
  float: none;
  vertical-align: middle;
  width: 50px;
}

#pictures img.white {
  margin: 10px;
  padding: 3px;
  border: 1px solid #303030;
  background-color: #FFFFFF;
}

#advmainimage img {
  border: 1px solid #535353;
  padding: 3px;
  background-color: #FFFFFF;
  width: 350px;
}

#pictures_header {
  clear: both;
  position: relative;
  margin-top: 6px;
  width: 192px;
  height: 28px;
  line-height: 28px;
  color: #FFFFFF;
  font-size: 14px;
  font-family: Verdana, Arial;
  background-image: url('/images/box_ikon_pictures.png');
  background-repeat: no-repeat;
}

#footer {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  clear: both;
}

#footer #white {
  margin: 0 auto;
  background-color: #FFFFFF;
}

#footer #black {
  margin: 0 auto;
  background-color: #000000;
  height: 80px;
}

#footer #footer_inner {
  background-image: url('/images/footer_black.png');
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 20px;
  font-family: Verdana;
  font-size: 13px;
  color: #FFFFFF;
}

#footer #footer_inner a {
  font-size: 13px;
  font-family: Verdana;
  color: #FFFFFF;
  text-decoration: none;
}

#footer #footer_inner a:hover {
  font-size: 13px;
  font-family: Verdana;
  color: #FFFFFF;
  text-decoration: underline;
}

.bekezdes {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

#myDebug {
  width: 100%;
}

p.advtitle {
  font-family: Verdana, Candara;
  color: #F78E1E;
  font-weight: bold;
  font-size: 16px;
}

p.advdescription {
  font-family: Verdana, Candara;
  color: #535353;
  font-size: 12px;
}

p.advaddress {
  font-family: Verdana, Candara;
  color: #535353;
  font-size: 12px;
}

#advmainimage {
  margin-top: 10px;
  margin-bottom: 10px;
}

#advmainimage image {
  border: 1px solid #949494;
  padding: 4px;
  width: 340px;
}

#lower_details {
  clear: both;
  position: relative;
  margin: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}

#lower_details p.heading {
  font-family: Candara, Verdana;
  font-size: 15px;
  font-weight: bold;
  color: #F78E1E;
  line-height: 20px;
}

#lower_details a {
  color: #F78E1E;
  font-size: 12px;
}

#lower_details p, #lower_details li {
  font-family: Candara, Verdana;
  font-size: 12px;
  color: #000000;
}

#contentTable {
  /*table-layout: fixed;*/
  width: 100%;
  border-collapse: collapse;
}

#searchTd {
  width: 200px;
  vertical-align: top;
  padding-left: 10px;
}

#sepTd {
  width: 20px;
}

#mapTd {
  overflow: hidden;
  vertical-align: top;
  padding-right: 10px;
}

#searchDetTd {
  width: 360px;
  vertical-align: top;
  padding-left: 10px;
}

#mapDetTd {
  overflow: hidden;
  vertical-align: top;
  padding-right: 10px;
}

#mapDetTd #map {
  height: 400px;
}

#about {
  margin: 10px;
}

#about p {
  font-family: Verdana;
  font-size: 12px;
}

#about ul {
  list-style-type: disc;
  list-style-position: inside;
  line-height: 2em;
  font-size: 12px;
}

td.about {
  font-size: 12px;
  font-family: Verdana;
  padding: 2px;
}

#about #arak {
  font-size: 12px;
}

#about #arak td {
  padding: 2px;
}

#language {
  float: left;
  width: 100px;
}

#logo {
  float: left;
}

.pager {
  border: none;
  background: none;
  margin-bottom: 50px;
}

a.detail {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #f47b2b;
}

a.nar_10 {
  font-family: Verdana;
  font-size: 10px;
  color: #f47b2b;
}


p.detail {
  font-family: Verdana;
  font-size: 10px;
}

#whereami {
  position: absolute;
  display: inline;
  z-index: 2;
  right: 22px;
  background-color: #FFFFFF;
  border: 1px solid #949494;
  padding: 2px;
  width: 300px;
}

#whereami #whereami_i {
  width: 170px;

}

a.grey {
  font-family: Verdana;
  font-size: 13px;
  color: #535353;
}

a.grey_s {
  font-family: Verdana;
  font-size: 11px;
  color: #535353;
}

#services {
  position: relative;
  clear: both;
  width: auto;
  vertical-align: top;
}

#files {
  position: relative;
  clear: both;
  float: right;
  width: auto;
  text-align: right;
}

.bold
{
    font-weight: bold;
}

