body {
	background: white;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	
}

a {
	color: #0082c8;
	text-decoration: none;
}

a:hover {
	color: #0082c8;
	text-decoration: underline;
}

a.logo {
	display: block;
	background: url(p_haragos/t_default/s_default/img/logo.gif) no-repeat;
	width: 220px;
	height: 50px;
	text-decoration: none;
}

a.logo:hover {
	text-decoration: none;
}

#page {
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	
}

#hphead {
	height: 91px;
	background: url(p_haragos/t_default/s_default/img/cframe_bg.gif) no-repeat right bottom;
	
}

#hphead .langselect {
	float: right;
	
}

#hphead .langselect a {
	color: #b40000;
	font-weight: bold;
	text-decoration: none;
}

#hphead .langselect a:hover {
	text-decoration: none;
	color: #999999;
}

#hphead h1 {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
}

#hpleftpanel {
	float: left;
	width: 220px;
	margin-top: 49px;
	
}

#hprightpanel {
	float: left;
	width: 171px;
	margin-top: 25px;
}

#hpcontentpanel {
	float: left;
	width: 530px;
	height: 410px;
	overflow: hidden;
	padding: 10px 14px 10px 15px;
	background: url(p_haragos/t_default/s_default/img/cframein_bg.gif) no-repeat;
}

#hpcontentend {
	clear: both;
}

#hpfooter {
	height: 85px;
	background: url(p_haragos/t_default/s_default/img/cframe_bg.gif) no-repeat right top;
	
}

div#tmenu {
	position: absolute;
	top: 34px;
	left: 391px;
	width: 559px;
	height: 20px;
	
}

ul.topmenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.topmenu li.topmitem {
	float: left;
	height: 20px;
	padding: 0px;
	
}

ul.topmenu li.topmitem span {
	position: relative;
	left: -2000px;
}

ul.topmenu li.topmitem a {
	display: block;
	height: 20px;
	text-decoration: none;
}

ul.leftmenu li.topmitem a:hover {
	text-decoration: none;
}

div#lmenu {
	width: 119px;
	
}

ul.leftmenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.leftmenu li.leftmitem {
	padding: 0px;
	
}

ul.leftmenu li.leftmitem span {
	position: relative;
	left: -2000px;
}

ul.leftmenu li {
	display: block;
	width: 119px;
	height: 20px;
	
}

ul.leftmenu li.leftmitem a {
	display: block;
	width: 119px;
	height: 20px;
	text-decoration: none;
}

ul.leftmenu li.leftmitem a:hover {
	text-decoration: none;
}

div.panel {
	overflow: auto;
	width: 530px;
	height: 410px;
	
}

div.panel-story h1 {
	color: #0082c8;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	text-transform: lowercase;
	line-height: 19px;
	
}

div.panel-thumb {
	width: 120px;
	height: 200px;
}

div.panel-story div.panel-info {
	clear: both;
	margin-top: 20px;
	width: 120px;
	color: #999999;
	font-weight: bold;
	
}

div.panel-navi {
	margin-left: 391px;
	padding-top: 18px;
	color: #999999;
}

div.panel-navi div.panel-info {
	clear: both;
	padding-top: 10px;
	color: #999999;
}

div.pager-control {
	margin-left: 35px;
	margin-right: 35px;
}

div.pager-group-left {
	float: left;
	
}

div.pager-group-right {
	float: right;
	position: relative;
	
}

div.pager-item {
	float: left;
	
}

div.pager-item.pager-number-selected {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background: #0082c8;
	color: white;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

div.pager-item a {
	display: block;
	
}

div.pager-item a.pager-number {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	text-decoration: none;
}

div.pager-item a:hover {
	color: #545454;
	text-decoration: none;
}

div.pager-group-right div.pager-item span {
	position: relative;
	left: -2000px;
	
}

#test-mode {
	width: auto;
	border-bottom: 1px solid white;
	background: #8c0b24;
	height: 51px;
}

#test-inner {
	padding-top: 20px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	font-family: tahoma;
	font-size: 11px;
	color: #d09ba5;
}

#test-inner a {
	color: white;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}

#test-inner a:hover {
	text-decoration: underline;
}

#test-inner div {
	float: right;
	font-weight: bold;
}

#test-inner span {
	color: #ffc000;
}

