/**general**/
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
BODY {
	padding:0px;
	margin:0px;
}
a {
/*	font-size:10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#A24233;
/*	color:#c69c23;*/
	text-decoration: none;
}
a:hover {
	color:#795B37;
/*	text-decoration: underline;*/
}
td.balmenu {
	padding-bottom:6px;
}
a.balmenu {
	font-size:10px;
	padding-left:4px;
	color:#CF9C92;
}
a.balmenu:hover {
	padding-left:4px;
	color:white;
}
td,div,p {
	color:#795B37;
}
strong,b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
button.h1 {
	height:22px;
	padding:0px;
	margin:0px;
	background:none;
	background-color:none;
}
td.h1 {
}
h1,.header1 {/*oldal címke*/
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding:0px;
	margin:0px 2px 2px 0px;
}
td.h2 {
}
h2,a.h2,.header2 {
	font-size:11px;
	color:#795B37;
	text-align:left;
	padding:0px;
	margin-bottom:3px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 3px;
}
h3,.header3 {
	font-weight:bold;
	color:#795B37;
	padding-bottom:2px;
	padding-top:5px;
	margin-bottom:0px;
	text-decoration: underline;
}
hr {
	height:2px;
	border-top:solid 1p #F3EADF;
	border-bottom:solid 1p #CEA878;
	color:#CEA878;
}
th {
	text-align:left;
	padding-left:30px;
}

