/*************************************************/
/**************CUSTOM CSS*************************/
/*************************************************/
p {
    font-size: 12px;
    line-height: 120%;
}
.crtkan_hr {
  border-top:1px dotted #CCCCCC;
  margin-bottom:15px;
  margin-top:15px;
}

.crtkan_okvir {
  border:1px dotted #ebebeb;
}

/* Add the background image and set the height of the image */
div.skinnedSelect {
background: url('../images/skin.png') no-repeat scroll 0pt 100%;
height: 19px;
}
/* Set the opacity to 0 to make the options appear invisible, this allows the image to be visable */
div.skinnedSelect select {
opacity: 0;
filter: alpha(opacity = 0);
-moz-opacity: 0;
width: 150px;
margin-left: -150px;
}
/* Tee text inside the box */
div.skinnedSelect .text {
float: left;
text-indent: 10px;
line-height: 19px;
width: 150px;
}
/* Shared font sizes */
div.skinnedSelect .text,
div.skinnedSelect select option
{
font-size: 11px;
color: #316D89;
}


/************ Sitemap - pomoč uporabnikom ************/
.levi_vsebina_zgoraj_2a, .levi_vsebina_zgoraj_3a {
  font-family: Tahoma, Geneva, sans-serif;
  font-size:1.15em;
  line-height:1.8em;
}

.levi_vsebina_zgoraj_2a {
  float:left;
  margin-left:0px;
  margin-right:10px;
  width:242px;
}

.levi_vsebina_zgoraj_3a {
  float:right;
  width:242px;
}

.levi_vsebina_zgoraj_2a h2, .levi_vsebina_zgoraj_3a h2 {
  color:#F07D3E;
}

#levi_vsebina_zgoraj_23 .levi_vsebina_zgoraj_2a h2, 
#levi_vsebina_zgoraj_23 .levi_vsebina_zgoraj_3a h2 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size:1.15em;
  line-height:1.8em;
  text-transform:uppercase;
  margin-bottom:0px;
}

#levi_vsebina_zgoraj_23 .seznam {
  border-bottom:1px dotted #CCCCCC;
  margin-bottom:20px;
  padding-bottom:5px;
  width:220px;
}

.seznam_sub1 li {
  background-position:10px top;
  background-repeat:no-repeat;
  padding-left:25px;
}

label {
  display: none;
}

label[for^="pwbox"] {
  display: inline;
}

/* Prikaz Label v jk_pool */
.tx-jkpoll-pi1 label {
        display: inline;
}

h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 2.1em;
}

.vsebina .graficni_sitemap {
  width:510px;
}

.vsebina .graficni_sitemap ul {
  list-style-type:none;
  color:#333333;
  font-size:1.1em;
  line-height:1.4em;
}

.vsebina .graficni_sitemap li {
  margin-left:5px;
  margin-right:14px;
  position:relative;
  width:236px;
}

.vsebina .graficni_sitemap .crta {
  background-image:url(../template-index/images/dvojnacrta.gif);
  background-position:left center;
  background-repeat:no-repeat;
  clear:both;
  float:none;
  height:4px;
  margin-bottom:10px;
  margin-top:10px;
  width:500px;
}
#arhiv_novic h3 a {
  color:#F07D3E;
}
/* tt_news - browse list */
.news-list-browse {
      text-align: left;
}
.news-list-browse .showResultsWrap {
   font-size: 1.1em;
      line-height: 1.8em;
  margin-bottom:1.2em;
}
.news-list-browse .browseLinksWrap {
  font-size: 1.1em;
      line-height: 1.8em;
}
.vsebina p {
  color:#333333;
  font-size:1.1em;
  line-height:1.8em;
  margin-bottom:10px;
}

.vsebina table td {
  color:#333333;
  font-size:1.0em;
  padding-bottom:0.6em;
  padding-left:0.6em;
  padding-top:0.6em;
}
.vsebina table td p{
  color:#333333;
  font-size:1.0em;
  padding-bottom:0.1em;
  padding-left:0.6em;
  padding-top:0.1em;
  line-height: 1.0em;
}
.vsebina table td p.arhiv_novic_vsebina{
  color:#333333;
  font-size: 12px;
  line-height: 1.7em;
  padding-left: 0px;
}

