

/* file: css/style_v202505076.css */

/* reset.css from yui */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset, img {
  border:0;
}
address, caption, cite, code, dfn, th, var {
  font-style:normal;
  font-weight:normal;
}
ol, ul {
  list-style:none;
}
caption, th {
  text-align:left;
}
h1, h2, h3, h4, h5, h6 {
  font-size:100%;
  font-weight:normal;
}
#topbanner h1 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: -17px;
  clear: both;
}
q:before, q:after {
  content:'';
}
abbr, acronym {
  border:0;
}
/* end of reset */

.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}

#wrap {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
body {
  color: #202020;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial";
  font-size: 12px;
  line-height: 15px;
}
a, a:hover, a:focus, a:active {
  color: #202020;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #b11116;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial";
  font-weight: bold;
}
u {
  text-decoration:  underline;
}
.hidden {
  display: none;
}
#printlogo {
  display: none;
}
/* top banner */
#topbannerbg {
  z-index: -100;
  float: left;
  height: 27px;
  width: 100%;
  background-color: #b11116;
  position: absolute;
  left: 0;
  top: 0;
}
.logoaccess {
  margin-left: -37px;
}
#topbanner {
  min-height: 50px;
  clear: both;
  width: 941px;
  margin-bottom: 37px;
  padding: 0px 0px 0px 24px;
  position: relative;
}
#topbanner span {
  display: block;
}
#topbanner a, .logoaccess {
  overflow:hidden;
}
#mainlogo, #mainlogo span {
  float: left;
  width: 224px;
  height: 50px;
}
body.hu #mainlogo span {
  background-image: url('http://www.imm.hu/images/imm_logo.png');
}
body.en #mainlogo span {
  background-image: url('http://www.imm.hu/images/imm_logo_en.png');
}
#changelanguage, #changelanguage span {
  float: right;
  height: 34px;
  width: 159px;
}
body.hu #changelanguage span {
  background-image: url('http://www.imm.hu/images/imm_logo_eng.png');
}
body.en #changelanguage span {
  background-image: url('http://www.imm.hu/images/imm_logo_hun.png');
}
.logoaccess, .logoaccess span {
  float: right;
  width: 37px;
  height: 34px;
}
.logoaccess span {
  background-image: url('http://www.imm.hu/images/imm_logo_accessible.png');
}
#topbanner .heading {
  font-weight: bold;
  display: block;
}
#topbanner ul {
  float: right;
  width: auto;
  margin-right: 15px;
}
#topbanner li {
  float: left;
  background-color: transparent;
  height: 34px;
  overflow: hidden;
}
#topbanner li a span {
  display: block;
  height: 34px;
}
#topbanner .colldb, #topbanner .colldb span {
  width: 176px;
}
#topbanner .logo1, #topbanner .logo1 span {
  width: 255px;
}
#topbanner .logo2, #topbanner .logo2 span {
  width: 152px;
}
#topbanner .logo3, #topbanner .logo3 span {
  width: 151px;
}
#topbanner .colldb span.hu {
  background-image: url('http://www.imm.hu/images/imm_topbanner_colldb_hu.png?v=202104152');
}
#topbanner .logo1 span.hu {
  background-image: url('http://www.imm.hu/images/imm_topbanner_logo1_hu.png');
}
#topbanner .logo2 span.hu {
  background-image: url('http://www.imm.hu/images/imm_topbanner_logo2_hu.png');
}
#topbanner .logo3 span.hu {
  background-image: url('http://www.imm.hu/images/imm_topbanner_logo3_hu.png');
}
#topbanner .colldb span.en {
  background-image: url('http://www.imm.hu/images/imm_topbanner_colldb_en.png?v=202104152');
}
#topbanner .logo1 span.en {
  background-image: url('http://www.imm.hu/images/imm_topbanner_logo1_en.png?1');
}
#topbanner .logo2 span.en {
  background-image: url('http://www.imm.hu/images/imm_topbanner_logo2_en.png');
}
#topbanner .logo3 span.en {
  background-image: url('http://www.imm.hu/images/imm_topbanner_logo3_en.png');
}
#search {
  position: absolute;
  right: 0px;
  top: 42px;
}
#q {
  width: 113px;
  font-size: 11px;
  padding: 3px 5px 2px 10px;
  border: 0;
  height: 20px;
  background-image: url('http://www.imm.hu/images/imm_searchbox_bg.png');
  background-repeat: no-repeat;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial";
  position: relative;
  top: -5px;
  margin: 0;
  float: left;
}
#search .searchbutton {
  float: left;
  width: 30px;
  height: 25px;
  margin: 0;
  position: relative;
  top: -5px;
}

