/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

.clear {
	clear:both;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}

div.separator_ten_px
{
	position: relative;
	width: 100%;
	line-height: 10px;
	height: 10px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

.b_vec {
	width: 13px;
	height: 13px;
	border: 0;
	vertical-align: text-bottom;
}

span.red {
	color: #EA040A;
}

/* page setup */
body {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background-color: White;
	color: Black;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


/* postavitev glavnega okvirja */
div#container {
	position: relative;
	width: 940px;
	top: 0px;
	margin: 0px auto -1px auto;
}


/* definicije za glavo strani */
div#header {
	width: 940px;
	height: 136px; 
}

div#headlogo {
	position: relative;
	float: left;
	width: 198px;
	height: 93px;
}

#headlogo img {
	border: 0;
}

div#headslogan {
	position: relative;
	float: left;
	width: 329px;
	height: 93px;
	background: url(../images/head_slogan_bg.png) repeat-x transparent 0 0; /* textovni napis */
/*	background: url(../images/head_slogan_slogan.png) no-repeat transparent 0 0; /* slika - text v div-u content je potrebno zbrisat */
}

div#headslogan .content {
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 100%;
	margin-top: 32px;
	margin-left: 14px;
}

div#headslogan .skupna {
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}

div#head080 {
	position: relative;
	float: left;
	width: 194px;
	height: 93px;
	background: url(../images/head_080_bg.png) no-repeat transparent 0 0;
}

#head080 .content {
	width: auto;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #01247B;
	margin-left: 10px;
	margin-top: 4px;
	line-height: 110%;
}

div#headinfo {
	position: relative;
	float: left;
	width: 219px;
	height: 93px;
	background: url(../images/head_info_bg.png) no-repeat transparent top right;
}

#headinfo .content {
	padding-top: 1px;
	margin-left: 46px;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 273%;
}

div#headinfo a {
	font-family: "Tahoma;", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

div#headinfo a:hover {
	text-decoration: none;
}

div#top_menu {
	position: relative;
	float: left;
	width: 683px;
	height: 43px;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	background-color: Gray;*/
}

#top_menu .tm1 {
	position: relative;
	float: left;
	width: 77px;
	height: 43px;
}

#top_menu .tm1 a {
	display: block;
	width: 100%;
	height: 34px;
	background: url(../images/tm_l1_bg.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: #0C1C83;
	padding-top: 9px; 
}

#top_menu .tm1 a:hover {
	background: url(../images/tm_l1_over.png) no-repeat transparent 0 0;
	color: White;
}

#top_menu .tm1_active {
	position: relative;
	float: left;
	width: 77px;
	height: 43px;
}

#top_menu .tm1_active a {
	display: block;
	width: 100%;
	height: 34px;
	background: url(../images/tm_l1_active.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: white;
	padding-top: 9px; 
}

#top_menu .tm2 {
	position: relative;
	float: left;
	width: 79px;
	height: 43px;
}

#top_menu .tm2 a {
	display: block;
	width: 100%;
	height: 34px;
	background: url(../images/tm_l2_bg.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: #0C1C83;
	padding-top: 9px; 
}

#top_menu .tm2 a:hover {
	background: url(../images/tm_l2_over.png) no-repeat transparent 0 0;
	color: White;
}

#top_menu .tm2_active {
	position: relative;
	float: left;
	width: 79px;
	height: 43px;
}

#top_menu .tm2_active a {
	display: block;
	width: 100%;
	height: 34px;
	background: url(../images/tm_l2_active.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: White;
	padding-top: 9px; 
}

#top_menu .tm3 {
	position: relative;
	float: left;
	width: 115px;
	height: 43px;
}

#top_menu .tm3 a {
	display: block;
	width: 100%;
	height: 34px;
	background: url(../images/tm_l3_bg.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: #0C1C83;
	padding-top: 9px; 
}

#top_menu .tm3 a:hover {
	background: url(../images/tm_l3_over.png) no-repeat transparent 0 0;
	color: White;
}

#top_menu .tm3_active {
	position: relative;
	float: left;
	width: 115px;
	height: 43px;
}

#top_menu .tm3_active a {
	display: block;
	width: 100%;
	height: 34px;
	background: url(../images/tm_l3_active.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: White;
	padding-top: 9px; 
}

