.frame {
  width: 824px;
  height: 84px;
  overflow: hidden;

}

#left_arrow div, #right_arrow div {
  width: 12px;
  height: 84px;
}

#left_arrow, #right_arrow {
  width: 12px;
  height: 84px;
  cursor: pointer;
}

#left_arrow {
  background-image: url('images/nyil_1.png');
  background-repeat: no-repeat;
}

#right_arrow {
  background-image: url('images/nyil_2.png');
  background-repeat: no-repeat;
}

#pictures {
  width: 800px;
  overflow: hidden;
  height: 84px;
}

#pictures table td {
  width: 139px;
}

#pictures table td img {
  position: relative;
  z-index: 3;
  cursor: pointer;
}

#pictures table td img.over {
  position: relative;
  z-index: 2;
  left: 0px;
  top: -84px;
}



.styleasd {
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px;
	border-color: #F7B100;
}
.styleddfdf {
	border-color: #F7B100;
	border-left: 1px solid #F7B100;
}
.link {
	border: 0;
}
.piros {color: #FF0000}
.kep {
	border-color: #F7B100;
	border: 1px solid #F7B100;
}
.style3gdfgdfgb {
	border-color: #F7B100;
	border-left: 1px solid #F7B100;
	border-top: 1px solid #F7B100;
}
.asdasda {
	border-color: #F7B100;
	border-top: 1px solid #F7B100;
}
.asdasdleft {
	border-color: #F7B100;
	border-left: 1px solid #F7B100;
	}
	.asdasdright {
	border-color: #F7B100;
	border-right: 1px solid #F7B100;
	}
.asdasdb {
	border-color: #F7B100;
	border-bottom: 1px solid #F7B100;
}
.asdasdc {
	border-color: #F7B100;
	border-bottom: 1px solid #F7B100;
	border-left: 1px solid #F7B100;
}
.focim {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #d29700;
}
.asdasdnnn {
	border-color: #F7B100;
	border-left: 1px solid #F7B100;
	border-top: 1px solid #F7B100;
	border-right: 1px solid #F7B100;
}
.style1 {
	color: #3A61AE;
	font-family: Verdana;
	font-size: 14px;
}
.style1bread {
	color: #3A61AE;
	font-family: Verdana;
	font-size: 16px;
}
.style3 {

	border: 1px solid #F7B100;
	border-color: #F7B100;
}
.asdasdlr {
	border-color: #F7B100;
	border-left: 1px solid #F7B100;
	border-right: 1px solid #F7B100;
}
.styleb {
	color: #3A61AE;
	font-family: Verdana;
	font-size: 24px;

}
.styleblack{
	color: #000000;
	font-family: Verdana;
	font-size: 24px;

}
.style2 {
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
}
.hirlev {
	color: #666666;
	font-weight: bold;
}

.kapcstabla
{
	color: #3A61AE;
	font-family: Verdana;
	font-size: 13px;
	border-left: 1px solid #F7B100;
	border-right: 1px solid #F7B100;
	border-top: 1px solid #F7B100;
	border-bottom: 1px solid #F7B100;
}
.szoveg {
	color: #3A61AE;
	font-family: Verdana;
	font-size: 13px;
}
.styleportlet {

	border-left: 1px solid #F7B100;
	border-color: #F7B100;
	border-top: 1px solid #ffffff;

}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;


}
a:active {
	text-decoration: none;

}
#bg {
	width: 200px;
	height: 150px;
	border: 0px solid black;
	background-color: transparent;
}

/* This is the transparent box */
#transbox {
width: 200px;
margin: 0 1px;
background-color: #000000;
border: 0px solid black;
filter:alpha(opacity=30);
opacity: 0.3;
-moz-opacity:0.3;
}

/* This is the container which set text to solid color.
position: relative used for IE */ 
#transbox div {
padding: 2px;
font-weight: bold;
color: #ffffff;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}


