@media screen
{
  body {
    background-color: #f6f0e4;
      margin: 15 0 15 0;
      padding: 0 0 0 0;
      text-align: center;
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 0px;
        margin-right: 0px;
}
  a {
    color: #d6300d;
  }
  #main {
      width: 955px;
      margin: 0 auto;
      z-index: 1;
  }
  #fejlec {
  	margin-bottom: 14px;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
}
  #fejlec_banner {
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 5px;
        padding-top: 5px;
}
  #menu {
  	margin-bottom: 14px;
  	background-image: url(/images/menu_bg_left.png);
  	height: 41px !important;
  	background-repeat: no-repeat;
  	background-position: top left;
  	padding-left: 13px;
  }

  #menuk {
  margin-left: 13px;
  overflow: hidden;
  background-image: url(/images/menu_bg_right.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #FFFFFF;
  height: 40px !important;
  }
  #menuk ul {
  margin: 0;
  padding: 0;
  font: bold 12px Verdana;
  list-style-type: none;
  margin-right: 20px;
  background-color: #FFFFFF;
  }
  #menuk li {
   display: inline;
   margin: 0;
   float: left;
  }
  #menuk li a {
  display: block;
  text-decoration: none;
  margin: 0;
  color: #000000;
  width: 115px;
  height: 40px;
  vertical-align: middle;
  line-height: 40px;
  background-color: #FFFFFF;
  background-image: url(/images/menu_bg_csik.gif);
  background-position: center left;
  background-repeat: no-repeat;
  outline: none;
  }
  #menuk li span {
    width: 115px;
    height: 40px;
    display: block;
    background-position: center;
    background-position: top;
    background-repeat: no-repeat;
    cursor: pointer;
    /*position: relative;*/
  }
  .menu_top_1 {
    background-image: url(/images/menu_nyil_1.gif);
  }
  .menu_top_2 {
    background-image: url(/images/menu_nyil_2.gif);
  }
  .menu_top_3 {
    background-image: url(/images/menu_nyil_3.gif);
  }
  .menu_top_4 {
    background-image: url(/images/menu_nyil_4.gif);
  }
  .menu_top_5 {
    background-image: url(/images/menu_nyil_5.gif);
  }
  .menu_top_6 {
    background-image: url(/images/menu_nyil_6.gif);
  }
  .menu_top_7 {
    background-image: url(/images/menu_nyil_7.gif);
  }
  .menu_top_8 {
    background-image: url(/images/menu_nyil_8.gif);
  }
  #menuk li a:visited{
  color: #000000;
  outline: none;
  }
  #menuk li a:hover, .mattblacktabs li.selected a{
  color: #d6300d;
  outline: none;
  }
  #menuk li.first a {
     background-image: none !important;
     outline: none;
  }
  #menuk li.last a {
    width: 13px !important;
    background-image: url(/images/menu_bg_right.png);
 	background-repeat: no-repeat;
    background-position: top right;
    outline: none;
  }
  /*1st sub level menu*/
  #menuk ul li ul{
    position: absolute;
    left: 0;
    display: block;
    visibility: hidden;
  }

  /*Sub level menu list items (undo style from Top level List Items)*/
  #menuk ul li ul li{
    background-color: black;
    display: list-item;
    float: none;
  }

  /*All subsequent sub menu levels vertical offset after 1st level sub menu */
  #menuk ul li ul li ul{
    top: 0;
  }

  /* Sub level menu links style */
  #menuk ul li ul li a{
    font: normal 13px Verdana;
    width: 160px; /*width of sub menus*/
    padding: 5px;
    margin: 0;
    border-top-width: 0;
    border-bottom: 1px solid gray;
    color: red;
  }

  #menuk ul li ul li a:hover{ /*sub menus hover style*/
    background: #eff9ff;
    color: black;
  }
  .downarrowclass{
    position: absolute;
    top: 12px;
    right: 7px;
  }

  .rightarrowclass{
    position: absolute;
    top: 6px;
    right: 5px;
  }

  /* lábléc menü */
  
  #lablec_menu {
  overflow: hidden;
  float:right;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  }
  #lablec_menu2 {
  overflow: hidden;
  float: right;
  clear: both;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  }
  
  #lablec_menu2 a{
  text-decoration: underline;
  margin: 0;
  color: #5f5c5c;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: normal;
  }
  #lablec_menu2 a:visited{
  color: #5f5c5c;
  }
  #lablec_menu2 a:hover{
  color: #d6300d;
  }
  
  #lablec_menu ul {
  margin: 0;
  padding: 0;
  padding-left: 16px; /*offset of tabs relative to browser left edge*/
  font: bold 12px Verdana;
  list-style-type: none;
  }
  #lablec_menu li {
   display: inline;
   margin: 0;
  }
  #lablec_menu li a{
  float: left;
  display: block;
  text-decoration: none;
  margin: 0;
  color: #5f5c5c;
  vertical-align: middle;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #5f5c5c;
  font-weight: normal;
  }
  #lablec_menu li.first a{
  border: none !important;
  }
  #lablec_menu li a:visited{
  color: #5f5c5c;
  }
  #lablec_menu li a:hover, .mattblacktabs li.selected a{
  color: #d6300d;
  }
  
  
  #core {
      width: 955px;
  }
  #left {
      position: relative;
      width: 186px;
      color: #040b11;
      z-index: 1;
      float: left;
  }
  #content {
      position: relative;
      width: 557px;
      z-index: 1;
      float: left;
      text-align: left;
      padding-top: 0px;
      padding-left: 10px;
      padding-bottom: 0px;
      padding-right: 10px;
  }
  #right {
      position: relative;
      width: 190px;
      color: #040b11;
      z-index: 1;
      float: left;
  }
  #lablec_csik {
  	height: 15px;
  	width: 955px;
  	clear: both;
  	background-color: #e4e4d6;
  }
  #lablec {
  	height: 96px;
  	width: 955px;
  	clear: both;
  }
  
  .box {
    width: 186px;
    margin-bottom: 10px;
    text-align: left;
  }
  
  .box .content {
    background: url(/images/bal_box_1.gif) bottom;
    font-size: 11pt;
    padding: 5px 0 0 0;
  }
  
  .box .content p {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
  
  .box h2 {
  	margin: 0;
  	padding: 5px 10px 0px 10px;
  	overflow: hidden;
  	height: 30px;
  	font-family: Verdana;
  	font-size: 14pt;
  	text-align: center;
  }
  
  .box h2  {
    background: url(/images/bal_box_1.gif);
  }
  
  .box h2 span {
    background: transparent url('/images/title_icon.gif') no-repeat left;
    padding-left: 20px;
    display: block;
    text-align: left;
  }
  
  .box_2 h2 span {
    background: transparent url('/images/title_icon.gif') no-repeat left;
    padding-left: 20px;
    display: block;
    text-align: left;
  }
  
  .box_2 {
    width: 186px;
    margin-bottom: 10px;
    text-align: left;
  }
  
  .box_2 .content {
    background: url(/images/bal_box_2.gif) bottom;
    font-size: 11pt;
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
  
  .box_2 .content p {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
  
  .box_2 h2 {
  	margin: 0;
  	padding: 5px 10px 0px 10px;
  	overflow: hidden;
  	height: 30px;
  	font-family: Verdana;
  	font-size: 14pt;
  	text-align: center;
  }
  
  .box_2 h2  {
    background: url(/images/bal_box_2.gif);
  }
  .box_tbg {
    font-size: 10pt;
    
  }
  
  .button {
    background-color: #d6300d;
    color: #FFFFFF;
    font-weight: bold;
    border: 0px;
    margin: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
  }
  
  .content ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  }
  
  .content ul li{
  padding-bottom: 2px;
  }
  
  .content ul li a{
  color: #4e4d4d;
  background: url(/images/btn_arrow_right.gif) no-repeat center left; /*custom bullet list image*/
  display: block;
  padding: 2px 0;
  padding-left: 19px; /*link text is indented 19px*/
  text-decoration: none;
  font-weight: none;
  border-bottom: 1px dotted #a6a4a2;
  font-size: 90%;
  }
  
  .content ul li a:visited{
  color: #4e4d4d;
  }
  .content ul li ul {
    padding-right: 0px !important;
  }
  
  .content ul li a:hover{ /*hover state CSS*/
  color: #000000;
  background-color: #F3F3F3;
  }
  
  a.button_default {
  background: transparent url('/images/buttonbg_left.gif') no-repeat top left;
  display: block;
  float: left;
  font: bold 13px Arial; /* Change 13px as desired */
  line-height: 20px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
  height: 21px; /* Height of button background height */
  padding-left: 6px; /* Width of left menu image */
  text-decoration: none;
  color: #FFFFFF;
  cursor: pointer;
  }
  
  a:link.button_default, a:visited.button_default, a:hover.button_default, a:active.button_default{
  color: white; /*button text color*/
  }
  
  a.button_default span{
  background: transparent url('/images/buttonbg_right.gif') no-repeat top right;
  display: block;
  padding: 1px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
  }
  
  .buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
  overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
  width: 100%;
  margin: 0 auto;
  text-align: center;
  }
  
  a.blue_link {
    color: #3081ab;
    padding-left: 12px;
    background: transparent url('/images/blue_link.gif') no-repeat left;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
  }
  .line {
    border-top: none;
    border-bottom: 1px dotted #a6a4a2;
  }
  .left_line {
    border-top: none;
    border-left: 1px dotted #a6a4a2;
    padding-left: 15px;
  }
  a.orange_link {
    color: #d6300d;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
  }
  a.title_link {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    display: block;
    margin-bottom: 4px;
  }
  a.title_link:hover {
    color: #d6300d;
  }
  a.orange_link:hover {
    color: orange;
    text-decoration: underline;
  }
  a.kiemelt {
    color: #d6300d !important;
    font-weight: bold;
  }
  h1.title {
    font-size: 11px;
  }
  .cimsor {
    font-size: 14px;
    font-weight: bold;
    background: transparent url('/images/title_icon.gif') no-repeat left;
    padding-left: 20px;
  }
  h2.title {
    font-size: 16px;
    font-weight: bold;
    background: transparent url('/images/title_icon.gif') no-repeat left;
    padding-left: 20px;
  }
  .line_bottom {
    border-bottom: 1px dotted #a6a4a2;
    padding: 5px;
  }
  .orange_line_bottom {
    border-bottom: 1px dotted #d6300d;
    padding: 5px;
    color: #d6300d;
  }
  .orange_line_bottom a{
    color: #000000;
    background: url(/images/btn_arrow_right.gif) no-repeat center left; /*custom bullet list image*/
    display: block;
    padding: 2px 0;
    padding-left: 19px; /*link text is indented 19px*/
    text-decoration: none;
    font-weight: none;
  }
  .orange_line_bottom a:hover{
    color: #d6300d;
  }
  div.left {
    float: left;
    text-align: right;
  }
  div.right {
    text-align: right;
  }
  p.comment {
    padding-top: 0px;
    font-size: 11px;
    margin: 0px;
    margin-bottom: 10px;
  }
  .galeria_kep {
    border: none;
  }
  .red {
    color: red;
    display: block;
    text-align: right;
  }
#lightbox, #lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;

	z-index:100;
	width:100%;
	height:auto;

	text-align:center;
	color:#333333;

	/* stop stupid conflicts */
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	line-height:0;

	/* general conflict stopper */
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block;
}