#top_menu .tm4 {
	position: relative;
	float: left;
	width: 91px;
	height: 43px;
}

#top_menu .tm4 a {
	display: block;
	width: 100%;
	height: 34px;
	background: url(../images/tm_l4_bg.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: #0C1C83;
	padding-top: 9px; 
}

#top_menu .tm4 a:hover {
	background: url(../images/tm_l4_over.png) no-repeat transparent 0 0;
	color: White;
}

#top_menu .tm4_active {
	position: relative;
	float: left;
	width: 91px;
	height: 43px;
}

#top_menu .tm4_active a {
	display: block;
	width: 100%;
	height: 34px;
	background: url(../images/tm_l4_active.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: White;
	padding-top: 9px; 
}

#top_menu .tm5 {
	position: relative;
	float: left;
	width: 180px;
	height: 43px;
}

#top_menu .tm5 a {
	display: block;
	width: 100%;
	height: 34px; 
	background: url(../images/tm_l5_bg.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: #0C1C83;
	padding-top: 9px; 
}

#top_menu .tm5 a:hover {
	background: url(../images/tm_l5_over.png) no-repeat transparent 0 0;
	color: White;
}

#top_menu .tm5_active {
	position: relative;
	float: left;
	width: 180px;
	height: 43px;
}

#top_menu .tm5_active a {
	display: block;
	width: 100%;
	height: 34px; 
	background: url(../images/tm_l5_active.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: White;
	padding-top: 9px; 
}

#top_menu .tm6 {
	position: relative;
	float: right;
	width: 141px;
	height: 43px;
	background: url(../images/tm_l6_bg.png) no-repeat transparent 0 0;
}

#top_menu .tm6 a {
	display: block;
	width: 100%;
	height: 34px; 
	background: url(../images/tm_l6_bg.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: #0C1C83;
	padding-top: 9px;
}

#top_menu .tm6 a:hover {
	background: url(../images/tm_l6_over.png) no-repeat transparent 0 0;
	color: White;
}

#top_menu .tm6_active {
	position: relative;
	float: right;
	width: 141px;
	height: 43px;
}

#top_menu .tm6_active a {
	display: block;
	width: 100%;
	height: 34px; 
	background: url(../images/tm_l6_active.png) no-repeat transparent 0 0;
	text-decoration: none;
	color: White;
	padding-top: 9px;
}
 

/* postavitev iskalnika */
div#search {
	float: right;
	width: 257px;
	height: 43px;
	margin: 0;
	padding: 0;
	background: url(../images/search_bg.gif) no-repeat transparent 0 0;
}

div#search form {
	margin:0;
	padding:0;
	width:257px;
	height:43px;
	background:url(../images/search_div_bg.gif) 43px 9px no-repeat;
}

div#search p {
	margin:0;
	margin-left:70px;
	padding-top: 9px;
}

div#search input {
	width:110px;
	border:0px solid black;
	padding:0px;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align:middle;
	background-color:transparent;
}

div#search button {
	margin-top:0px;
	margin-left:1px;
	width:60px;
	height:22px;
	border:none;
/*	text-indent:-8000px; */
	overflow:hidden;
	background:url(../images/search_input_btn.png) no-repeat 0 0;
	cursor:pointer;
	vertical-align:middle;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}


/* body definitions */
/* PRVA VRSTICA KVADRATKOV Z VSEBINO */
div#body {
	width: 940px;
	padding-top: 15px;
}

div#body1 {
	position: relative;
	float: left; 
	width: 100%;
}

div#zakaj {
	position: relative;
	float: left;
	width: 232px;
}

div#zakaj .top {
	width: auto;
	height: 10px;
	font-size: 1px;
	line-height: 0px;
	background: url(../images/zakaj_top.gif) no-repeat transparent 0 0;
}

div#zakaj .content {
	width: auto;
	padding: 0 10px 0 10px;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	background-color: #EA040A;
}

div#zakaj .content h1 {
	font-size: 21px;
	font-weight: bolder;
	line-height: 100%;
	margin-bottom: 10px;
}

div#zakaj .content p {
	font-size: 13px;
	line-height: 130%;
	padding-bottom: 13px;
}

div#zakaj .content a {
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