.vsebina table th {
  color:#FFFFFF;
  font-size:1.0em;
  padding-bottom:0.6em;
  padding-left:0.6em;
  padding-top:0.6em;
}
h1 {
  margin-bottom: 15px;
}
.vsebina img.attachment-post-thumbnail {
  padding-right: 10px;
  padding-top: 5px;
  width: 75px !important;
  height: auto;
}
/*************************************************/
/* ***********    Domen.css   *****************  */
/*************************************************/
/* Bloki izvorne kode - preformated */
.vsebina pre {
  margin-bottom: 1.8em;
  font-family: "Courier New", monospace;
  font-size: 1.1em;
}
/* Blockquote */
blockquote {
  color: #666;
  margin-left: 1.5em;
}
/* Povezave v vsebini */
.vsebina a {
    color: #F07D3E;
    text-decoration: underline;
}
/* Razni besedilni elementi */
.opomba {
  font-size: 0.8em;
  color: #DDDDDD;  
}
.green { color: #009933 } 
.red { color: #FF0000 }
pre .cons {
    padding: 1em;
    border: 1px dashed #2f6fab;
    color: black;
    background-color: #f9f9f9;
    line-height: 1.1em;
}
.vsebina p {
  margin-bottom: 1.2em;
}
/* List elements */
.vsebina li {
  line-height: 1.7em;
}
.vsebina ul, .vsebina ol {
  margin-left: 1.2em;
  margin-bottom: 1.5em;
  list-style-type: disc;
  margin-top: 0px;
  padding-top: 0px;  
  font-size: 1.1em;
}
.vsebina ul ul, .vsebina ol ol {
  margin-left: 1.2em;  
  list-style-type: circle;
  margin-top: 0px;
  padding-top: 0px;  
  font-size: 1.1em;
  margin-bottom: 0em;      
}
.vsebina ul ul ul, .vsebina ol ol ol {
  margin-left: 1.2em;  
  list-style-type: square;
  margin-top: 0px;
  padding-top: 0px;  
  font-size: 1.0em;
  margin-bottom: 0em;        
}
.vsebina ul ul ul ul, .vsebina ol ol ol ol {
  margin-left: 1.2em;  
  list-style-type: disc;
  margin-top: 0px;
  padding-top: 0px;  
  font-size: 1.1em;
  margin-bottom: 0em;        
}
.vsebina ul ul ul ul ul, .vsebina ol ol ol ol ol {
  margin-left: 1.2em;  
  list-style-type: disc;
  margin-top: 0px;
  padding-top: 0px;  
  font-size: 1.1em;
  margin-bottom: 0em;        
}
.vsebina ul ul ul ul ul ul, .vsebina ol ol ol ol ol ol {
  margin-left: 1.2em;  
  list-style-type: disc;
  margin-top: 0px;
  padding-top: 0px;  
  font-size: 1.1em;
  margin-bottom: 0em;        
}
.vsebina ol {
    list-style-type: decimal;
    margin-left: 20px;
}
/* Arhiv novic */
.desni_okvir .arhiv-obvestil {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 8px;
  color: #F07D3E;  
}
/* Sitemap */
.csc-sitemap li a {
  font-size: 12px;
}
/* RSS ikona za obvestila */
.arhiv_obvestil_rss {
    float: right;
    position: relative;
    top: -17px;
    left: -5px;
}
/* WHOIS forma - izpis */
.tx-newwhois-pi1 {
  width: 100%;
}
.tx-newwhois-pi1 form .levinapis {
  width: 200px;
  float: left;
  text-align: right;
  margin-right: 5px;
}
.tx-newwhois-pi1 form .levinapis, .tx-newwhois-pi1 form .captcha, .tx-newwhois-pi1 form .kodacaptcha, .tx-newwhois-pi1 form .domena {
  margin-bottom: 5px;
}
/* LI pri obvestilih */
#arhiv_novic .s_crto {
  list-style-type:none;
}
.video_napovednik li {
    list-style-type: none;
}
/*flash film*/
#flashmovieipv6 {
    margin-top: 15px;
    margin-bottom: 15px;
}
/*izpostavljeno obvestilo */
#izpostavljenoobvestilo {
  width: 100%;
  /*height: 134px;*/  
  margin-bottom: 13px;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding-top: 20px;
}
#izpostavljenoobvestilo h2 {
  background-color: #EE9115;
  padding-right: 4px;
  color: #000 !important;
  padding-top: 9px; 
  padding-left: 7px;
}
#izpostavljenoobvestilowrap {
  background-color: #EE9115;
  padding: 5px;
  font-size: 1.45em;
}
#izpostavljenoobvestiloinner {
  background-color: #FFF;
  padding: 5px;
  line-height: 1.1em;
}
#iovsebina strong { 
  font-weight: bold;
}
#iodatum {
  display: block;
  width: 100%;
  border-bottom: 1px dotted #CCCCCC;
  padding-bottom: 5px;
  margin-bottom: 3px;
  color: #F07D3E;   
  font-weight: bold;
}
#izpostavljenoobvestilo img {
  margin-top:5px;
}
/*   TABELA Z IKONICAMI STORITEV     */
/*
Theme Name: /
Description: Template made specialy for the Arnes by <a href="http://www.studiotibor.com" target="_blank">Studio Tibor</a>
Author: Studio Tibor
Version: 1.0
Copyrights: 2012 All Rights Reserved
*/
.vsebina ul.stb_bodyIconsArray {
	margin-left: 0;
	margin-bottom: 80px !important;		/* deluje v kombinaciji z ul.stb_bodyIconsArray li:last-child:after */
	width: 525px;
	list-style-position: outside;
	list-style: none;
}
.vsebina ul.stb_bodyIconsArray li:last-child:after {	/* WARNING: Does not work in: last-child: IE <9 // after: IE<8; for these use .stb_go2newline on the last li  */
	content: "";
	clear: both;
}
.vsebina .csc-default p,
.stb_bodyIconsArray p,
.vsebina .csc-default h1,
.stb_bodyIconsArray h1,
.vsebina .csc-default h2,
.stb_bodyIconsArray h2
.vsebina .csc-default h3,
.stb_bodyIconsArray h3 {
	clear: both;
}
.vsebina ul.stb_bodyIconsArray li {
	display: block;
	float: left;
	width: 155px;
	margin-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 120%;
	word-wrap: break-word;
}