/* header */
#header {
  width: 960px;
  margin: 0 auto;
  height: 39px;
  border-bottom: 1px #d1d1d1 solid;
}
#header ul {
  height: 39px;
}
#nav {
  float: left;
  width: 950px;
  padding: 0px 5px 0 5px;
}
#nav li {
  margin: 0 0px 0 0px;
  color: #202020;
  background-image: url('http://www.imm.hu/images/imm_menudot.png');
  background-repeat: no-repeat;
  background-position: 10px 15px;
  height: 39px;
}
#nav .main {
  float: left;
}
#nav .main > a {
  white-space: nowrap;
  display: block;
}
#header a {
  height: 28px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 14px;
  padding: 11px 7px 0px 27px;
}
#nav .level1 {
  position: relative;
  display: inline-block;
  margin-left: -9999px;
  margin-top: -9999px;
}
#nav li:hover, #nav li.headerhover, #nav li.active {
  background-color: #b11116;
  background-image: url('http://www.imm.hu/images/imm_menudot_empty.png');
}
#nav li:hover a, #nav .headerhover a, #nav .headerhover a:hover, #nav li.active a {
  color: #fff;
}
#nav li:hover .level1, #nav li.headerhover .level1, #nav .level2, #nav .level3 {
  position: relative;
  display: block;
  width: 280px;
  border-top: 10px #b11116 solid;
  float: left;
  padding: 4px 0px 15px 0px;
  background-image: url('http://www.imm.hu/images/imm_bg.png');
  background-repeat: repeat;
  height: auto;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  z-index: 100;
  margin-left: 0px;
  margin-top: 0px;
}
#nav .level1 li {
  margin: 0px 0px 0px 0px;
  width: 280px;
  height: auto;
  background-image: url('http://www.imm.hu/images/imm_menudot_emptytransparent.png');
  background-repeat: no-repeat;
  background-position: 11px 11px;
  border-bottom: 1px #1f1f1f solid;
}
#nav .level1 li:hover, #nav .level1 li.subheaderhover {
  background-color: #181818;
}
#nav .level1 li:hover, #nav .level1 li.subheaderhover, #nav .level1 li.active {
  background-image: url('http://www.imm.hu/images/imm_menudot_empty.png');
}
#nav .level1 a {
  font-size: 13px;
  height: auto;
  padding: 7px 0px 8px 27px;
}
#nav .level2, #nav .level3 {
  display: none;
  border-top: none;
}
#nav .listitemlevel1.headerhover .level2, #nav .listitemlevel2.headerhover .level3 {
  display: block;
  position: absolute;
  left: 100%;
  margin-top: -34px;
}
#nav #headermenu5 .listitemlevel1.headerhover .level2, #nav #headermenu5 .listitemlevel2.headerhover .level3,
#nav #headermenu6 .listitemlevel1.headerhover .level2, #nav #headermenu6 .listitemlevel2.headerhover .level3,
#nav #headermenu7 .listitemlevel1.headerhover .level2, #nav #headermenu7 .listitemlevel2.headerhover .level3 {
  left: -100%;
}

#nav #headermenu7 .level1 {
  left: -65px;
}