div#zakaj .content a:hover {
	text-decoration: none;
}

div#zakaj .bottom {
	width: auto;
	height: 10px;
	font-size: 1px;
	line-height: 0px;
	background: url(../images/zakaj_bottom.gif) no-repeat transparent 0 0;
}

div#posamezniki, div#podjetja {
	float: left;
	margin-left: 7px;
	width: 347px;
}

#posamezniki .top, #podjetja .top {
	position: relative;
	width: auto;
	background: url(../images/posamezniki_bg_top.png) no-repeat transparent 0 0;
	height: 8px;
	line-height: 0px;
	font-size: 1px;
}

#posamezniki .bottom, #podjetja .bottom {
	position: relative;
	width: auto;
	background: url(../images/posamezniki_bg_bottom.png) no-repeat transparent 0 0;
	height: 8px;
	line-height: 0px;
	font-size: 1px;
}

#posamezniki .background, #podjetja .background {
	position: relative;
	width: auto;
	background: url(../images/posamezniki_bg_middle.png) no-repeat transparent 0 0;
}

div#posamezniki .content, div#podjetja .content {
	width: auto;
	padding: 0px 6px 0px 8px;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/posamezniki_bg_repeat.gif) repeat-y transparent 0 0;
}

div#posamezniki .pic_big, div#podjetja .pic_big {
	width: 333px;
	height: 158px;
	border: 0;
}

div#posamezniki .content h1, 
div#posamezniki .content h1 a {
	font-size: 21px;
	color: #0C1C83;
	line-height: 100%;
	margin: 4px 0 6px 6px;
	text-decoration: none;
}

div#podjetja .content h1,
div#podjetja .content h1 a {
	font-size: 21px;
	color: #EA040A;
	line-height: 100%;
	margin: 4px 0 6px 6px;
	text-decoration: none;
}

div#posamezniki .content h1 a,
div#podjetja .content h1 a {
	margin: 0;
}

div#podjetja .content h1 a:hover,
div#posamezniki .content h1 a:hover {
	text-decoration: underline;
}

div#posamezniki .content p, div#podjetja .content p {
	font-size: 13px;
	line-height: 130%;
	padding: 0 8px 6px 6px;
}

div#posamezniki .content a, div#podjetja .content a {
	color: #EA040A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

div#posamezniki .content a:hover, div#podjetja .content a:hover {
	text-decoration: none;
}


/* DRUGA VRSTICA KVADRATKOV Z VSEBINO */
div#izracun {
	float: left;
	width: 232px;
	height: 245px;
	background: url(../images/izracun_bg.jpg) no-repeat transparent;
}

div#izracun .content {
	width:auto;
	margin: 12px;
	font-family: "Tahoma",Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#izracun .content h1 {
	font-size: 18px;
	line-height: 130%;
	color: #333333;
	margin-right: 20px;
	margin-top: -5px;
}

div#izracun td.label {
	width: 120px;
	height: 30px;
	vertical-align: middle;
	text-align: right;
}

div#izracun td.f_element {
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 4px;
}

div#izracun input {
	border: 1px solid Black;
	width: 50px;
	background-color: White;
	padding: 2px;
}

div#izracun button {
	cursor:pointer;
	background: transparent;
	border: 0;
	margin-top: 18px;
}

div#novice {
	float: left;
	width: 347px;
	background: url(../images/novice_bg.jpg) no-repeat transparent;
	margin: 0 0 0 7px;
}

div#novice .content, div#obrazci .content{
	width:auto;
	margin: 10px;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#novice .content h1 {
	font-size: 18px;
	line-height: 100%;
	color: #000000;
	margin-left: 2px;
	margin-right: 2px;
}

div#novice .hr, div#obrazci .hr {
	height: 1px;
	background: url(../images/hr.gif) repeat-x transparent;
	line-height: 1px;
	font-size: 1px;
	border: 0;
	margin: 8px 0 8px 0;
}

div#novice .content p, 
div#obrazci .content p {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
}

div#novice p.naslov {
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 4px 2px 4px 2px;
}

div#novice p.naslov a, 
div#obrazci p.naslov a {
	color: #333333;
	text-decoration: underline;
}

div#novice p.naslov a:hover, 
div#obrazci p.naslov a:hover {
	text-decoration: none;
}

