.section_header {
	background: url('../images/section_header_bcg.jpg') top right no-repeat;
	width: 100%;
	margin: 0px;
}

.section_header td {
	vertical-align: top;
}
.section_header img {
	vertical-align: top;
}
.section_header .stripe {
	width: 8px;
}
.section_header .title {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 11px !important;
}
.section_header .icon {
	text-align: right;
	padding-right: 7px !important;
	background: url('../images/section_right_bcg.gif') bottom right no-repeat;
}

.section_body {
	width: 100%;
	margin: 0px;
	border-left: solid 1px #ffffff;
	background: url('../images/section_right_bcg.gif') top right repeat-y;
}

table.section_body td {
	padding: 2px 10px 2px 10px;
	
}

.section_body_td {
	padding: 15px 13px 12px 21px !important;
}

.gray_section {
	background-color: #f5f5f5;
}

/* Forms */

.formTable {
	width: 100%;
}
.formTable th {
	width: 30%;
	text-align: right;
	vertical-align: top;
	padding: 3px;
}
.formTable td {
	padding-bottom: 3px;
	vertical-align: top;
}

form {
	margin: 0px;
}

input.text,textarea {
	color: #414141;
	font-family: Verdana;
	font-size: 12px;
	border: none;
	width: 50%;
	vertical-align: top;
	/*background: url('../images/input_bcg.gif') top left no-repeat;*/
	background-image: url('../images/textboxbg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 3px;
	border: 1px solid #184F8F;
}

input.button {
	color: #fff;
	font-weight: bold;
	/*border: solid 1px #d1d1d1;*/
	border: 1px solid #184F8F;
	background: #7191ba;
	padding: 2px;
}

select.select {
	color: #414141;
	font-family: Verdana;
	font-size: 12px;
	border: none;
	width: 50%;
	vertical-align: top;
	border: 1px solid #184F8F;
	padding: 2px;
}

td.err {
	color: #9d1414;
	padding: 2px 0px 4px 0px !important;
}
.error {
	color: #9d1414;
}

/* Termekeink (idegen) */

.tab {
	background-color: #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* 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 #ccc;
}

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 #ccc;
	height: 25px;
}

table.idoctable td.idttitle,
table.idoctable td.idtowner
{
	font-weight: bold;
}

/* f├│rum */

table.forumtable
{
	width: 100%;
}

table.forumtable th
{
	background-color: #7191BA;
	color: #fff;
	font-weight: bold;
	border-bottom: solid 1px #fff;
	width: 25%;
	padding: 3px;
}

table.forumtable td
{
	padding: 5px;
}

table.forumtable td.rowa a,
table.forumtable td.rowb a
{
	/*color: #fff;*/
}

table.forumtable td.rowb
{
	background-color: #F5F5F5;
	/*color: #fff;*/
}

table.forumtable td.rowa
{
	background-color: #CCCCCC;
	/*color: #fff;*/
} 


/* gal├ęria */

table.gallery
{
	/*width: 100%;*/
}

table.gallery td 
{
	vertical-align: middle;
	text-align: center;
	/*border: solid 1px #717171;*/
	padding: 5px;
}

table.gallery img
{
	border: solid 1px #717171;
	padding: 5px;
	/*border: 0px;*/
}

/* GYIK */
label.inputtitle {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

/* almenü */

.almenu {
	background: url('../images/section_header_bcg.jpg') top right no-repeat;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	height: 30px;
}

.alkalmazasok_form{
	background-color: #EEEEEE; 
	border: 1px solid #7090B9; 
	padding: 15px 10px 10px 10px;
}
