*
{
	margin:0;
	padding:0;
}

html, body
{
	height:100%;
}

body
{
	font:11px/14px Verdana;
	color:#8c857e;
	text-align: center;
}

h1
{
	font:bold 16px Verdana;
	color:#ad2500;
	padding-bottom:16px;
}

a
{
	color:#de601c;
	outline: none;
}

a:hover
{
	text-decoration:none;
}

/* AISTROS HEADERIS  # */

#aistra-header
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	background:url('img/bg-header.gif') repeat-x top;
	width: 100%;
}

#aistra-header div
{
	width:990px;
	margin:0 auto;
	position:relative;
}

#aistra-header div a#aistra-logo
{
	display:block;
	padding:0;
	float:left;
	width:208px;
	height:100px;
	background:url('img/logo.gif') no-repeat 0 0;
	text-indent:-9999px;
}

#aistra-header div a
{
	float:left;
	padding:5px 15px 0;
	text-align:center;
	text-decoration:none;
	font:10px Verdana;
	color:#eda082;
}

#aistra-header div a:hover
{
	text-decoration:underline;
}

#aistra-header div a span
{
	text-transform:uppercase;
	display:block;
}

/* LYGIAVIMAS  */

#alignment
{
	width:990px;
	margin:0 auto -120px;
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
}

/* TURINYS */

#content-wrapper
{
	margin:0 auto;
	width:670px;
	padding-bottom:10px;
	background:url('img/bg-content.gif') no-repeat bottom;
}

#content
{
	padding:16px 25px 0 25px;
	background:url('img/bg-content.gif') no-repeat top;
}

#content p
{
	padding-bottom:16px;
	text-align: left;
}

#content strong
{
	font-size:13px;
	color:#ad2500;
}

#content .links
{
	padding:0 15px;
	text-align:center;
}

/* IEJIMAS I SVETAINE  

#entry
{
	position:relative;
	width:329px;
	height:86px;
	margin:0 auto 30px auto;
	background:url('img/entry.gif') no-repeat 0 0;
}

#entry input#enter, #entry a#quit
{
	position:absolute;
	top:0;
	width:164px;
	height:86px;
	text-indent:-9999px;
}
input#enter{
	background: transparent url(img/entry.gif) no-repeat scroll 0 0;
	border:0;
	border:none;
	width: 50%;
	left: 0;
}
a#quit{
	background: transparent url(img/entry.gif) top right no-repeat;
	border:0;
	border:none;
	right: 0;
	position: relative;
	width: 50%;
}
input#enter:hover{
	cursor: pointer;
}
#entry a#enter
{
	left:0;
}

#entry a#quit
{
	right:0;
}
 FOOTERIS  # */
 
 #entry
{
	position:relative;
	width:329px;
	height:86px;
	margin:0 auto 30px auto;
	background:url('img/entry.gif') no-repeat 0 0;
}

#entry a#enter, #entry a#quit
{
	position:absolute;
	top:0;
	width:164px;
	height:86px;
	text-indent:-9999px;
}

#entry a#enter
{
	left:0;
}

#entry a#quit
{
	right:0;
}
 

#footer-push
{
	height:120px;
}

#footer
{
	color:#bfb6ac;
	height:120px;
}

#footer div
{
	width:990px;
	margin:0 auto;
	position:relative;
}

#footer strong
{
	color:#8c857e;
	font-weight:normal;
}

#footer #copyright, #footer #author
{
	position:absolute;
	bottom:-30px;
	color:#8c857e;
}

#footer #copyright
{
	left:0;
}

#footer #author
{
	right:0;
	padding-left:7px;
	background:url('img/e-dit.gif') no-repeat left 6px;
}
