/* BODY */

body {
	background-image:url(/img/bg.png);
	background-color:#021F34;
	background-position:top;
	background-repeat:repeat-x; 	
	margin : 0;
	font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color : #ffffff; 
	}


/* TEXT */

.text-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #ffffff;
	line-height: 18pt;
	padding-top: 10px;
	padding-right: 15px;
	text-decoration : none; }


.text-onama {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	line-height: 18pt;
	padding-bottom: 15px;
	text-decoration : none; }

#text-onama1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	line-height: 18pt;
	padding: 15px;
	text-decoration : none;
	background-image:url(/img/onama1.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	border: 1px solid #08598F;
	height:215px;
	 }

#text-onama2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	line-height: 18pt;
	padding: 15px;
	text-decoration : none;
	background-image:url(/img/onama2.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	border: 1px solid #08598F; 
	height:215px;	
	 }

#text-onama3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	line-height: 18pt;
	padding: 15px;
	text-decoration : none;
	background-image:url(/img/onama3.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	border: 1px solid #08598F;
	height:215px;	
	  }

#text-onama4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	line-height: 18pt;
	padding: 15px;
	text-decoration : none;
	background-image:url(/img/onama4.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	border: 1px solid #08598F;
	height:215px;	
	  }


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
	line-height: 18pt;
	padding-top: 20px;
	text-decoration : none; }

.title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
	line-height: 18pt;
	padding-top: 20px;
	text-decoration : none; }

.title a:hover { 
	color:#08598F;
}

.text-category {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #ffffff;
	line-height: 18pt;
	padding-top: 10px;
	text-decoration : none; }

.text-category-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #ffffff;
	line-height: 18pt;
	text-decoration : none; }

a.text-category-link {
	text-decoration:none;
	color:#ffffff; }
	
a.text-category-link:hover {
	text-decoration:none;
	color:#003569; }

.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	line-height: 18pt;
	text-decoration : none; }

.text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #003569;
	line-height: 18pt;
	text-decoration : none; }

a.text-blue {
	text-decoration:none;
	color:#003569; }
	
a.text-blue:hover {
	text-decoration:none;
	color:#008030; }



.image-center {
	float: center;
	margin: 0px 0px 0px 0px;
	border: 10px solid #003569;
	padding: 0px; 
	display:block;
	}	

.image-center:hover {
	border: 10px solid #08598F;
}


/* MENU */
	
.text-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	line-height: 18pt;
	padding-left: 5px;
	padding-right: 5px;	
	text-decoration : none; }

a.text-menu {
	text-decoration:none;
	color:#000000; }
	
a.text-menu:hover {
	padding: 5px;
	text-decoration:none;
	color:#008030; }

.text-menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style: italic;
	font-weight : bold;
	color : #ffffff;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 18pt;
	text-decoration : none; }

a.text-menu-link {
	text-decoration:none;
	color:#ffffff; }
	
a.text-menu-link:hover {
	text-decoration:none;
	color:#08598F; }

.button {
  	background:#003569;
  	color:#ffffff;
  	font-size: 11px;
	height:24px;
	padding:4px;
	width:75px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	border:0px solid #003569;
	border-color:#003569 #003569 #003569 #003569; }
	

#home-content-table i {
	background-image:url(/img/bg-logo.png);
	background-position: -160px 0;
	background-repeat:no-repeat;
	display:block;
	width:438px;
	height:196px; 
}
#content-table {
	background-image:url(/img/bg-logo.png);
	background-position:right;
	background-repeat:no-repeat; 
}

#content-table ul { padding-left:13px; }

#content-table ul li {
	list-style:square;
}

.buttondiv {
	display:block;
	height:35px;
	margin:10px 0 0;
	padding:0;
	position:absolute;
	top:500px;
	width:200px;
}

.buttondiv img { float:left; padding:0; margin:0; border:0; }
.buttondiv div.button_text { 
float:left; padding:0; margin:0; background:#08598F; 
border:0; color:#fff; height:35px; width:174px; text-align:left; 
font-style:italic; 
font-size:12px;
line-height:35px;
}
.buttondiv input { float:left; padding:0; margin:0; background:#08598F; border:0; color:#fff; height:35px; width:174px; text-align:left; font-style:italic; }


	
/* BACKGROUND */

#bg1 {
	width: 970px;
	height: 248px;
	background: url(/img/bg10.png);
	background-repeat:no-repeat; }

#bg2 {
	width: 970px;
	/*height:285px;*/
	min-height:285px;
	height:auto !important;
	height:285px;
	
	background: url(/img/bg2.png);
	background-repeat:no-repeat; }

#bg-reference {
	width: 970px;
	min-height:285px;
	height:auto !important;
	height:285px;
	background: url(/img/bg-reference.png);
	background-repeat:no-repeat; 
	}


