
document.write('<style type="text/css"> <!-- ');
document.write('.evsProgramNav {margin: 0px; padding: 0px; color: white; font-family: Verdana,Arial,Helvetica,sans-serif;}');
document.write('.evsProgramNav ul {list-style-type: none; margin: 0px auto; padding: 0px; width: 1000px; height: 27px; background-image: url(http://www.kotlovnica.si/images/evs-navigation.gif); background-repeat: no-repeat;}');
document.write('.evsProgramNav li {margin: 0px; padding: 7px 5px 3px; display: block; float: left; text-transform: uppercase; font-size: 11px; font-weight: bold; }');
document.write('.evsProgramNav li a:link {text-decoration: none; color: #000000; border-bottom: 1px none #000000;}');
document.write('.evsProgramNav li a:visited {text-decoration: none; color: #000000; border-bottom: 1px none #000000;}');
document.write('.evsProgramNav li a:hover {text-decoration: none; color: #000000; border-bottom: 1px dotted #000000;}');
document.write('.evsProgramNav li a:active {text-decoration: none; color: #000000; border-bottom: 1px none #000000;}');
document.write('--> </style>');

document.write('<div class="evsProgramNav"><ul>\n');
document.write('	<li style="padding-left: 15px;">EVS</li>\n');
document.write('	<li><a href="http://wioleta.evs.kotlovnica.si" title="Wioleta Klepacka, EVS project Breaking down walls">Wioleta</a></li>\n');
document.write('	<li><a href="http://austra.evs.kotlovnica.si" title="Austra Cukura, EVS project Create your space">Austra</a></li>\n');
document.write('	<li><a href="http://cem.evs.kotlovnica.si">Cem</a></li>\n');
document.write('	<li style="padding-left: 15px;">YOUTH EXCHANGES</li>\n');
document.write('	<li><a href="http://euro.kotlovnica.si" title="Euro 2007, international youth exchange">Euro 2007</a></li>\n');
document.write('	<li><a href="http://media-cottage.kotlovnica.si" title="Media Cottage 2008, international youth exchange">Media Cottage 2008</a></li>\n');
document.write('<div style="clear: both;"></div></ul>\n');
document.write('</div>\n');
document.write('<div style="clear: both;"></div>\n');
