* {
	font: 11px Verdana, Tahoma, Helvetica, Arial;
	line-height: 1.4em;
	color: #0b0d0b;
}

html, body {
	height:90%;
	border:0px; padding:0px; margin:0px;
} 

body {
	margin: 0;
	text-align: center;
	background: #e9f0e6;
}

p {
	color: #374c43;
}

img {
	border: none;
}

h1 {
	margin: 0;
	padding-top: 10px;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: 700;
	letter-spacing: 1px;
}

h2 {
	margin: 0;
	padding-top: 10px;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: 700;
	letter-spacing: 1px;
}

h3 {
	margin: 0;
	padding-top: 10px;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: 700;
	letter-spacing: 1px;
}

div#fullheight{height:100%}

div#linkyhu {
	padding-bottom: 10px;
}

div#elenk {
	height: 8px;
	background: #c9d6c3;
	font-size: 0px;
}

div#header {
	height: 72px;
	background: #355956 url(/images/header-bg.jpg) repeat-x;
}

div#header-szerkeszto {
	height: 71px;
	background: #355956 url(/images/header-bg-szerkeszto.jpg) repeat-x;
}

/* Szöveg */
div#normaltext {
	font: 12px Verdana, Tahoma, Helvetica, Arial;
	line-height: 1.4em;
	color: #0b0d0b;
}
/* user rating */
div.rating {
	position:fixed;
	width:170px;
	_position:absolute;
	bottom:0;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	right:0;
	_left:expression(document.body.scrollLeft+document.body.clientWidth-this.clientWidth);
	margin:0;
	padding:0;
}


/* Keresés */

#searchform {
	width: 200px;
	height: 20px;
	background: #e9f0e6;
	border: 1px solid #99a395;
	margin-top: 6px;
	padding: 2px 2px 0 2px;
	#padding: 1px 2px 0 2px;
}

#searchform:focus {
	background: #fff;
}

#searchbutton {
	margin: 5px 0 35px 5px;
	cursor: pointer;
	background: url(/images/searchbutton.jpg) no-repeat; 
	width: 24px; 
	height: 24px; 
	border: none;
}

#searchbutton_inpage {
	margin: 5px 0 0px 5px;
	cursor: pointer;
	background: url(/images/search.png) no-repeat; 
	width: 24px; 
	height: 24px; 
	border: none;
}

/* betalap oldalak + betűméret*/

td.headeralja {
	padding-bottom: 5px;
	color: #e9f0e6;
}

td.ipszilon {
	background: url(/images/ipszilon.jpg) top left no-repeat;
	padding-bottom: 5px;
	color: #e9f0e6;
}

td.headeralja a {
	text-decoration: none;
	color: #e9f0e6;
}

td.headeralja a:hover {
	text-decoration: none;
	color: #fff;
}

#oldalak, #betumeret {
	color: #e9f0e6;
}

#oldalak {
	padding-right: 10px;
}

#betumeret {
	padding-left: 8px;
}

a.mappaikon {
	background: url(/images/mappaikon-0.png) no-repeat left;
	color: #e9f0e6;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 10px;
}

a.mappaikon:hover {
	background: url(/images/mappaikon-1.png) no-repeat left;
	color: #fff;
	text-decoration: none;
}

a.betumeretkisebb, a.betumeretnagyobb {
	color: #e9f0e6;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 16px;
}

a.betumeretkisebb {
	background: url(/images/betumeretkisebb-0.png) no-repeat right;
}

a.betumeretkisebb:hover {
	background: url(/images/betumeretkisebb-1.png) no-repeat right;
	color: #fff;
	text-decoration: none;
}

a.betumeretnagyobb {
	background: url(/images/betumeretnagyobb-0.png) no-repeat right;
}

a.betumeretnagyobb:hover {
	background: url(/images/betumeretnagyobb-1.png) no-repeat right;
	color: #fff;
	text-decoration: none;
}

/* dobozok */

