#enterblog
	{
		background-color:#606060;
		width:200px;
		height:20px;
		border:1px solid #888;
		cursor: pointer;
		padding:10px;
		margin:10px;
		
		opacity:0.7;
		float:left;
		 font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    white-space: nowrap;
border-bottom:1px solid red;
border-top: 1px solid red;
border-left: 1px solid red;
border-right: 1px solid red;
	font-weight: bold;
	letter-spacing:1px;
		color: white;
		text-align:center;
	}#entermenu
	{
		background-color:#606060;
		width:200px;
		height:20px;
		border:1px solid #888;
		cursor: pointer;
		padding:10px;
		margin:10px;
		
		opacity:0.7;
		float:left;
		 font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    white-space: nowrap;
	 text-decoration: none;
	font-weight: bold;
	letter-spacing:1px;
		color:#eee;
		text-align:center;
	}
#entermenul
	{
		background-color:#606060;
		width:200px;
		height:20px;
		border:1px solid #888;
		cursor: pointer;
		padding:10px;
		margin:10px;
		
		opacity:0.7;
		float:left;
		 font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    white-space: nowrap;
	 text-decoration: line-through;
	font-weight: bold;
	letter-spacing:1px;
		color:#eee;
		text-align:center;
	}
html, body {
		background-color:#222222;
		
background-image:url(images/body_bg.jpg);
		 
		background-repeat:no-repeat;
		background-position:top center;
		margin:0;
		padding:0;
		height:100%;
		
}
#text
	{
		font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
   padding:10px;
	 text-decoration: none;
	font-weight: bold;
	letter-spacing:6px;
	color:#aaa;
	}
a:focus
	{
		outline: none;

	}
a:hover
	{
		color:#eee;
	}
a
	{
		text-decoration: none;
		color:#ccc;
	}
#entermenu:hover
	{
		opacity:0.9;
		color:#fff;
	}
.menu:hover , .menu_active:hover 
	{
		background-color:#909090;
		color:#fff;
		border-bottom:1px solid #707070;
		float:right;
		width:100%
	}
#enterblog:hover
	{
		opacity:0.9;
		color:#fff;
	}
.blog:hover , .blog_active:hover 
	{
		background-color:#909090;
		color:#fff;
		border-bottom:1px solid #707070;
		float:right;
		width:100%
	}

#stats
{
	display: none;
}#nimic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3B3B3B;
	background-attachment: scroll;
	background-image: url(bgf.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: text-bottom;
	height: 500px;
	background-position: center center;
	padding: 0px;
	background-color: #222;
}
