/************************************************
*	CopyRights: Karol ;lofix; Gogiel 	*
*	karol@satanbsd.org			*
*	www.satanbsd.org			*
*	2008 AD					*
************************************************/
	

body
	{
	background-color: #1F1D1D; 
	color: #FFFFFF;
	font-family: fixedsys, monospace;
	font-size: large;
	}

a
	{
	color: #9F8B31;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

hr
	{
	background-color: #E00000;
	}

h1
	{
	font-size: xx-large;
	text-align: center;
	}



.quote
        {
        background-color:#1F1D1D;
        margin:1em;
        padding:.2em;
        cursor: default;
	border: 1px solid #9F8B31;
	}

.stopka
	{
	text-align: center;
	}

.del 
	{
	display: none
	}

.email0, .email1 
	{
	font-weight: normal;
	}

.email1:before
	{ 
	content:"@"; 
	color: #CC0000;
	}

img
	{
/*	border: 1px solid #9F8B31; */
	}


div#center
	{
	text-align:center;
	}


div#right
        {
        text-align:right;
        }


div#wrapper
	{
	width: 50%; 
	margin: 0 auto;
	border: 1px solid #9F8B31;
	background-color: black;
	padding: .5em;
	}