@import "reset.css";

html, body {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  font-family: "Trebuchet MS", Arial, Tahoma;
}

#celota {
  width: 978px;
  margin-left: auto;
  margin-right: auto;
  background: url(bgr_index.jpg) top left repeat-y;
  padding: 0px;
  padding-bottom: 10px;
}

#glava {
  width: 100%;
  background: url(glava.jpg) center bottom no-repeat;
  min-height: 177px;
}

* html #glava {
  height: 177px;
}

#glava .podatki {
  float: right;
  height: 80px;
  margin-right: 12px;
  font-size: 10px;
  color: #666666;
  margin-top: 12px;
  margin-bottom: 
}

#meni_zgoraj {
  width: 950px;
  background-color: #666666;
  height: 28px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1px;
  color: #fff;
}

* html #meni_zgoraj {
  height: 23px;;
}


#meni_levo {
  float: left;
  width: 190px;
  margin-left: 14px;
}

* html #meni_levo {
  margin-left: 7px;
  margin-top: -5px;
}

#meni_levo #meni_glava {
  width: 190px;
  height: 10px;
}
#meni_levo #meni_vsebina {
  width: 190px;
  background: url(ozadje_meni_vsebina.jpg) top center repeat-y;
  padding-top: 5px;
}
#meni_levo #meni_noga {
  width: 190px;
  height: 12px;
  background: url(ozadje_meni_noga.jpg) top center no-repeat;
}

#sredina {
  margin-left: 224px;
  width: 531px;
  margin-top: 7px;
}

* html #sredina {
  width: 520px;
  margin-top: -2px;
}

#meni_desno {
  float: right;
  width: 200px;
  min-height: 424px;
  border-left: 1px dashed #999999;

}

* html #meni_desno {
  height: 424px;
  margin-top: -7px;
}

#noga {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  padding: 10px;
  border-top: 1px solid #E4E9ED;
  text-align: center;
  clear: both;
}


#navigacija {
  width: 100%;
  height: 12px;
  font-size: 10px;
  color: #999999;
  margin-bottom: 15px;
  font-family: Tahoma;
}



/***** Oblikovanje gumbov v zgornjem meniju *****/

#meni_zgoraj .gumb a {
  height: 28px;
  margin-left: 10px;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

/** aktivni gumbi **/

#meni_zgoraj .gumb a.active_domov {
  height: 28px;
  margin-left: 10px;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  background: url(gumbi/domov.jpg) top center no-repeat;
}

* html #meni_zgoraj .gumb a.active_domov {
  height: 23px;
}

#meni_zgoraj .gumb a.active_informacije {
  height: 28px;
  margin-left: 10px;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  background: url(gumbi/informacije.jpg) top center no-repeat;
}

* html #meni_zgoraj .gumb a.active_informacije {
  height: 23px;
}

#meni_zgoraj .gumb a.active_obrazci {
  height: 28px;
  margin-left: 10px;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  background: url(gumbi/obrazci.jpg) top center no-repeat;
}

* html #meni_zgoraj .gumb a.active_obrazci {
  height: 23px;
}

#meni_zgoraj .gumb a.active_razpisi {
  height: 28px;
  margin-left: 10px;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  background: url(gumbi/razpisi.jpg) top center no-repeat;
}

* html #meni_zgoraj .gumb a.active_razpisi {
  height: 23px;
}

#meni_zgoraj .gumb a.active_fotogalerija {
  height: 28px;
  margin-left: 10px;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  background: url(gumbi/fotogalerija.jpg) top center no-repeat;
}

* html #meni_zgoraj .gumb a.active_fotogalerija {
  height: 23px;
}

#meni_zgoraj .gumb a.active_faq {
  height: 28px;
  margin-left: 10px;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  background: url(gumbi/gis.jpg) top center no-repeat;
}

* html #meni_zgoraj .gumb a.active_faq {
  height: 23px;
}






* html #meni_zgoraj .gumb a, a:visited {
  height: 23px;
}

#meni_zgoraj .domov a:hover {
  text-decoration: none;
  background: url(gumbi/domov.jpg) top center no-repeat;
}

#meni_zgoraj .informacije a:hover {
  text-decoration: none;
  background: url(gumbi/informacije.jpg) top center no-repeat;
}

#meni_zgoraj .obrazci a:hover {
  text-decoration: none;
  background: url(gumbi/obrazci.jpg) top center no-repeat;
}

#meni_zgoraj .razpisi a:hover {
  text-decoration: none;
  background: url(gumbi/razpisi.jpg) top center no-repeat;
}

#meni_zgoraj .gis a:hover {
  text-decoration: none;
  background: url(gumbi/gis.jpg) top center no-repeat;
}

#meni_zgoraj .faq a:hover {
  text-decoration: none;
  background: url(gumbi/gis.jpg) top center no-repeat;
}

#meni_zgoraj .fotogalerija a:hover {
  text-decoration: none;
  background: url(gumbi/fotogalerija.jpg) top center no-repeat;
}


