html, body {
	padding: 0;
	margin: 0;
	font: 12px Arial, sans-serif;
	background: #fff;
	color:#1e1916;
	height:100%;
}
	
a { padding:0; margin:0; color:#1e1916; text-decoration: none; }
a:hover { color:#00458E; }
p { margin: 0; }
h1 {  }
h2 {  }
h3 {  }
img { border: 0; padding:0; margin:0; }

#container_extra {
	margin: 0px auto;
	width: 880px;
	min-height:100%;
	_height:100%;

/* 	background:red; */
}

#container {
	width: 880px;
	min-height:100%;
	_height:100%;
	display: block;
	position: absolute;

/* 	background:red; */
}

#top {
/* 	background:green; */
}

#logo {
	height: 86px;
	background: url('../images/logo.jpg') no-repeat bottom center;

/* 	background:blue; */
}

#header {
	height: 60px;
	margin-top: 34px;
	background-position:top left;
	background-repeat:no-repeat;

/* 	background:red; */
/* 	border:1px solid red; */
}

#pic {
	height: 250px;
	margin-top: 20px;
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	position:relative;

/* 	background-color:red; */
}

#pic_nuoroda {
	position:absolute;
	bottom:0px;
	left:550px;
	height:29px;

/* 	background-color:blue; */
}

#content {
	vertical-align:top;
	padding-top:15px;
	text-align:justify;
	display: block;
	margin-bottom: 120px;

/* 	background:yellow; */
}

#footer {
	height:105px;
	padding:0;
	margin:0;
	position: absolute;
	display: block;
	bottom: 0;
	font-size:0;

/* 	background:red; */
}

#footer a { font-size:0; }

#sprendimas {
	position:absolute;
	display: block;
	bottom:10px;
	right:0px;
	font-size:10px;

/* 	background-color:blue; */
}

#sprendimas a { font-size:10px; }

#dizainas {
	position:absolute;
	display: block;
	bottom:10px;
	left:0px;
	font-size:10px;

/* 	background-color:blue; */
}

#dizainas a { font-size:10px; }

#ideja {
	position:absolute;
	display: block;
	bottom:10px;
	left:100px;
	font-size:10px;

/* 	background-color:blue; */
}

#ideja a { font-size:10px; }

#footer_left {
	width:289px;
	text-align:right;
	vertical-align:top;
	float:left;

/* 	background:yellow; */
}

#footer_center {
	width:302px;
	text-align:center;
	vertical-align:top;
	float:left;

/* 	background:blue; */
}

#footer_right {
	width:289px;
	text-align:left;
	vertical-align:top;
	float:left;

/* 	background:yellow; */
}

#menu {
	text-align:center;
	vertical-align:bottom;
	height:30px;
	line-height:30px;
	padding:0;
	margin:0;
	color:#1e1916;

/* 	background:red; */
}

#menu #inner {
	height:20px;

/* 	background:green; */
}

#menu #inner a { color:#1e1916; }

/* naujienos isvedimas popup'e */
#naujiena_container {
/* 	background:red; */
}