/* WARNING: does not working: IE <9; FF <3.5; FALLBACK: .stb_go2newline on the every 4-th li */
ul.stb_bodyIconsArray li:nth-child(4) { clear: both !important; }
.stb_go2newline { clear: both !important; }

/*-------------------------------------
	FIRST LINK IS AUTO ICON + TITLE 
-------------------------------------*/

/* WARNING: Does not work: first-child: IE <8;	FALLBACK: a.stb_icon */
.vsebina ul.stb_bodyIconsArray li a:first-child, 
.vsebina ul.stb_bodyIconsArray li a:first-child:link, 
.vsebina ul.stb_bodyIconsArray li a:first-child:visited,
.vsebina ul.stb_bodyIconsArray li a.stb_icon, 
.vsebina ul.stb_bodyIconsArray li a.stb_iconicon:link, 
.vsebina ul.stb_bodyIconsArray li a.stb_iconicon:visited 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	display: block;
	text-align: center;
	color: #000000;
	text-decoration: none;
	padding-top: 110px;
	margin-bottom: 4px;
}
.vsebina ul.stb_bodyIconsArray li a:first-child:hover 
{
	color: #ee8111;
	text-decoration: none;
}

/*-------------------------------------
	ICONS
-------------------------------------*/
.vsebina .stb_bodyIconsArray a.stb_iGeneric,
.vsebina .stb_bodyIconsArray a:first-child,
.vsebina .stb_bodyIconsArray a.stb_icon
{ background: url("/files/slike/storitve/storitve-za-posameznike/stbBodyIcons.gif") no-repeat -1225px 0; }
.vsebina .stb_bodyIconsArray a:first-child:hover,
.vsebina .stb_bodyIconsArray a.stb_iGeneric:hover,
.vsebina .stb_bodyIconsArray a.stb_icon:hover{	background-position: -1225px -300px; }
.vsebina .stb_bodyIconsArray a.stb_iWebmail { background: url("/files/slike/stbBodyIcons.gif") no-repeat 0 0; }
.vsebina .stb_bodyIconsArray a.stb_iWebmail:hover {	background-position: 0 -300px; }
.vsebina .stb_bodyIconsArray a.stb_iPlaner { background: url("/files/slike/stbBodyIcons.gif") no-repeat -175px 0; }
.vsebina .stb_bodyIconsArray a.stb_iPlaner:hover { background-position: -175px -300px; }
.vsebina .stb_bodyIconsArray a.stb_iFilesender { background: url("/files/slike/stbBodyIcons.gif") no-repeat -350px 0; }
.vsebina .stb_bodyIconsArray a.stb_iFilesender:hover { background-position: -350px -300px; }
.vsebina .stb_bodyIconsArray a.stb_iBlog { background: url("/files/slike/stbBodyIcons.gif") no-repeat -525px 0; }
.vsebina .stb_bodyIconsArray a.stb_iBlog:hover {	background-position: -525px -300px; }
.vsebina .stb_bodyIconsArray a.stb_iVox { background: url("/files/slike/stbBodyIcons.gif") no-repeat -700px 0; }
.vsebina .stb_bodyIconsArray a.stb_iVox:hover {	background-position: -700px -300px; }
.vsebina .stb_bodyIconsArray a.stb_iVideoPortal { background: url("/files/slike/stbBodyIcons.gif") no-repeat -875px 0; }
.vsebina .stb_bodyIconsArray a.stb_iVideoPortal:hover {	background-position: -875px -300px; }
.vsebina .stb_bodyIconsArray a.stb_iPredal {	background: url("/files/slike/stbBodyIcons.gif") no-repeat -1050px 0; }
.vsebina .stb_bodyIconsArray a.stb_iPredal:hover { background-position: -1050px -300px; }
.vsebina .stb_bodyIconsArray a.stb_iGeneric { background: url("/files/slike/stbBodyIcons.gif") no-repeat -1225px 0; }
.vsebina .stb_bodyIconsArray a.stb_iGeneric:hover {	background-position: -1225px -300px; }