/***** Oblikovanje iskalnega obrazca v zgornjem meniju *****/

#iskanje {
  font-size: 9px;
  font-family: "Small Fonts";
  color: #cccccc;
  float: right;
  margin-right: 5px;
  margin-top: 3px;
}

#iskanje input.vnos {
  border: 1px solid #2D8800;
  background-color: #eeeeee;
  width: 140px;
  height: 15px;
  margin-top: 3px;
  margin-left: 3px;
}

#iskanje .gumb {
  background: url(isci.jpg) center center no-repeat;
  width: 17px;
  height: 19px;
  border: 0px;
  margin-left: 5px;
  cursor: pointer;
}


/***** Oblikovanje okvirja z novicami na prvi strani *****/

#aktualno {
  width: 531px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  background: url(ozadje_aktualno.jpg) top center no-repeat;
  outline: none;
}

#aktualno #arhiv {
  width: 510px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding-top: 5px;
}

#aktualno #arhiv a, a:visited .arhiv {
  color: #666666;
  text-align: right;
  text-decoration: underline;
  font-size: 10px;
  font-family: Arial;
  float: right;
}

#aktualno #novice {
  width: 510px;
  height: 320px;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
}

#aktualno #novice .novica {
  width: 474px;
  color: #666666;
  font-size: 11px;
  margin-top: 10px;
}

#aktualno #novice .novica .naslov {
  color: #000;
  font-size: 12px;
  line-height: 10px;
  font-weight: normal;
  border: 0px;
  margin: 0px;
}

* html #aktualno #novice .novica .naslov {
  line-height: 10px;
}

#aktualno #novice .novica .datum {
  color: #999999;
  font-size: 10px;
  margin-bottom: 13px;
}

#aktualno #novice .novica .img {
  float: left;
  border:  0px;
  margin-right: 10px;
}

#aktualno #novice .novica .img img {
  border: 1px solid #48D703;
  padding: 1px;
}

#aktualno #novice .novica .besedilo {
  float: right;
  border:  0px;
  width: 355px;
}

#aktualno #novice .novica .besedilo2 {
  float: left;
  border:  0px;
  width: 465px;
}

#aktualno #novice .novica .besedilo a.vec {
  color: #0AA0FF;
  font-size: 10px;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
}

/***** Oblikovanje prikaza novic v arhivu *****/

.novica_arhiv {
  width: 474px;
  color: #666666;
  font-size: 11px;
  margin-top: 10px;
  height: 100px;
}

.novica_arhiv .naslov_arhiv {
  color: #000;
  font-size: 12px;
  line-height: 10px;
  font-weight: normal;
  border: 0px;
  margin: 0px;
}

.novica_arhiv .datum {
  color: #999999;
  font-size: 10px;
  margin-bottom: 10px;
}

.novica_arhiv .img {
  float: left;
  border:  0px;
  margin-right: 10px;
}

.novica_arhiv .img img {
  border: 1px solid #48D703;
  padding: 1px;
}

.novica_arhiv .besedilo {
  float: right;
  border:  0px;
  width: 355px;
}

* html .novica_arhiv .besedilo {
  float: right;
  border:  0px;
  width: 355px;
}

.novica_arhiv .besedilo2 {
  float: left;
  border:  0px;
  width: 465px;
}

.novica_arhiv .besedilo a.vec {
  color: #0AA0FF;
  font-size: 10px;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
}



/***** Oblikovanje prikaza celotne novice *****/

.novica2 {
  width: 530px;
  color: #666666;
  font-size: 11px;
  margin-top: 10px;
}

.novica2 .naslov {
  color: #000;
  font-size: 13px;
  font-weight: normal;
  border: 0px;
  margin: 0px;
}

.novica2 .datum {
  color: #999999;
  font-size: 10px;
  margin-bottom: 10px;
}

.novica2 .img {
  float: left;
  border:  0px;
  margin-right: 10px;
}

.novica2 a, a:hover, a:visited, a:active {
  margin: 0px;
  margin-left: 5px;
  padding: 0px;
}

.novica2 .besedilo {
  float: left;
  border:  0px;
  width: 530px;
}

.galerija {
	width: 100%;
	text-align: left;
    float:  left;
}

.gal_fotka {
  padding: 1px;
  border: 1px solid #48D703;
}


.galerija a,
.galerija a:hover,
.galerija a:visited,
.galerija a:active {
  margin: 0px;
  margin-right: 5px;
  padding: 0px;
}






/***** Oblikovanje vsebine *****/

#vsebina {
  width: 531px;
  font-size: 12px;
  color: #666666;
}

#vsebina a.vec {
  color: #0AA0FF;
  font-size: 10px;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
}

#vsebina .naslov {
  color: #48D700;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}



/***** Oblikovanje drsnika za novice na prvi strani *****/

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbar {
width: 11px;
background: #5EC0A7 url(drsnik/drsnik_sredina.jpg) top center repeat-y;
}

