/*
	project: happy template
	author: luka cvrk (www.solucija.com)
*/

*{margin:0;padding:0;}:focus,:active {outline:0}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}a img{border:0} 
body { font: 1em Arial, Helvetica, Sans-Serif; background: #000 url(./bg.png) no-repeat 90px left; color: #fff; margin:0;padding:0;}
.clear { clear: both; }

.front 
{
    position:absolute;
    top:0;
    right:10px;
    margin:0;
    padding:20px;
    padding-top:5px;
    float:right;
    color:#7F7272;
    font-size:0.9em;
    background:#393838 url(./bottom.jpg) no-repeat bottom left;
    margin-right:20px;
    width:490px;
    }
    
.front a {color:#d1cece;text-decoration:underline;font-size:1em;}
.front a:hover {color:#d1cece;text-decoration:underline;font-size:1em;}
.front a:visited {color:#d1cece;text-decoration:underline;font-size:1em;}

.register 
{
    position:absolute;
    height:10px;
    z-index:1;
    top:0;
    left:10px;
    margin:0;
    padding:20px;
    padding-top:7px;
    float:left;
    color:#7F7272;
    font-size:1em;
    background:#393838 url(./bottom.jpg) no-repeat bottom left;
    margin-left:20px;
    width:490px;
    }
    
.register a {margin-left:40px;color:#CBC8C8;text-decoration:underline;font-size:0.9em;font-weight:bold;}
.register a:hover {color:#CBC8C8;text-decoration:underline;font-size:0.9em;font-weight:bold;}
.register a:visited {color:#CBC8C8;text-decoration:underline;font-size:0.9em;font-weight:bold;}
    
.audios
{
    position:absolute;
    top:300px;
    left:190px;
}

.audios a {color:#fff;font-size:0.9em;}

.tweet
{
    margin-top:10px;font-size:0.8em;
    padding:5px;padding-left:70px;border: solid 5px #fff;
    }