/* TinyMCE specific rules */

.mceContentBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #214F79;
	letter-spacing: 1px;
	line-height: 140%;
}
.mceContentBody a {
	color: #EF2778;
	font-weight: bold;
	text-decoration: none;
}
.mceContentBody a:hover {
       	color: #FFA800;
        /*text-decoration: underline;*/
}
/*
.mceContentBody strong {
	color: #2a7aff;
	font-weight: bold;
}
*/
.mceContentBody h1 {
	text-transform:uppercase;
	font-size: 12px;
	
	color: #C9C580;
	background-color: #1D4870;
	font-weight: bold;
	padding: 6px 2px 6px 2px;
}
.mceContentBody h2 {
	font-size: 11px;
	color: #C9C580;
	background-color: #1D4870;
	font-weight: bold;
	padding: 6px 2px 6px 2px;
}
.mceContentBody h3 {
	font-size: 11px;
	color: #FFFDE1;
	background-color: #C9C580;
	font-weight: bold;
	padding: 2px;
}

/****************************/
a.lightboxthumb {
        padding-right: 10px;
        margin-bottom: 15px;
}

a.lightboxthumb img {
	border: 1px solid #AFB194;
        padding: 3px;
}
a.lightboxthumb:hover img {
	border: 1px solid #275042;
        padding: 3px;
}
/****************************/

.kiemelt1 {
	color: #FF6600;
	font-weight: bold;
    white-space: nowrap;
}
.kiemelt2 {
	color: #EF2778;
	font-weight: bold;
}
.kiemelt3 {
	color: #FFFDE1;
	background-color: #C9C580;
	font-weight: bold;
	padding: 2px;
}

.kiemelt4 {
	color: #C9C580;
	background-color: #1D4870;
	font-weight: bold;
	padding: 6px 2px 6px 2px;
}

.nowrap {
        white-space: nowrap;
}

.szin1 { color: #F19000; }
.szin2 { color: #FF009C; }
.szin3 { color: #019CBD; }


.tablazat, .tablazat thead {
	font-size: 11px;
	color: #214F79;
        font-weight: normal;
	border:1px solid #F6F6EB;
	border-collapse: collapse;
	empty-cells: show;
	/*background-color: #FAF7E1;*/
}
.tablazat thead {
	/*color: #2A7B3C;*/
	font-weight: bold;
	/*background-color: #fffbbc;*/
}
.tablazat td {
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-top:1px solid #F6F6EB;
	border-bottom:1px solid #F6F6EB;
	padding: 2px 4px 2px 4px;
}
.condensed {
	letter-spacing: 0px;
}

.tablazat p {
          margin: 0;
}

.condensed {
	letter-spacing: 0px;
}

.tablazatnoborder, .tablazatnoborder thead {
	font-size: 12px;
	color: #828282; font-weight: normal;
	border:0px solid #c2c2c2;
	border-collapse: collapse;
	empty-cells: show;
}
.tablazatnoborder thead {
	color: #2A7B3C;
	font-weight: bold;
	background-color: #FFFABC;
}
.tablazatnoborder td {
	border:0px ;
}

.elvalaszto {
	background-image: url(kepek/elerhetoseg_elvalaszto.gif);
	background-repeat: repeat-x;
	background-position: center left;
	height: 25px;
	width: 100%;
}

.pdf {
	background-image: url(css/icons/acrobat_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
	padding-top: 2px; padding-bottom: 2px;
}

.doc {
	background-image: url(css/icons/word_ikon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
	padding-top: 2px; padding-bottom: 2px;
}

.xls {
	background-image: url(css/icons/excel_ikon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
	padding-top: 2px; padding-bottom: 2px;
}

.ppt {
	background-image: url(css/icons/ppt_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
	padding-top: 2px; padding-bottom: 2px;
}
.media {
	background-image: url(css/icons/media_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
	padding-top: 2px; padding-bottom: 2px;
}

