/*---------- · General · ----------*/
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F8FB;
	color: #292929;
	margin: 0px 0px 0px 0px;
}

td, select, input, textarea, p, a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #292929;
}

td, select, input, textarea, p {
	font-size: 12px;
}

p {
	margin: 0px 0px 14px 0px;
}

a {
	color: #FF7600;
	text-decoration: underline;
}
a:hover {
	color: #FF7600;
	text-decoration: none;
}

form {
	margin: 0px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0px 15px 0px;
	color: #0085CE;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 16px 0px 10px 0px;
	color: #FF7600;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 24px 0px 10px 0px;
	color: #292929;
}


/*---------- · Header · ----------*/

div#header {
	width: 780px;
	height: 84px;
	background-image: url(../common/images/header_bg.gif);
	background-repeat: repeat-y;
}

div#logo {
	margin: 20px 0px 0px 12px;
	float: left;
}

div#ad468 {
	margin: 11px 12px 0px 14px;
	float: right;
}



/*---------- · Menu Top · ----------*/

div#topmenubg {
	background-image: url(../common/images/top_menu_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 780px;
	border-bottom: solid #ffffff 1px;
	border-top: solid #ffffff 1px;
}

div#topmenuitem {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	float: right;
	height: 21px;
	padding: 6px 20px 0px 20px;
}
div#topmenuseprator {
	float: right;
}



/*---------- · Left · ----------*/

div#menuleft {
	width: 160px;
	float: left;
}

div#menuleftitem {
	color: #29292B;
	font-size: 11px;
	border-top: solid #CCE3F4 1px;
	border-bottom: solid #ffffff 1px;
	padding: 7px 5px 8px 26px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background-image: url(../common/images/left_menu_bg_off.gif);
	background-repeat: no-repeat;
}

div#leftheader {
	color: #007FC5;
	font-size: 12px;
	background-color: #B7E1FF;
	border-top: solid #CCE3F4 1px;
	border-bottom: solid #ffffff 1px;
	padding: 7px 5px 8px 26px;
	font-weight: bold;
}
div#leftkeresoitem {
	font-size: 11px;
	padding: 10px 5px 10px 26px;
	color: #0088D0;
}
a.leftlink, a.leftlink:hover {
	color: #007FC5;
	font-size: 10px;
}

div#menuleftitem2 {
	color: #007FC5;
	font-size: 11px;
	border-top: solid #CCE3F4 1px;
	border-bottom: solid #ffffff 1px;
	padding: 7px 5px 8px 26px;
	cursor: hand;
	cursor: pointer;
	background-image: url(../common/images/left_menu_bg2_off.gif);
	background-repeat: no-repeat;
}


/*---------- · Container · ----------*/
div#container {
	width: 780px;
	background-color: #E7F5FF;
}


div#content {
	width: 620px;
	float: right;
	background-color: #ffffff;
}

div#indexcontent {
	width: 460px;
	float: left;
	background-color: #ffffff;

}

div#contentpadd {
	padding: 20px 25px 25px 25px;
}




/*---------- · Right · ----------*/

div#right {
	width: 160px;
	float: left;
}





/*---------- · Footer · ----------*/

div#footer {
	border-top: solid #D3E8F7 5px;
	padding-top: 6px;
	font-size: 11px;
	color: #959595;
	margin-top: 30px;
}


a.footerlink {
	font-size: 11px;
	color: #959595;
	text-decoration: underline;
}
a.footerlink:hover {
	font-size: 11px;
	color: #959595;
	text-decoration: none;
}



/*---------- · Table · ----------*/

td.tableleft {
	text-align: right;
	font-weight: bold;
	border-bottom: solid #E1E1E1 1px;
	border-right: solid #E1E1E1 1px;
}
td.tableright {
	border-bottom: solid #E1E1E1 1px;
}

ul.tablelist {
	list-style-image: url(../common/images/list_table.gif);
}



/*---------- · AD · ----------*/
div#adright {
	position: absolute;
	left: 780px;
	top: 95px;
	width: 140px;
	text-align: center;
	font-size: 10px;
	color: #959595;
}


/*---------- · Index · ----------*/
.indeximages {
	border: solid #0085CE 1px;
	margin: 3px 8px 5px 0px;
	float: left;
}

a.indexh1 {
	font-size: 18px;
	text-decoration: underline;
	color: #0085CE;
}

a.indexh1:hover {
	font-size: 18px;
	text-decoration: none;
	color: #0085CE;
}

div#indextext {
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 6px;
}




/*---------- · Forum · ----------*/
td.tablaheader {
	border-bottom: solid #CDCFD0 1px;
	padding: 8px 5px 8px 5px;
	background-color: #B7E1FF;
	font-weight: bold;
}

td.tablanormal {
	font-size: 12px;
	color: #424242;
	border-bottom: solid #CDCFD0 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
}
td.tablatopiccim {
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid #CDCFD0 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
}
a.forumlink {
	text-decoration: none;
	color: #007FC5;
}
a.forumlink:hover {
	text-decoration: underline;
	color: #007FC5;
}

td.hozzaszolasheaderleft {
	background-color: #B7E1FF;
	width: 150px;
	padding: 5px;
	border-top: solid #CCE3F4 1px;
	border-left: solid #CCE3F4 1px;
}
td.hozzaszolasheaderright {
	background-color: #B7E1FF;
	padding: 5px 10px;
	border-top: solid #CCE3F4 1px;
	border-right: solid #CCE3F4 1px;
	border-left: solid #CCE3F4 1px;
}
a.hozzaszolasheaderlink {
	color: #007FC5;
	text-decoration: none;
}
a.hozzaszolasheaderlink:hover {
	color: #007FC5;
	text-decoration: underline;
}

td.hozzaszolascontentright {
	background-color: #E7F5FF;
	padding: 10px 10px 15px 10px;
	border: solid #CCE3F4 1px;
	vertical-align: top;
}
div#elozmeny {
	float: left;
	font-size: 11px;
	font-style: italic;
	padding: 3px 5px;
}
div#valasz {
	float: right;
	font-size: 11px;
	font-style: italic;
	padding: 3px 5px 10px 5px;
}

div#lapozooff {
	color: #90CAF4;
}
a.lapozoon {
	color: #FF7200;
	font-weight: normal;
}
a.lapozoon:hover {
	color: #FF7200;
	font-weight: normal;
}

td.adatlapleft {
	border-bottom: solid #CDCFD0 1px;
	border-right: solid #CDCFD0 1px;
	padding: 6px 10px 7px 5px;
	width: 170px;
	font-weight: bold;
}

td.adatlapright {
	border-bottom: solid #CDCFD0 1px;
	padding: 6px 10px 7px 10px;
}