/*
	Company: ELPIKO, http://www.elpiko.co.yu/
	Date (create): 01-02-2006
	Date (update): 01-03-2006
	
	******************************
	*****      Sadrzaj       *****
	******************************
	ID: 
		#contents
*/



/* 
	************************************
	***** 		#CONTENTS 		 *****
	************************************
	Class:
		0. Ilustration
		1. ticker
		2. main
*/

#contents ul, #contents li ul { list-style: none; margin: 0px; padding: 0px;}
#contents { clear: both; }
#contents li { float: left; overflow: hidden;}
#contents li ul li { display: block; text-align: left;}

#contents .shadow  {	
	width: 778px; /* 	width: 792px;  */
	background: url(../../img/bg_ip_shadow.gif) 0 0 repeat-y;
	padding: 0 7px 0 7px; margin: 0;
}
#contents .shadow_bottom  {	
	width: 778px; /* 	width: 792px;  */
	height: 42px;
	display: block; clear: both;
	background: url(../../img/bg_contents_bottom.gif) 0 0 no-repeat;
	padding: 0 7px 0 7px; margin: 0;
}

#contents .page_width {	
	width: 778px;	 
	display: block;
}


/* Glavni boxovi */
#contents .left {
	background: #ffffff url(../../img/bg_ip.gif) 0 0 repeat-x;
	width: 186px; /* width: 200px;  */
	min-height: 350px;
	padding: 33px 0 0 14px;
}
#contents .center {
	background: #ffffff url(../../img/bg_ip.gif) 0 0 repeat-x;
	width: 548px; text-align: left;
	padding: 2px 10px 0 20px;
}


/* 
	************************************
	***** 		BOX #navigation 		 *****
	************************************
	Class:
		1. title
		2. text
		2.1. a
		2.2. a.sec
*/
#navigation {
	width: 186px; min-height: 200px;
	padding: 0px; margin: 0px;
	text-align: left;
	background: url(../../img/bg_nav_right.gif) 100% 0 repeat-y; 
}
#navigation .Navshadow {	
	background: url(../../img/bg_nav_top.gif) 100% 0 no-repeat;
	width: 186px; 
}
#navigation .title {	
	width: 186px; height: 31px; /* height: 45px; */
	padding-bottom: 2px; 
}
#navigation .text {	
	background: url(../../img/bg_nav_bottom.gif) 100% 100% no-repeat;
	width: 166px; /* width: 186px; */
	min-height: 216px;
	padding: 0 20px 40px 0px;
	color: #005496;
}
#navigation .text a {
	border-bottom: solid 1px #eeeeee;
	width: 146px;	/* 166px */
	padding: 5px 10px 2px 10px;
	clear: both; display: block;
	color: #005496;
}
#navigation .text a:hover {
	text-decoration: none;
	background: #eeeeee url(../../img/bg_navigation_linkON.gif) 150px 50%  no-repeat;
	color: #666666;
}
#navigation .text a.sec {
	width: 136px;	/* 166px */
	padding-left: 20px;
	color: #666666;
}
#navigation .text a.sec:hover {
	background: transparent;
	color: #ccddea;
}
#navigation .text a.third {
	width: 126px;	/* 166px */
	padding-left: 30px;
	color: #999999;
}
#navigation .text a.third:hover {
	background: transparent;
	color: #ccddea;
}



/* 
	************************************
	***** 		BOX #content_page		 *****
	************************************
	Class:
		0. location
		1. h1, h2, h3
		2. text
			2.1. date
			2.2. name
			2.3. ul li
			2.4. images

*/
#content_page {
	width: 100%;
	padding: 0; margin: 0;
	text-align: left;
}

/* location */
#content_page  .location {	color: #36658e; }
#content_page .location a { color: #666666; }
#content_page .location a:hover { color: #36658E;}

#content_page h1 {	
	font: 24px/34px arial, tahoma, helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000000;
	background: url(../../img/bg_h1.jpg) 0 100% no-repeat;
	margin-bottom: 30px;
	padding: 0px;
}
#content_page h2 {	
	font: 14px/18px arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0 5px 0; padding: 0;
}
#content_page h3 {	
	font: 12px/16px arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0 5px 0; padding: 0;
}
#content_page .text {	
	padding: 0px; margin: 0 0 15px 0;
	text-align: justify;
	color: #666666;
	clear: both;
}
#content_page .text .date {	
	color: #CCCCCC;
	padding: 0 0 5px 0;
	border-bottom: dashed 1px #cccccc;
}
#content_page .text .name {	
	padding: 5px 0 5px 0;
	color: #999999;
	font-weight: bold;
}
/* A linkovi */
#content_page .text a {	
	color: #397ece;
}
#content_page .text a:hover {	
	color: #CBDDE9;
}
#content_page .text .name a {	
	color: #999999;
}
#content_page .text .name a:hover {	
	color: #005496;
}
#content_page a.document {
	padding: 0px;
	float: right;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
#content_page a.document:hover {
	color: #666666;
}
a.more {	
	float: right;
	padding: 5px 15px 0 0; margin: 0px;
	color: #397ece;
}
a.more:hover {	
	color: #397ece;
	background: url(../../img/icon_ahover.gif) 100% 10px no-repeat;
	padding-right: 10px;
}