.vscrollerbarbeg {
height: 24px !important;
width: 11px;
background: url(drsnik/drsnik_zgoraj.jpg) top center no-repeat;
}

.vscrollerbarend {
height: 24px;
width: 11px;
background: url(drsnik/drsnik_spodaj.jpg) bottom center no-repeat;
}

.vscrollerbase {
width: 11px;
background: #fff url(drsnik/ozadje.jpg) 0px 0px repeat-y;
}

.vscrollerbasebeg {
width: 11px;
height: 28px !important;
background: url(drsnik/puscica_gor.jpg) top center no-repeat;
}

.vscrollerbaseend {
height: 28px;
width: 11px;
background: url(drsnik/puscica_dol.jpg)  bottom center no-repeat;
}

.hscrollerbase {
height: 16px; background-color: white;
}

.hscrollerbar {
height: 16px; background-color: black;
}

.vscrollerbar, .hscrollerbar {
padding: 7px;
z-index: 2;
}

.scrollerjogbox {
width: 11px;
height: 16px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #fff;
}


/***** Oblikovanje koledarja *****/

#koledarcek {
  width: 174px;
  background: url(koledar_glava.jpg) top center no-repeat;
}

* html #koledarcek {
  margin-top: -30px;
}


#koledarcek #nazaj {
  float: left;
  width: 15px;
  font-size: 1px;
  line-height: 0;
}

#koledarcek #naprej {
  float: right;
  width: 15px;
  font-size: 1px;
  line-height: 0;
}

#koledarcek #mesec {
  float: left;
  width: 134px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  line-height: 13px;
  margin-top: 2px;
}

#koledarcek #tabela {
  border: 1px solid #fff;
  width: 174px;
  margin-top: -4px;
  border-collapse: collapse;
}

#koledarcek a,
#koledarcek a:hover,
#koledarcek a:active,
#koledarcek a:visited {
  margin: 0px;
  padding: 0px;
}

* html #koledarcek #tabela {
  margin-top: -5px;
}


/***** Oblikovanje izpisa dogodkov objavljenih na koledarju *****/

.naslov_dogodek {
  color: #000;
  font-size: 13px;
  font-weight: normal;
  border: 0px;
  margin: 0px;
}

.vsebina_dogodek {
  padding: 15px;
  padding-top: 5px;
  padding-left: 0px;
  font-size: 12px;
}


/***** Olbikovanje vnosnih polj pri dodajanju dogodkov *****/

input.dogodek_naslov {
  border: 1px solid #cccccc;
  background-color: #eeeeee;
  width: 440px;
  height: 15px;
  color: #666666;
  font-size: 10px;
}

* html input.dogodek_naslov {
  width: 424px;
}

input.dogodek_datum {
  border: 1px solid #cccccc;
  background-color: #eeeeee;
  width: 100px;
  height: 15px;
  color: #666666;
  font-size: 10px;
}

input.dogodek_gumb {
  border: 1px solid #cccccc;
  background-color: #eeeeee;
  color: #666666;
  font-size: 10px;
  margin-top: 10px;
  height: 20px;
  width: 530px;
  font-weight: bold;
}




/***** Razno *****/

.nacrt {
  margin-top: 10px;
  margin-left: 20px;
}

.nacrt img {
  border: 0px;
  margin-bottom: 10px;
}

.nacrt a,
.nacrt a:visited,
.nacrt a:hover,
.nacrt a:active {
  margin: 0px;
  padding: 0px;
}


#koledar {
  width: 174px;
  margin-left: 10px;
  min-height: 300px;
  background: url(ozadje_koledar.jpg) bottom center no-repeat;
}

* html #koledar {
  height: 300px;
}

#koledar a {
  margin: 0px;
  padding: 0px;
}

#koledar img {
  border: 0px;
}

#koledar .gis {
  margin-bottom: 0px;
}


* html #koledar .gis {
  margin-bottom: 40px;
}

#koledar .text {
  margin-top: 5px;
  font-size: 11px;
  color: #666666;
}

.poljanska_dolina {
  margin-top: 10px;
  margin-left: 15px;
}

.poljanska_dolina a,
.poljanska_dolina a:hover,
.poljanska_dolina a:visited
.poljanska_dolina a:active {
  margin: 0px;
  margin-left: -5px;
  padding: 0px;
}

.poljanska_dolina a,
.poljanska_dolina a:hover,
.poljanska_dolina a:visited,
.poljanska_dolina a:active {
  margin: 0px;
  padding: 0px;
}

* html .poljanska_dolina {
  margin-left: 17px;
  padding-top: 5px;
}

a.vec,
a.vec:visited,
a.vec:active,
a.vec:hover {
  color: #0AA0FF;
  font-size: 10px;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
}

a.galerija,
a.galerija:hover,
a.galerija:visited,
a.galerija:active {
  color: #0AA0FF;
  font-size: 12px;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}

a,
a:hover,
a:visited,
a:active {
  margin: 0px;
  padding: 0px;
}

