body {
	background: url('images/background3.jpg') top left no-repeat;
}

#blackside_hu {
	background: url('frame/logo_hu.gif') top left no-repeat;
}
#blackside_en {
	background: url('frame/logo_en.gif') top left no-repeat;
}
#welcome {
	position: relative;
	left: 303px;
	top: 110px;
	width: 180px;
	height: 85px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #97672b;
}

#welcome a:link, #welcome a:visited, #welcome a:hover{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	color: #ffffff;
}

p.welink {
	margin: 5 0 0 0;
}

#belso {
	padding: 0px 10px 0px 10px;
}

#topmenu a:link, #topmenu a:visited{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #f1ad09;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu {
	border-bottom: solid 1px #473715;
}

#programok {
	border-right: solid 1px #473715;
	padding: 8px;
	border-bottom: solid 1px #473715;
}

#programokin {
	background-color:#281d0b;
}

#progcont {
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #f1ad09;
}

a.proglink:link, a.proglink:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #f1ad09;
}

a.proglink:hover {
	color: #ffffff;
}

#ajanlat {
	padding: 8px;
	border-bottom: solid 1px #473715;
}

#ajanlatin {
	background-color:#5b4516;
}

#ajanlcont {
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #f1ad09;
}

p.ajanlat {
	margin:4px 0 8px 0;
}

#zappainfo {
	padding: 8px 0px 8px 0px;
}

#zappainfoin {
	background-color:#281d0b;
}

#zappainfocont {
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #f1ad09;
}

#bottomline {
	background-color: #564c31;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #281d0b;
}

#bottomline a:link, #bottomline a:visited{
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #281d0b;
}

#bottomline a:hover {
	text-decoration: underline;
}

#copyright {
	padding-top: 5px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #564c31;
}

a.fd:link, a.fd:visited {
	font-family: arial;
	font-size: 1px;
	font-weight: normal;
	color: #404040;
	text-decoration:none;
}

#content {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #f1ad09;
	padding: 10px;
	text-align: justify;
}

p.progszov {
	margin:10px 0 10px 0;
	text-align: justify;
}
a:link, a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: f1ad09;
}

.laphead {
	background-color: #5b4516;
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #f1ad09;
	text-align: center;
}
.laphead td{
	padding:5px;
}
.laphead_title td{
	padding: 10px 5px;
}
.laprow {
	background-color: #281d0b;
	padding: 5px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #f1ad09;
	text-align: center;
}
.laprow td{
	padding:5px;
	
}
.fps_window{
	position: absolute;
	width: 500px;
	text-align: left;
	border: 3px solid #f1ad09;
}
.fps_window .fps_windrag{
	margin: 0px;
	padding: 5px 70px 0px 20px;
	width: 410px;
	height: 20px;
	background: #f1ad09;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
	color: #352A0E;
	cursor: move;
}
.fps_window .fps_windrag b{
	color: #fff;
}
.fps_windrag img {
	margin-right: 5px;
	vertical-align: middle;
}
.fps_window .fps_winclose{
	position: absolute;
	top: 5px;
	right: 15px;
	width: 16px;
	height: 16px;
	background: url(frame/close.gif) no-repeat;
	cursor: pointer;
}
.fps_window .fps_winloading{
	display: none;
	position: absolute;
	top: 3px;
	right: 40px;
	width: 20px;
	height: 20px;
	background: url(frame/loader.gif) no-repeat;
}
.fps_window .fps_wincontent{
	padding: 20px 10px;
	width: 478px;
	background: #947A2F;
	font-size: 12px;
	color: #fff;
}
.fps_window .button{
	border: 1px solid #947A2F; 
	background: #352A0E; 
	color: #f1ad09;
}