/* subheader */
#subheader {
  width: 960px;
  margin: 30px 20px 0px 20px;
  padding-bottom: 20px;
  border-bottom: 1px #ccc solid;
  float: left;
}
#subheader h1 {
  padding: 0px 0px 4px 10px;
  border-bottom: 1px #ccc solid;
  margin-bottom: 8px;
  font-size: 16px;
}
#subheader .content.column5 {
  width: 192px;
}
#subheader .content.column4 {
  width: 240px;
}
#subheader .content.column3 {
  width: 320px;
}
#subheader .content.column2 {
  width: 480px;
}
#subheader .content {
  float: left;

}
#subheader .content h2 {
  border-bottom: 1px #e5e5e5 solid;
  margin-bottom: 10px;
  font-size: 14px;
}
#subheader a.active {

}
#subheader .wrap, #subheader .active-wrap {
  border-bottom: 2px #fff solid;
  width: auto;
  height: auto;
  display: block;
}
#subheader .active-wrap {
  border-bottom: 2px #b11116 solid;
  width: 98%;
}
#subheader .heading, #subheader .active-heading {
  margin-left: 10px;
  padding: 6px 0px 4px 9px;
  background-color: #fff;
  margin-right: 10px;
  display: block;
}
#subheader .active-heading {
  margin-left: 10px;
  padding: 6px 0px 4px 9px;
  background-color: #b11116;
  color: #fff;
}
#subheader ul {
  padding-left: 4px;
}
#subheader li {
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left: 15px;
  padding-right: 10px;
  overflow: hidden;
  background-image: url('http://www.imm.hu/images/imm_menudot_empty.png');
  background-repeat: no-repeat;
  background-position: 0px 4px;
}
#subheader li li {
  width: auto;
}
#subheader li.active, #subheader li:hover, #subheader li.subactive {
  background-image: url('http://www.imm.hu/images/imm_menudot.png');
}
#subheader li.active a {
  font-weight: bold;
}
#subheader li.active a, #subheader li:hover a {
  color: #b11116;
}
#subheader li:hover li a {
  color: #000;
}
#subheader li li:hover a, #subheader li.active li:hover a, #subheader li.subactive li:hover a {
  color: #b11116;
}
#subheader li li.active a {
  color: #b11116 !important;
}
#subheader li.active li a {
  color: #000;
  font-weight: normal;
}
#subheader li.subactive a {
  color: #b11116;
}
#subheader li.subactive li a {
  color: #000;
}

/* body */
.body {
  width: 960px;
  float: left;
  margin: 15px 20px 0px 20px;
  margin-left: 20px;
  padding-bottom: 40px;
  border-bottom: 1px #ccc solid;
}
.body a {
  color: #b11116;
}
.body a:hover, .body a:focus {
  text-decoration: underline;
}
.body .content p {
  margin-bottom: 15px;
}
.body .content {
  float: left;
  width: 602px;
  padding: 0px 30px 0px 8px;
  line-height: 18px;
}
.body .content .breadcrumb {
  margin-bottom: 23px;
  padding-top: 18px;
}
.body .breadcrumb {
  font-size: 14px;
}
.body .breadcrumb a {
  color: #000;
}
.body .breadcrumb h1 {
  margin-top: 2px;
  margin-bottom: 3px;
}
.body h1, #searchcategories h1 {
  font-size: 18px;
  margin-bottom: 15px;
}
.body .content h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.body .content h3 {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: normal;
}
.body .content blockquote, .body .content cite {
  margin: 8px 0px 8px 10px;
  border-left: 10px #000 solid;
  display: block;
  padding: 0px 0px 4px 10px;
}
.body .content blockquote h4 {
  margin-bottom: 10px;
  font-size: 13px;
}
.body .content ul {
  margin-top: 15px;
  margin-bottom: 15px;
}
.body .content table.styled {
  margin: 25px 0 25px 0;
}
.body .content table.styled th {
  background-color: #b11116;
  font-weight: bold;
  color: white;
  height: 35px;
}
.body .content table.styled td {
  border-bottom: 1px solid #d0d0d0;
  padding: 8px 0 8px 0;
}

