﻿/* CSS layout */
#masthead {
	position: relative;
	width: auto;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
}

#top_left {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header {
	margin-left: 160px;
	min-height: 190px;
}

#container {
	position: inherit;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 582px;
	top: 0px;
	left: 0px;
}
#left_col {
	background-position: top;
	width: 200px;
	position: inherit;
	left: 0px;
	top: 0px;
	background-color: #A0A1A2;
	vertical-align: top;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	background-image: url('../../images/bckgradleft.jpg');
	background-repeat: repeat-x;
}

#page_content {
	margin-right: 200px;
	margin-left: 200px;
}

#right_col {
	width: 0px;
	position: inherit;
	right: 0px;
	top: 0px;
	background-color: #A0A1A2;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	background-image: url('../../images/bckgradleft.jpg');
	background-repeat: repeat-x;
}
#footer {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	background-color: #004F75;
	vertical-align: middle;
}
.heading1
{
	padding: 2px 0px 2px 0px;
	margin: 0px;
	color: #000000;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: right;
	background-color: #FFA020;
}
.heading3
{
	color: #003399;
	font-family: Verdana;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 9pt;
}
.bodytextcenter {
	margin: 2px 10px 6px 12;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

.bodytextleft {
	margin: 2px 10px 6px 12;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
}
.bodytext
{
	margin: 2px 10px 6px 12;
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
}
.potpis
{
	margin-bottom: 6px;
	margin-top: 2px;
	margin-left: 10;
	text-align: center;
	font-family: Verdana;
	font-size: xx-small;
	font-style: italic;
}
.bullet
{
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
	a: link { font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;;;;;;;
	}
	

	}
.heading2 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #800000;
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	background-color: #FFA020;
}
	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9f9b9b;
	text-decoration: none;
}
.style13 {
	border-width: 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #660033;
	text-indent: 0px;
	text-align: left;
	margin-bottom: 1px;
	margin-top: 4px;
	margin-left: 50px;
}
.header_desni_zaglavlje {
	background-color: #006699;
	margin: 4px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
.bodytextleftindent {
	margin: 2px 10px 6px 12;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
}
.Article {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.head {
	color: #C0C0C0;
	font-family: Verdana;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 9pt;
}

