﻿.mceContentBody { font-family: Verdana, Arial, Sans-Serif; } /* mora ići i u bol_editor_editoronly.css */

.mceContentBody p { margin: 0; font-size: 1.2em; line-height: 1.7em; }
.mceContentBody a { text-decoration: underline; }

.mceContentBody ul, .mceContentBody ol { margin-bottom:10px }

.mceContentBody h2,
.mceContentBody h3,
.mceContentBody h4 { font-weight: bold; } 
.mceContentBody h2 { color: #1367AF; font-size: 1.4em; padding: 14px 0 8px; }
.mceContentBody h3 { font-size: 1.2em; padding: 10px 0 4px;  }
.mceContentBody h4 { font-size: 1.2em; padding: 8px 0 2px; }

.mceContentBody li {
	font-size:1.2em;
	line-height:1.5em;
}

.mceContentBody p.description { margin-bottom:10px }

.mceContentBody ul {
	list-style: none outside url(/img/bullet-1.gif); margin-left: 25px;
}
.mceContentBody ul ul { margin-left:15px; list-style: none outside url(/img/bullet-2.gif); }
.mceContentBody ul li, .mceContentBody ul ul li {
	margin-bottom:3px;
}
.mceContentBody ul ul li { }
.mceContentBody ol {
	margin-left:25px;
	list-style:decimal;
}
.mceContentBody ol ol { list-style:lower-latin }
.mceContentBody ul ul, .mceContentBody ol ol { margin-bottom:0 }
.mceContentBody li li { font-size:1em }


/* TABLE */
.mceContentBody table {
	
}
.mceContentBody table thead th, .mceContentBody table thead td {
	background:#eee;
	color:#222;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #d5d5d5;
}
.mceContentBody td, .mceContentBody th {
	font-size:1.2em;
	line-height:1.7em;
	padding:5px 10px;
	background:#f5f5f5;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
}
.mceContentBody tbody th {
	font-size:1.2em;
	font-weight:bold;
	color:#444
}

.mceContentBody strong { font-weight: bold; }
.mceContentBody em { font-style: italic; }

/*
.htmltext .editor_ubacivanjeslikeW
{
    margin: 10px 0;
    display: block;
}
.htmltext .editor_ubacivanjeslikeL
{
    margin: 4px 15px 5px 0;
    float: left;
}
.htmltext .editor_ubacivanjeslikeR
{
    margin: 4px 0 5px 15px;
    float: right;
}

.editor_bezstila
{

}

.editor_medjunaslov
{
    display: block;
    margin: 10px 0 2px 0;
    font-weight: bold;
    font-size: 115%;
}
*/
