@charset "UTF-8";

/* browser reset */

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal; 
	font-size: 100%;
	line-height: 1;
	font-family: verdana;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

body { background-color:#FFF; 
}

p {
	color:#838281;
    font-size:11px;
	text-align:justify;
}

/* Centravimas */


#center { 
     width: 10px; 
     height: 10px; 
     position: absolute;
     top: 50%;
     left: 50%;
     margin-top: -65px;
     margin-left: -140px;
}

#modernizmas {
	position:absolute;
	left:-260px;
	top:140px;
	width:800px;
	height:211px;
	z-index:1;
}

#naujienos {
	position:absolute;
	left:198px;
	top:185px;
	width:58px;
	height:11px;
	z-index:2;
}

#info {
	position:absolute;
	left:298px;
	top:185px;
	width:27px;
	height:11px;
	z-index:3;
}

#nuorodos {
	position:absolute;
	left:365px;
	top:185px;
	width:61px;
	height:10px;
	z-index:4;
}

#kontaktai {
	position:absolute;
	left:451px;
	top:185px;
	width:57px;
	height:10px;
	z-index:5;
}

#paieska {
	position:absolute;
	left:541px;
	top:182px;
	width:49px;
	height:16px;
	z-index:6;
}

#pavyzdys {
	position:absolute;
	left:292px;
	top:101px;
	width:47px;
	height:10px;
	z-index:8;
}

#kriterijai {
	position:absolute;
	left:547px;
	top:101px;
	width:46px;
	height:10px;
	z-index:9;
}

#sarasas {
	position:absolute;
	left:206px;
	top:98px;
	width:50px;
	height:12px;
	z-index:10;
}

.scroll-wrap{
	width: 500px;
	margin: 40px auto;
	background: #FFF;
}
.scroll-pane{
    width: 525px;
    height: 335px;
    padding: 0 0 0 0px;
    overflow: hidden
}

#tekstas {
	position:absolute;
	left:210px;
	top:-390px;
	z-index:7;
	height: 335px;
}