.body .sidebar {
  float: right;
  width: 320px;
  padding-top: 10px;
}
.body .sidebar h1 {
  padding: 10px 0px 10px 0px;
  border-bottom: 1px #d1d1d1 solid;
  margin-bottom: 8px;
  font-size: 16px;
}
.body .sidebar h2 {
  padding: 10px 0px 5px 0px;
  border-bottom: 1px #e5e5e5 solid;
  margin-bottom: 5px;
  font-size: 14px;
}
.body .sidebar li, .body .content li {
  padding-left: 17px;
  background-image: url('http://www.imm.hu/images/imm_menuarrow.png');
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
.body .sidebar li a {
  display: block;
}
.body .sidebar .banner {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 320px;
  height: 340px;
  overflow: hidden;
  background-color: #000;
}
/* sidebar gallery */
.body .sidebar .gallery {
  width: 318px;
  border-top: 1px #f1f1f1 solid;
  border-left: 1px #d4d4d4 solid;
  border-right: 1px #d4d4d4 solid;
  border-bottom: 1px #aaa solid;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.body .sidebar .gallery h2 {
  border: 0;
  margin: 7px 0px 0px 13px;
  padding: 0;
}
.body .sidebar .gallery ul, .body .sidebar .gallery li {
  float: left;
}
.body .sidebar .gallery ul {
  padding: 5px 0px 10px 9px;
}
.body .sidebar .gallery li {
  margin: 5px 5px 5px 5px;
  padding: 0 0 0 0;
  background-image: none;
}
/* sidebar table */
.body .sidebar .table {
  margin-top: 7px;
  margin-bottom: 20px;
}
.body .sidebar .table .leftcol {
  width: 110px;
  margin-bottom: 3px;
}
.body .sidebar .table .rightcol {
  width: 210px;
  margin-bottom: 3px;
}
/* sidebar search order */
.body .sidebar a.active {
  font-weight: bold;
}

/* footer */
#printfooter {
  display: none;
}
#footerbgleft {
  height: 248px;
  background-color: #b11116;
  width: 50%;
  float: left;
  position: absolute;
  left: 0;
  margin-top: -248px;
  z-index: -100;
}
#footerbgright {
  height: 220px;
  background-color: #b11116;
  width: 51%;
  float: right;
  position: absolute;
  right: 0;
  margin-top: -220px;
  z-index: -100;
}
#footer {
  width: 1000px;
  float: left;
  background-image: url('http://www.imm.hu/images/imm_footer.png');
  background-repeat: no-repeat;
  background-position: 0px 29px;
  height: 280px;
  margin-top: 15px;
  margin-bottom: 0px;
  padding-left: 256px;
}
body.en #footer {
  background-image: url('http://www.imm.hu/images/imm_footer_en.png');
}
#footer .heading {
  float: left;
  background-color: #fff;
  height: 60px;
  width: 744px;
  padding-left: 5px;
}
#footer .heading p {
  width: 170px;
  font-size: 11px;
  margin-right: 70px;
}
#footer .heading input.text {
  padding: 10px 4px 4px 10px;
  margin-right: 8px;
  font-weight: bold;
}
#footer .heading input.button {
  background-image: url('http://www.imm.hu/images/imm_button.png');
  width: 32px;
  height: 32px;
  border: 0;
  padding: 0;
}
#footer .heading input.button:hover, #footer .heading input.button:focus {
  background-image: url('http://www.imm.hu/images/imm_button_hover.png');
}
#footer .heading a {
  padding-right: 45px;
  font-weight: bold;
  color: #b11116;
}
#footer .heading a span:hover, #footer .heading a span:focus {
  text-decoration: underline;
}
#footer .heading a img {
  position: relative;
  top: 6px;
  margin-right: 5px;
}
#footer .content {
  float: left;
  background-color: #b11116;
  width: 744px;
  padding: 15px 0px 0px 5px;
  color: #fff;
  height: 150px;
}
#footer .content a {
  color: #fff;
}
#footer .content h2 {
  margin-bottom: 4px;
  font-size: 13px;
}
#footer .content ul {
  float: left;
  height: 130px;
}
#footer .content ul li {
  float: left;
  width: 239px;
}
#footer .content li li {
  float: none;
  width: auto;
}
#footer .hr {
  height: 1px;
  width: 719px;
  float: left;
  background-color: #fff;
  margin: 14px 0px 0px 0px;
}
#footer .menu {
  float: left;
  background-color: #b11116;
  width: 744px;
  height: 41px;
  padding-top: 7px;
  padding-left: 5px;
}
#footer .menu li {
  float: left;
}
#footer .menu li a:hover, #footer .menu li a:focus {
  text-decoration: underline;
}
#footer .menu li a {
  padding: 0px 6px 0px 6px;
  border-right: 1px #fff solid;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}
#footer .menu li.first a {
  padding-left: 0px;
}
#footer .menu li.last a {
  border-right: 0px;
}

#footer #newsletteremail {
  width: 170px;
  height: 30px;
  padding: 0px 10px 0px 10px;
  line-height: 30px;

  padding-left: 10px;
  padding-right: 10px;
  border: 0;
  background-image: url('http://www.imm.hu/images/imm_newsletter_bg.png');
  background-repeat: no-repeat;
}