/*középső*/
.tartalom-cella{
	text-align:justify;
	padding:40px 6px 6px;
}
td.usermenu {
	color:#B5685B;
}
a.usermenu {
	color:#B5685B;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
input.usermenu {
	border:solid 1px #793F34;
	background-color:#562016;
	color:#B5685B;
	width:120px;
}

/*lábléc*/
a.lablec-link {
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
}
a.lablec-link:hover {
	color:#ffffff;
	text-decoration:underline;
}


/*baloldal*/
td.inputs-mainframe {
	background-color:white;
}
input.inputs-mainframe{
	width:120px;
}
input.inputs,input.files {
	width:120px;
}
input.inputs-wider,input.files-wider{
	width:250px;
}
input.inputs-wider-date{
	border:none;
	width:300px;
}
input.inputs-hidden{
	border:none;
	width:320px;
	font-weight:bold;
}
select.selects-wider {
	width:320px;
}
select.selects-mainframe{
	border:solid 1px #a5a6a5;
	width:120px;
}

/**űrlapok**/
input,select,textarea{
	border: solid 1px #A24233;
}

input.belepes-gomb {
	height: 25px;
	width: 76px;
	color: #ffffff;
	background-color: #D2B897;
	border:solid 1px white;
}
input.checkboxes {
	border:none;
}
input.radio {
	border:none;
}
input.submits {
	color: #5D261D;
	font-weight:bold;
	background-color: #D2B897;
	width:150px;
	height: 21px;
	font-size:11px;;

}
input.submits-narrow {
	color: #ffffff;
	background-color: #E1CE70;
	border:solid 1px white;
	width:50px;
	height: 20px;
}
textarea{
	border: solid 1px #A24233;
}
textarea.textareas{
	width:240px;
	height:100px;
}
textarea.textareas-wider {
	width:100%;
	height:100px;
}
textarea.textareas-tinymce {
	background-color:#FAF8F1;
	width:550px;
	height:220px;
}
textarea.textareas-tinymce2 {
	background-color:#FAF8F1;
	width:550px;
	height:400px;
}
.iframe-tinymce2 {
	background-color:#FAF8F1;
	width:100px;
	height:400px;
	overflow:hidden;
}
select{
	border: solid 1px #A24233;
}
select.selects {
}
select.selects-multiple {
	width:500px;
	height:150px;
}
/**kepek**/
.kep-ures-cella {
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align:top;
	cursor: hand;
}
.kep-hatter-cella {
	background-repeat: no-repeat;
	background-position: center center;
	border:solid 2px #D0D9E0;
}

/**listák**/
li {
	list-style-image: url(../images/felsorolas.gif);
	list-style-type: square;
/*	padding-left: 0px;*/
}
ul {
}
/*egyéb*/
.help{
	padding:3px;
	background-color:#d6cfad;
}
.help-sarok11{
	background-color:#d6cfad;
	background-image: url(../images/design/helpbox/sarok11.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.help-sarok12{
	background-image: url(../images/design/helpbox/sarok12.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.help-sarok21{
	background-image: url(../images/design/helpbox/sarok21.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.help-sarok22{
	padding:3px 6px;
	background-image: url(../images/design/helpbox/sarok22.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.hiba {
	font-size:12px;
	font-weight:bold;
	background-color:white;
	color:red;
	padding:5px;
	text-decoration: blink;
}
.msg,.uzi {
	font-size:12px;
	font-weight:bold;
	color:#44321A;
}
/*template*/
.template-colspan-cella {
	font-weight:bold;
}
.template-szoveg-cella {
	font-size: 10px;
	vertical-align: top;
	text-align:justify;
}
.kepkeret {
	border-top: 1px solid #793F34;
	border-right: 2px solid #793F34;
	border-bottom: 2px solid #793F34;
	border-left: 1px solid #793F34;
}
/*galéria*/
img.galeria-leftimage,img.galeria-rightimage{
}
img.galeria-image {
	height:320px;
	border-top: 1px solid #793F34;
	border-right: 2px solid #793F34;
	border-bottom: 2px solid #793F34;
	border-left: 1px solid #793F34;
}
img.galeria-bigimage {
	border-top: 1px solid #793F34;
	border-right: 2px solid #793F34;
	border-bottom: 2px solid #793F34;
	border-left: 1px solid #793F34;
}
img.galeria-imagelist{
	border: 1px solid #793F34;
/*	height:80px;*/
}
td.galeria-image {
	width:60%;
	text-align:center;
}
td.galeria-leftimage,td.galeria-rightimage{
	width:20%;
	text-align:center;
}
td.galeria-imagelist {
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:0px;
	text-align:center;
}
iframe.galeria-iframe{
	border:0px;
}
a.galeria-link {
	font-weight:normal;
/*	color:white;*/
}
a.galeria-link-bigimage {
	font-weight:normal;
}
/*aktuális*/
.inc-akt-showtitle {
	font-size:12px;
	font-weight:bold;
	color:#795B37;
	padding-bottom:2px;
	margin-bottom:2px;
}
.inc-akt-rightdotted {
	padding-right:4px;
}
a.inc-akt-showtitle {
	font-size:12px;
	font-weight:bold;
	color:#795B37;
}
.inc-akt-showdate{
	color:#A24233;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.inc-akt-showtopic{
	font-weight:bold;
}
.inc-akt-showcontent{
	text-align:justify;
}
.inc-akt-showmorepic{
}
.inc-akt-showsource{
	text-align:right;
}
.inc-akt-showtodo{
	text-align:right;
}
.inc-akt-showline {
	text-align:right;
	background-image: url(../images/design/tartalom/tartalom_elvalaszto.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 5px;
}
.inc-akt-lefthead {
	font-size:15px;
	font-weight:bold;
	color:white;
	text-align:left;
	padding-left:10px;
	background-image: url(../images/design/topic_lefthead.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: 208px;
}
.inc-akt-righthead {
	font-size:15px;
	font-weight:bold;
	color:white;
	text-align:right;
	padding-right:10px;
	background-image: url(../images/design/topic_righthead.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: 208px;
}


/*template*/
.template-tabla {
	border:solid 1px #853520;
}
.template-header {
	background-color:#C4A681;
	border-top:solid 1px #853520;
	border-bottom:solid 1px #853520;
	color:white;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
}
.template-cell {
	vertical-align:top;
/*	text-align:center;*/
}
.template-paros-cell {
	vertical-align:top;
	background-color:#F8F8F8;
}
.template-cell-igennem{
	text-align:center;
}
.template-cell-number{
	text-align:right;
}
.tabtable{
	border-bottom:solid 1px #853520;
}
td.tabbutton {
	padding-right:4px;
	padding-left:4px;
}
div.tabbutton {
	border-left:solid 1px #853520;
	border-top:solid 1px #853520;
	border-right:solid 1px #853520;
	background-color:white;
	font-weight:bold;
	padding:4px;
	cursor:hand;
	width:100%;
}
div.tabbutton-overclass {
	border-left:solid 1px #853520;
	border-top:solid 1px #853520;
	border-right:solid 1px #853520;
	background-color:#CCCCCC;
	color:#853520;
	font-weight:bold;
	padding:4px;
}





/*fórum */
.template-tabla-forum {
}
.template-header-forum {
	border-bottom:solid 1px #C2A583;
	background-color:#C2A583;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5D261D;
}
.template-cell-forum {
	border-bottom:solid 1px #C2A583;
}
.template-cell-left-forum {
	border-bottom:solid 1px #C2A583;
	border-right:solid 1px #C2A583;
}


#selected-menu,.selected-menu {
	background-color:#BCBCBC;
	border-bottom:solid 1px #C59651;
	border-top:solid 1px #C59651;
	width:100%;
}
#feher,.feher {
	color: white;
}
#kismeret,.kismeret {
	font-size: 9px;
	vertical-align: top;
}
#nagymeret,.nagymeret {
	font-size: 12px;
}

#szin-jelentkezett,.szin-jelentkezett {
	color:#15482E;
}
#szin-felvett,.szin-felvett {
	color:#399D6B;
	font-weight:bold;
}
#szin-varolistas,.szin-varolistas {
	color:#1F6792;
}
#szin-elutasitva,.szin-elutasitva {
	color:#A24233;
}
#szin-eltavozott,.szin-eltavozott {
	color:red;
}

#normal,.normal {
	font-weight:normal;
}

div.overDiv {
	filter: Alpha(Opacity=75);
	border:solid 1px #D4C39A;
}
.overDiv-border {
	background-color:#F0F0F0;
}


