﻿*
	{
	margin: 0px;
	padding: 0px;
	text-align: center
	}

.container
	{
	font-family: Avantgarde,Sans-Serif;
	font-size: 12px;
	width: 100%;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	}

.header
	{
	height: 147px;
	background-color: #669934;
	margin: 0px;
	}

.header .topLine
	{
	margin-top: -12px !ie;
	width: 100%;
	}

.header .top_menu
	{
	background-image: url(/dh-nova/app/img/header-shade.jpg);
	background-repeat: repeat-x;
	margin-top: -9px !ie;
	width: inherit;
	height: 30px;
	text-align: right;
	padding-right: 20px;
	z-index: -1;
	}

.header .top_menu .linki {
	margin-left: 420px;
}
	
.header .top_menu img
	{
	cursor: pointer;
	}

.header .page_logo
	{
	margin-left: 20px;
	z-index: 1;
	border: 0px;
	}

.header .middle_bar
	{
	width: 1000px;
	height: 77px;
	margin-top: -20px;
	padding-bottom: 20px;
	padding-bottom: 10px !ie;
	margin-left:auto;
	margin-right: auto;
	}

.header .middle_bar .sbanka
	{
	display: inline;
	margin-left: 410px;
	}

.header .middle_bar .sbanka img
	{
	margin-right: 20px;
	cursor: pointer;
	}

.header .main_menu
	{
	width: inherit;
	height: 40px;
	background-image: url(/dh-nova/app/img/menu-bg.jpg);
	border-top: 1px solid #456824;
	border-bottom: 1px solid #51891c;
	margin-top: 3px !ie;
	}

.header .main_menu #menu
	{
	margin-top: 6px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}

.body
	{
	width: 100%;
	background-image: url(/dh-nova/app/img/shade.jpg);
	background-repeat: repeat-x;
	display: table;
	height: auto;
	margin-top: 7px;
	margin-top: 0px !ie;
	}

.body .edge_left
	{
	background-image: url(/dh-nova/app/img/main-left.jpg);
	background-repeat: no-repeat;
	width: 21px;
	height: 706px;
	float: left;
	}

.body .edge_right
	{
	background-image: url(/dh-nova/app/img/main-right.jpg);
	background-repeat: no-repeat;
	width: 21px;
	height: 706px;
	float: left;
	}

.body .content
	{
	background-color: #ffffff;
	width: 958px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}

.body .content .left_menu
	{
	width: 256px;
	background-color: #eaeaea;
	float: left;
	}

.input_field
	{
	width: 210px;
	height: 20px;
	text-align: left;
	}

.body .content .left_menu .search  span, .body .content .left_menu .search input, .body .content .left_menu .newsletter span, .body .content .left_menu .newsletter label, .body .content .left_menu .newsletter input
	{
	margin-left: 20px;
	}

.body .content .left_menu .search
	{
	background-image: url(/dh-nova/app/img/search-bg.jpg);
	height: 108px;
	width: 256px;
	color: #474747;
	font-weight: bolder;
	text-align: left;
	}

.search span, .newsletter span
	{
	letter-spacing: 3px;
	}

.body .content .left_menu .links
	{
	width: auto;
	/* height: 525px; */
	/* height: 535px !ie; */
	}

.body .content .left_menu .links .row
	{
	width: 256px;
	height: 15px;
	}

.body .content .left_menu .links a
	{
	color: #426f14;
	font-weight: bolder;
	float: left;
	margin-left: 20px;
	}

.body .content .left_menu .links span
	{
	float: right;
	font-weight: bolder;
	margin-right: 20px;
	}