#lightbox a, #lightbox a:link, #lightbox a:visited, #lightbox a:hover {
	text-decoration:underline;
	color:#999999;
}

#lightbox-overlay {
	z-index: 90;
	background-color:#000000;
	height: 100%;
	position:fixed;
}
#lightbox-overlay-text {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: white;
	font-size: 12px;
	cursor: default;
	line-height:normal;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	color:white;
}
#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px;
}

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox {
	position:relative;
	border:1px solid black;
	background-color:white;
	width:400px;
	height:400px;
	margin:0 auto;
}

#lightbox-imageContainer {
	padding:1px;
}

#lightbox-loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
/* #lightbox-imageBox > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }*/


#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display:block;
	width:49%;
	height: 100%;
	background:transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */
	/* cursor:pointer; */
	zoom:1; /* who knows why? */

	padding:0px;
	margin:0px;
}
#lightbox-nav-btnPrev {
	left:0;
	right:auto;
	float:left;
}
#lightbox-nav-btnNext {
	left:auto;
	right:0;
	float:right;
}
/*
.preload_largeLink, #prevLink:hover, #prevLink:visited:hover {
	background:url("../images/prev.gif") left 45% no-repeat;
}
.preload_nextLink, #nextLink:hover, #nextLink:visited:hover {
	background:url("../images/next.gif") right 45% no-repeat;
}
*/