/* Images */
#content_page .images {	
	padding: 0 0 5px 0; margin: 5px;
	text-align: left;
	color: #cccccc;
	float: left;
	display: block;
}
#content_page .images img {	
	padding: 0; margin: 0px;
	border: solid 1px #cccccc;
	clear: both;
	display: block;
}
#content_page .images .none, #content_page .images .none:hover  {
	padding: 0; margin: 0;
	text-decoration: none;
	border: none;
}

#content_page .images a {
	color: #eeeeee;
	display: block;
}
#content_page .images a:hover { color: ##36658E;}


/* Lista */
#content_page .text ul {
	float: none; margin: 10px 0 10px 10px;
	clear: both;
}
#content_page .text ul li {	
	float: none; display: list-item;
	margin: 0 0px 0 5px;
	padding: 2px 0 0 15px;
	background:  url(../../img/icon_array-gray.gif) 0 9px no-repeat; 
}
#content_page .text ol {	
	float: none; margin: 10px 0 10px 0px;
	padding: 0 0 0 30px;
	clear: both;
}
#content_page .text ol li {	
	list-style: decimal;
	float: none; display: list-item;
	margin: 0; 	padding: 0;
}


/* contatc form */
#content_page .text ul.contact { 
	display: inline;
	float: left;
	list-style: none;
	clear: none; 
	margin: 5px; 
	width: 460px; 
	visibility: visible; 
	position: relative;
	overflow: visible;
}
#content_page .text .contact li { 
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px; 
	float: left;
	background: none;
}

/* FORM */ 
#content_page select {
	height: 20px; min-width: 50px;
	border: solid 1px #999999;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font: 11px/17px arial, tahoma, helvetica, sans-serif;
	color: #666666;
	vertical-align: middle;
}
#content_page option {
	margin: 0px;
	padding: 2px 10px 0px 3px;
	color: #666666;
}
#content_page input, #content_page textarea  {
	border: solid 1px #999999;
	font: 11px/15px tahoma, arial, helvetica, sans-serif;
	color: #666666;
	text-align: left;
	margin:  0px 5px 0px 5px;
	padding: 0px 3px 0px 3px;
	vertical-align: middle;
	outline: none;
}
#content_page input {
	height: 20px;
}

#content_page .button {
	font: 12px/17px arial, tahoma, helvetica, sans-serif; 
	background: #CCCCCC;
	border: solid 1px #CCCCCC;
	width: 30px; height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: middle;
}
#content_page .buttonON {
	font: 12px/17px arial, tahoma, helvetica, sans-serif; 
	background: #005496;
	border: solid 1px #005496;
	width: 30px; height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: middle;
}



/* table */
#content_page .text table {
	border: none;	
}
#content_page .text td {
	border: solid 1px #CCCCCC;
	vertical-align: middle;
	padding: 2px;
}
#content_page .text td>odd {
	color: Red;
}
#content_page .text table .head  {
	background-color: #003C6F;
	color: #ffffff;	
}


/* Archive, search */
#content_page .archive, #content_page .archive  { 
	clear: both;
	background: #CCDDEA url(../../img/bg_center_arhive.gif) 0px 0px  repeat-x;
	margin: 5px 0px 5px 0px ;
	padding: 0px;
	color: #005194;
	display: block;
	float: left;
	width: 100%;
}
#content_page .archive li {
	width: 100%;
	background: url(../../img/bg_center_arhive_line.gif) bottom repeat-x;
	margin: 0px; 
	padding: 5px 0 5px 10px;
}
#content_page .archive  li.search {
	text-align: center;
}
#content_page .archive  li.search .on {
	background: #005194;
	color: #ffffff;
	padding: 0px 2px 0px 2px;
}

#content_page .archive li.name {
	background: url(../../img/icon_fokus.gif) 5px 7px no-repeat;
	border-bottom: solid 1px #ffffff;
	text-indent: 20px;
	font-weight: normal;
}	
#content_page .archive .name {
	font: 11px/15px arial, tahoma, helvetica, sans-serif;
	color: #005194;
	font-weight: bold;
	text-align: left;
}	
#content_page .archive  a {
	padding: 0px 2px 0px 2px;
	color: #003C6F;
}
#content_page .archive  a:hover {
		background: #005194;
		color: #ffffff;
}




/* Site map */
#content_page .navigation a {
	padding: 2px 0px 2px 10px;
	margin-top: 10px;
	display: block;
	clear: both;
	background: url(../../img/arrow.gif) 0px 10px  no-repeat;
	border-bottom: dashed 1px #cccccc;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#content_page .navigation a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
	color: #005496
}
#content_page .navigation a.sec {
	font-weight: normal;
	color: #005496; text-transform: none;
	background: url(../../img/bg_navigation_link.jpg) 0 100% no-repeat;
	padding-left: 20px; 
	border: none;
	margin-top: 0px;
}
#content_page .navigation a.sec:hover {
	background: url(../../img/bg_navigation_linkON.jpg) 0 100% no-repeat;
	color: #666666;
}
#content_page .navigation a.third {
	font-weight: normal;
	margin: 0px 0px 0px 35px;
	color: #666666; text-transform: none;
	background: url(../../img/bg_navigation_link_sec.jpg) 0 100% no-repeat;
	padding-left: 30px;
	border: none;
}
#content_page .navigation a.third:hover {
	background: url(../../img/bg_navigation_link_sec.jpg) 0 100% no-repeat;
	color: #ccddea;
}
#content_page .navigation a.fourth {
	font-weight: normal;
	margin: 0px 0px 0px 55px;
	background: none;
	color: #666666; text-transform: none;
}
#content_page .navigation a.fourth:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
}
