/**general**/
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#9c5c5c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tartalom-cella {
	text-align: justify;
	padding:10px 16px 16px 10px;
	color:#696969;
	vertical-align: top;
}
.tartalom-jobboldal-cella {
	text-align: center;
	padding:10px;
	vertical-align: top;
}
.kismeret {
	font-size: 9px;
	vertical-align: top;

}
td,div, p {
	color:#696969;
}
p,div {
	text-align: justify;
}
h2,td.h2 {
	padding:0px;
	margin:0px;
	color:#b60000;
	font-size:16px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h3,td.h3 {
	color:#b60000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom:solid 1px #970000;
	background-image: url(../images/design/fejlecmenu/nyil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
/**mainframe**/
.oldal-tabla {
	background-color:#BEBEBE;
}

.tartalom-fejlec {
	padding-left:20px;
	color:#FF9B00;
	font-size: 11px;
	font-weight: bold;
}

a.jobb-menu-link {
	font-size:11px;
	color:white;
}
a.jobb-menu-link-selected {
	color:white;
	background-color:#c36c63;
	text-decoration:none;
	border:solid 1px white;
	width:100%;
	height:16px;
}
a.jobb-menu-link-selected:hover {
	text-decoration:none;
}
a.jobb-menu-link:hover {
	color:white;
}

a.lablec {
	color:#FFFFFF;
	text-decoration:none;
	font-size:9px;
}
a.lablec:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.fejlec-menu-selected {
	color:white;
	background-color:#e4e4e4;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 2px inset;
	border-right: 3px inset;
	border-bottom: 3px inset;
	border-left: 2px inset;
}
.fejlec-cella {
	font-size:11px;
	font-weight:bold;
}
input.fejlec-cella {
	font-size:10px;
	border:solid 1px #d3d3d3;
}
input.shadowed-text {
	border:none;
	background:none;
	font-weight:bold;
	color:#970000;
}
select.selects{
	background-color:#FFF5CF;
	border:solid 1px #970000;
}
input{
	background-color:#FFF5CF;
	border:solid 1px #970000;
}
input.submit {
	background: none;
	background-image: url(../images/design/ikon/tovabb_on.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color:#b40400;
	font-weight:bold;
	padding-right: 10px;
	border: none;
}
textarea {
	width:130px;
	background-color:#FFF5CF;
	border:solid 1px #970000;
}
/**kepek**/
.kep-ures-cella {
	border:solid 1px #970000;
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align:top;
	cursor: hand;
}
.kep-hatter-cella {
	background-repeat: no-repeat;
	background-position: center center;
}




/**listák**/
li.fomenu {
	list-style-image: url(../images/design/oldalmenu/nyil.gif);
}
a.fomenu {
	font-size:13px;
}
a.referencia {
	color:white;
}
a.referencia:hover {
	color:white;
}
.referencia-cella {
	color:#794315;
}
li.almenu {
	list-style-type: none;
}
.fomenu-cella {
	background-image: url(../images/design/aktualis_modul/04_modul_also_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 7px;
}
ul {
	margin: 0px;
	padding: 4px 0px 7px 20px;
}

.oldal-cimke {
	font-weight: bold;
	font-size:15px;
	color:#b40400;
	padding-top: 10px;
	padding-right: 20px;
}
.sousmenu {
	border:solid 1px  #8e8e8e;
	background-color: #e2e2e2;
	background-image: url(../images/design/box/menu_bg_down.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:5px 5px 15px;
	filter:Alpha(Opacity=80);
}


/*kalendar*/
.kalendar-tabla {
	border:solid 1px #970000;
}
a.kalendar-mai-datum {
	color:#970000;
	font-weight:bold;
}
a.kalendar-mai-datum:hover {
	color:#970000;
}
.kalendar-hetvege {
	color:red;
}
.kalendar-sima-nap{
}
.kalendar-fejlec {
}