#footer .heading .left {
  text-align: center;
  width: 500px;
}

#footer .heading .left a.newsletter {
  display: block;
  width: 200px;
  margin: 0 auto 0 auto;
  border-radius: 3px;
  box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
  background-color: #b11116;
  font-size: 1.1em;
  line-height: 1.3em;
  color: white;
  padding: 5px 55px 5px 25px;
  text-align: center;
  background-image: url('http://www.imm.hu/images/imm_arrowright_nobg.png');
  background-repeat: no-repeat;
  background-position: 240px 15px;
  font-weight: normal;
}

#footer .heading .right {
  padding-top: 7px;
} 

/* fancybox specific */
.titlebar {
  padding: 5px 130px 10px 0px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  line-height: 16px;
}
.titleclose {
  background-color: #ed1c29;
  color: #fff;
  font-weight: bold;
  padding: 3px 30px 4px 10px;
  float: right;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-image: url('http://www.imm.hu/images/imm_closebutton.png');
  background-position: 90% 48%;
  background-repeat: no-repeat;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 5px;
}
a.titleclose:hover, a.titleclose:focus {
  color: #fff;
}

/* infobox */
#infobox {
  float: left;
  width: 1000px;
  background-image: url('http://www.imm.hu/images/imm_gradient2.png');
  background-repeat: no-repeat;
  border-bottom: 1px #cccccc solid;
  padding: 10px 0 20px 15px;
}
#infobox .column {
  float: left;
  clear: right;
  width: 302px;
  margin: 0px 9px 0px 9px;
}
#infobox .column .content {
  height: auto;
  float: left;
  width: 302px;
  overflow: hidden;
  margin-bottom: 10px;
}
#infobox .column .content h1 {
  font-size: 14px;
  margin-bottom: 8px;
  margin-left: 2px;
}
#infobox .column .wrap {
  border-left: 1px #dbdbdb solid;
  border-right: 1px #dbdbdb solid;
  width: 300px;
  float: left;
  background-image: url('http://www.imm.hu/images/imm_infobox_borderbottom.png');
  background-repeat: repeat-x;
  background-position: 0px bottom;
}
#infobox .column .info {
  width: 274px;
  float: left;
  padding: 20px 13px 15px 13px;
  height: auto;
}
#infobox .column .info .date {
  height: 15px;
  width: 274px;
  font-size: 11px;
}
#infobox .column .info h2 {
  margin-top: 0px;
  margin-bottom: 7px;
}
#infobox .column .info h2 a {
  font-size: 16px;
  color: #b11116;
}
#infobox .column .info p {
  font-size: 11px;
}

/* info list */
#infobox .column .newslist, #infobox .column .programlist, #infobox .column .linklist {
  float: left;
  width: 302px;
  overflow: hidden;
  font-size: 11px;
}
#infobox .column ul {
  float: left;
  width: 300px;
}
#infobox .column li {
  border-bottom: 1px #ccc solid;
  height: 110px;
}
#infobox .column li.last {
  border-bottom: 0;
}
#infobox .column .programlist li {
  padding: 4px 0px 10px 5px;
}
#infobox .column .newslist h2 {
  display: inline;
}
#infobox .headingimage img,
#infobox .headingimage .placeholder {
  width: 300px;
  height: 300px;
}
#infobox .column .newslist img {
  width: 60px;
  height: 60px;
}
#infobox .column .newslist .date {
  display: block;
}
#infobox .column .newslist li {
  padding: 4px 0px 10px 0px;
  float: left;
  width: 300px;
}
#infobox .column .newslist .wrap {
  margin-top: 6px;
  margin-bottom: 6px;
  float: left;
  border-left: 0px;
  border-right: 0px;
  width: auto;
  background-image: none;
}
#infobox .column .newslist .first {
  margin-top: 0px;
}
#infobox .column .newslist .wrap img {
  float: left;
  margin-right: 15px;
}
#infobox .column .newslist .content {
  float: right;
  width: 220px;
  height: auto;
  padding-right: 5px;
  margin-bottom: 0px;
}
#infobox .column .newslist h2 {
  margin-bottom: 5px;
}

#wrap .banner {
  width: 770px;
  height: 90px;
  background-color: #000;
  margin: 5px 115px 20px 115px;
  float: left;
  clear: both;
}