/*-------------------------------------
	prenova
-------------------------------------*/
.header-spacer {
    position: absolute;
    width: 30px;
    height: 10px;
    left: 25%;
    top: 90px;
    background-color: #FFFFFF;
}
@media (min-width: 768px) {
    header {
        height: 95px;
    }
}
header {
    margin-bottom: 5px;
}
.mob-glava {
    height: auto;
}
.mob-glava > * {
    display: inline-block;
}
@media (max-width: 549px) {
.mob-glava img.povezujemo {
    display: none;
}
}
#xs-meni, .mob-glava .desni_obvestila {
    display: inline-block;
}
.mob-glava .desni_obvestila {
    padding: 0 7px;
    float: right;
}
.mob-glava .desni_obvestila i.fa-rss-square {
    padding-left: 5px;
}
.desni_obvestila .stanje-ne-sm {
    display: inline-block;
}
.desni_obvestila .stanje-sm {
    display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
    .desni_obvestila .stanje-sm {
        display: inline-block;
    }
    .desni_obvestila .stanje-ne-sm {
        display: none;
    }
}
.jezik_socialna {
    position: absolute;
    right: 15px;
    top: 10px;
    right: 15px;
    text-align: right;
    max-width: 110px;
}
.jezik_socialna > * {
    display: inline-block;
}
.mob-glava .logo-div {
    padding-bottom: 10px;
}
.logo {
  position: absolute;
  top: 5px;
}
#povezujemo_znanje {
    position: relative;
    top: 40px;
}
#socialna_omrezja {
    position: absolute;
    right: 20px;
    bottom: 5px;
}
#socialna_omrezja li, #mob-socialna li {
    display: inline-block;
    padding: 5px;
}
#socialna_omrezja > li:last-of-type {
    padding-right: 0;
}
header .logo_wrap, header .znanje, header .desni_zgoraj, .mob-glava {
    background-image: url("../images/ozadje_drobtinice.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
}
header .logo_wrap, header .znanje, header .desni_zgoraj {
    height: 95px;
}
.desni_zgoraj {
    padding: 0;
}
.desni_jeziki, .desni_obvestila, .desni_iskanje, #xs-meni {
    margin-bottom: 5px;
    height: 27px;
    line-height: 27px;
}
.hidden-xs .desni_jeziki,
.hidden-xs .desni_obvestila,
.hidden-xs .desni_iskanje {
    display: block;
    width: 100%;
}
.desni_jeziki .lang-item {
    background-color: #BCBCBC;
    text-align: center;
}
.visible-xs .desni_jeziki .lang-item {
    padding: 0 10px;
}
.hidden-xs .desni_jeziki .lang-item {
    width: 48%;
}
.hidden-xs .desni_jeziki .lang-item-sl {
    float: left;
}
.hidden-xs .desni_jeziki .lang-item-en {
    float: right;
}
.visible-xs .desni_obvestila {
    float: right:
}
#desni_iskanje_input {
    background-image: url("../images/iskanje.gif");
    background-position: right center;
    background-repeat: no-repeat;
    height: 27px;
    border: 1px solid #5A5A5A;
    padding: 0 20px 0 7px;
    border-radius: 0;
    color: #5A5A5A;
    width: 100%;
}
.desni_obvestila {
    background-color: #5A5A5A;
    padding: 0 2px;
    text-align: center;
}
.desni_obvestila > * {
    line-height: 27px;
}
.desni_obvestila a {
    color: #FFFFFF;
    text-decoration: none;
}
.desni_obvestila a:hover {
    color: #F07D3E;
}
.desni_obvestila i {
    padding-right: 2px;
}
.ikona {
    padding: 0 3px;
    vertical-align: middle;
}
.prvastran .osrednji {
    margin-bottom: 20px;
}
/* prva stra */
.prvastran .novice {
    border: 2px dotted #8d8d8d;
}
.novice img {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: 5px;
}
.novice .posamezna {
    border-bottom: 1px dotted #cccccc;
    padding: 5px;
}
.novice p {
    font-size: 1em;
    font-size: 1.05em;
    text-align: left;
}
h2.vstopi {
  font-size: 1.9em;
  color: #000000;
  background-color: #E7E7E8;
  padding: 5px 0 5px 8px;
  font-family: Georgia, "Times New Roman", Times, serif;  
  margin-bottom: 5px;
}
h2.moder {
  border-left: 4px solid #007DBF;
}
h2.rdec {
  border-left: 4px solid #EC1C24;
}
h2.oranzen {
  border-left: 4px solid #EC8E49;
}
#vstopi {
  width: 100%;
  margin-bottom: 15px;
}
#vstopi li {
  display: block;
  font-size: 1.4em;
  color: #333;
  font-family: Georgia, "Times New Roman", Times, serif;
  background-image: url("../images/crtkana-crta.gif");
  background-repeat: repeat-x;
  background-position: bottom;
  height: 27px;   
  overflow: hidden;
}
#vstopi li:hover {
  background-color: #EC1C24;
  background-image: none;
  position: relative;
  top: -2px;
}
#vstopi li a {
  color: #333;
  display: block;
  width: 234px;
  line-height: 25px;
  width: 100%;
  height: 100%;
  padding-left: 10px;  
}
#vstopi li:hover a {
  color: #FFF;
  position: relative;
  top: 2px;    
}
.bliznjice > div {
    border-left: 1px dotted grey;
    min-height: 140px;
    padding-bottom: 10px;
}
.bliznjice h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.8em;
    line-height: 1.1em;
    color: #F07D3E;
    margin-bottom: 10px;
}
#drobtinice {
  margin-top: 30px;
}
.noga-desno {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
    padding: 10px 0;
}
#noga-ikone {
    margin: 10px 0;
}
#noga-ikone > div {
    display: inline-block;
}
#noga-ikone img {
    border: 0;
    height: 25px;
    width: auto;
}
.carousel, .carousel-inner {
    height: 250px;
}
.carousel-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 50%;
    height: 250px;
}
.carousel-caption {
    left: 50%;
    top: 10px;
    width: 50%;
    text-align: left;
    color: #222222;
    text-shadow: none;
    padding: 20px 30px 30px 20px;
}
.carousel-control.left, .carousel-control.right {
    color: #5A5A5A;
    text-shadow: none;
    width: 30px;
    background-image: none;
    z-index: 20;
    height: 40px;
    margin-top: 105px;
}
@media (max-width: 550px), (min-width: 768px) and (max-width: 991px) {
    .carousel, .carousel-inner {
        height: 300px;
    }
    .carousel-image {
        height: 150px;
        width: 100%;
    }
    .carousel-caption {
        left: 0;
        top: 150px;
        width: 100%;
        padding: 10px 0 0 0;
    }
    .novice-arhiv {
        right: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .carousel {
        padding-right: 10px;
    }
}
.novice-arhiv {
    position: absolute;
    bottom: 0;
    right: 10px;
}
@media (max-width: 767px) {
    #noga-ikone {
        text-align: center;
    }
    .novice-arhiv {
        right: 0;
    }
}
#helpdesk {
    width: 50px;
    font-size: 1.1em;
    line-height: 140%;
    position: fixed;
    right: 0;
    top: 45%;
    top: calc(50vh - 22.5px);
    margin-bottom: 5px;
    -webkit-transition: all 1s;
    transition: width 1s;
    z-index: 10;
}
#helpdesk .hd-notranji {
    position: relative;
}
#helpdesk .hd-ikona, #helpdesk .zavihek {
    display: inline-block;
}
#helpdesk .hd-ikona {
    width: 50px;
    padding: 10px;
    background-color: #EE9115;
    color: #FFFFFF;
    border-radius: 5px 0 0 5px;
}
#helpdesk .zavihek {
    background-color: #EE9115;
    top: 0;
    left: 50px;
    position: absolute;
    width: 200px;
}
#helpdesk.aktiven {
    width: 250px;
}
#helpdesk .naslov {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    font-size: 1.6em;
    border-bottom: 2px dotted #FFFFFF;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
}
#helpdesk .naslov span {
    line-height: 40px;
}
#helpdesk .naslov i {
    color: #EE9115;
    vertical-align: middle;
    width: 36px;
    text-align: center;
}
#helpdesk .hd-vsebina {
    color: #333333;
    background-color: #FFFFFF;
    margin: 5px;
    padding: 7px;
}
#helpdesk .hd-vsebina div {
    display: table-row;
}
#helpdesk .hd-vsebina div > * {
    display: table-cell;
}
#helpdesk .hd-vsebina i {   
    color: #5a5a5a;
    text-align: center;
    vertical-align: middle;
    padding-right: 3px;
}
i.fa-warning {
    color: #FFCC00;
}
i.fa-check {
    color: #409A3C;
}
i.fa-rss-square, i.fa-envelope {
    color: #F07D3E;
}
.container.osrednji .vsebina {
    padding-top: 1em;
}
.vsebina section > #typo3_notranja_vsebina {
    margin-top: -1em;
}
span.arhiv_novic_datum {
    display: block;
    margin-bottom: 15px;
}
