body
{
	margin: 0 0 40px 0;
	padding: 0;
	background: #1E1E1E url('../images/background.jpg') repeat;
	font-size: 75%;
	font-family: arial;
	color: #CCC;
}

img
{
	border: 0;
}

.title
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight:  bold;
	color: #003500;
}

#container
{
	margin: 0 auto;
	width: 800px;
	background: #002400;
 	/*background: #101010 url('../images/background-container.png') repeat-x; */
	border: 1px solid #001A00;
}

#virsus
{
	margin: 0 auto;
	width: 800px;
	height: 30px;
}

#virsus ul
{
	margin: 0;
	padding: 0;
	font-size: 75%;
	list-style-type: none;
}

#virsus ul li a
{
	display: block;
	width: 770px;
	padding: 14px 15px;
	color: #777;
	text-decoration: none;
}

#virsus ul li a:hover
{
	background: #2E2E2E url('../images/background-topper.png');
	color: #FFFFFF;
}

#top
{
	width: 800px;
	height: 50px;
	font-size: 85%;
	border-bottom: 1px solid #001A00;
}

#topleft
{
	font-size: 95%;
	float: left;
	width: 250px;
	height: 50px;
	color: #B0D2AC;
	text-transform: uppercase;
}

#topleft p
{
	margin: 19px 0 0 15px;
	padding: 0;
}

#topright
{
	float: left;
	width: 550px;
	height: 50px;
}

#topright ul
{
	float: right;
	margin: 0 -1px 0 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	border-left: 1px solid #001A00;
}

#topright ul li
{
	display: inline;
}

#topright ul li a
{
	float: left;
	padding: 19px 15px;
	background: transparent;
	color: #CCC;
	text-decoration: none;
	border-left: 1px solid #282828;
	border-right: 1px solid #001A00;
}

#topright ul li a:hover
{
	color: #FFF;
	background: #38641E url('../images/topright-hover.png') repeat-x;
}

#image
{
	background: #001700;
	width: 800px;
	height: 203px;
	border-bottom: 1px solid #001A00;
}

#main
{
	color: #000000;
	width: 800px;
	background: #101010 url('../images/background-main.gif') repeat-y;
	border-top: 1px solid #001A00;
	border-bottom: 1px solid #001A00;
	line-height: 160%;
}

#main p
{
	margin: 0 0 15px 0;
	padding: 0;
}

#main h1
{
	margin: 0 0 15px -20px;
	padding: 0 0 0 15px;
	font-size: 200%;
	font-weight: normal;
	letter-spacing: -1px;
	color: #339933;
	border-left: 15px solid #339933;

}



#main a
{
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover
{
	color: #970000;
}

#mainleft
{
	float: left;
	width: 750px;
	padding: 25px;
}


#mainleft #templates hr
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	height: 1px;
	color: #333333;
	background: #333333;
}

#mainleft ul
{
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

#mainleft ul li
{
	background: #ffffe5 url('../images/background-li.gif') no-repeat left center;
	padding: 0 0 0 25px;
}

#mainleft #templates ul
{
	text-align: right;
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

#mainleft #templates ul li
{
	display: inline;
	margin: 0 15px 0 0;
	background-image: none;
}

#mainleft #templates ul li a
{
	padding: 0 0 0 25px;
	background: #101010 url('../images/background-temp-a.gif') no-repeat left center;
}

#mainleft #templates ul li a:hover
{
	padding: 0 0 0 25px;
	background: #101010 url('../images/background-temp-ahover.gif') no-repeat left center;
}

#mainright
{
	float: left;
	width: 250px;
}

#mainright ul
{
	float: right;
	margin: 0;
	padding: 0;
	font-size: 85%;
	list-style-type: none;
	border-bottom: 1px solid #282828;
}

#mainright ul li a
{
	display: block;
	width: 220px;
	padding: 7px 15px;
	background: #161616;
	color: #666;
	font-weight: bold;
	border-top: 1px solid #282828;
	border-bottom: 1px solid #101010;
}

#mainright ul li a:hover
{
	background: #282828;
	color: #FFF;
}

#mainright img
{
	margin: 15px;
}

#mainright #paypal
{
	width: 220px;
	margin: 15px 15px 100px 15px;
	font-size: 90%;
}

.bottom
{
	clear: both;
	width: 800px;
	height: 0;
}

#footer
{
	clear: both;
	width: 800px;
	height: 50px;
	border-top: 1px solid #282828;
	font-size: 90%;
	color: #336633;
	background: #002400;
}

#footerleft
{
	float: left;
	width: 205px;
	height: 33px;
	padding: 17px 0 0 15px;
}

#footerleft ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footerleft ul li
{
	display: inline;
	margin: 0 10px 0 0;
}

#footerleft ul li a
{
	color: #336633;
	text-decoration: none;
}

#footerleft ul li a:hover
{
	color: #CCC;
	text-decoration: none;
}

#footercenter
{
	float: left;
	width: 400px;
	height: 33px;
	padding: 17px 0 0 15px;
}

#footerright
{
	float: right;
	width: 85px;
	height: 33px;
	padding: 17px 15px 0 0;
}

#footerright ul
{
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footerright ul li
{
	display: inline;
	margin: 0 0 0 10px;
}

#footerright ul li a
{
	color: #777;
	text-decoration: none;
}

#footerright ul li a:hover
{
	color: #CCC;
	text-decoration: none;
}

.elpastas
{
display: inline;
margin: 0;
padding: 0;
}
.elpastas img span {
border: 0;
}

#mainleft .elpastas a {
	text-decoration: none;
	color: #008000;
	font-weight: normal;
}

#mainleft .elpastas a:hover {
	text-decoration: none;
	color: #B70000;
	font-weight: bold;
}
#mainleft .next {
float: right;
}

#stat {
    margin: 0;
    padding: 0;
    color: #000;
	visibility: hidden;
	height: 1px;
}
#sukure {
display: none; visibility: hidden;
}
.virsinfo { visibility: hidden; display: none;}

.infos { margin: 0 0 10px 0;
    padding: 5px 10px 0 10px; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ffffff;
	}
.infos  h3, .infos  p { margin: 0;
    padding: 0px 0; 
	}
.infos  h3 { margin: 0;
    padding: 4px 0; color: #339933;
	}