/* @override http://ddlcore.svn.kronio.hu/admin/css/editor/editor.css */

/* GLOBAL WEBEDITOR STYLESHEET FOR DDL 1.9 


/* CSS RESET */

.preformat html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
.Preformat {font-weight:normal; font-size: 12px; color: #353541;}
.preformat table {border-collapse:separate;border-spacing:0;}
.preformat caption, th, td {text-align:left;font-weight:normal;}
.preformat table, td, th {vertical-align:middle;}
.preformat blockquote:before, blockquote:after, q:before, q:after {content:"";}
.preformat blockquote, q {quotes:"" "";}
.Preformat img { border: 0px; }
.preformat a img {border:none;}

/* TYPOGRAPHY */

/* TYPOGRAPHY - HEADINGS*/
.Preformat h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#81818d;}
.Preformat h1 {font-size:1.6em;line-height:1;margin-bottom:0.5em;}
.Preformat h2 {font-size:1.5em;margin-bottom:0.75em; font-variant: small-caps;}
.Preformat h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
.Preformat h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
.Preformat h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
.Preformat h6 {font-size:1em;font-weight:bold;}
.Preformat h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

/* TYPOGRAPHY - PARAGRAPH */
.Preformat p {margin:0 0 1.5em; color: #353541; text-align:justify}

/* TYPOGRAPHY - LINKS */
.Preformat a{
	text-decoration: none;
	color: #353541;
}
/* TYPOGRAPHY - HTML TAGS */
.Preformat blockquote {margin:1.5em;color:#666;font-style:italic;}
.Preformat strong {font-weight:bold;}
.Preformat em, dfn {font-style:italic;}
.Preformat dfn {font-weight:bold;}
.Preformat sup, sub {line-height:0;}
.Preformat abbr, acronym {border-bottom:1px dotted #666;}
.Preformat address {margin:0 0 1.5em;font-style:italic;}
.Preformat del {color:#666;}
.Preformat pre {margin:1.5em 0;white-space:pre;}
.Preformat pre, code, tt {line-height:1.5;}

/* IMAGES */
.Preformat p img.floatright { float: right; margin:1.5em 0 1.5em 1.5em; border: 0; padding: 0; }
.Preformat p img.floatright_isontop { float: right; margin:0em 0 1.5em 1.5em; border: 0; padding: 0; }
.Preformat p img.floatleft { float: left; margin:1.5em 1.5em 1.5em 0; border: 0; padding: 0; }
.Preformat p img.floatleft_isontop { float: left; margin:0em 1.5em 1.5em 0; border: 0; padding: 0; }
.Preformat p img.imgcenter { display:block; margin: 1.5em auto 1.5em auto; border: 0; padding: 0; }


/* LISTS */
.Preformat ul { margin: 0px 0px 0px 20px; padding: 0px 0px 0px 0px; }
.Preformat ol { margin: 0px 0px 0px 20px; padding: 0px 0px 0px 0px; }
.Preformat li { margin: 0px 0px 0px 0px; padding: 0px 0px 3px 0px; list-style: url('bullet1.png'); }

/* RULERS */

.Preformat hr { border: thin dashed #386c27; border-width: 1px 0 0; clear: both; margin: 20 0 20px; height: 0; }

/* CUSTOM STYLES */

.Preformat p.kiemeles_kek_hatterrel {  font-size: 14px; color: #ffffff; background-color:#46bcda; padding:10px;}
.Preformat p.keretes_kiemeles {  font-size: 16px; color: #1c9aba; background-color:#FFFFFF; padding:10px; text-align:center; border: 3px solid #a1acaf; }
.Preformat p.codelines { line-height:1.5; color: #000; background-color:#fff; padding: 10px;border: 3px solid #a1acaf; }
.Preformat p.kepalairas { font-size: 11px; text-align:center;}

/* TABLE FORMATTING */

.Preformat table {vertical-align: middle;text-align: left;empty-cells: hide;padding:0px;}
.Preformat tr {}
.Preformat th {}
.Preformat td {vertical-align: middle; border: 0px solid #a1acaf; padding: 5px 5px 5px 5px; font-size: 12px; color: #353541 }
.Preformat td.cim {font-size: 1.1em; color: #1c9aba;background-color:#ececed;} 
.Preformat td.szekcio { color: #e56612; font-size: 12px; background-color:#fff;} 

.Preformat .LayoutTable {vertical-align: middle;text-align: left;empty-cells: hide;margin: 0px;padding: 0px;border: 0px;}
.Preformat .LayoutTable tr {}
.Preformat .LayoutTable th {}
.Preformat .LayoutTable td  {padding: 0px; margin: 0px; border: 0px; font-size: 11px; color: #353541;}
.Preformat .LayoutTable td.cim { } 
.Preformat .LayoutTable td.szekcio { }

/* SPECIAL LINKS */
.Preformat a.link_pdf {font-size:1.1em; text-align: left; font-weight: normal; display:block; vertical-align: middle; color:#e56612; background-position: 3px 50%; padding: 5px 3px 5px 25px; margin: .4em 0; background-image: url(icon_pdf.gif); background-repeat: no-repeat;}
.Preformat a.link_wmv { font-size:1.1em;text-align: left; font-weight: normal; display:block; vertical-align: middle; color:#e56612; background-position: 3px 50%; padding: 5px 3px 5px 25px; margin: .4em 0; background-image: url(icon_window-media-file.gif); background-repeat: no-repeat; }
.Preformat a.link_mp3 { font-size:1.1em;text-align: left; font-weight: normal; display:block; vertical-align: middle; color:#e56612; background-position: 3px 50%; padding: 5px 3px 5px 25px; margin: .4em 0; background-image: url(icon_mp3-music-file.gif); background-repeat: no-repeat; }
.Preformat a.link_file { font-size:1.1em;text-align: left; font-weight: normal; display:block; vertical-align: middle; color:#e56612; background-position: 3px 50%; padding: 5px 3px 5px 25px; margin: .4em 0; background-image: url(icon_file.gif); background-repeat: no-repeat; }
.Preformat a.link_doc { font-size:1.1em; text-align: left; font-weight: normal; display:block; vertical-align: middle; color:#e56612; background-position: 3px 50%; padding: 5px 3px 5px 25px; margin: .4em 0; background-image: url(icon_ms-word.gif); background-repeat: no-repeat; }
.Preformat a.link_zip {font-size:1.1em; text-align: left; font-weight: normal; display:block; vertical-align: middle; color:#e56612; background-position: 3px 50%; padding: 5px 3px 5px 25px; margin: .4em 0; background-image: url(icon_zip-file.gif); background-repeat: no-repeat; }
.Preformat a.link_xls { font-size:1.1em;text-align: left; font-weight: normal; display:block; vertical-align: middle; color:#e56612; background-position: 3px 50%; padding: 5px 3px 5px 25px; margin: .4em 0; background-image: url(icon_excel-file.gif); background-repeat: no-repeat; }
.Preformat a.link_qt {  font-size:1.1em;text-align: left; font-weight: normal; display:block; vertical-align: middle; color:#e56612; background-position: 3px 50%; padding: 5px 3px 5px 25px; margin: .4em 0; background-image: url(icon_quicktime-movie-file.gif); background-repeat: no-repeat; }

