p, td, th, div, h1, h2, h3, ul, ol, li, input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	line-height: 110%;
	color: #666;
}

table {
   border-collapse: collapse;
   border-spacing: 0;
   border: 0;
}

h1 {
	font-weight: bold;
	font-size: 12pt;
	border-bottom: 1px dashed #d00;
	background-color: transparent;
	padding: 2px 0 2px 0;
	margin-top: 15px; 
	margin-bottom: 5px;
	color: #d00;
}

h1.manjsi {
	border-bottom: 0;
	font-size: 10pt;
	margin-top: 4px; 
	margin-bottom: 2px;
}

.vrh {
	margin-top:3px;
}

h2 {
	font-weight: bold;
	font-size: 11pt;
	margin-top: 25px; 
	margin-bottom: 10px;
}

h3 {
	background-color: transparent;
	font-size: 10pt;
	margin-top: 10px; 
	margin-bottom: 5px;
}

td.levo h1 {
   font-size: 9pt;
   border: 0;
   margin: 10px 0 3px 0;
   padding: 2px;
   color: white;
}

td.levo p {
   font-size: 9pt;
   color: white;
   padding: 0 2px 0 5px;
}

td.levo a:link {color:#fbb}
td.levo a:visited {color:#fbb;text-decoration:none}
td.levo a:active {color:#fdd;text-decoration:none}
td.levo a:hover {color:#fdd;text-decoration:none}

div.desno p {
   padding-left: 10px;
   padding-right: 10px;
   text-align: center; 
}

p {
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
}

p.podnaslov {
	font-size: 8pt;
	font-style: italic;
	color: #aaa;
	margin: 0 0 5px 0;
}

p.podsliko {
	font-size: 9pt;
	font-style: normal;
	text-align: center;
	margin: 10px 0 15px 0;
}

.nic {
   margin: 0;
}

.majhen {
	font-size: 9pt;
}

hr {
	width: 100%;
	height: 1px;
	border: 0px;
	background-color: #ccc;
}

input, select, textarea, radio, checkbox {
	border: 1px solid #999;
	background-color: #ffffff;
	font-size: 8pt;	
	margin: 0;
	padding: 0;
	height: 18px;
}

option {
	padding-bottom: 3px;
}

ul {
   text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: disc outside none;
}

ol {
   text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
}

ul.majhen {
	font-size: 9pt;
}

li {
	margin-bottom: 2px;
}


a:link { color:#d00;text-decoration:none}
a:visited {color:#d00;text-decoration:none}
a:active {color:#f66;text-decoration:none}
a:hover {color:#f66;text-decoration:none}

a.siv:link {color:#666}
a.siv:visited {color:#666;text-decoration:none}
a.siv:active {color:#333;text-decoration:none}
a.siv:hover {color:#333;text-decoration:none}

table.nav {
   border-left:2px solid #666;
   border-right:0;
   border-bottom:0;
   border-collapse: collapse;
}

         table.nav td {
            font-family: Arial,Helvetica,sans-serif;
            font-size:9pt;
            font-weight:normal;
            text-align:center;
            border:2px solid #666;
            border-top:0;
            border-left:0;
            vertical-align:middle;
	         border-collapse: collapse;
            background-color: #aaa;
         }

         table.nav td a {
            display: block;
            height: 18px;
            padding: 4px 6px 0px 6px;
            text-decoration: none;
            color: #eee;
         }

         table.nav td a:link, table.nav td a:visited {
            color: #333;
         }

         table.nav td a:hover, table.navbar td a:active {
            background-color: #639c9c;
            color: #fff;
         }

table.koledarcek {
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 1px;
  border:0;
}

table.koledarcek td, table.koledarcek th {
  font-size: 8pt;
  color: white;
}

table.koledarcek th {
  background-color:#900;
  text-align:center;
}

table.koledarcek td {
   background-color: #f66;
   text-align: right;
   padding-right:4px;
}

table.koledarcek td a:link { color: #000 }
table.koledarcek td a:visited { color: #000 }
table.koledarcek td a:hover { color: #fff}
table.koledarcek td a:active { color: #fff }