body {
  color: black;
  background-color: white;
  background-image: url(preliv.gif);
  font-size: 77%;
  margin: 0;
  padding: 0;
  background-repeat: repeat-x;
}

body, textarea, input {
  font-family: arial, helvetica, sans-serif;
}

textarea:focus, input:focus, .sffocus, .sffocus {
  background-color: #ffc;
}

a {
  color: #00c;
  text-decoration: none;
}

a:visited {
  color: #66c;
}

a:hover {
  color: #00c;
  text-decoration: underline;
  background: none;
}

a:active {
  color: red;
}

abbr, acronym, .abbr {
  border: 0;
  cursor: help;
}
.h6 {
  font-size: 1.2em;
  color: #996633;
  font-weight: bold;
}

/*------------------- GLAVA -------------------*/
#header {
  /*background: url(krpan.gif) no-repeat;*/
  background: url(skampi.gif) no-repeat;
  height: 150px;
  padding-left: 182px;
  background-position: right;
}

#header p {
  color: #339;
  padding-top: 48px;
  margin: 0;
  font-size: 0.9em;
}

#header span, p#skip, #header label, #trenutnomesto span  {
  position: absolute;
  overflow: hidden;
  width: 0;
  top: 49px;
  height: 13px;
}

#header span.abbr {
  position: static;
  height: auto;
  width: auto;
}
#header #krpanV {
  display: block;
  position: absolute;
  top: 0;
  left: 4px;
  width: 181px;
  height: 150px;
  background: url(krpan.gif) no-repeat;
  
}
#header #figovecV {
  display: block;
  position: absolute;
  top: 0;
  left: 4px;
  width: 181px;
  height: 150px;
  background: url(figovec.gif) no-repeat;
  
}
#header #peron {
  display: block;
  position: absolute;
  top: 0;
  left: 340px;
  width: 80px;
  height: 80px;
  background: url(peron_mh.gif) no-repeat;
  
}

#header a#peron:hover {
  display: block;
  position: absolute;
  top: 0;
  left: 340;
  width: 80px;
  height: 80px;
  background: url(peron_m.gif) no-repeat;
  
  
}

#header #figovec {
  display: block;
  position: absolute;
  top: 20px;
  left: 368px;
  width: 132px;
  height: 114px;
  background: url(figovec_mh.gif) no-repeat;
  
  
}

#header a#figovec:hover {
  display: block;
  position: absolute;
  top: 20px;
  left: 368px;
  width: 132px;
  height: 114px;
  background: url(figovec_m.gif) no-repeat;
  
}

#header #krpan {
  display: block;
  position: absolute;
  top: 20px;
  left: 500px;
  width: 132px;
  height: 114px;
  background: url(krpan_mh.gif) no-repeat;
  
  
}

#header a#krpan:hover {
  display: block;
  position: absolute;
  top: 20px;
  left: 500px;
  width: 132px;
  height: 114px;
  background: url(krpan_m.gif) no-repeat;
  
}

#header form {
  position: absolute;
  display: inline;
  width: auto;
  top: 35px;
  right: 0;
  margin: -1em 0 0 0;
}

#header input {
  margin-bottom: 0;
}

#header .button {
  margin: 0 1em 0 0.5em;
}



/*------------------- Navigacija -------------------*/

#navigacija {
  position: absolute;
  left: 1px;
  top: 150px;
  width: 13em;
  w\idth: 11em;
  padding: 1em;
}

#navigacija ul, #navigacija ol {
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0;
}

#navigacija ul ul ul, #navigacija ol {
  margin: 0;
}

#navigacija li {
  font-size: 1.2em;
  color: #996633;
  font-weight: bold;
}

#navigacija li li {
  display: inline;
  font-size: 0.833333333em;
  font-weight: normal;
}

#navigacija li li ul, #navigacija li li ol {
  font-size: 1.1em;
}

#navigacija li a, #navigacija li em {
  display: block;
  color: #00c;
  padding: 0.15em 0.5em;
  margin: 1px 0;
}

#navigacija li li li a {
  margin: 1px 0 1px 1.5em;
}

#navigacija li em {
  margin-left: 1em;
  padding-left: 1em;
  color: black;
}

#navigacija li a:hover {
  background: #eee;
  text-decoration: none;
  border-color: #ccc;
}

#navigacija .rdeca a:hover {
  border-bottom-color: red;
}

#navigacija .zelena a:hover {
  border-bottom-color: #0c0;
}

#navigacija .modra a:hover {
  border-bottom-color: blue;
}

#navigacija form {
  border-top: 1px solid #ccc;
  padding-top: 1em;
}

#navigacija p {
  line-height: 1.5;
}

#navigacija label {
  float: none;
  display: inline;
}

#navigacija input {
  width: 10.5em;
}

#navigacija .button {
  width: 5em;
  margin: 0;
}


/*------------------- Vsebina -------------------*/

#section {
  margin: 0 0 2em 13em;
}

.sNav {
  color: #ccc;
  margin-right: 1em;
}

.sNav p {
  position: relative;
  left: 150px;
  color: #999;
  padding: 0.25em 0 0.25em 2em;
  margin: 0;
  width: 200;
}

#scrta {
  border-top: 1px solid #ccc;
}

#scrta p {
  width: 6em;
  bottom: -1px;
}

#trenutnomesto.sNav p {
  bottom: 0;
  top: 0;
}

.sNav a {
  color: #99c;
}

.sNav em a {
  color: #00c;
  font-weight: bold;
  font-style: normal;
}

.sNav a:hover {
  color: #00c;
}



#vsebina {
  line-height: 1.5em;
  padding: 2em;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-right: 1em;
}

#vsebina img {
	margin: 10px 10px 10px 10px;
}

#home #vsebina {
  position: relative;
  top: -1px;
  left: -1px;
}


h1 {
  color: #339;
  font-size: 2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1;
  margin: 0;
}

h5 {
  color: #009900;
  font-size: 2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1;
  margin: 0;
}

h6 {
  color: #009900;
  font-size: 2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1;
  margin: 0;
}

h4 {
  color: #FF0000;
  font-size: 2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1;
  margin: 0;
}

#vsebina h2 {
  color: #996633;
  font-size: 1.2em;
  margin: 1em 0 0 0;
}

#vsebina h2.zamik {
  padding-top: 1em;
  border-top: 1px solid #ccc;
}

h3 {
  font-size: 1.1em;
  font-style: italic;
  margin: 1em 0 0 0;
}

#vsebina p {
  margin: 1em 0;
}

#section ul {
  list-style: square inside;
  padding: 0;
  margin: 1em 0 0 0;
}


/*--- Ostalo ---*/

form {
  width: 100%;
  margin: 1em 0 0 0;
}

input, textarea {
  width: 98%;
  font-size: 1em;
  border: 1px solid;
  border-color: #666 #ccc #ccc #666;
  margin-bottom: 0.5em;
  padding: 2px;
}

input {
  width: 12em;
}

#footer {
  margin-left: 15em;
  padding-bottom: 1em;
}

#footer p {
  color: #999;
  font-size: 0.9em;
  margin: 0;
}
