@charset "utf-8";
/*** red ***/
a:link, a:visited {
	color: #C92400;
}

a:hover {
	color: #C92400;
	text-decoration:underline;
}



#page_bg {
	background: #731b36;
}
#main_bg{
	background: #FFFFFF url(../images/gk/bg_main.png) left repeat-y;
}
#f_area{
	background: #E4E4E4 url(../images/gk/bg_f_area.png) left repeat-y;
}
#logo_bg{
	background: #FFFFFF url(../images/gk/bg_logo.png) top repeat-x;
}
.search{
	background: url(../images/gk/search_ico.png) left top no-repeat;
}
#banner{
	background: #FFFFFF url(../images/gk/fejlec.jpg) center no-repeat;
}

div.module_menu h3, div.module h3{
	background:  url(../images/gk/bg_h3.png) center no-repeat;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#C92400;
	text-decoration:none;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/gk/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by{
	color: Silver;
}

#power_by a, #power_by a:visited{
	color: #FFFFFF;
}
ul.menu li{
	list-style:none;
	background:url(../images/gk/menu_arrow.png) top left no-repeat;
}
ul.mostread li{
	list-style:none;
	background:url(../images/gk/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/gk/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/gk/menu_arrow.png) top left no-repeat;
}

div.componentheading{
	color:#C92400;
}

/*TSF.css-ből örölött */

table.simple {
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
}
	
td.head {
	background-color: #DCDCDC;
	text-align: center;
	border-bottom: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	font-weight: bold;
	padding: 2px;
}	

td.row1 { 
  	border-bottom: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	}

table.formtable {
	border : 1px solid #AEAEAE;
	font-size : 10pt;
	font-weight : normal;
	background-color : #DCDCDC;
	}

td.form {
	padding-left : 10px;
	padding-right: 10px;
	padding-top : 2px;
	font-weight: bold;
	vertical-align : text-top;
	}	
	
td.formhead {
	background-color : #791539;
	font-size : 14px;
	font-weight : bold;
	color: white;
	padding:4px;
}

.inputbox {
	border : 1px solid #AEAEAE;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
}	

.alcim {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}

.filelist {
	background-color: #DCDCDC;
	border-bottom: 1px solid #AEAEAE;
	border-top: 1px solid #AEAEAE;
}


a.category {
	font-weight: bold;
	
}


.ini {
	border: thin solid #8C8C8C;
	margin: 3px;
}


