/* -------------------------------------------------------------- 
   
   Boilerplate mceContentBody.css
   * Sets up some sensible default mceContentBody.
  
-------------------------------------------------------------- */

/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
body { font-size:15px; }

1body{ background:#0c7bbd url(cssimages/bg.png) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#54762b; margin-top:10px;}
1h1{font-size:14px;color:#fff;line-height:26px; font-weight:normal; padding:0 3px;text-transform:uppercase}
1a{text-decoration:none; color:#6B9537;}

/* Default fonts and colors. */
body, .mceContentBody h1,.mceContentBody h2,.mceContentBody h3,.mceContentBody h4,.mceContentBody h5,.mceContentBody h6,.mceContentBody p,.mceContentBody ul,.mceContentBody ol,.mceContentBody dl,.mceContentBody input,.mceContentBody textarea { font-family: font-family:Open Sans, sans-serif; }
.mceContentBody {}

/* Headings
-------------------------------------------------------------- */
.mceContentBody {color:#6c6c6c; padding:20px;}
#naslovna.mceContentBody {padding:5px 20px;}

.mceContentBody h1,.mceContentBody h2,.mceContentBody h3,.mceContentBody h4,.mceContentBody h5,.mceContentBody h6 { font-weight: bold;  clear:both; }

.mceContentBody h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em;
 }
.mceContentBody h2 { font-size: 2em; margin-bottom: 0.75em; 
float: right;
padding: 0 20px 0 100px;
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
line-height: 26px;
text-transform: uppercase;
}
.mceContentBody h3 { font-size:16px; line-height: 1; margin-bottom: 10px; color:#575757;margin-top:0px;}
.mceContentBody h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
.mceContentBody h5 { font-size: 1em; margin-bottom: 1.5em; }
.mceContentBody h6 { font-size: 1em; }

.mceContentBody a img{border:none}
/* Text elements
-------------------------------------------------------------- */

.mceContentBody p { margin: 0 0 5px; line-height: 1.5em;}

.mceContentBody ul, .mceContentBody ol { margin: 0 2em 1.5em 2em; }
.mceContentBody ul { list-style-type: disc;margin-left:35px}
.mceContentBody ol { list-style-type: decimal; }
.mceContentBody li{line-height:1.5em}
.mceContentBody dl { margin: 0 0 1.5em 0; }
.mceContentBody dl dt { font-weight: bold; }
.mceContentBody dl dd { margin-left: 1.5em; }

.mceContentBody abbr, .mceContentBody acronym { border-bottom: 1px dotted #000; }
.mceContentBody address { margin-top: 1.5em; font-style: italic; }
.mceContentBody del { color: #000; }

.mceContentBody a {  text-decoration: none;color: rgb(2,78,160);}
.mceContentBody a:hover { text-decoration: underline; }

.mceContentBody blockquote { margin: 1.5em; }
.mceContentBody strong { font-weight: bold; }
.mceContentBody em, .mceContentBody dfn { font-style: italic; }
.mceContentBody dfn { font-weight: bold; }
.mceContentBody pre, .mceContentBody code { margin: 1.5em 0; white-space: pre; }
.mceContentBody pre, .mceContentBody code, .mceContentBody tt { font: 1em monospace; line-height: 1.5; } 
.mceContentBody tt { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

.mceContentBody table { margin-bottom: 1.4em; }
.mceContentBody th { border-bottom: 2px solid #ddd; font-weight: bold; }
.mceContentBody td { border-bottom: 1px solid #ddd; }
.mceContentBody th,.mceContentBody td { padding: 4px 10px 4px 0; }
.mceContentBody tfoot { font-style: italic; }
.mceContentBody caption { background: #ffc; }


/* Some default classes
-------------------------------------------------------------- */

.small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet { color: #999; }

.hide { display: none; }
.highlight { background: #ffc; }

.top { margin-top: 0; padding-top: 0; }
.bottom { margin-bottom: 0; padding-bottom: 0; }
.poveke{background:#ebebeb url(images/+poveke.png) no-repeat 5px center;border:#d7d7d7 solid 1px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;color: rgb(2,78,160);text-decoration:none;padding:6px;padding-left:25px;display:inline-block;float:right;margin-right:20px;}


