/* Digital Forge style sheet. Based on the Small Studio Template */

body {
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	background: #E7E7E7;
}

a {
	text-decoration: none;
	color: #B60400;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3
{
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

.section_head
{
	font-size: 1.3em;
	margin: 30px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-style: normal;
	font-weight: bold;
}
.subhead
{
	font-size: 1.0em;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
	color: #5D5D5D;
}

.instruction_subhead
{
	font-size: 0.9em;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	border-bottom: 2px solid #eee;
}

.instruction
{
	font-size: 0.85em;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	font-style: normal;
	line-height: 1.4em;
	font-variant: normal;
	font-weight: normal;
}

.blue {
	color: #286ea0;
}

#bg_main { 
	width: 760px;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

#bg_article
{
	width: 760px;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

#bg_footer
{
	width: 760px;
	height: 115px;
	margin: auto;
	padding: 20px 0px 0px 0px;
	background: url(../images/bg_bottom.gif) no-repeat;
}

#sadrzaj {
	padding: 0px 0px 0 0px;
	color: #303030;
	width: 760px;
	background: url(../images/bg_middle.gif) repeat-y;
	border-bottom: 1px dotted #e7e7e7;
	
}

#zaglavlje {
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0;
	height: 62px;
	color: #808080;
	background: url(../images/bg_top.gif) no-repeat;
}

#title
{
	float: left;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 25px 0px 0px 20px;
}

.navigacija
{
	float: left;
	width: 150px;
	padding: 0 0 0 15px;
	font-size: 0.9em;
	border-right: 2px solid #e7e7e7;
	min-height: 151px;
	
}

.navigacija_link {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	}	

.navigacija_link a
{
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	height: 15px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 5px 6px 5px;
	background: #fff;
	border-top: 1px dotted #ccc;
}	
	
.navigacija_link a:hover {
	color: #286ea0;
}

.lijevo {
	margin: 9px 0px 10px 0px;
	padding: 3px 10px 5px 10px;
	width: 130px;
	color: #6B6B6B;
	line-height: 1.6em;
}

.lijevo a {
	text-decoration: underline;
}

.lijevo p {
	margin: 0px;	
}

#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
}

.desna_rubrika {
	float: right;
	width: 273px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
}

.desna_rubrika p {
	margin: 0px;
	font-size: 0.9em;
}

.desna_rubrika a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#pic
{
	margin: 0px 5px 5px 167px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: url(../images/pic2.jpg) no-repeat;
	height: 146px;
}

#pic_right
{
	margin: 5px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
	float: right;
	border-width: 2pt;
	border-style: solid;
	border-color: #e7e7e7;
}

#pic h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #3A6794;
}

#pic p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	width: 260px;
}

.lijeva_rubrika
{
	margin: 0px 10px 20px 170px;
	padding: 2px 10px 5px 5px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	width: 273px;
	min-height: 300px;
}

.lijeva_rubrika2
{
	margin: 0px 10px 20px 170px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	min-height: 400px;
}


.lijeva_rubrika p
{
	padding: 0;
	margin: 0 0 0.8em 0;
}

.lijeva_rubrika2 p
{
	padding: 0px;
	margin: 0px 0px 0.8em 0px;
}

#downbox
{
	clear: both;
	margin: 15px 50px 15px 170px;
	border: 1px solid #819CD7;
	background: #CDE1F9;
}

#downbox p {
	padding: 6px;
	margin: 0px;
}


#footer
{
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: center;
	padding: 9px 10px 9px 0px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #ccc;
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}

/*Internet explorer warning message*/
#iewarning
{
	width: 90%;
	background-color: white;
	border: 1px dotted red;
	padding: 5px;
	font-size: 0.9em;
	line-height: normal;
	margin: 50px auto 10px auto;
}

#iewarning p { padding-bottom: 5px; }

#iewarning ul
{
	font-size: 0.9em;
	line-height: normal;
	list-style: disc outside;
	padding-left: 20px;
	padding-right: 5px;
	margin: 10px 5px 5px 5px;
}

#iewarning li { padding-bottom: 5px; }

#iewarning a {
	display: inline;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
	text-decoration: none;
	color: #B60400;
}

#iewarning a:hover {
	color: #808080;
}