<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
        <title>MladiPodjetnik.si - prišlo je do napake</title>

          <!-- new asynchronous GA code -->
        <script type="text/javascript">
            var _gaq = _gaq || [];
            _gaq.push(['_setAccount', 'UA-893891-2']);
            _gaq.push(['_setCampaignCookieTimeout', 2592000]);
            _gaq.push(['_trackPageview']);

            (function() {
            var ga = document.createElement('script');
            ga.src = ('https:' == document.location.protocol ?
                'https://ssl' : 'http://www') +
                '.google-analytics.com/ga.js';
            ga.setAttribute('async', 'true');
            document.documentElement.firstChild.appendChild(ga);
        })();</script>

        <style type="text/css">
            body {
                font-family: Geneva, Arial, sans-serif;
                font-size: 13px;
                background-color: #29231E;
            }
            div.dialog {
                position:absolute;
                top: 50%;
                left: 50%;
                width:30em;
                height:22em;
                margin-top: -18em; /*set to a negative number 1/2 of your height*/
                margin-left: -15em; /*set to a negative number 1/2 of your width*/
            }
            div.dialog a img {
                border: none;
                margin-left: 35px;
            }
            div.content {
                background-color: #F8F3EB;
                border: 2px solid #FFFFFF;
                padding: 10px;
                text-align: center;
            }
            h1 {
                color: #ed1b24;
                font-size: 150%;
                margin-top: 0;
            }
        </style>
</head>

<body>
    <div class="dialog">
        <div class="content">
            <h1>Ups ... prišlo je do napake</h1>
            <p>Ježešna, ubogi strežnik si je spet moral vzeti pavzo, ker je preobremenjen. Delamo na tem, da mu povrnemo sapo.</p>
            <img src="http://static.mladipodjetnik.si/logo.png" alt="MladiPodjetnik.si" />
            <br /><br />
            <p><a href="http://forum.mladipodjetnik.si/mp/">Pojdi na forum »</a></p>
        </div>
    </div>
</body>
</html>