#bg-line-white {
	background-image:url(/img/bg-line-white.png); 
	background-repeat:repeat-x;
	height:29px; }

#bg-line-blue {
	background-image:url(/img/bg-line-blue.png); 
	background-repeat:repeat-x;
	width: 905px;
	height:29px; }


a.small_reference {
	display:block;
	position:relative;
	width:80px;
	height:60px;
	overflow:hidden;
}

a.small_reference img {
	position:absolute;
	z-index:2;
	border:0;
}

a.small_reference:visited {
	outline:none;
}

a.small_reference span {
	display:block;
	height: 80px;
	width: 60px;
	position:absolute;
	top:80px;
	z-index:1;
}


a.home_big_image {
	display:block;
	position:relative;
	width:437px;
	height:248px;
	overflow:hidden;
}

a.home_big_image img {
	position:absolute;
	z-index:2;
	border:0;
}

a.home_big_image:visited {
	outline:none;
}

a.home_big_image span {
	display:block;
	height: 248px;
	width: 437px;
	position:absolute;
	top:248px;
	z-index:1;
}

.items_list {
	display:block;
	overflow:visible; 
	width:905px;
}

.items_list ul { padding:0; margin:0; display:block; clear:both; position:relative; }
.items_list ul li { width:200px; float:left; display:block; position:relative; padding-right:35px; text-align:left; margin-bottom:30px; height:185px; overflow:visible; }
.items_list ul li.last { padding:0px; clear:right; }

.items_list ul li span {
	/*color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	position:relative;
	text-decoration:none;
	top:10px;*/
	background-color:#003569;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	text-align:justify;
	text-decoration:none;
	top:0;
	width:180px;	
}
/*-----------------------------------------------------------------*/
.items_list_small {
	display:block;
	overflow:visible; 
	width:905px;
}

.items_list_small ul { padding:10px 0 0 15px; margin:0; display:block; clear:both; position:relative; height:auto; }
.items_list_small ul li { width:118px; float:left; display:block; position:relative; padding-right:35px; text-align:left; margin-bottom:30px; overflow:visible; }
.items_list_small ul li.last { padding:0px; clear:right; }

.items_list_small ul li span {
	background-color:#003569;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	text-align:justify;
	text-decoration:none;
	top:-1px;
	width:98px;	
}
/*------------------------------------------------------------------*/
.logo_link img:hover {
	opacity:0.8;
	filter: alpha(opacity = 80);
}

.text-onama p {
	line-height:16px;
	word-spacing:2px;
}

.text-onama div small {
	display:block;
	float:left;
	font-size:50px;
	height:50px;
	text-align:left;
	width:35px;
}

.text-onama div p { padding:18px 0 0 0; }

.text-lokacija iframe { border: 2px solid #eee; }
.text-lokacija img { border: 2px solid #eee; }


      div.lista_info {
              padding: 7px;
              margin: 3px;
              text-align:left; 
              padding-left:30px; 
              clear:both; 
              display:block; 
              position:relative;
      }


      /*Pagination*/
      div.pagination {
              padding: 7px;
              margin: 3px;
              text-align:left; 
              padding-left:30px; 
              clear:both; 
              display:block; 
              padding-top:5px;
              position:relative;
      }

      div.pagination a {
              padding: 2px 5px 2px 5px; 
              margin: 2px;
              border: 2px solid #003569;
              background-color:#fff;
              text-decoration: none; /* no underline */
              color: #000000;
      }
      div.pagination a:hover, div.pagination a:active {
              border: 2px solid #003569;
              background-color:#000000;
              color: #fff;
      }
      div.pagination a.PageBold {
              padding: 2px 5px 2px 5px;
              margin: 2px; 
                      border: 2px solid #003569;
                     
                      font-weight: bold;
                      background-color: #000000;
                      color: #FFF;
              } 
      div.pagination span.disabled {
                      padding: 2px 5px 2px 5px;
                      margin: 2px;
                      border: 1px solid #EEE;
             
                      color: #DDD; 
              }


.menu-blue a {
	background-position:left;  
	color: #ffffff;
	height: 18px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px;	
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	WIDTH: 190px; 	
	text-align: left; }

.menu-blue a:hover {
	background-image:url(/img/arrow.gif); 
	background-repeat:no-repeat; 
	background-color: #002B4E;
	color: #ffffff;
	text-decoration: none;
	LIST-STYLE-TYPE: none; } 
	
.title-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
	line-height: 18pt;
	text-decoration : none; }    
	
#items_list_div { margin:0 auto; }   
#items_list_div ul { display:block; width:100%; height:100%; overflow:visible; } 

a.arrowlink { vertical-align:middle; padding-left:5px; height:8px; text-decoration:none; }
a.arrowlink img { border:0; vertical-align:middle; }

