body {
	text-decoration: none;
	text-align: center;
	background:#101212;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
}
.pasakojimas a:link, .pasakojimas a:visited {
	text-decoration: underline;
	color: #3567B3;
}

#lefta {
	left: 0px;
	top: 0px;
	height: 1005px;
	width: 384px;
	position: fixed;
	
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	
}
#righta {
	height: 100%;
	width: auto;
	left: 370px;
	right: 0px;
	top: 10px;
	position: absolute;
}
	
#menu {
	position: absolute;
	z-index: 1;
	left: 236px;
	top: 471px;
}
.menuitem {
	width: 125px;
	height: 24px;
	display: block;
	font-size: 18px;
	text-decoration: none;
	text-align: right;
	font-family: "Bodoni MT";
	background: rgb(16,18,18);
	background: rgba(16,18,18,0.97);
	color: #dce6cf;
	padding: 1px 5px 0 0;
	text-decoration: none;
}
.menuitem.a {
	background-color: rgb(38, 74, 128);
	background-color: rgba(38, 74, 128, 0.93);
}
.menuitem:hover {
	background-color: rgb(217, 181, 85);
	background-color: rgba(217, 181, 85, .95);
	background-image: none;
	color: #000;
}
.menuitem:active {
	background-color: #fcd572;
}
.pasakojimas {
	margin-top: 50px;
	position: static;
	max-width: 700px;
	font-size: 17px;
	text-align: left;
	line-height: 1.3em;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.pasakojimas p {
	margin-top:10px;
	text-indent:35px;}
.fotke_tekste {
	float:left;
	height: 244px;
	width: 185px;
	background-color:#09C;
	margin: 0 10px 0 0;
	}
div#ikonos  p {font-family: Tahoma, Geneva, sans-serif;font-size: 15px; margin-top:0px; text-indent:0px;}
.ikona1 {top:4px; position:relative;}
.ikona2 {top:3px; position:relative;}
			   
/********** fixas ************/

div#lefta { position: absolute; left: 0px; top: 0px; }
body > div#lefta { position: fixed; }

/************/

#ikonos img {
opacity: 0.9;
margin-right: 9px;
}
