<!-- ********************** -->
<!-- global text stylesheet -->
<!-- ********************** -->

body {font: 8pt Arial; color: black; 
background: #ffffff; border: 0px outset; margin: 0px; list-style-image: url(img/bullet.gif);
/*background-attachment:fixed;
background-repeat:repeat-y;
background-image:url(../../../../media/site/body_bg.gif);*/
}
td {font: 8pt Arial;}

hr {border: 1px #007CC5 /*dashed;*/ height: 1px; }

<!-- Link stylesheet -->
a.normal, a.normal:visited,  {text-decoration: none; font: 10pt Arial; color: #3A637C;}
a.normal:hover, a.normal:active {font: 10pt Arial; text-decoration: none; color: #2387AA;}


<!-- Various SPAN stylesheet which can be used by the modules -->
span.small {font: 8pt Arial; color: black}
span.normal {font: 8pt Arial; color: black}
span.large {font: 9pt Arial; color: black}
span.smallbold {font: 7pt Arial; color: black;font-weight: bold;}
span.normalbold {font: 8pt Arial; color: black;font-weight: bold;}
span.largebold {font: 9pt Arial; color: black;font-weight: bold;}
span.caption {font: 9pt Arial; color:#007cc5; font-weight: bold;}
span.message {font: 8pt Arial; color: #007cc5; font-style: italic; background-color: #f0f0f0; text-align: center;}

<!-- todo: clean -->
text a, texta active, a visited {color: #3A637C; text-decoration: none; font-weight:bold;}
text a:hover {color: #2387AA; text-decoration: none; font-weight:bold;}

p a, texta active, a visited {color: #3A637C; text-decoration: none; font-weight:bold;}
p a:hover {color: #2387AA; text-decoration: none; font-weight:bold;}

/*main texti*/

.naslov
{
	font-weight: bold;
	text-transform: uppercase;
	color: #3A637C;
	font-family: arial;
	font-size: 12px;
}
.podnaslov
{
	font-weight: bold;
	text-transform: uppercase;
	color: #2387AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.podnaslov_orange
{
	font-weight: bold;
	text-transform: uppercase;
	color: #F26721;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text
{
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
}

.text_mali_siv
{
	font-weight: normal;
	text-transform: none;
	color: #999491;
	font-family: arial;
	font-size: 9px;
	font-style: normal;
}

.textbold
{
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
}

.textbold_blue
{
	font-weight: normal;
	text-transform: none;
	color: #2387AA;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
}

.textbold_ornage
{
	font-weight: normal;
	text-transform: none;
	color: #F26721;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
}

/* TABELE */
.tabelaheader  {
	border-bottom-width: 1px;
	border-bottom-color: #2387AA;
	border-bottom-style: solid;
	background-color:#ffffff;
	font-weight: bold;
	text-transform: uppercase;
	color: #2387AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.reftabelaheader  {
	background-color:#ffffff;
	border:1px solid #3A637C;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	padding-right:0px;
	height:20px;
	background-image:url(../../../../media/site/gumb_ref_lista.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.reftabelaheader a:link  {
	background-color:#ffffff;
	border:1px solid #3A637C;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	padding-right:0px;
	height:20px;
	background-image:url(../../../../media/site/gumb_ref_lista.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.reftabelaheader a:hover  {
	background-color:#ffffff;
	border:1px solid #3A637C;
	font-weight: bold;
	text-transform: uppercase;
	color: #3A637C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	padding-right:0px;
	height:20px;
	background-image:url(../../../../media/site/gumb_ref_lista.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.tabelasvetla {
	background-color:#ffffff;
	font-size: 10px;
	font-family: arial;
	color:#000000;
	}

.tabelasvetla a:link {
	background-color:#ffffff;
	font-size: 10px;
	font-family: arial;
	color: #3A637C; 
	text-decoration: none; 
	font-weight:bold;
	}

.tabelasvetla a:hover {
	background-color:#ffffff;
	font-size: 10px;
	font-family: arial;
	color: #2387AA; 
	text-decoration: none; 
	font-weight:bold;
	}

.tabelasvetla a:visited {
	background-color:#ffffff;
	font-size: 10px;
	font-family: arial;
	color: #3A637C; 
	text-decoration: none; 
	font-weight:bold;
	}

	
.tabelatemna  {
	background-color:#e2e2e2;
	font-size: 10px;
	font-family: arial;
	color:#000000;
}

.tabelatemna a:link  {
	background-color:#e2e2e2;
	font-size: 10px;
	font-family: arial;
	color:#000000;
	font-size: 10px;
	font-family: arial;
	color: #3A637C; 
	text-decoration: none; 
	font-weight:bold;
}

.tabelatemna a:hover  {
	background-color:#e2e2e2;
	font-size: 10px;
	font-family: arial;
	color:#000000;
	font-size: 10px;
	font-family: arial;
	color: #2387AA; 
	text-decoration: none; 
	font-weight:bold;
}

.tabelatemna a:visited  {
	background-color:#e2e2e2;
	font-size: 10px;
	font-family: arial;
	color:#000000;
	font-size: 10px;
	font-family: arial;
	color: #3A637C; 
	text-decoration: none; 
	font-weight:bold;
}

/* BULETI */
ul {
/*	list-style-image: url(img/bullet.gif);*/
	list-style-image: url(../../../../media/site/bullet.gif);
}
li {
/*	list-style-image: url(img/bullet.gif);*/
	list-style-image: url(../../../../media/site/bullet.gif);
}

/*vnosna forma */

.PreInputText {
	width:200px; 
	font: 10pt Arial; 
	font-weight:bold;
}

.InputText {
	width: 300px; 
	font: 8pt Arial; 
	border-bottom: 1px #2387AA solid; 
	border-right: 1px #2387AA solid; 
	border-top: 1px #2387AA solid; 
	border-left: 1px #2387AA solid; 
	order-right: 1px #2387AA solid;
}

.InputText2 {
	width: 200px; 
	font: 8pt Arial; 
	border-bottom: 1px #2387AA solid; 
	border-right: 1px #2387AA solid; 
	border-top: 1px #2387AA solid; 
	border-left: 1px #2387AA solid; 
	order-right: 1px #2387AA solid;
}

hr
{
  height: 1px;
  border: 0px;
  color: #e2e2e2;

}