/* forms */
label {
  display: none;
}
.visiblelabels label {
  display: block;
}
.body form {
  margin-top: 15px;
}
.body form input {
  margin-bottom: 10px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial";
}
.body form .text {
  float: left;
  width: 98.1%;
  border: 1px #999 solid;
  padding: 5px 4px 6px 6px;
}
.body form textarea {
  float: left;
  width: 98.1%;
  height: 200px;
  border: 1px #999 solid;
  padding: 5px 4px 6px 6px;
  margin-bottom: 10px;
  font-family: inherit;
}
.body form .submitbutton {
  clear: both;
  float: right;
  border: 0;
  background-color: #b11116;
  color: #fff;
  font-weight: bold;
  padding: 6px 30px 6px 30px;
  cursor: pointer;
}
.submitbutton {
  border-radius: 4px;
  -moz-border-radius: 4px;
}
a.submitbutton:hover {
  text-decoration: none;
}

/* various lists (news, events, exhibits) */
.body ul.list {

}
.body ul.list li {
  background-image: none;
  padding: 10px 0px 0px 0px;
  border-bottom: 1px #ccc solid;
}
.body ul.list .last {
  border-bottom: 0;
}
.body .newslist .date {
  font-weight: bold;
  font-size: 11px;
}
.body .list h3 {
  margin: 0 0 10px 0;
}
.body .list.downloads h3 {
  margin-bottom: 15px;
}
.body .list h3 a {
  font-size: 16px;
  font-weight: bold;
}
.body .list p {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
}
.body .content td {
  vertical-align: top;
}
.body .content td p {
  margin: 0; padding: 0;
}
.body .content td img {
  margin: 0; padding: 0;
}
.body ul.list li .thumb {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  float: left;
}
.body ul.list li .wrap {
  width: 478px;
  float: left;
}

img[align=left] {
  margin: 0px 20px 20px 0px;
}
img[align=right] {
  margin: 0px 0px 20px 20px;
}
.body .content div.imgonleftfigure figure,
.body .content p.imgonleft img {
  float: left;
  margin: 0 20px 20px 0;
}

.body .content div.imgonrightfigure figure,
.body .content p.imgonright img {
  float: right;
  margin: 0 0px 20px 20px;
}

.body .content figure {
  text-align: center;
}
.body .content figure figcaption {
  display: block;
  padding: 0.5rem 1rem;
}

.body .content p.rightaligned {
  text-align: right;
}

#map {
  width: 600px;
  clear:both;
  margin: 20px 0px 0px 0px;
  height: 400px;
}

/* pager */
.widepager {
  clear: both;
  border-bottom: 1px #ccc solid;
  width: 960px;
  margin: 0px 20px 0px 20px;
  padding: 6px 0px 8px 0px;
  text-align: center;
  position: relative;
}
.widepager li {
  float: none;
  display: inline;
  margin: 0px 2px 0px 2px;
}
.widepager li.currentpage {
  font-weight: bold;
}
.widepager .previous {
  position: absolute;
  left: 0px;
  padding-left: 20px;
  background-image: url('http://www.imm.hu/images/imm_leftarrow.png');
  background-repeat: no-repeat;
  background-position: left 4px;
}
.widepager .next {
  position: absolute;
  right: 0px;
  padding-right: 20px;
  background-image: url('http://www.imm.hu/images/imm_rightarrow.png');
  background-repeat: no-repeat;
  background-position: right 4px;
}
.widepager li a {
  color: #b11116;
}
.widepager li a:hover, .widepager li a:hover {
  text-decoration: underline;
}

/* flickr box */
#flickrbox {
  float: left;
  clear: both;
  width: 600px;
  margin: 20px 0px 20px 0px;
}
#flickrbox a {
  float: left;
  width: 100px;
  height: 100px;
  margin: 5px 5px 2px 3px;
}
.clear {
  clear: both;
}

