/**general**/
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}
BODY {
padding:0px;
margin:0px;
}
a {
	font-size:11px;
	font-weight:bold;
	color:#4a6d94;
/*	color:#c69c23;*/
	text-decoration: none;
}
a:hover {
/*	text-decoration: underline;**/
	color:#E77B1B;
}
.kismeret {
	font-size: 9px;
	vertical-align: top;

}
td,div,p {
}
td.h1 {
}
h1 {/*oldal címke*/
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#B8C1CD;
	text-align:right;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px black;
}
/*középső*/
.tartalom-cella{
	text-align:justify;
	padding:4px;
}

/**űrlapok**/
input{
	background-color:#6386AD;
	border: solid 1px #4a6d94;
}
input.inputs-wider{
	background-color:#6386AD;
	border: solid 1px #4a6d94;
	width:100%;
}

input.belepes-gomb {
	background-color: none;
	background-image: url(../images/design/box_belepes/gomb_belepes.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 76px;
	color: #ff9700;
	border:none;
}
input.forum-gomb {
	background-color: none;
	background-image: url(../images/design/forum/gomb_forum.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 57px;
	color: orange;
	border:none;
}
input.kereso-gomb {
	background-color: none;
	background-image: url(../images/design/box_kereso/gomb_mehet.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 61px;
	color: #FFFFFF;
	border:none;
	background-color: none;
	margin-right:15px;
}
input.checkboxes {
	border:none;
}
input.radio {
	border:none;
}
input.submits {
	border:none;
	background-color:#6386ad;
	color: #ff9200;
	font-weight:bold;
	width:150px;
	height: 21px;
	background-image: url(../images/design/gomb.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
input.submits-narrow {
	border:none;
	background-image: url(../images/design/gomb_50.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#6386ad;
	color: #ff9200;
	font-weight:normal;
	font-size:11px;
	width:50px;
	height: 20px;
}
textarea{
	background-color:#6386AD;
	border: solid 1px #4a6d94;
}
textarea.textareas{
	width:240px;
	height:100px;
}
textarea.textareas-tinymce {
	background-color:#6386AD;
	height:200px;
}
.iframe-tinymce2 {
	background-color:#6386AD;
	width:100px;
	height:400px;
	overflow:hidden;
}
select{
	background-color:#6386AD;
	border: solid 1px #4a6d94;
}
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/design/box_kereso/box_regisztracio_ikon.gif);
/*	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 {
	background-color:white;
	color:red;
}
.msg {
	font-weight:bold;
	color:green;
}
.hozhasznu-cella {
	background-color:#51739C;
	border-bottom:#FFBA00;
	color:white;
	font-weight:bold;
	padding-left:10px;
}

a.hozhasznu-cella {
	color:white;
	font-weight:bold;
}

/*template*/
.template-colspan-cella {
	font-weight:bold;
}
.template-szoveg-cella {
	font-size: 10px;
	vertical-align: top;
	text-align:justify;
}
.kepkeret {
	border: 1px solid #B8C1CD;
}
/*galéria*/
image.galeria-leftimage,image.galeria-rightimage{
}
image.galeria-image {
	width:480px;
	border-top: 1px solid #E99A01;
	border-right: 2px solid #E99A01;
	border-bottom: 2px solid #E99A01;
	border-left: 1px solid #E99A01;
}
image.galeria-bigimage {
	border-top: 1px solid #E99A01;
	border-right: 2px solid #E99A01;
	border-bottom: 2px solid #E99A01;
	border-left: 1px solid #E99A01;
}
image.galeria-imagelist{
	border: 1px solid #E99A01;
	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:blue;
}
a.galeria-link-bigimage {
	font-weight:normal;
}
/*fórum*/
a.forum-ujuzi-link {
	font-size:11px;
	color:white;
}
a.forum-ujuzi-more {
	font-size:10px;
	font-weight:normal;
	color:orange;
}
.forum-ujuzi-datum {
	font-size:10px;
	color:orange;
	text-align:right;
}
.forum-ujuzi-szoveg {
	font-size:10px;
	color:white;
}
/*aktuális*/
.inc-akt-showtitle {
	background-image: url(../images/design/cikk/potty_loop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:12px;
	font-weight:bold;
	color:#5a79a5;
	padding-bottom:2px;
	margin-bottom:2px;
}
.inc-akt-rightdotted {
	background-image: url(../images/design/cikk/potty_loop.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right:4px;
}
a.inc-akt-showtitle {
	font-size:12px;
	font-weight:bold;
	color:#5a79a5;
}
.inc-akt-showdate{
	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;
}
.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;
}