html {
	overflow-y: scroll !important;
}

body, html {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF;
  color: #000000;
  font-family: Verdana, Arial, Tahoma;
  font-size: 11px;
  height: 100%;
}

body {
  min-width: 720px;
  height: 100%;
}

.clear {
  width: 0px;
  height: 0px;
  clear: both;
  line-height: 0px;
  overflow: hidden;
}

ul {
  padding-left: 20px;
}

img {
  border: 0px;
}

a:link, a:visited {
  color: #c4161c;
  text-decoration: none;
}

a:hover, a:active  {
  color: #c4161c;
  text-decoration: underline;
}

h1 {
	 color: #c4161c;
	 font-size: 12px;
	 padding-top: 2px;
	 margin-top: -2px;
	 padding-bottom: 0px;
}

#wrapper {
  position: relative;
  width: 720px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}



#content {
	padding-top: 12px;
	/* padding-left: 10px; */
}

#content_munkak {
	padding-top: 12px;
}

#leiras {
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
}

/* IE HACK */
* html div.content {
  height: 550px;
}

.gomb {
	border: 2px solid #5B574B;
	text-align: center;
	background-color: #E0DBC8;
	padding: 5px;
}

.kotelezo {
	color: #e10202;
}

.hiba {
	color: #e10202;
	padding-bottom: 10px;
}

/*************************
******* SLIDESHOW ********
**************************/

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position: absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
    
}

/*************************
******* SLIDER ***********
**************************/

#myController3 span{
	color:#FFFFFF;
	background:#FFFFFF;
	
}

#jFlowSlide3{
	/* border:10px solid #00F; */
	z-index: 3;
}

#myController3 span.jFlowSelected3 {
	background:#FFFFFF;
}

.jFlowPrev3, .jFlowNext3{
	cursor:pointer;
}
