html{
height:100%}
body {
	background:#DDDDDD;
	height:100%;
	margin: 0; 
	padding: 0;
	text-align:justify; 
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	crollbar-face-color:#7f7f7f;
	scrollbar-base-color:#7f7f7f;
	scrollbar-3dlight-color:#7f7f7f;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CCCCCC;
	scrollbar-darkshadow-color:#7f7f7f;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
}

h1, h2, h3{
	font-size: 18px;
	font-weight:normal;
}

h2{
font-size:16px;
font-weight:bold}

h3{
font-size:14px;
letter-spacing:normal;
font-weight:bold}


a{
color:#000000;
font-weight:bold;
text-decoration:none;
}

p{
margin:8px 0}

a:hover{
text-decoration:underline}

input, textarea{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
padding:2px;
width:300px;
border:1px solid #999999}

	#info{
	height:80px}

#window {
	width: 950px;
	height:520px;
	text-align:justify;
	position:absolute;
	background:#FFFFFF;
	left:50%;
	top:50%;
	margin: -260px 0 0 -475px;
}
#top {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height: 80px;
	background:#2d97ce
}

#logo{
	position: absolute;
	left: 0;
	top: 0;
	text-align:center;
	color:#FFFFFF;
}

	#logo h1{
	font-size:24px;
	color:#FFFFFF;
	margin:0;
	padding:0}
	
	#logo h2{
	font-size:14px;
	color:#FFFFFF;
	margin:0;
	padding:0}
	
	

#meniu{
    width:730px;
	position: absolute;
	left: 220px;
	top: 45px;
	text-align:center;
	height:35px
}
#meniu a{
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	clear:none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	height:25px;
	padding:10px 15px 0 15px;
	background:url(images/menu_item.jpg) no-repeat right top
}
#meniu a:hover{
color:#000000;
/*background-color:#c6c6c6*/
}
#meniu .aktyvus{
	color: #6b9500;
}
#main {
position:absolute;
width:100%;
height:400px;
left:0;
top:80px
}

#text{
    position:absolute;
	width:96%;
	height:370px;
	overflow-y:scroll;
	overflow-x: hidden;
	padding:15px 2%;
}

	.uploadedimage{
	background:#FFF;
	padding:2px;
	border:1px solid #999999;
	margin:0 5px}
	
	.uploadedimage2{
	background:#FFF;
	padding:2px;
	border:1px solid #999999;
	margin:0 5px}
	
	div.skirtukas{
	font-size:3px;
	height:1px;
	border-bottom:1px solid #AAAAAA}
	
	
	#send{
	background:#2d97ce;
	border:none;
	color:#FFFFFF;
	width:200px;
	font-size:12px;
	font-weight:bold;
	padding:3px 0;
	}
	
a.nuotrauka{
float:left;
clear:none;
margin:0 10px 26px 10px;
text-align:center;
width:150px;
height:110px;
font-size:12px}

	a.nuotrauka img{
	background:url(images/picture.jpg) no-repeat center center;
	border:1px solid #666666;}
	
	#portfolio td{
	vertical-align:middle;
	text-align:left;
	padding-bottom:20px;
	padding-left:0}
	
#footer{
position:absolute;
left:0;
bottom:0;
width:100%;
height:40px;
font-size:12px;
background:#b0b0b0;
color:#FFFFFF
}

	#skaitliukas{
	float:left;
	clear:left;
	height:auto;
	margin:5px 0 0 20px;
	width:100px;}
	
	#footer_text{
	width:75%;
	text-align:center;
	margin:12px auto 0 auto}
	
		#footer a{
		color:#FFFFFF}
	
	#webdesign{
	float:right;
	clear:right;
	margin:12px 20px 0 0;
	width:80px}
	

