a:link    { color: #149900; font-family: 'Roboto', sans-serif; font-size: 13pt; text-decoration: none }
a:visited { color: #149900; font-family: 'Roboto', sans-serif; font-size: 13pt; text-decoration: none }
a:hover   { color: #555555; font-family: 'Roboto', sans-serif; font-size: 13pt; text-decoration: underline }

a:link.osem    { color: #149900; font-family: 'Roboto', sans-serif; font-size: 10pt; text-decoration: none }
a:visited.osem { color: #149900; font-family: 'Roboto', sans-serif; font-size: 10pt; text-decoration: none }
a:hover.osem   { color: #555555; font-family: 'Roboto', sans-serif; font-size: 10pt; text-decoration: underline }

a:link.dva    { color: #149900; font-family: 'Roboto', sans-serif; font-size: 13pt; text-decoration: none }
a:visited.dva { color: #149900; font-family: 'Roboto', sans-serif; font-size: 13pt; text-decoration: none }
a:hover.dva   { color: #555555; font-family: 'Roboto', sans-serif; font-size: 13pt; text-decoration: underline }


a:link.W    { color: #ffffff; font-family: 'Roboto', sans-serif; font-size: 10pt; text-decoration: none }
a:visited.W { color: #ffffff; font-family: 'Roboto', sans-serif; font-size: 10pt; text-decoration: none }
a:hover.W   { color: #dddddd; font-family: 'Roboto', sans-serif; font-size: 10pt; text-decoration: underline }

a:link.W2    { color: #ffffff; font-family: 'Roboto', sans-serif; font-size: 13pt; text-decoration: none }
a:visited.W2 { color: #ffffff; font-family: 'Roboto', sans-serif; font-size: 13pt; text-decoration: none }
a:hover.W2   { color: #dddddd; font-family: 'Roboto', sans-serif; font-size: 13pt; text-decoration: underline }




body 		 { font-family: 'Roboto', sans-serif; font-size: 13pt; color:#555555 }
table        { font-family: 'Roboto', sans-serif; font-size: 13pt; color:#555555 }

select       { font-family: 'Roboto', sans-serif; font-size: 13pt; height:23; background-color: #fffffe   }
input        { font-family: 'Roboto', sans-serif; font-size: 13pt; height:23; border:1px dotted #808080   }

h1  { font-family: 'Roboto', sans-serif; font-size: 21pt; color: #17C400; text-decoration:none; margin-bottom:-7;  }
h2  { font-family: 'Roboto', sans-serif; font-size: 19pt; color: #111111; text-decoration:none; margin-bottom:-7; font-weight: 300; }
h3  { font-family: 'Roboto', sans-serif; font-size: 15pt; color: #111111; text-decoration:none; margin-bottom:-7; font-weight: 300; }
h4  { font-family: 'Roboto', sans-serif; font-size: 21pt; color: #F90963; text-decoration:none; margin-bottom:-7;  }

div.block-image {
          display: block;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
       background: url(http://www.eportir.si/senca_slike.png) no-repeat;
            width: 360px; /* Width  of new image */
           height: 310px; /* Height of new image */
}

div.block-image7 {
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.15);
	   -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.15);
	        box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.15);
}