﻿body {
	background-color: #D8D8D8;
	margin:0px;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}
form, input, select, div, span {
	margin:0px;
	padding:0px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3D3D3D;
	font-weight:normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 { /* Big article title */
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#005988;
	line-height:150%;
	padding-bottom:16px;
}
h2 { /* Article subtitle */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#696666;
	line-height:120%;
	padding-top:5px;
}
h3 { /* Forum post subtitle */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3D3D3D;
	line-height:150%;
	padding-top:2px;
	padding-bottom:2px;
}
h4 { /* Search results  */
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#5D5D5D;
	line-height:150%;
	display:inline;
}
a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	color:#696666;
}
a:hover {
	color:#005988;
}
.AlignFlag {
	text-align:left;
	padding-bottom: 5px;
	padding-left: 15px;
}
.AlignLeft {
	text-align:left;
}
.AlignLeftTop {
	text-align:left;
	vertical-align:top;
}
.AlignCenter {
	text-align:center;
}
.AlignRight {
	text-align:right;
}
.slikaOkvir { /* image border */
	border: 2px solid #EBEBEB;
	background-color:#EBEBEB;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.TABLEGeneral { /* Main table holding entire content */
	margin:0px;
	padding:0px;
	background-color: #3399FF;
}
.TABLEGeneral td { /* dodana siva boja, nepotrebno */
}

