/* --------------------------------------------------------- */
/*                        HELP                              */
/*                www.periodni.com    2012                   */
/* --------------------------------------------------------- */

h1 {
	font: bold 20pt;
	letter-spacing: 2px;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
h2 {
	font: bold 14pt;
	color: green;
	letter-spacing: 2px;
	padding: 10px 0px 10px 15px;
	text-align: left;
}
h3 {
	font: bold 12pt;
	color: green;
	letter-spacing: 2px;
	padding: 10px 0px 10px 15px;
	text-align: left;
}
h4 {
	font: bold 12pt;
	letter-spacing: 1px;
	padding-left: 15px;
	text-align: left;
}
p {
	margin: 5px 5px 10px 5px;
	padding: 0 10px 5px 10px;
	font: normal 10pt verdana;
	text-align: justify;
	color: #123456;
}
pre {
	padding: 0px 0px 10px 30px;
	color: #333;
}
hr {
	width: 100%;
	background: #b4cbdf;
	color: #b4cbdf;
}
img {border: 0px;}
dl {
	margin: 5px 5px 10px 5px;
	padding: 0 10px 5px 10px;
	font: normal 10pt verdana;
	color: #123456;
	}
dt {
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
dd {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	text-align: justify;
	}
ol {
	font-weight: normal;
	text-align: left;
	margin: 5px 5px 10px 5px;
	}
ul {
	font-weight: normal;
	text-align: left;
	margin: 5px 5px 10px 5px;
	}
li {
	margin: 5px 5px 10px 5px;
	}
a:link {
	color: #00c;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: none;
}

.rhotkey, .bhotkey {
	position: absolute;
	color: #f00;
	margin: 0px 0px 0px 200px;
}
.bhotkey {
	color: #00f;
}
.blue {
	font-weight: bold;
	color: #00f;
}
.red {
	font-weight: bold;
	color: #f00;
}
.crta {
	position: absolute;
}
.botun {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 2px 5px;
	border: 1px #cacaba outset;
	background: #eee;
}

/* --------------------------------------------------------- */
.helptext {
	position: relative;
	width: 98%;
	min-height:850px;
	top: 0;
	left: 0;
	margin-left: 20px;
}
.labreport {
	font-family: sans-serif;
	font-size: 10pt;
	text-align: left;
	background-color: #e6e8fa;
}
.leftmeni {
	position: relative;
	top: 10px;
	width: 95%;
	font: normal 12px;
	color: #226622;
	text-align: left;
}
.leftmeni p {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 0 0px 0px 0px;
	}
.leftmeni h2 {
	position: relative;
	width: 100%;
	padding: 20px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	color: green;
	letter-spacing: 5px;
	text-align: center;
	}
.leftmeni ol {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	}
.leftmeni ul {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
.leftmeni li {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.leftmeni a:link {
	display: block;
	color: #00c;
}
.leftmeni a:visited {
	display: block;
	color: #036;
}
.leftmeni a:active {
	display: block;
	color: #900;
}
.leftmeni a:hover {
	display: block;
	color: #f00;
	background: #eef;
}

.tdlivo {text-align: left;}
.tddesno {text-align: right;}
.tdcentar {text-align: center;}

.bfont {color: #00c;}   /* plavi font   */
.rfont {color: #f00;}   /* crveni font */

.ltekst {text-align: left;}   /* tekst livo*/
.ctekst {text-align: center;}   /* tekst centriran*/
.rtekst {text-align: right;}   /* tekst desno*/

.img-l {
	float: left;
	margin: 10px 20px 10px 10px;
}
.img-r {
	float: right;
	margin: 10px 10px 10px 20px;
}
.img-c {
	text-align: center;
	margin: 10px;
	
}
.img-p {
	margin-top: 10px;
	text-align: center;
	font: italic 11pt Times;
}
.uvuceno {
	margin-left: 50px;
}
.ikona {
	margin: 0px 0px 20px 45px;
	padding: 0;
}
/* --------------------------------------------------------- */
/*               SEE ALSO               */


.seealso {
	margin: 5px 5px 0px 5px;
	padding: 0 10px 5px 10px;
	font: normal 12px;
	color: #123456;
}
.seealso p {
	font-size: 12px;
	font-weight: bold;
	color: #484959;
	text-align: left;
	margin: 20px 0px 10px 0px;
	padding: 0 0px 0px 0px;
	}
.seealso ul {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	}
.seealso li {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
	}

.syntax {
	margin: 0px 0px 0px 35px;
	font-weight: bold;
}
/*
.tablica table
{
border: 1px solid #e0e0e0;
border-collapse: collapse;
width: 55%;
text-align: center;
padding: 3px;
}
.tablica  th, td
{
border: 1px solid #e0e0e0;
border-collapse: collapse;
padding: 3px;
}
*/
.tablica th
{
border-top: 1px solid #000;
border-bottom: 1px solid #000;
background-color: #f4f4f4;
}
.tablica td
{
border-bottom: 1px solid #bbb;
padding: 5px;
}
/* --------------------------------------------------------- */
/*                www.periodni.com    2012                  */