div#tartalom {
	margin: 0 auto;
	width: 784px;
	background: #fff url(/images/tartalom-bg.jpg) repeat-y;
	text-align: center;
	min-height:500px;
	height:auto !important;
	height:500px;
}

div.dobozcim, div.dobozcimkiemelt {
	text-align: left;
}

div.dobozcim, div.editordobozcim {
	background: #374c43 url(/images/dobozcim-bg.jpg) repeat-x bottom;
	border-left: 1px solid #121a16;
	border-right: 1px solid #121a16;
}

div.dobozcimkiemelt, div.editordobozcimkiemelt {
	background: #a73825 url(/images/dobozcim-kiemelt-bg.jpg) repeat-x bottom;
	border-left: 1px solid #3f130e;
	border-right: 1px solid #3f130e;
}

div.nyithatodoboz {
	padding: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1em;
	cursor:pointer;
	background: #374c43 url(/images/dobozcim-bg.jpg) repeat-x bottom;
	border-left: 1px solid #121a16;
	border-right: 1px solid #121a16;

}

div.nyithatodoboz a {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1em;
}

div.nyithatokiemeltdoboz {
	padding: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1em;
	cursor:pointer;
	background: #a73825 url(/images/dobozcim-kiemelt-bg.jpg) repeat-x bottom;
	border-left: 1px solid #3f130e;
	border-right: 1px solid #3f130e;

}

div.nyithatokiemeltdoboz a {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1em;
}



div.nyithatodoboz img {
	margin: 0 5px 0 0;
	cursor:pointer;
}

div.nyithatokiemeltdoboz {
	padding: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1em;
	cursor:pointer;
	background: #a73825 url(/images/dobozcim-kiemelt-bg.jpg) repeat-x bottom;
	border-left: 1px solid #3f130e;
	border-right: 1px solid #3f130e;

}

div.nyithatokiemeltdoboz img {
	margin: 0 5px 0 0;
	cursor:pointer;
}


div.egydobozcim, div.editoregydobozcim {
	padding: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1em;
}

div.dobozkeret, div.editordobozkeret {
	background: #fff;
	border-left: 1px solid #c9d6c3;
	border-right: 1px solid #c9d6c3;
	text-align: center;
}

div.doboztartalom, div.editordoboztartalom, div.bannerdoboztartalom {
	margin: 0 auto;
	background: #e7eed3;
	border: 1px solid #fff;
	border-bottom: none;
	text-align: left;
	color: #57563a;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.bannerdoboztartalom {
	padding: 0;
}

div.selectmenu a {
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 1em;
	background: #fff;
	cursor:default;
}

div.selectmenu a:hover {
	color: #ffffff;
	background: #0a246a;
	cursor:default;
}

div.linkek a {
	color: #374c43;
	text-decoration: none;
	display: block;
	line-height: 1em;
}

div.linkek a:hover {
	color: #ba0003;
	background: #fff;
}

a.egylink, a.linkylink {
	padding: 2px 4px 2px 4px;
}

a.linkylink {
	color: #ba0003 !important;
}

span.uj, span.tipp {
	font-size: 10px;
	line-height: 1em;
	font-weight: 700;
	color: #ba0003;
	padding-left: 5px;
}

img.forumikon {
	margin: 3px 3px 0 0;
}

span.linkmegj {
	color: #ba0003;
	font-size: 8px;
	font-weight: 700;
	font-style: italic;
}

div.nemlink-eros {
	color: #374c43;
	line-height: 1em;
	font-weight: 700;
	padding: 3px 4px 3px 4px;
	text-align: right;
}

div.nemlink-gyenge {
	color: #6e9986;
	line-height: 1.1em;
	font-size: 10px;
	padding: 3px 4px 3px 4px;
}

div.nemlink-csik {
	height: 9px;
	background: #e7eed3 url(/images/nemlink-csik.jpg) center repeat-x;
	font-size: 0px;
}

div.dobozkoz {
	height: 14px;
	font-size: 0px;
}

