/*
rdeca= #f40804

*/
html,body{
   margin: 0;
   padding: 0;
   border: 0;
}

div#container{
   font-family: arial, serif;
   font-size: 90%;
   z-index: 0; 
   margin: 0px;
   background: url(imgs/rightcol.jpg) repeat-y top right;
   border-top: 1px solid #f40804;
   border-left: 1px solid #f40804;
   border-right: 1px solid #f40804;
}


/* HEADER ------------------------------------*/
div#header{
   z-index: 1;
   background-color: white;
   border-bottom: 1px solid #f40804;
   text-align: center;
}
div#header img{border: 0px;}
/* END HEADER --------------------------------*/

/* FOOTER ------------------------------------*/
div#footer{
   z-index: 1;
   background-color: #ffc0d0;
   padding: 0.5em;
   color: #f40804;
   text-align: left;
   font-family: arial, serif;
   font-size: 72%;
   vertical-align: middle;
}
div#footer img{border: 0px; vertical-align: middle;}
div#footer a{color: #f40804;}
/* END FOOTER --------------------------------*/

/* NAVIGATION --------------------------------*/
div#navigation{
   z-index: 1;
   float: right;
   width: 180px;
}

div#navigation ul{margin: 1em 0 1em 1em; padding: 0em; list-style-type: none; text-align: left; margin-right: 10%;}
div#navigation li{margin-top: 0.7em;}
div#navigation a{color: #f46d69; font-family: arial, serif; font-weight: bold; text-decoration: none; padding: 0.5em;}
div#navigation a:hover{color: white;}
div#navigation a:active{color: yellow;}
div#navigation a.active{color: yellow; font-variant: small-caps; text-decoration: none;}
div#navigation a.nonactive{color: gray; font-variant: small-caps; text-decoration: none;}
div#navigation a.active-pod{color: yellow; text-decoration: underline;}
div#navigation img{border: 1px; border-style: solid; border-color: inherit;}
/* END NAVIGATION ----------------------------*/

/* CONTENT -----------------------------------*/
div#content{
   z-index: 1;
   min-height: 490px;
   /* IE 6.0 */
   height: auto !important;
   height: 480px;
   /* END IE 6.0 */
   background-color: white;
   margin-right: 210px;
   margin-left: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
   color: #2c37c0;
   text-align: justify;
   font-family: verdana, arial, serif;
}

div#content-dej{
   z-index: 1;
   min-height: 490px;
   /* IE 6.0 */
   height: auto !important;
   height: 470px;
   /* END IE 6.0 */
   background-color: white;
   margin-right: 210px;
   margin-left: 10px;
   margin-top: 10px;
   margin-bottom: 100px;
   color: #2c37c0;
   text-align: justify;
   font-family: verdana, arial, serif;
}


div#content-home{
   z-index: 1;
   min-height: 480px;
   /* IE 6.0 */
   height: auto !important;
   height: 480px;
   /* END IE 6.0 */
   background-color: #f40804;
   margin-right: 190px;
   color: #2c37c0;
   text-align: center;
   font-family: arial, serif;
   color:white;
   font-style: italic;
   font-size: 120%;
   text-align: center;
}
/* END CONTENT -------------------------------*/

h1{
  font-weight: bold;
  font-variant: small-caps;
  text-align: center;
  color: #957b7a;
}

h2{
  font-weight: bold;
  /*font-variant: small-caps;*/

  text-align: left;
  color: #f49b9a;
}

h6{
  font-weight: bold;
  color: #2c37c0;
}
	
img.levo{
  float: left;
  padding: 1em;
  border: 0;
}

img.desno{
  float: right;
  padding: 1em;
  border: 0;
}
.sredina{
  text-align: center;
}

/* HOME PAGE */
div.obvestila {
  position: relative;
  left: 20%;
  background-color: #f46d69;
  font-family: times;
  font-style: normal;
  width: 70%;
}
/* END HOME PAGE */

/* PODATKI */
div#podatki {
  text-align: center;
}
div#podatki table{
  background-color: #96c7e3;
  text-align: center;
  width: 90%;
}
div#podatki td.prva{
  width: 20%;
  text-align: left;
  vertical-align: top;
  font-variant: small-caps;
  font-weight: bold;
  font-style: italic;
  padding: 1em;
}
div#podatki td.druga{
  vertical-align: top;
  text-align: left;
  font-weight: bold;
  padding: 1em;
}
/* END PODATKI */
					