.body .content .left_menu .links .dashed_separator
	{
	background-image: url(/dh-nova/app/img/separator-links.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	/*
	margin-top: 32px;
	margin-top: 20px !ie;
	*/
	margin-top: 15px;
	/* margin-top: 15px !ie; */
	}

.body .content .left_menu .links .rlinks
	{
	margin-top: 10px;
	}

.body .content .left_menu .links .rlinks .odd_link, #odd a
	{
	color: #f49e2d;
	}

.body .content .left_menu .newsletter
	{
	background-image: url(/dh-nova/app/img/newsletter-bg.jpg);
	height: 131px;
	width: 256px;
	color: #474747;
	text-align: left;
	line-height: 1.1;
	}

.body .content .left_menu .newsletter span
	{
	font-weight: bolder;
	}

.body .content .right
	{
	background-image: url(/dh-nova/app/img/content-shadow.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	min-height: 706px;
	height: auto;
	width: 702px;
	float: right;
	font-size: 12px;
	font-family:Avantgarde,Sans-Serif; 
	}

.content_box
	{
	width: 320px;
	height: 325px;
	float: left;
	}

.content_box .head
	{
	margin-top: 10px;
	margin-left: 30px;
	width: 270px;
	border-bottom: 2px solid #f7f7f7;
	padding-bottom: 5px;
	text-align: left;
	}

.content_box .head a
	{
	color: #426f14;
	font-weight: bolder;
	}

.content_box .text
	{
	margin-left: 30px;
	width: 280px;
	margin-top: 10px;
	text-align: left;
	}

.body .content .right .br
	{
	background-image: url(/dh-nova/app/img/separator-br.jpg);
	width: 2px;
	height: 200px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
	}

.body .content .right .bb
	{
	background-image: url(/dh-nova/app/img/separator-bb.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: 280px;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 15px;
	}

.green_button
	{
	background-image: url(/dh-nova/app/img/button-bg.jpg);
	height: 15px;
	border: 1px solid #39630d;
	color: #ffffff;
	font-weight: bolder;
	text-align: center;
	cursor: pointer;
	}

.form_button
	{
	width: 50px;
	}

.izrac_butt .green_button
	{
	float: left;
	margin-right: 40px;
	}

.footer
	{
	width: 100%;
	height: 20px;
	background-color: #3b7207;
	margin-top: 10px;
	text-align: center;
	color: #ffffff;
	padding-top: 7px;
	padding-top: 2px !ie;
	}

.footer span
	{
	font-weight: bolder;
	font-size: 10px;
	}

.footer a
	{
	color: #ffffff;
	font-weight: 900;
	text-decoration: none;
	}
/*****************************************************/
/* prenešeno iz stare strani*/
.page_content
	{
	/* width: 660px; */
	text-align: left;
	margin: 20px;
	color: #000000;
	text-align: justify;
	}

.page_content .pageTitleBar
	{
	text-align: left;
	margin-bottom: 30px;
	color: #51891c;
	padding-top: 10px;
	}

.page_content a
	{
	color: #51891c;
	}

.page_content a.pageTitle
	{
	color: #51891c;
	text-decoration: none;
	text-align: left;
	font-size: 16px;
	margin-right: 5px;
	}

.search_results
	{
	text-align: left;
	color: #f49e2d;
	font-size: 12px;
	}

.search_results a.pageTitle
	{
	color: #f49e2d;
	text-decoration: underline;
	font-size: 12px;
	margin-left: 5px;
	}

.search_results .search_separator
	{
	width: 100%;
	height: 10px;
	}

.page_content a.pageTitleS
	{
	text-decoration: none;
	color: #51891c;
	text-align: left;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	}

.page_content input
	{
	text-align: left;
	}

.page_content ul
	{
	list-style-position: outside;
	}

.page_content ul li
	{
	text-align: left;
	margin-left: 20px;
	}
.disc
	{
	color:#669934;
	}

.text
	{
	color:#000000; /*#4f4f4f;*/
	text-align:justify;
	}

#textlnk
	{
	font-family:Avantgarde, Sans-Serif;
	font-size:12px;
	color:#426f15;
	}

#mali_b_1a
	{
	width:180px;
	height:57px;
	background-color:#ffffff;
	}

#text_slika
	{
	float:left;
	width:auto;
	height:auto;
	border:4px solid #ffffff;
	}

#kartica_slika
	{
	float:right;
	width:auto;
	height:auto;
	/*border:4px solid #ffffff;*/
	}

.tarife
	{
	text-align:left;
	font-size: 12px;
	font-family:Avantgarde,Sans-Serif; 
	}

.tarife td
	{
	text-align: left;
	}

.tarife td#ttx
	{
	background-color:#c5d5a8;
	text-align: left;
	padding-left: 5px;
	}

.tarife td#tty
	{
	background-color:#d3daca;
	text-align: left;
	padding-left: 5px;
	}

.tarife td#ttl
	{
	font-weight:bold;
	background-color:#98cd35;
	text-align: left;
	padding-left: 5px;
	}
/*konec prenešeno iz stare strani*/
/* izracuni */
div.pogoji1
	{
	width:400px;
	height:auto;
	font-size:12px;
	text-align:justify;
	color:#000000; /*#4f4f4f;*/
	}

div.ugodnejsi_kredit1
	{
	width:560px;
	height:auto;
	font-size:12px;
	text-align:justify;
	color:#000000; /*#4f4f4f;*/
	margin-top: 20px;
	margin-top: 30px !ie;
	}

.glavni_text_1
	{
	width:560px;
	height:auto;
	text-align:justify;
	}

.levitext
	{
	float:left;
	width:280px;
	height:auto;
	}

.izracun_tabela
	{
	width:280px;
	height:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	background-color:#98cd34;
	padding-top:1px;
	}

.besedilo_tab
	{
	float:left;
	width:155px;
	height:auto;
	text-align:left;
	}
	
div.ponudba
	{
	padding-left:5px;
	width:275px;
	height:auto;
	text-align:justify;
	}

.stevilo_tab
	{
	float:right;
	width:123px;
	height:auto;
	text-align:right;
	}

.izracun_tabela1
	{
	height:16px;
	background-color:#c5d5a8;
	}

.izracun_tabela1a
	{
	height:16px;
	background-color:#c5d5a8;
	}

.izracun_tabela2
	{
	height:16px;
	background-color:#d3daca;
	}

.izracun_tabela2a
	{
	height:16px;
	background-color:#d3daca;
	}

.izracun_tabela3
	{
	height:16px;
	background-color:#c5d5a8;
	}

.izracun_tabela3a
	{
	height:16px;
	background-color:#c5d5a8;
	}

.izracun_tabela4
	{
	height:16px;
	background-color:#d3daca;
	}

.izracun_tabela4a
	{
	height:16px;
	background-color:#d3daca;
	}

.izracun_tabela5
	{
	height:16px;
	background-color:#c5d5a8;
	}

.izracun_tabela5a
	{
	height:16px;
	background-color:#c5d5a8;
	}

.izracun_tabela6
	{
	height:16px;
	background-color:#d3daca;
	}

.izracun_tabela6a
	{
	height:16px;
	background-color:#d3daca;
	}

.izracun_tabela7
	{
	height:16px;
	background-color:#c5d5a8;
	}

.izracun_tabela7a
	{
	height:16px;
	background-color:#c5d5a8;
	}

.izracun_tabela8
	{
	height:16px;
	background-color:#d3daca;
	}

.izracun_tabela8a
	{
	height:16px;
	background-color:#d3daca;
	}

.izracun_tabela9
	{
	height:32px;
	background-color:#c5d5a8;
	}

.izracun_tabela9a
	{
	height:32px;
	background-color:#c5d5a8;
	}

.izracun_tabela10
	{
	height:16px;
	background-color:#d3daca;
	}

.izracun_tabela10a
	{
	height:16px;
	background-color:#d3daca;
	}

.desnitext
	{
	float:right;
	width:280px;
	height:auto;
	}

div.pogoji
	{
	width:278px;
	height:auto;
	text-align:justify;
	}

div.pogoji1
	{
	width:390px;
	height:auto;
	text-align:justify;
	float: right;
	/* margin-right: 30px; */
	margin-top: 10px;
	}

div.odlocilix
	{
	float:left;
	width:560px;
	height:auto;
	text-align:justify;
	}

.izracuni
	{
	width:560px;
	height:auto;
	/* margin-left: -100px !ie; */
	}

.znesek
	{
	height:auto;
	text-align:justify;
	font-family:Avantgarde, Sans-Serif;
	font-size:12px;
	color:#000000; /*#4f4f4f;*/
	}

.znesek select
	{
	width:148px;
	text-align:left;
	}

.znesek option {
	text-align:left;
}

.checkbox {
	float:left;
}

.checkbox_text
	{
	font-size: 11px;
	float:left;
	text-align:left;
	padding-bottom:10px;
	}

.checkbox_text span {
	float:left;
	margin-left:5px;
}

.checkbox_text input {
	float:left;
	margin-top:1px;
	width:12px;
	height:12px;
}

#form_znesek {
	/* margin-left:-20px; */
}
/* izracuni */
/* Tecajne */
.tecaj
	{
	padding-right:20px;
	width:655px;
	height:auto;
	text-align:left;
	}

.tecajble
	{
	text-align:center;
	font-size:12px;
	}

.tecaj td#ttx
	{
	text-align:center;
	background-color:#c5d5a8;
	}

.tecaj td#tty
	{
	text-align:center;
	background-color:#d3daca;
	}

.tecaj td#ttl
	{
	padding-left:2px;
	font-weight:normal;
	text-align:left;
	}

.tecaj tr#tra
	{
	font-weight:normal;
	background-color:#98cd35;
	}

.tecaj tr#trb
	{
	background-color:#c5d5a8;
	}

.tecaj tr#trc
	{
	background-color:#d3daca;
	}

.tecaj_title
	{
	padding-top:8px;
	padding-left:5px;
	width:650px;
	height:22px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#98cd34;
	}
/* Tecajne */
.nacrt ul
	{
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: square;
	color: #98cd34;
	}
	
.nacrt
	{
	list-style: square;
	color: orange;
	list-style-position: inside;
	}

.nacrt a
	{
		color: #525252;
		font-weight: normal;
	}
	
#title_text_s a
	{
	color: #ffffff;
	text-decoration:none;
	}

.organizirano
	{
	width:560px;
	height:auto;
	}

.organizm
	{
	width:560px;
	height:677px;
	background:url(/dh-nova/app/img/organigram.jpg) no-repeat;
	}
	
/* Lastništvo */
#lasten
	{
	width:450px;
	height:auto;
	font-family:Avantgarde, Sans-Serif;
	font-size:12px;
	color:#000000; /*#4f4f4f;*/
	}

#lasten ul
	{
	list-style:none;
	}
#lasten li
	{
	margin-left:0px;
	}

#lasten_levo
	{
	float:left;
	width:329px;
	height:auto;
	}

#lasten_desno
	{
	float:left;
	width:100px;
	height:auto;
	}

#alinea_n
	{
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #98cd34;
	background-color:#98cd34;
	}

#alinea_nn
	{
	border-bottom:1px solid #e5e5e5;
	background-color:#98cd34;
	}

#alinea_nnn
	{
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-color:#98cd34;
	padding-left: 10px;
	}

#alinea_a
	{
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-color:#98cd34;
	}

#alinea_b
	{
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-color:#c5d5a8;
	}

#alinea_c
	{
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-color:#d3dac8;
	}

#premik_desno
	{
	padding-left:10px;
	text-align:left;
	}

#premik
	{
	padding-left:30px;
	}

#poravnaj
	{
	text-align:right;
	}
/* Lastništvo */
/*mreža poslovalnic*/

#data_text
	{
	float:left;
	width:540px;
	height:auto;
	margin-top:20px;
	margin-bottom:10px;
	font-family:Avantgarde, Sans-Serif;
	font-size:12px;
	text-align:justify;
	color:#000000; /* #4f4f4f;*/
	}

#data_ohranilnci
	{
	display:block;
	float:left;
	width:565px;
	height:auto;
	}

#data_poslovna
	{
	float:left;
	width:311px;
	height:auto;
	text-align:left;
	}

#data_hranilnca
	{
	float:right;
	width:254px;
	height:auto;
	text-align:left;
	}

#desni_odmik
	{
	float:right;
	width:10px;
	height:117px;
	}

#presledek
	{
	float:right;
	width:240px;
	height:10px;
	}/*over mreža poslovalnic*/
	/* Zemljevid Ljubljana in slika */
.karta1
	{
	float:left;
	width:117px;
	height:117px;
	}

.karta1 a:link img, .karta1 a:visited img, .karta1 a:hover img, .karta1 a:active img,
	{
	border: 1px solid #9d9d9d;
	}

.karta2 a:link img, .karta2 a:visited img, .karta2 a:hover img, .karta2 a:active img,
	{
	border: 1px solid #9d9d9d;
	}
	
.foto1 a:link img, .foto1 a:visited img, .foto1 a:hover img, .foto1 a:active img,
	{
	border: 1px solid #9d9d9d;
	}
	
.foto2 a:link img, .foto2 a:visited img, .foto2 a:hover img, .foto2 a:active img,
	{
	border: 1px solid #9d9d9d;
	}

.karta2
	{
	float:left;
	width:117px;
	height:117px;
	}

.foto1
	{
	float:right;
	width:117px;
	height:117px;
	}

.foto2
	{
	float:right;
	width:117px;
	height:117px;
	}
/* Zemljevid Ljubljana */
/* Kazalci */
#pokaz
	{
	width:640px;
	height:auto;
	font-family:Avantgarde, Sans-Serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	}

#pokaz ul
	{
	list-style:none;
	}

#pokaz_levo
	{
	float:left;
	width:377px;
	height:auto;
	}

#pokaz_desno
	{
	float:left;
	width:255px;
	height:auto;
	}

#pokaz_a
	{
	float:left;
	width:293px;
	height:auto;
	text-align:left;
	}

#pokaz_b
	{
	float:right;
	width:84px;
	height:auto;
	}

#pokaz_c
	{
	float:left;
	width:85px;
	height:auto;
	}

#pokaz_d
	{
	float:right;
	width:85px;
	height:auto;
	}

#pokaz_e
	{
	float:right;
	width:85px;
	height:auto;
	}
	
.page_content #pokaz ul li
	{
	margin-left:0px;
	}
/* Kazalci */
/* Kontakt */

#kraj
	{
	float:left;
	width:100px;
	height:auto;
	}

#kontakti
	{
	float:right;
	width:560px;
	height:auto;
	}

#obcan
	{
	float:left;
	width:280px;
	height:auto;
	text-align:center;
	}

#pravna
	{
	float:right;
	width:280px;
	height:auto;
	text-align:center;
	}

#stolp_kraj
	{
	margin-left:10px;
	float:left;
	width:80px;
	height:auto;
	text-align:left;
	}

#stolp_telefon
	{
	float:left;
	width:80px;
	height:auto;
	text-align:center;
	}

#poklicite1
	{
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:560px;
	height:auto;
	text-align:justify;
	font-family:Avantgarde, Sans-Serif;
	font-size:12px;
	color:#000000;
	}

/* Kontakt */
.posl_edit
	{
	text-align:left;
	}

.submit
	{
	text-align:left;
	}

.posl_edit table tbody tr td input
	{
	text-align:left;
	}

.obrestne_edit table tbody tr td
	{
	text-align:left;
	font-size:12px;
	}
/******************************* ADMIN ************************************/
.login
	{
	border: 1px solid #ccc;
	height: 230px;
	}

.login input
	{
	text-align: center;
	}

.login .green_button
	{
	width: 50px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	}

.logout
	{
	float: right;
	font-weight: bold;
	margin-top: -20px;
	margin-right: 30px;
	}

.logout a
	{
	color: #ffffff;
	text-decoration: none;
	}

.logout a:hover
	{
	text-decoration: underline;
	}

.top_space
	{
	margin-top: 20px;
	margin-bottom: 40px;
	}

.posl_edit table .head
	{
	font-weight: bolder;
	color: #313131;
	font-size: 12px;
	}

.obrestne_edit table .head
	{
	font-weight: bolder;
	color: #313131;
	font-size: 12px;
	}

.obrestne_edit td#ttl 
	{
	font-weight: bold;
	}

.obrestne_edit td#ttl1 
	{
	text-align: center;
	}
	
.posl_edit .green_button
	{
	width: 50px;
	}

.posl_input
	{
	width: 100%;
	}

.obrestne_edit .green_button
	{
	width: 50px;
	}

#link_button
	{
	color: #ffffff;
	text-decoration: none;
	width: 50px;
	margin-left: 177px;
	}

#link_button_center
	{
	color: #ffffff;
	text-decoration: none;
	width: 60px;
	float: left;
	}

.buttonNav
	{
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	}

.content_box .green_button
	{
	width: 50px;
	float: right;
	margin-top: 20px;
	}

.admin_boxes .content_box
	{
	height: 290px;
	}

#odd a.green_button
	{
	color: #ffffff;
	}

.box_input
	{
	width: 300px;
	}

.box_textarea
	{
	width: 300px;
	height: 310px;
	text-align: left;
	}

.level
	{
	text-align: left;
	margin-left: 20px;
	}

.level .holder
	{
	text-align: left;
	border-bottom: 1px solid #ccc;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.level .holder label
	{
	float: left;
	font-weight: bold;
	margin-left: 10px;
	}

.level .holder input
	{
	float: right;
	width: 340px;
	border: 1px solid;
	}

.keys
	{
	width: 100%;
	}
	
.pager
	{
	margin-top: 2px;
	background: #98CD35;
	height: 21px;
	}
	
.pager a
	{
	color: black;
	font-weight: 900;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 17px;
	}
	
.pager .total
	{
	float: right;
	margin-right: 20px;
	margin-top: 3px;
	}

.pager .pages
	{
	float: left;
	margin-left: 120px;
	}
	
.pager .izvoz
	{
	float: left;
	margin-top: 3px;
	}
	
.pager .izvoz a
	{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}

.dh_banner img
	{
	margin-top:10px;
	}
	
/*	Scrolling text	*/

.scroll {
	overflow: hidden;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 200px; 
	height: 15px;
	height: 22px !ie;
	padding: 3px;
}

#text {
	margin-left: 30px;
}

.scrollD {
	overflow: hidden;
	height: 17px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.zemljevid {
	height:248px;
	/* float:left; */
	margin-bottom: 15px;
}

.poslovalnice .row {
	display:none;
}

pre {
	text-align: left;
	background-color: #ccc;
	color:blue;
	border-top:solid 1px blue;
	border-bottom:solid 1px blue;
	margin-bottom: 15px;
	padding:5px;
	overflow:auto;
}