/* lapalja */

div#lapaljakeret {
	width: 754px;
	margin: 2px 15px 0 15px;
	background: #fff;
	border-top: 1px solid #c9d6c3;
	border-bottom: 1px solid #c9d6c3;
	padding-top: 1px;
	padding-bottom: 1px;
}

div#lapaljadoboz {
	width: 754px;
	background: #e7eed3;	
}

td.lapalja {
	color: #374c43;
	padding: 3px 6px 3px 6px;
}

td.lapalja a {
	color: #374c43;
	text-decoration: none;
}

td.lapalja a:hover {
	color: #ba0003;
	text-decoration: none;
}

/* footer */

div#footer {
	height: 26px;
	background: #355956 url(/images/footer-bg.jpg) repeat-x;
}

div#footerszoveg {
	padding-top: 6px;
	color: #e9f0e6;
}

div#footerszoveg a {
	color: #e9f0e6;
	text-decoration: none;
}

div#footerszoveg a:hover {
	color: #fff;
	text-decoration: none;
}

div#rssgomb {
	width: 20px;
	height: 25px;
	padding-top: 5px;
	background: url(/images/rss.png) bottom no-repeat;
}

div#rssgomb a:hover {
	width: 20px;
	height: 25px;
	padding-top: 5px;
	background: url(/images/rss-hover.png) bottom no-repeat;
}

/* editor stuff - editor stuff - editor stuff - editor stuff - editor stuff */


/* tabsor - felso */


div#tabsor-felso {
	z-index: 5;
	position:absolute;right:0;top:12px;
	_top:8px;
	border:0px; margin:0px; padding-top:0px;
	text-decoration: none;
}


div#tabsor-felso  span {
	height: 20px;
	cursor: pointer;
}

div#tabsor-felso span.menu {
	color: #374c43;
	background: url(http://linky.hu/images/tab-1-felso-bg.png) repeat-x;
	padding: 4px 6px 3px 6px;
}

div#tabsor-felso span.bal {
	width: 2px;
	height: 20px;
	padding: 4px 0px 4px 0px;

	background: url(http://linky.hu/images/tab-1-felso-bal.png) no-repeat;
	position: relative;
	left: 2px;
}

div#tabsor-felso span.jobb {
	background: url(http://linky.hu/images/tab-1-felso-jobb.png) no-repeat;
}


/* editor tabsor */

div#tabsor-static {
	z-index: 5;
	position: absolute;
	top: 60px;
	#top: 57px;
}

div#tabsor-i {
}

div#tabsor-i a.tab {
	text-decoration: none;
}

div#tabsor-i a.tab span {
	height: 20px;
	cursor: pointer;
}

div#tabsor-i a.tab span.menu {
	color: #374c43;
	background: url(/images/tab-1-bg.png) repeat-x;
	padding: 4px 6px 3px 6px;
}

div#tabsor-i a.tab span.bal, div#tabsor-i a.tab span.jobb {
	width: 2px;
	height: 20px;
	padding: 4px 0 4px 0;
}

div#tabsor-i a.tab span.bal {
	background: url(/images/tab-1-bal.png) no-repeat;
	position: relative;
	left: 2px;
}

div#tabsor-i a.tab span.jobb {
	background: url(/images/tab-1-jobb.png) no-repeat;
}

div#tabsor-i a.tab.selected span.menu {
	font-weight: 700;
}

div#tabsor-i a.tab:hover span.menu, div#tabsor-i a.tab.active span.menu {
	background: url(/images/tab-1-bg-aktiv.png) repeat-x;
	color: #ba0003;
}

div#tabsor-i a.tab:hover span.bal, div#tabsor-i a.tab.active span.bal {
	height: 20px;
	width: 2px;
	background: url(/images/tab-1-bal-aktiv.png) no-repeat;
}

div#tabsor-i a.tab:hover span.jobb, div#tabsor-i a.tab.active span.jobb {
	height: 20px;
	width: 2px;
	background: url(/images/tab-1-jobb-aktiv.png) no-repeat;
}