#lightbox-infoBox {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0px;

	/* width: 100%;
	padding: 0 10px 0; */
}

#lightbox-infoContainer {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;

	line-height:normal;
	/* height:30px; */
}
#lightbox-infoHeader {
	width:100%;
	text-align:center;
}
#lightbox-caption {
	text-align:justify;
}
#lightbox-caption-title {
	font-weight:bold;
}
#lightbox-caption-description {
	font-weight:normal;
}

#lightbox-infoFooter {
	margin-top:3px;
	color:#999999;
}
#lightbox-currentNumber {
	display:block;
	width:49%;
	float:left;
	text-align:left;
}
#lightbox-close {
	display:block;
	width:45%;
	float:right;
	text-align:right;
}
#lightbox-close-button{
	padding-left:30%;
}
#lightbox-close-button:hover {
	color:#666666;
}

#lightbox-infoContainer-clear {
	clear:both;
	visibility:hidden;
}

DIV.form_ok {
  background-color: #92FC86;
  border: 1px solid #57B54C;
  color: #57B54C;
  padding: 5px;
}

DIV.form_error {
  background-color: #EE7D81;
  border: 1px solid #BA3034;
  color: #BA3034;
  padding: 5px;
}
}
/*media screen vége*/
@media print {
  body {color: black; background: white;}
  #fejlec, #menu, #left, #right, #lablec_csik, #lablec {
    display: none;
  }
  a {
    text-decoration: none;
    color: inherit;
  }
}