/* sharebox */
#sharebox {
  margin: 25px 0px 5px 0px;
  border-top: 1px #d1d1d1 solid;
  padding-top: 10px;
}
#shareboxlabel {
  display: inline-block;
  width: 120px;
  font-weight: bold;
}
#sharebox a {
  padding-left: 18px;
  margin-left: 30px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
}
#sharebox a.twitter {
  background-image: url('http://www.imm.hu/images/twitter_small.png');
}
#sharebox a.facebook {
  background-image: url('http://www.imm.hu/images/facebook_small.png');
}
#sharebox a.iwiw {
  padding-left: 20px;
  background-image: url('http://www.imm.hu/images/iwiw_small.png');
}

/* browser alert bar */
#browserAlert {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 20px;
  background: #FFEEDD url('http://www.imm.hu/images/smallwarning2.gif') 5px 3px no-repeat;
  padding: 4px 4px 4px 22px;
  border-bottom: 1px solid #999;
  font-size: 12px;
  color:#666;
  font-family: Verdana;
}

#browserAlert span {
  text-decoration: underline;
}

/* search */
#searchcategories.body {
  border: none;
  padding-bottom: 0;
  margin-top: 30px;
}
#searchcategories ul {
  clear: both;
}
#searchcategories ul li {
  float: left;
  background: none;
  border-right: 1px solid #c0c0c0;
  padding: 0 10px 0 10px;
}
#searchcategories ul li.first {
  padding-left: 0;
}
#searchcategories ul li.last {
  border: 0;
}
#searchcategories ul li a {
  color: #808080;
}
#searchcategories ul li.active a {
  font-weight: bold;
  color: #b11116;
}
.searchterm1 {
  border-bottom: 3px solid #b11116;
}
.searchterm2 {
  border-bottom: 3px solid yellow;
}

/* lastmodified */
#lastmodifiedlabel {
  font-weight: bold;
  display: inline-block;
  width: 150px;
}
#lastmodifieddate {
  display: inline-block;
}

#jumptocontent, #talkingmap {
  display: none;
}

.captchaitem {
  display: inline-block;
  margin-right: 70px;
  height: 26px;
}
.captchaitem input {
  margin-right: 5px;
  background-color: #e0e0e0;
  vertical-align: middle;
}
.captchaitem label {
  display: inline-block;
}

/* muzped */
.muzpedwrap {
  position: relative;
  padding-left: 110px;
}
.muzpedwrap .muzpedthumbnail {
  position: absolute;
  left: 0;
}
.body .breadcrumb a.submitbutton {
  color: #fff;
  background-color: #b11116;
  padding: 5px 15px 5px 15px;
  margin-left: 10px;
  font-weight: bold;
}
.muzpedbenefactor {
  float: right;
  vertical-align: top;
}
.muzpedbenefactor img {
  margin-bottom: -10px; /* HACK TODO */
}

/* muzped comments */
ul.commentlist li.commentlistitem {
  padding-left: 25px;
  background-image: url('http://www.imm.hu/images/speechbubble.png');
  background-color: #fff;
  margin: 10px 0px 20px 0px;
}
.commentheading {
  margin-bottom: 5px;
}
.commentheading .name {
  font-weight: bold;
}

/* muzped gallery */
.muzpedgallerywrap {
  margin-bottom: 30px;
}
.body ul.muzpedgallery {
  margin: 0;
}
.body ul.muzpedgallery li {
  padding: 0;
  background: none;
  display: inline-block;
  margin: 0px 5px 5px 0px;
  cursor: pointer;
}
body.muzped div.content {
  padding-top: 20px;
}
.muzpedlist ul.list {
  margin-bottom: 35px;
}

.gallery #gallerylist {
  display: none;
}
#gallerylist {
  display: block;
  width: 880px;
  height: 600px;
}
#gallerylist li {
  display: inline-block;
}
#showgallery {
  display: inline-block;
  padding: 0 0 10px 10px;
}
.gv_overlay {
  opacity: 0.8;
}

#mainpagefbiframe {
  margin: 15px 0;
}

#madebydots {
  float: right;
  margin-right: 45px;
  margin-top: 3px;
}
#madebydots, #madebydots span {
  display: inline-block;
  *display: inline;
  width: 138px;
  height: 32px;
  overflow: hidden;
  zoom: 1;
  background-image: url('http://www.imm.hu/images/dots_logo.png');
}

#featuredbox {
  width: 320px;
  min-height: 100px;
}
.onlinejegy_index {
  text-align: center;
}

#modalnotice {
  display: none;
}
#fancybox-wrap #modalnotice {
  display: block;
}