/* ODBOR */
div#odbor table{
  background-color: #96c7e3;
}
div#odbor tr.predsednik{
  background-color: #f94a45;
}
div#odbor tr.blagajnik{
  background-color: #87b9d6;
}
div#odbor tr.tajnik{
  background-color: #73a9c8;
}
div#odbor tr.gospodar{
  background-color: #619bbc;
}
div#odbor tr.nacelnik{
  background-color: #73a9c8;
}
div#odbor td.funk{
  font-weight: bold;
  font-variant: small-caps;
}
div#odbor td.ime{
  font-weight: bold;
  font-size: 80%;
}
div#odbor td.email{
  font-size: 80%;
  text-align: center;
}
      
div#odbor td.opomba{
  text-align: center;
  font-size: 80%;
}
/* END ODBOR */

/* Dejavnosti */
ul.podmenu{
  font-size: 70%;
  text-align: left;
  margin: 0;
  font-family: utopia, serif;
  background-color: #ef3531;
  
}

/*
brez backgrounda, ce ne na Explorerju: slabo
div#dejavnosti ul{margin: 1em 1em 1em 1em;padding: 1em; list-style-type: none; text-align: center; background-color: #96c7e3;}
*/
div#dejavnosti ul{margin: 1em 1em 1em 1em;padding: 1em; list-style-type: none; text-align: center;}
div#dejavnosti li{margin-bottom: 0.7em; margin-top: 0.7em; color: #2c37c0;}
div#dejavnosti a{color: #2c37c0; font-weight: bold; text-decoration: none; padding: 0.5em; font-size: 110%;}
div#dejavnosti a:hover{color: #f40804;}
div#dejavnosti a:active{color: yellow;}

div#opombe{
  color: #f40804;
  background-color: #96c7e3;
  font-weight: bold;
  font-family: arial, serif;
  text-transform: uppercase;
  padding: 0.3em;
  text-align: center;
} 
	
div#voditelji{
  color: #2c37c0;
  background-color: #96c7e3;
  font-weight: bold;
  font-family: arial, serif;
  text-transform: uppercase;
  text-align: center;
  padding: 0.3em;
  letter-spacing: 0.2em;
}

div#urnik{
  color: #2c37c0;
  background-color: #96c7e3;
  /*font-weight: bold;*/
  font-family: arial, serif;
  /*text-transform: uppercase;
  letter-spacing: 0.2em;*/
  text-align: center;
  padding: 0.3em;
}

div#cene{
  color: #2c37c0;
  background-color: #96c7e3;
  font-family: arial, serif;
  text-align: center;
  padding: 0.3em;
}

div#download{
  font-size: 90%;
  font-family: arial, serif;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  border-color: #000000;
  border: 1px;
  border-style: solid;
  margin-left: 35%;
  margin-right: 35%;
}

div#download a{text-decoration: none; color: #2c37c0;}
div#download a:hover{background-color: yellow;}
		    

/* INFORMACIJE */
div#informacije {
  text-align: center;
}
div#informacije table{
  background-color: #96c7e3;
  text-align: center;
  position: relative;
  left: 15%;
}
div#informacije td.ime{
  text-align: center;
  font-weight: bold;
  font-size: 110%;
  /*font-variant: small-caps;*/
  color: #f40804;
  text-decoration: underline;
}
div#informacije td.prva{
  text-align: left;
  font-variant: small-caps;
  font-weight: bold;
  font-style: italic;
}
div#informacije td.druga{
  text-align: left;
  font-weight: bold;
}
div#informacije img{
  border-style: solid;
  border-width: 1px;
  border-color: #96c7e3;
}
/* END INFORMACIJE */

/* PRIREDITVE */
div#back{
  font-size: 90%;
  font-family: arial, serif;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  border-color: #000000;
  border: 1px;
  border-style: solid;
  margin-left: 35%;
  margin-right: 35%;
}

div#back a{text-decoration: none; color: #2c37c0;}
div#back a:hover{background-color: yellow;}

/* END PRIREDITVE */

/* POVEZAVE */
div#povezave ul{margin: 0 0 1em 1em;padding: 1em; list-style-type: none; text-align: left; background-color: #96c7e3;}
div#povezave li{margin-bottom: 0.5em; margin-top: 0.5em;}
div#povezave a{color: #2c37c0; font-weight: bold; text-decoration: none; padding: 0.5em;}
div#povezave a:hover{color: #f40804;}
div#povezave a:active{color: yellow;}
/* END POVEZAVE */

