* {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}
html { height: 100%; }
body {
	background: #e7e0d0 url(../kepek/bg_body.jpg) repeat-x 0 0;
	color: #000;
	height: 100%;
	text-align: center;
}
body, textarea, input {	font: 62.5%/100% Tahoma, Verdana, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, textarea, input, select { font-size: 1em; }
ul { list-style: none; }
a { text-decoration: none; }
img, fieldset { border: none; }
/** INPUT ELEMENTS **/
textarea, input, select {
	background: #263937;
	border: 1px solid #fff;
	color: #fff;
}
.btn {
	background: #2e8890 url(../kepek/bg_button.gif) repeat-x 0 0;
	border: 1px solid #fff;
}
.file { color: #000; }
/** MAIN ELEMENTS **/
#container {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 790px;
}
#topHeader {
	background: url(../kepek/bg_topheader.jpg) no-repeat 0 0;
	color: #fff;
	height: 25px;
	padding: 13px 0 0 10px;
	text-align: left;
	width: 790px;
}
#header {
	height: 201px;
	width: 790px;
}
#login {
	background: url(../kepek/bg_login.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 1.1em;
	height: 63px;
	line-height: 110%;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	width: 780px;
}
#contentWrap {
	background: url(../kepek/bg_contentwrap.gif) repeat-y 0 0;
	overflow: hidden;
	width: 790px;
}
#leftContent {
	float: left;
	overflow: hidden;
	width: 630px;
}
#mainContent {
	float: right;
	font-size: 1.3em;
	line-height: 120%;
	overflow: hidden;
	text-align: justify;
	width: 470px;
}
#secondaryContent {
	background: url(../kepek/top_secondarycontent.jpg) no-repeat 0 0;
	float: left;
	overflow: hidden;
	padding-top: 10px;
	text-align: left;
	width: 160px;
}
#rightContent {
	float: right;
	overflow: hidden;
	width: 160px;
}
#thirdContent {
	background: url(../kepek/top_thirdcontent.jpg) no-repeat 0 0;
	overflow: hidden;
	padding-top: 10px;
	text-align: left;
	width: 160px;
}
#footer {
	background: url(../kepek/bg_footer.jpg) no-repeat 0 0;
	height: 75px;
	margin: 0 auto;
	padding: 15px 5px 5px 5px;
	position: relative;
	width: 780px;
}
#footerOuter {
	background: url(../kepek/bg_footerwrap.jpg) repeat-x 0 100%;
	height: 95px;
}
/** LOGIN ELEMENTS **/
#login a { color: #308d95; }
#login td { padding-right: 5px; }
/** SECONDARYCONTENT ELEMENTS **/
#secondaryContent .mainMenu {
	margin: 0 auto;
	width: 151px;
}
#secondaryContent .userMenu {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 120%;
	padding-left: 5px;
}
#secondaryContent .userMenu a { color: #308d95; }
#secondaryContent .userMenu a:hover { color: #000; }
.sideBanner {
	background: url(../kepek/bg_banner.jpg) no-repeat 0 0;
	height: 253px;
	margin: 0 auto;
	padding-left: 18px;
	padding-top: 10px;
	width: 133px;
}
/** MAINCONTENT ELEMENTS **/
#mainContent .topBanner {
	border: 1px solid #9caa27;
	overflow: hidden;
	width: 468px;
}
#mainContent .content {
	background: url(../kepek/top_maincontent.jpg) no-repeat 0 0;
	padding: 10px 5px 5px 5px;
}
#mainContent a { color: #308d95; }
/*#mainContent a:hover { text-decoration: underline; }*/
#mainContent h1 {
	color: #308d95;
	font-size: 1.2em;
	padding-bottom: 10px;
}
#mainContent p {
	padding-bottom: 5px;
}
#mainContent .odd {
	background: #d9cfb6;
}
#mainContent .even {
	background: transparent;
}
#mainContent a.header { color: #9caa27; }
.lapozo {
	text-align: center;
}
/** CONTENT ELEMENTS **/
.news {
	height: 140px;
	width: 460px;
}
.news h2 { padding: 8px 0 8px 5px; }
.news .text {
	background: url(../kepek/bg_newstitle.jpg) no-repeat 0 0;
	float: left;
	width: 330px;
}
.date {
	color: #308d95;
	font-size: 0.7em;
}
.news .image {
	background: url(../kepek/bg_newsth.jpg) no-repeat 0 0;
	float: right;
	height: 123px;
	padding: 17px 0 0 11px;
	width: 119px;
}
#mainContent .th_in {
	border: 1px solid #9caa27;
	float: right;
	margin: 0 0 2px 5px;
}
#forum { width: 100%; }
#forum td { padding: 2px; }
#forum .fejlec {
	background: url(../kepek/bg_forumheader.jpg) no-repeat 0 0;
	color: #afc330;
	height: 30px;
	width: 452px;
}
#forum .tema { font-weight: bold; }
#forum .datum { font-weight: bold; }
.hozzaszolas {
	margin-bottom: 5px;
	overflow: hidden;
	width: 100%;
}
.hozzaszolas .fejlec {
	background: url(../kepek/bg_forumheader.jpg) no-repeat 0 0;
	color: #afc330;
	height: 23px;
	padding: 7px 5px 0 5px;
	width: 452px;
}
.hozzaszolas .fejlec a { color: #afc330; }
.hozzaszolas .avatar {
	background: url(../kepek/bg_forumavatar.jpg) no-repeat 0 0;
	float: left;
	height: 92px;
	padding: 8px 0 0 10px;
	width: 90px;
}
.hozzaszolas .uzenet {
	float: right;
	width: 352px;
}
.hozzaszolas .elozmeny {
	font-size: 0.8em;
	text-align: right;
}
#galeria {}
#galeria .kategoriak {
	float: left;
	width: 460px;
}
#galeria .kategoriak .kep {
	background: url(../kepek/bg_gallerycatth.jpg) no-repeat 0 0;
	float: left;
	height: 123px;
	padding: 17px 0 0 9px;
	width: 121px;
}
#galeria .kategoriak .szoveg {
	background: url(../kepek/bg_gallerycattitle.jpg) no-repeat 0 0;
	float: right;
	padding: 7px 0 0 5px;
	width: 325px;
}
#galeria .kategoriak .szoveg h2 {
	padding-bottom: 15px;
}
#galeria .kepek {
	margin: 0 auto;
	text-align: center;
	width: 450px;
}
#galeria .kepek .nagykep {
	border: 1px solid #9caa27;
	margin-bottom: 5px;
}
#galeria .kepek .kiskep {
	border: 1px solid #9caa27;
	margin: 2px;
}
.orderBy {
	padding-bottom: 5px;
	text-align: right;
	width: 100%;
}
#pagenav {
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
/** FOOTER ELEMENTS **/
#subscribe {
	color: #fff;
	text-align: left;
}
#subscribe p {
	padding-bottom: 2px;
}
#subscribe .title {
	color: #308d95;
	text-transform: uppercase;
}
.footerMenu { 
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 120%;
	margin-top: 15px;
	text-align: left;
	text-transform: uppercase;
}
.footerMenu ul li {
	display: inline;
	position: relative;
}
.footerMenu ul li a {
	color: #2c2f2b;
	overflow: hidden;
	padding-right: 5px;
	text-transform: uppercase;
	width: 30px;
}
.footerMenu ul li a:hover { text-decoration: underline; }
.author { float: right; }
.author a { color: #2c2f2b; }
.author a:hover { text-decoration: underline; }
/** ONLY FOR ADMIN **/
.aList {
	width: 100%;
}
.aList .header {}