.MainCenter { 
	text-align:center;
	background-color: #FFFFFF;
}
.MainDown {
	background-color:#E6E6E6; 
	padding-top:5px;color:#3D3D3D; 
	text-align:center;
	margin:0px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* HEADER start */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.TABLEheader { /* header */
	margin-top:35px;
}
.TABLEheader td { /* header */
}
.TABLEheader a:link, .TABLEheader a:visited, .TABLEheader a:active {
	color:#696666;
}
.TABLEheader a:hover {
	color:#B81524;
}

.headerSeparator { /* rectangular separator inside navigation path */
	background-image:  url(separator_kvadratic_crni.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:11px;
}
.HeaderImageUPSeparator { /* rectangular separator above the image */
	background-image: url(header_slika_gornja.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.HeaderImageUP { /* rectangular separator beneath the image */
	background-image: url(header_slika_gornja.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#FFFFFF;
	height:101px; /* MUST be image height + 1! */
	vertical-align:middle;
	text-align:left;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* End of HEADER */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.TABLEcentral { /* table containing index, main and outdex */
	padding:0px;
	margin:0px;
	background-image: url(../../images/main_back.gif);
	background-repeat: repeat-y;
}
.TABLEcentral td { 
	vertical-align:top;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Beggin of INDEX */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.TABLEindex { /* index table */
}
.TABLEindex td { 
	text-align:left;
}
.indexOffset { 
	padding-right:14px;
	padding-top:24px;
	padding-left:24px;
}
.indexLastUpdate { /* gray background + font for 'last change' */
	background-color: #EBEBEB;
	color:#3D3D3D;
	height:19px;
	padding-top:4px;
	padding-right:14px;
}
.TABLEindexNavigation {
}
.TABLEindexNavigation td {
}
.indexNavigationText1 { /* text and bullet - first level navigation */
	padding-bottom:10px;
	padding-right:8px;
	font-size:11px;
	color:#696666;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 1px;
}
.indexNavigationBullet1 {
}
.indexNavigationText1 a:link, .indexNavigationText1 a:visited, .indexNavigationText1 a:active {
	color:#696666;
}
.indexNavigationText1 a:hover {
	color:#005988;
}
.indexNavigationText2 { /* text and bullet - second level navigation */
	padding-bottom:10px;
	padding-right:4px;
	font-size:11px;
	color:#696666;
	font-weight: bold;
}
.indexNavigationBullet2 {
	padding-top:4px;
	padding-right:10px;
}
.indexNavigationText2 a:link, .indexNavigationText2 a:visited, .indexNavigationText2 a:active {
	padding-left: 30px;
	background-image: url(../../images/_gui/index_bullet2_sivi.gif);
	background-repeat: no-repeat;
	background-position: 18px 2px;
	color:#696666;
	width: 130px;
}
.indexNavigationText2 a:hover {
	background-image: url(../../images/_gui/index_bullet2_red.gif);
	color:#005988;
}
.indexNavigationText3 { /* text and bullet - third level navigation */
	padding-bottom:10px;
	padding-right:4px;
	font-size:11px;
	color:#696666;
}
.indexNavigationBullet3 {
	padding-top:4px;
	padding-right:10px;
}
.indexNavigationText3 a:link, .indexNavigationText3 a:visited, .indexNavigationText3 a:active {
	padding-left: 40px;
	background-image: url(../../images/_gui/index_bullet3_sivi.gif);
	background-repeat: no-repeat;
	background-position: 28px 2px;
	color:#696666;
	width: 130px;
}
.indexNavigationText3 a:hover {
	background-image: url(../../images/_gui/index_bullet3_red.gif);
	color:#005988;
}

/*---------*/
.NavigationText1 { /* text and bullet - first level navigation */
	padding-bottom:10px;
	padding-right:8px;
	font-size:11px;
	color:#696666;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 1px;
}
.NavigationBullet1 {
}
.NavigationText1 a:link, .NavigationText1 a:visited, .NavigationText1 a:active {
	color:#696666;
}
.NavigationText1 a:hover {
	color:#B81524;
}
.NavigationText2 { /* text and bullet - second level navigation */
	padding-bottom:10px;
	padding-right:4px;
	font-size:11px;
	color:#696666;
	font-weight: bold;
}
.NavigationBullet2 {
	padding-top:4px;
	padding-right:10px;
}
.NavigationText2 a:link, .NavigationText2 a:visited, .NavigationText2 a:active {
	padding-left: 30px;
	background-image: url(../../images/_gui/index_bullet2_sivi.gif);
	background-repeat: no-repeat;
	background-position: 18px 2px;
	color:#696666;
	width: 130px;
}
.NavigationText2 a:hover {
	background-image: url(../../images/_gui/index_bullet2_red.gif);
	color:#B81524;
}
.NavigationText3 { /* text and bullet - third level navigation */
	padding-bottom:10px;
	padding-right:4px;
	font-size:11px;
	color:#696666;
}
.NavigationBullet3 {
	padding-top:4px;
	padding-right:10px;
}
.NavigationText3 a:link, .NavigationText3 a:visited, .NavigationText3 a:active {
	padding-left: 40px;
	background-image: url(../../images/_gui/index_bullet3_sivi.gif);
	background-repeat: no-repeat;
	background-position: 28px 2px;
	color:#696666;
	width: 130px;
}
.NavigationText3 a:hover {
	background-image: url(../../images/_gui/index_bullet3_red.gif);
	color:#B81524;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* End of INDEX */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Begin of MAIN */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.TABLEmain { /* Main article table */
	/*	width:391px;*/
}
.TABLEmainRow { 
	text-align:left;
	padding-left:12px;
	padding-right:16px;
}
.mainNewsTiker { /* news tiker in main region */
	text-align:left;
	padding-left:12px;
	color:#3D3D3D;
	background-color:#EBEBEB;
	height:16px;
}
.mainNewsTikerLink,
a.mainNewsTikerLink:link nobr, a.mainNewsTikerLink:active nobr, 
a.mainNewsTikerLink:visited nobr
{
	color:#3D3D3D;
	}
a.mainNewsTikerLink:hover nobr
{
	color:#ffffff;
	}
.mainNewsTikerBorder{ /* news tiker in main region - border */
	padding:0px 0px 0px 0px;
	text-align:left;
	color:#ffffff;
	vertical-align:middle;
	background-color:#EBEBEB;
}
.mainNewsTikerEnd { /* end of news tikera */
	background-repeat: repeat-x;
	background-position: right top;
	width:17px;
	padding-left:0px;
	padding-right:0px;
}
.mainPath { /* Path beneath header in main region ( pretpostavka za putanju, nepotrebno )*/
	text-align:left;
	padding-left:12px;
	padding-right:16px;
	padding-top:26px;
	padding-bottom:8px;
	color:#0000FF;
	font-weight:bold;
}
.mainPath a:link, .mainPath a:visited, .mainPath a:active {
	color:#696666;
}
.mainPath a:hover {
	color:#B81524;
}
.TABLEarticle { /* Article inside Main */
	margin-bottom:30px;
}
.TABLEarticle a:link, .TABLEarticle a:visited, .TABLEarticle a:active {
	color:#696666;
	text-decoration: underline;
}
.TABLEarticle a:hover {
	color:#B81524;
}
.ArticleText { /* Text inside article */
	font-size:12px;
	color:#696666;
	text-align:left;
	line-height:120%;
}
.ArticleLead { /* Text inside article */
	font-size:12px;
	color:#696666;
	text-align:left;
	line-height:120%;
	font-weight: bold;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.TABLEform { /* table used by form survey */
	vertical-align:middle;
	margin-bottom:25px;
}
.ResultTable{border:0px solid black;vertical-align:middle;margin-bottom:0 0 0 0;}
.ResultTable td{padding-left:2px;}

.TABLEform td {
	padding-bottom: 7px;
	font-size:11px;
	color:#999999;
	text-align:justify;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.SearchResults { /* small table used to show search results */
	margin-bottom:15px;	
}
.SearchResults td {
	text-align:center;
	vertical-align:middle;
}
.SearchResultsBorder { 
	margin-top:20px;
}
.SearchResultsBorder td { 
	text-align:center;
	font-size:11px;
	color:#999999;
	line-height:170%;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.TABLESiteMap { /* Site map */
	padding-left: 20px;
}
.TABLESiteMap3{

}
.TABLESiteMap td {
}
.SiteMapText1 { 
	font-size:12px;
	color:#000000;
}
.SiteMapText2 { 
	padding-left: 30px;
	background-image: url(../../images/_gui/sm_bullet3_sivi.gif);
	background-repeat: no-repeat;
	background-position: 18px 2px;
	color:#696666;
	width: 130px;
}
.SiteMapText3 { 
	padding-left: 40px;
	background-image: url(../../images/_gui/sm_bullet2_sivi.gif);
	background-repeat: no-repeat;
	background-position: 28px 2px;
	color:#696666;
	width: 130px;
}
.TABLEsearch {
	margin-top:5px;
	margin-bottom:12px;
	padding-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.TABLEsearch td {
	font-size:11px;
	color:#999999;
	line-height:170%
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.TABLEarticleNews { /* News - table containing article with elements like are: date, title, picture and lead */
	margin-bottom:20px;
}
.ArticleNewsDate {
	font-size:8px;
	color:#B81524;
	vertical-align:top;
	padding-top:5px;
}
.ArticleNewsTitle { /* article title in news */
	font-size:12px;
	font-weight:bold;
	color:#005988;
	line-height:150%;
	vertical-align:top;
	text-align:left;
	padding-bottom:5px;
	padding-top:3px;
}
.ArticleNewsText { /* bare text with gray lines above and below */
	color:#696666;
	text-align:left;
	line-height:120%;
	padding-top:3px;
	padding-bottom:8px;
}

.ArticleNewsAutor { /* Article author */
	font-size:9px;
	font-style:italic;
	color:#A7A7A7;
	text-align:right;
	padding-top:7px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.ArticleCommentAuthor { /* Article author */
	font-size:9px;
	color:#696666;
	padding-top:10px;
	padding-bottom:6px;
	text-align:left;
}
.ArticleCommentIcon { /* Comment icon */
	text-align:right;
	padding-top:8px;
	padding-bottom:0px;
}
.ArticleCommentIcon2 { /* Forum comment icon */
	text-align:right;
	padding-top:3px;
	padding-bottom:0px;
}
.ArticleCommentText { /* bare text with gray lines above and below it */
	font-size:10px;
	color:#999999;
	text-align:justify;
	line-height:160%;
	padding-top:3px;
	padding-bottom:8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
}
.ArticleCommentTextDownload { 
	font-size:10px;
	color:#999999;
	text-align:left;
	line-height:160%;
	padding-top:3px;
	padding-bottom:8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
}

.TABLEforum { /* Form article comment */
	padding-top:20px;
	padding-left:10px;
	margin-right:5px;
}
.TABLEforum a:link, .TABLEforum a:visited, .TABLEforum a:active { 
	color:#666666;
}
.TABLEforum a:hover {
	color:#B81524;
}
.subComment{width:100%;}
.Comment{}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* End of Main */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* OUTDEX start */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.TABLEoutdex { /* outdex table */
	margin-right:0px;
	background-color: #D8D8D8;
}
.TABLEoutdex a:link, .TABLEoutdex a:visited, .TABLEoutdex a:active { 
	color:#696666;
}
.TABLEoutdex a:hover {
	color:#B81524;
}
.outdexOffset { 
	padding-right:5px;
	padding-left:15px;
	padding-top:24px;
	text-align:right;
}
.outdexSearch { /* search row */
	padding-right:5px;
	padding-left:15px;
	height:19px;
	text-align:left;
}
.TABLEoutdexSearch {
	padding-right:5px;
	padding-left:5px;
	text-align:left;
}
.TABLEoutdexSearch td {
	text-align:left;
}
.outdexIconUP {
	padding-top:3px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.outdexBorder {
	padding-left: 15px;/*border:1px solid #border: 1px solid #F7F7F7;  padding:5	5 5 5;*/
}

.outdexTableTitleStart {
	width:14px;
	height:14px;
	background-color:#B81524;
}
.outdexTableTitle {
	color:#3D3D3D;
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	background-color:#EBEBEB;
	padding-left:5px;
	padding-right:7px;
	padding-top:1px;
	padding-bottom:1px;
}

.outdexTableTitle font {
	color:#3D3D3D;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.TABLEcalendar { /* Outdex calendar */
}
.TABLEcalendar td {
	height:10px;
	vertical-align:middle;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.TABLEcounter {
	margin-top:18px;
	margin-bottom:15px;
	margin-left:3px;
}
.TABLEcounter td {
	vertical-align:middle;
	color:#666666;
}
.TABLEcounterTD1 {
	text-align:right;
	padding-right:5px;
}
.TABLEcounterTD2 {
	text-align:left;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* End of OUTDEX */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* FOOTER start */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.TABLEfooterBorder {
}
.TABLEfooterBorder a:link, .TABLEfooterBorder a:visited, .TABLEfooterBorder a:active {
	color:#3D3D3D;
}
.TABLEfooterBorder a:hover {
	color:#B81524;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* FOOTER kraj */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*********************** DynMenu Class **************************/
.hdrMenuBar {
	background-color: #006600;
}
.SectionsSPAN,.SectionsSPANHover
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 20px;
	padding: 3px 5px 2px 5px;
	margin-top: 0px; margin-left: 0px; margin-right: 0px
}
.SectionsSPAN
{
	BACKGROUND: #006600; 
	color: #FFFFFF;
	border-left : 1px solid #43A83E;
}
.SectionsSPANHover
{
	BACKGROUND: #009900;
	color: #FFFFFF;
	border-left : 1px solid #43A83E;
}

.Section1,A.Section1:active,A.Section1:visited,A.Section1:link
{	color: #ffffff;
	text-decoration: none;
}

A.Section1:hover
{	color: #FFFFFF; 
	text-decoration: none;
}	

/* novi css */

#middle { /* središnja tablica koja sadrži index, main i outdex */
	background-image: url(../../images/main_back.gif);
	background-repeat: repeat-y;
}
#main{ /* tablica za main */
	padding: 10px;
	width: 760px;
}
#menu{ /* tablica za sitetree */
	width: 155px;
	padding-top: 20px;
	padding-left: 14px;
}
#menufoot{ /* tablica za sitemap, home i back */
	background-color: #FFFFFF;
}
#menufootd{ /* tablica za sitemap, home i back */
	background-color: #D8D8D8;
}
#foot{
	background-image: url(../../images/foot_back.jpg);
	background-repeat: no-repeat;
}
#fusnote{
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* linkovi za menufoot */
a.f:link, a.f:active, a.f:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
}
a.f:hover{
	color: #005988;
}
.foottitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
}
.bannTable{
	padding-top: 10px;
}
#langback{/* cell za jezike */
	padding-left: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	background-image: url(../../images/pozadina_lang.gif);
	background-repeat: repeat;
}
#clanak{/* clanak bili */
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 240px;
}
#fullclanak{/* clanak veliki */
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#clanak2{/* clanak sivi */
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #E4E4E4;
	width: 240px;
	position: relative;
	height: 350px;
}
/*<iSite:SiteMap runat="server" ID="SiteMap"/>*/
#fla{
	width: 720px;
	background-color: #FFFFFF;
}