input, textarea, select, td, th, p, div, body, span, h1, h2, h3, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	color: #333;
	text-align: left;
	background-color: transparent;
}

th {
	background-color: #ccc;
}

table.okvir {
	border-top:1px solid #666;
	border-left:1px solid #666;
}

th.okvir, td.okvir {
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	font-size: 9pt;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #2e6093;
	margin: 20px 0 15px 0;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #2e6093;
	margin: 15px 0 10px 0;
}

.vrh {
	margin-top: 0px;
}

h2.nic {
	margin-top: 0px;
}

h3 {
	font-weight: bold;
	color: #2e6093;
	margin: 10px 0 10px 0;
}

p {
	margin: 0 0 8px 15px;
	text-align: justify;
}

p.left {
	text-align: left;
}

a {
	color: #4e7599;
}

a:visited, a:active, a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.menu {
	color: #333;
}

a.menu:visited, a.menu:active, a.menu:link {
	text-decoration: none;
}

a.menu:hover {
	text-decoration: none;
	color: #fff;
}

sup {
	line-height: 40%;
}

hr {
	width: 100%;
	height: 1px;
	border: 0px;
	background-color: #ccc;
}

ul {
	margin: 0 0 8px 35px;
	padding: 0px 0px 0px 15px;
	list-style: disc outside none;
}

ol {
	margin: 0 0 8px 0;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
}

li {
	margin-bottom: 2px;
}

input, textarea, select {
	color: #000;
	font-size: 8pt;
	border: 1px #333 solid;
	background-color: #fff;
}

input.button {
	background-color: #666;
	color: #fff;
}

.nic {
	margin: 0px;	
}

.majhen {
	font-size: 8pt;
}

/* docexchange stili */
.folders {
   display:block;
   padding:0;
   margin:0;
   font-size:8pt;
   text-align:left;
}
.folders img {
   height:12px;
   border:0px;
   margin-right:5px;
}
