/* ------------------------------DEJARIK 07.06------------------------------ */

body {
	margin: 0;
	background: #600000 url('/i/bg.gif') repeat-x;
	font-family: 'Lucida Grande', geneva, verdana, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #fff;
}

p {
	font-size: 11px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
}

/* ---------------------------------links--------------------------------- */

a:link, a:active, a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid;
	}
	
a:hover {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px solid;
	}

/* ---------------------------------text--------------------------------- */


/* -------------------------------main layout----------------------------- */

#lawn {
	width: 430px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#grass {
	background: transparent;
	width: 440px;
	text-align: center;
}

#text {
	background: transparent;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* ---------------------------------logo/header---------------------------- */

.logo {
	float: center;
	padding: 0;
	margin: 0px;
}	

/* -------------------------------left column----------------------------- */


/* -------------------------------right column---------------------------- */


/* -------------------------------footer--------------------------------- */

#footer {
	clear: both;
	height: 60px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.footertext {
	font-size: 11px;
	color: #993333;
	text-align: center;
	text-transform: uppercase;
	padding: 25px 0 15px 0;
}

/* ---------------------------------images--------------------------------- */

.sitemeter { 
	display: none;
	}  


/* ---------------------------------ads----------------------------------- */


/* ---------------------------------lists----------------------------------- */


/* ---------------------------------menus--------------------------------- */


/* ---------------------------------search--------------------------------- */


/* ---------------------------------misc---------------------------------- */

#hide { 
	display: none; 
}
 