body {background-color: #0d345a;}

/* meni */
/* ==== */

.novost{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-style: normal;
   line-height: 20px;
   font-weight: bold;
   color: #FF8000;
}

.katalog {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-style: normal;
   line-height: 20px;
   font-weight: bold;
   color: #EBF2FE;
}

.puscice {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-style: normal;
   line-height: 20px;
   font-weight: bold;
   color: #19c1ff;
}

.meni {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   line-height: 20px;
   font-weight: bold;
   color: #EBF2FE;
   background-color: #0d345a;
}

.meni a:link {color: #EBF2FE; text-decoration: none; }

.meni a:visited {text-decoration: none; color: #EBF2FE; }

.meni a:hover {text-decoration: underline; color: #EBF2FE; }

.meni a:active {text-decoration: underline; color: #EBF2FE; }

.meniIzbran {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   line-height: 20px;
   font-weight: bold;
   color: #0d345a;
   background-color: #fff;
   background-image:url(../slike/meni-izbran.png);
   background-position:bottom;
}

.meniIzbran a:link {color: #0d345a; text-decoration: none; }

.meniIzbran a:visited {text-decoration: none; color: #0d345a; }

.meniIzbran a:hover {text-decoration: underline; color: #0d345a; }

.meniIzbran a:active {text-decoration: underline; color: #0d345a; }

/* tabela-index, kjer se nalozi stran */
/* ============================ */

.glavna {
   background-color: #EBF2FE;
   border-style: hidden;
   border-width: 0px 0px 0px 0px;
   border-color: #EBF2FE;
}


.spodaj {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   line-height: 20px;
   font-weight: bold;
   background-image:url(../slike/rob.png);
   background-position:top;
   background-repeat:no-repeat;
   height:40px;
}

/* prva stran */
/* =========== */

.h1{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   line-height: 16px;
   font-weight: bold;
   color: #000000;
}

.h2{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   line-height: 16px;
   font-weight: normal;
   color: #000000;
}

/* ostali text */
/* =========== */

a:link {
   color: #0d345a;
   text-decoration: none;
}

a:visited {
   text-decoration: none;
   color: #0d345a;
}

a:hover {
   text-decoration: underline;
   color: #0d345a;
}

a:active {
   text-decoration: underline;
   color: #0d345a;
}

.naslov {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-style: normal;
   line-height: 20px;
   font-weight: bold;
   color: #0d345a;
}


.link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-style: normal;
   line-height: 20px;
   font-weight: bold;
   color: #0d345a;
}

.text{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   line-height: 16px;
   font-weight: normal;
   color: #000000;
}

.telefon{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-style: normal;
   line-height: 20px;
   font-weight: bold;
   color: #000000;
}

.noga{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   line-height: 13px;
   font-weight: normal;
   color: #88a9b5;
}

.noga a:link {
   color: #88a9b5;
   text-decoration: none;
}