div#novice p.datum {
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-left: 2px;
	margin-right: 2px;
}

div#novice p.vec {
	margin-top: 3px;
	margin-bottom: 10px;
	line-height: 150%;
}

div#novice p.vec a {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

div#novice p.vec a:hover {
	text-decoration: none;
}

div#novice p.vse {
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

div#novice p.vse a {
	color: #EA040A;
	text-decoration: underline;
}

div#novice p.vse a:hover {
	text-decoration: none;
}

div#novice span.vse {
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

div#novice span.vse a {
	color: #EA040A;
	text-decoration: underline;
}

div#novice span.vse a:hover {
	text-decoration: none;
}

div#obrazci {
	float: left;
	width: 180px;
	background: url(../images/obrazci_bg.jpg) no-repeat transparent;
	margin: 0 0 0 7px;
}

div#obrazci .content h1 {
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	color: #000000;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 1px;
}

div#obrazci .hrfile {
	height: 1px;
	background: url(../images/hrfile.gif) repeat-x transparent;
	line-height: 1px;
	font-size: 1px;
	border: 0;
	margin: 8px 0 8px 0;
}

div#obrazci p.file {
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 2px;
}

div#obrazci p.file a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

div#obrazci p.file a:hover {
	text-decoration: none;
}

div#slika {
	float: left;
	width: 160px;
	margin: 0 0 0 7px;
}

div#slika img {
	width: 160px;
	max-width: 160px;
	border: 0;
}


/* FOOTER */
div#footer {
	clear: left;
	position: relative;
	width: 100%;
}

#footer .top {
	position: relative;
	width: auto;
	background: url(../images/footer_bg_top.gif) no-repeat transparent 0 0;
	height: 10px;
	line-height: 10px;
	font-size: 1px;
}

#footer .content {
	background-color: #f5f5f5;
}

div#bottomnmenu {
	position: relative;
	width: 940px;
	padding: 0;
	background: url(../images/footer_menu_bg.png) no-repeat top left;
	padding-bottom: 20px;
}

div#bottomnmenu p {
	line-height: 110%;
	margin-bottom: 4px;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#bottomnmenu a {
	color: #999999;
}

div#bottomnmenu a:hover {
	color: #333333;
}

div#bottomnmenu p.naslov {
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 100%;
	margin-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

div#bottomnmenu p.naslov a {
	color: #666666;
}

div#bottomnmenu p.naslov a:hover {
	color: #333333;
}

div#bm1 {
	float: left;
	width: 105px;
	padding-left: 72px;
}

div#bm2 {
	float: left;
	width: 105px;
	margin-left: 20px;
}

div#bm3 {
	float: left;
	width: 120px;
	margin-left: 20px;
}

div#bm4 {
	float: left;
	width: 117px;
	margin-left: 20px;
}

div#bm5 {
	float: left;
	width: 150px;
	margin-left: 20px;
}

div#bm6 {
	float: left;
	width: 171px;
	margin-left: 20px;
}

div#kontakt {
	position: relative;
	width: auto;
	text-align: center;
	font-family: "Tahoma;", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(../images/footer_kontakt_hr.png) no-repeat top left;
	padding: 12px 0 12px 0;
	line-height: 100%;
}

div#kontakt a {
	color: #666666;
}

div#linki {
	position: relative;
	width: auto;
	text-align: center;
	font-family: "Tahoma;", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(../images/footer_linki_hr.png) no-repeat top left;
	padding: 12px 0 12px 0;
	line-height: 100%;
}

div#linki a {
	color: #666666;
}

div#pravice {
	position: relative;
	width: auto;
	text-align: center;
	font-family: "Tahoma;", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(../images/footer_copyright_hr.png) no-repeat top left;
	padding: 12px 0 12px 0;
	line-height: 100%;
}

div#pravice a {
	color: #666666;
}


/* PODSTRANI */
div.separator_ten_px1
{
	position: relative;
	width: 100%;
	float: left;
	line-height: 10px;
	height: 10px;
	font-size: 1px;
}

div#pathway {
	position: relative;
	float: left;
	width: auto;
	padding: 3px 0 5px 239px;
	color: #999999;
	font-size: 10px;
}

