body {
	background-image: url(slike/back.jpg);
	background-repeat: repeat-x;
	background-color: CFDCE3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a.meni {
	font-size: x-small;
	color: #990000;
	text-decoration: none;
	}
a.meni:hover{
	color: #000066;
	text-decoration: underline;
}
a.naslov {
	font-size: x-small;
	color: #990000;
	text-decoration: none;
	}
a.naslov:hover{
	color: #000066;
	text-decoration: none;
}
a.link_breadcrums {
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
	}
a.link_breadcrums:hover{
	color: #000000;
	text-decoration: underline;
}
.naslov {
	font-size: x-small;
	font-weight: bold;
	color: #990000;
}
hr {
	height: 0px;
	border-bottom: 1px dashed #000066;
}
.footer {
	font-size: xx-small;
	color: #333333;
}
.podnaslov {
	font-size: x-small;
}
input, select, textarea { font-size: 11px; font-family: Verdana, sans-serif; color: #000000; background-color: #ffffff; border: 1px solid #000000; }
.noBorder { border: 0px solid; }
.breadcrums {
	color: #000000;
}
.naglasak {
	color: #990000;
}

    .buttons {
      background: #ccc;
      border: 1px solid #ccc;
      margin: 1;
			float:left;
    }
    
    .raise  {
      border-top: 1px solid buttonhighlight;
      border-left: 1px solid buttonhighlight;
      border-bottom: 1px solid buttonshadow;
      border-right: 1px solid buttonshadow;
      background: #ccc;
      margin:1;
			float:left;
    }
.emajl {
unicode-bidi:  bidi-override;
direction: rtl;
}

  <!-- Stilovi za textarea format toolbar -->
    .press {
      border-top: 1px solid buttonshadow;
      border-left: 1px solid buttonshadow;
      border-bottom: 1px solid buttonhighlight;
      border-right: 1px solid buttonhighlight;
      background: #ccc;
      margin:1;
			float:left;
    }  

		#toolbar {
			margin: 0;
			width: 90px;
			padding: 0;
			height:24px;
			background: #ccc;
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			text-align:left;
		}
  <!-- Stilovi za textarea format toolbar kraj-->