/* editor dobozok start */

div.editordobozcim, div.editordobozcimkiemelt {
	text-align: left;
}

div.editoregydobozcim, span.dobozcimszam {
	padding: 5px !important;
	#padding: 4px 5px 4px 5px !important;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1em;
}

div.egydobozcim img {
	margin: 0 5px 0 0;
}

span.dobozcimszam {
	color: #d1cdbc;
	font-size: 11px;
	font-weight: normal;
}

div.editordobozkeret, div.admindobozkeret {
	background: #fff;
	border-left: 1px solid #c9d6c3;
	border-right: 1px solid #c9d6c3;
	text-align: center;
}

div.admindobozkeret {
	border-left: 1px solid #d1cdbc;
	border-right: 1px solid #d1cdbc;
}

div.editordoboztartalom, div.admindoboztartalom {
	margin: 0 auto;
	background: #e7eed3;
	border: 1px solid #fff;
	border-bottom: none;
	text-align: left;
	color: #57563a;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.admindoboztartalom {
	background: #edeace;
}

div.admintart, div.atxt, div.atxt a, div.rendszer, div.bold, div.uzenet {
	color: #374c43;
	line-height: 1.2em;
}

div.atxt {
	padding: 2px 4px 3px 4px;
}

div.atxt a {
	color: #457eb3;
	text-decoration: none;
}

div.atxt a:hover {
	color: #ba0003;
	text-decoration: none;
}

div.atxt div.br {
	height: 10px;
}

div.atxt ul {
	list-style: none;
	padding: 0;
	margin: 3px 0 10px 0;
}

div.atxt ul li {
	margin: 0 0 0 12px;
	font-size: 10px;
	line-height: 1.3em;
	color: #374c43;
}

div.atxt td.chbox {
	padding-right: 5px;
}

div.rendszer {
	height: 20px;
	color: #b38a82;
	vertical-align: top;
}

div.rendszer img {
	position: relative;
	top: 2px;
	margin-left: 6px;
}

div.bold, div.bold a, div.bold a:hover, span.bold {
	font-weight: 700;
	color: #374c43;
}

div.uzenet {
	padding: 5px 0 5px 0;
	font-size: 10px;
}

div.admin-csik {
	height: 9px;
	background: #edeace url(/images/admin-csik.jpg) center repeat-x;
	font-size: 0px;
}

.admininput, .admininput-vegig {
	height: 20px;
	background: #fff;
	border: 1px solid #a7a6aa;
	padding: 2px 2px 0 2px;
	#padding: 1px 2px 0 2px;
}


#linkkeresogomb {
	margin-left: 5px;
	cursor: pointer;
}

span.kerdojel {
	float: right;
	color: #ba0003;
	font-weight: 700;
	cursor: default;
}

.admintextarea {
	background: #fff;
	border: 1px solid #a7a6aa;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10px;
	line-height: 1.2em;
	color: #374c43;
}

/* editor dobozok end */

.forumkiemelt {
	background: #d7dec3;
	border: 1px solid #000000;
	text-align: left;
	color: #57563a;
}

.forumtartalom {
	background: #e7eed3;
	border: 1px solid #000000;
	border-bottom: none;
	border-right: none;
	text-align: left;
	color: #000000;
}

/* Statistics tables */
table.stattable {
	border-color: #999;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
}

td.stattable {
	border-color: #999;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	padding: 1px;
}

/* ---------- paging styles -------------- */
#paging li {
	float:left;
	margin-right: 5px;
	list-style-type:none;
	border: 1px solid #000000;
	white-space:nowrap;
}

#paging li a{
display:block;
padding:0 10px;
text-decoration:none;
background-color:inherit;
color: #000000;
}

#paging .selected, #paging a:hover{
background:#80b0da;
color:#000000;
text-decoration:none;
}

#paging .nonselected {
	background:#ffffff;
}