div#pathway a {
	font-weight: bold;
	color: #999999;
}

div#left {
	float: left;
	width: 232px;
}

div#mmenu {
	position: relative;
	width: auto;
	padding: 10px;
	background-color: #EA040A;
}

#mmenu ul
{
display: block;
width: 100%;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#mmenu li {
	background: url(../images/vec_red_mmenu.gif) no-repeat transparent 0 9px;
	border-bottom: 1px dashed #CCCCCC;
}

#mmenu a {
	display: block;
	margin-left: 20px;
	padding: 7px;
	width: 178px;
	color: White;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mmenu a:hover {
	font-weight: bold;
}

#mmenu li.active {
	background: url(../images/vec_red_mmenu_active.gif) no-repeat white 4px 9px;
	border-bottom: 1px dashed #CCCCCC;
}

#mmenu li.active a {
	color: #EA040A;
	font-weight: bold;
	text-decoration: none;
}

div.mmenu_bottom {
	width: auto;
	line-height: 0px;
	font-size: 0px;
	height: 4px;
	background: url(../images/mmenu_bottom.gif) no-repeat transparent 0 0;
}

div#middle {
	float: left;
	width: 462px;
	margin: 0 7px 0 7px;
}

#middle .content {
	position: relative;
	width: auto;
	min-height: 237px;
	padding: 10px 0 0 10px;
	background: url(../images/vsebina_bg.png) no-repeat transparent 0 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	text-align: justify;
}

#middle .content ul {
	padding:0;
	margin:0;
	padding-left: 30px;
	width:390px;
	list-style-position:outside;
	list-style-type:square;
}

#middle .content h1,
#middle .content h1 a  {
	font-size: 21px;
	color: #0C1C83;
	line-height: 100%;
	margin: 0 10px 10px 0;
	font-weight: bold:
}

#middle .content h2,
#middle .content h2 a {
	font-size: 21px;
	color: #0C1C83;
	line-height: 100%;
	margin: 0 10px 10px 0;
	font-weight: normal;
}

#middle .content h3,
#middle .content h3 a {
	font-size: 18px;
	color: #EA040A;
	line-height: 130%;
	margin: 0 10px 10px 0;
	font-weight: normal;
}

#middle .img_big {
	border: 0;
	width: 445px;
	height: 200px;
	padding-bottom: 10px;
}

#middle .content p {
	font-size: 13px;
	line-height: 125%;
	padding-bottom: 16px;
	padding-right: 10px;
}

#middle .content a {
	color: #EA040A;
}

#middle .content table {
	border-collapse: collapse;
	width: 440px;
	line-height: 125%;
	font-size: 13px;
}

#middle .content th {
	padding: 5px 2px 5px 2px;
	color: #EA040A;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #999999;
}

#middle .content td {
	padding: 5px 2px 5px 2px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}

#middle .content td.comment {
	padding: 5px;
	background-color: #999999;
	text-align: left;
	border: 0px;
	color: White;
	font-size: 11px;
	text-indent: -7px;
	padding-left: 12px;
}

#middle .content td.comment span {
	color: #EA040A;
}

#middle .content div.hr {
	width: auto;
	background: url(../images/hr_novice.gif) no-repeat transparent 5px 0;
	height: 10px;
	line-height: 5px;
	font-size: 1px;
}

#middle a.vec_vsebine {
	color: #EA040A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#middle a.vec_vsebine:hover {
	text-decoration: none;
}

#middle p.nazaj {
	background: url(../images/novice_bg_nazaj.gif) no-repeat transparent 0 0;
	padding-top: 5px;
}

#middle table.faq1 {
	width: 440px;
	border-collapse: collapse;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0px 20px 0;
}

#middle table.faq1 td {
	font-size: 13px;
	font-weight: bold;
	border: 0;
	color: #0C1C83;
}

#middle table.faq2 {
	width: 440px;
	border-collapse: collapse;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#middle table.faq2 tr.heading td {
	font-size: 18px;
	font-weight: normal;
	border: 0;
	color: #0C1C83;
	line-height: 110%;
}

#middle table.faq2 tr.paragraph td {
	font-size: 13px;
	font-weight: normal;
	border: 0;
	color: #333333;
}

