
/* galéria */ 

div.galleryImage
{
	float: left;
	margin: 5px;
	/*border: solid 1px #1c751c;*/
	text-align: center;
}

div.galleryImage div
{
	padding: 3px;
}

/* dokumentumtár */

table.doctable
{
	width: 100%;
}

table.doctable td.orderby,
table.doctable td.currorder
{
	text-align: center;
}

table.doctable td.currorder
{
	width: 60%;
}

table.doctable td.pagerl,
table.doctable td.pagerr,
table.doctable td.currorder,
table.doctable td.orderby
{
	height: 30px;
	vertical-align: middle;
}

table.doctable td.pagerl,
table.doctable td.pagerr,
table.doctable td.currorder,
table.doctable td.orderby
{
	border-bottom: solid 1px #ecb127;
}

table.doctable td.pagerl,
table.doctable td.pagerr
{
	width: 20%;	
}

table.doctable td.pagerl
{
	text-align: left;
}

table.doctable td.pagerr
{
	text-align: right;
}

table.doctable td.docerror
{
	color: #d20e0e; 
}

img.mimeimage
{
	border: 0px !important;
	margin: 2px;
}

img.documentimage,
img.newsimage
{
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

div.none
{
	display: none;
}
	
div.display
{
	display: display;
}

/* belső doctable */

table.idoctable
{
	width: 100%;
	margin-top: 10px;
}

table.idoctable td.idtimage
{
	/*width: 15%;*/
}

table.idoctable td.idticon
{
	width: 5%;
}

table.idoctable td.idttitle
{
	width: 95%;
	height: 30px;
	vertical-align: middle;
}

table.idoctable td.idtvoting,
table.idoctable td.idtdesc,
table.idoctable td.idtstat
{
	padding-bottom: 5px;	
}

table.idoctable td.idtvoting img,
table.idoctable td.idtdesc img,
table.idoctable td.idtrating img
{
	border: 0px !important;
}

table.idoctable td.idtrating
{
	padding-bottom: 5px;
}

table.idoctable td.idtstat
{
	font-style: italic;
	text-align: right;
}

table.idoctable td.idtdivider
{
	border-top: solid 1px #ecb127;
	height: 25px;
}

table.idoctable td.idttitle,
table.idoctable td.idtowner
{
	font-weight: bold;
}

/* fórum, gb */

table.navftable,
table.gb
{
	width: 95%;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.navftable td
{
	height: 35px;
}
 

table.navftable td.left
{
	text-align: left;
	width: 33%;
}

table.navftable td.center
{
	text-align: center;
	width: 30%;
}

table.navftable td.right
{
	text-align: right;
	width: 38%;
}


table.forumtable,
table.gb
{
	width: 95%;
}

table.forumtable th
{
	text-align: left;
	padding: 2px;
}

table.forumtable td.item1,
table.gb td.item1
{
	
}

table.forumtable td.item2,
table.gb td.item2
{
	background-color: #fff;
}

table.forumtable td.item1,
table.forumtable td.item2,
table.gb td.item1,
table.gb td.item2
{
	padding: 5px;
}

table.forumtable td.ftheadr,
table.forumtable td.ftheadl,
table.gb td.ftheadr,
table.gb td.ftheadl
{
	font-weight: bold;
	color: #dd790a;
}

table.forumtable td.ftheadr,
table.gb td.ftheadr
{
	text-align: right;
	font-size: 10px;
}