@charset "utf-8";

body {
	margin: 0px;
	font-family: Tahoma, Arial, System;
	background-image: url(images/design/bg_lines.jpg);
	font-size: 12px;
}
.header_image {
	background-image: url(images/design/ideja_1_2_web_02.jpg);
	background-repeat: no-repeat;
}

.sivi_row {
	background-color: #A8B2BC;
}
.dandd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
#date_container p.naslov {
	font-weight: bold;
	margin-top: 8px;
	margin-left: 8px;
}
#obavijest a {
	color: #3633BA;
}


.dandd a {
	color: #1950F5;
	text-decoration: none;
}

.main_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0252FD;
	border-bottom-color: #0252FD;
	border-left-color: #0252FD;
	border-collapse:collapse;
	background-color: #FFFFFF;
}


.crno {
	color: #000000;
}
.blue_border_top_bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0252FD;
	border-bottom-color: #0252FD;
}



.cnt_naslovi {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	color: #1950F5;
	padding: 5px;
}
td.desni_obrub {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D5FB;
}
.cnt_main_topic {
	font-size: 24px;
	color: #0137A7;
	font-weight: normal;
}
.cnt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0252FD;
	text-align: center;
}
.content {
	text-align: justify;
	padding: 5px;
	line-height: 18px;
	font-size: 13px;
	font-family: Arial;
}

/*************************/
/* 	BLOK - OBAVIJEST 	 */
/*************************/
#obavijest
{
	border: 1px solid  #0252FD;
	display:block;
	clear:both;
	padding:2px;
	margin:3px;
	text-align: center;
	background-color: #F2F2FA;
}
#obavijest p
{
padding:0px;
margin:0px;
color:#003399;
font-family:Tahoma, Arial, System;
font-size:15px;
text-align:center;
}
#obavijest span
{
	font-weight: bold;
}
/*************************/
/* 	FOOTER - DATUMI 	 */
/*************************/
#date_container
{
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:12px;
}

#date_list li
{
color:#003366;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	background: url(images/design/green.gif) no-repeat left center;
padding-left: 20px;
list-style-type:none;
list-style-position:outside;
padding:5px 5px 5px 25px;
	
}
#date_list li.red
{
	background: url(images/design/red.gif) no-repeat left center;
	}

/*************************/
/* 		NAVIGACIJA		 */
/*************************/

#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: 12px Tahoma, sans-serif;
width: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
border-bottom: 1px dotted #D1D5FB;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.45em 0.5em 0.45em 0.75em;
border-left: 0.5em solid #D1D5FB;
background: #FFF;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #0252FD;
color: #000;
background: #D1D5FB;
}

#navlist li a.cws
{
	display: block;
	padding: 0.45em 0.5em 0.45em 0.75em;
	border-left: 0.5em solid #D1D5FB;
	text-decoration: none;
	background: #FFF;
	color:#000;
}
#navlist li a.cws:link { color: #000; }
#navlist li a.cws:visited { color: #000; }
#navlist li a.cws:hover
{
border-color: #0252FD;
color: #000;
background: #D1D5FB;
}
.autor {
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
.naslov_rada {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.green {
	font-weight: bold;
	color: #33CC00;
}
.podnaslovi {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #1950F5;
}
.notification {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	background-color: #FFD9D9;
	padding: 10px;
	width: 95%;
	text-align: center;
	border: 1px solid #FF0000;
}
.datum {
	font-size: 9px;
	text-align: left;
	padding-left: 20px;
}
.wsList ol li {
	padding: 5px;
}