#middle table.faq2 tr.paragraph p {
	margin: 0;
	padding: 0;
	line-height: 125%;
	padding-bottom: 16px;
}

#middle td.right {
	text-align: right;
}

#middle table.vprasanje {
	width: auto;
}

#middle table.vprasanje td {
	border: 0;
	color: #333333;
}

#middle p.comment {
	color: #666666;
	font-size: 11px;
}

#middle input.faqform, textarea.faqform {
	border: 1px #C8C5C4 solid;;
	padding: 2px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#middle button.faqform {
	width: 60px;
	height: 22px;
	border: 0;
	background-color: transparent;
	cursor:pointer;
}

div#infoizracun {
	position: relative;
	width: 440px;
	height: 228px;
	background: url(../images/infoizracun_bg.png) no-repeat transparent 0 0;
}

#infoizracun .content1 {
	position: relative;
	padding: 10px;
	background-color: transparent;
	border: 0;
	font-size: 13px;
	color: #333333;
}

#infoizracun .content1 table {
	width: auto;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#infoizracun td.label {
	width: 120px;
	height: 25px;
	vertical-align: middle;
	text-align: right;
	border: 0;
}

#infoizracun td.f_element {
	height: 25px;
	vertical-align: middle;
	text-align: left;
	padding-left: 4px;
	border: 0;
}

#infoizracun input {
	border: 1px solid Black;
	width: 50px;
	background-color: White;
	padding: 2px;
}

#infoizracun button {
	cursor:pointer;
	background: transparent;
	border: 0;
	margin-top: 14px;
}

#middle p.naslov_slovar {
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
}

#middle p.kazalo1 {
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin: 20px 0 6px 4px;
	font-weight: bold;
}

#middle p.kazalo2 {
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin: 0 0 6px 16px;
}

#middle p.kazalo2 a {
	color: #333333;
}


























div#right {
	position: relative;
	float: left;
	width: 232px;
}

div#izracun1 {
	float: left;
	width: 100%;
	height: 245px;
	background: url(../images/izracun_bg.jpg) no-repeat transparent;
}

div#izracun1 .content {
	width:auto;
	margin: 12px;
	font-family: "Tahoma",Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#izracun1 .content h1 {
	font-size: 18px;
	line-height: 130%;
	color: #333333;
	margin-right: 20px;
	margin-top: -5px;
}

div#izracun1 td.label,
div#izracun1 td.label1 {
	width: 120px;
	height: 30px;
	vertical-align: middle;
	text-align: right;
}

div#izracun1 td.label1 {
	width:160px;
}

div#izracun1 td.f_element {
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 4px;
}

div#izracun1 input {
	border: 1px solid Black;
	width: 50px;
	background-color: White;
	padding: 2px;
}

div#izracun1 button {
	cursor:pointer;
	background: transparent;
	border: 0;
	margin-top: 18px;
}

div#povezave {
	position: relative;
	width: 100%;
	float: left;
}

div#povezave .top {
	position: relative;
	width: auto;
	line-height: 0px;
	font-size: 0px;
	height: 4px;
	background: url(../images/povezave_bg_top.jpg) no-repeat transparent 0 0;
	padding: 0;
	margin: 0;
}

div#povezave .middle {
	position: relative;
	width: auto;
	background: url(../images/povezave_bg_middle.jpg) repeat-x transparent 0 0;
	padding: 0;
	margin: 0;
}

div#povezave .content {
	position: relative;
	width: auto;
	background: url(../images/povezave_bg_repeat.gif) repeat-y transparent 0 0;
	padding: 10px;
	margin: 0;
}

#povezave p.title {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #01247B;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
	line-height: 100%;
}

#povezave p.link {
	font-family: "Tahoma;", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px dashed #C8DCDC;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 110%;
}

#povezave p.link a {
	text-decoration: underline;
	color: #000000;
}

#povezave p.link a:hover {
	text-decoration: none;
}

#povezave span.bullet {
	color: #3D8DCC;
	font-size: 11px;
}

#povezave span.comment {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

div#povezave .bottom {
	position: relative;
	width: auto;
	line-height: 0px;
	font-size: 0px;
	height: 4px;
	background: url(../images/povezave_bg_bottom.jpg) no-repeat transparent 0 0;
	padding: 0;
	margin: 0;
}