﻿html, body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	border:0px;
	font-family:trebuchet, verdana, arial, sans-serif;
	font-size:12px;
}

#container {
	width:930px;
}

a {
	border:0px;
	color:#CC0000;
font-decoration:none;
}

#spacer {
	float:left;
	margin:0px;
	margin-top:12px;
	width:800px;
	height:80px;
	background:url("img/pedukes.png");
	background-repeat:repeat-x;
}

#rightAway {
	float:left;
	margin-top:16px;
	width:120px;
	height:180px;
	background:url("img/skersa.png");
	background-repeat:no-repeat;
}


#LinkinPark {
	margin-top:12px;
	width:930px;
	height:180px;	
}

#main {
	position:relative;
	float:left;
	width:780px;
	background:#FFFFFF;
	top:-104px;
	margin-top:12px;
}


#intro p {
	margin-top:0px;
}

#homeLink, #fotoLink, #papkaLink, #linkLink, #newsLink, #contactLink, #bioLink {
	display:block;
	width:100%;
	height:100%;
}

.transientLink {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:2px;
}

.resize:first-letter {
	padding-right:3px;
}


.topLink {
	float:left;
}

.encap { 
	float:left;
}

#homeEncap {
	height:137px;
	width:88px;
	margin-top:24px;
	margin-left:30px;
	clear:right;
}

#home {
	width:88px;
	height:98px;
	background:url("img/namo.gif");
	background-repeat:no-repeat;
}

#homeTxt {
	width:57px;
	height:33px;
	background:url("img/homeLink.png");
	background-repeat:no-repeat;
	margin-top:6px;
}


#contactEncap {
	height:111px;
	width:169px;
	margin-left:44px;
}

#contacts {
	width:169px;
	height:69px;
	background:url("img/epistoliar.png");
	background-repeat:no-repeat;
}

#contactTxt {
	width:77px;
	height:40px;
	background:url("img/conText.png");
	background-repeat:no-repeat;
	margin-top:2px;
}



#papkaEncap {
	width:79px;
	height:141px;
	margin-left:52px;
}

#papka {
	width:79px;
	height:100px;
	background:url("img/kliurka.png");
	background-repeat:no-repeat;

}

#papkaTxt {
	width:54px;
	height:27px;
	background:url("img/papkaTxt.png");
	background-repeat:no-repeat;
	margin-top:12px;
}


#galleryEncap {
	width:100px;
	height:152px;
	margin-top:14px;
	margin-left:36px;
}

#foto {
	width:100px;
	height:116px;
	background:url("img/uoga.png");
	background-repeat:no-repeat;	
}

#galleryTxt {
	width:52px;
	height:25px;
	margin-top:10px;
	background:url("img/photoTxt.png");
	background-repeat:no-repeat;
}



#goto {
	margin-left:30px;
	width:136px;
	height:65px;
	background:url("img/avinukas0.png");
	background-repeat:no-repeat;
}

#newsEncap {
	margin-left:36px;
	width:140px;
	height:86px;	

}

#news {
	width:140px;
	height:60px;
	background:url("img/paukstukasAm.png");
	background-repeat:no-repeat;
}

#newsTxt {
	width:48px;
	height:22px;
	margin-top:4px;
	background:url("img/newsTxt.png");
	background-repeat:no-repeat;	
}

#bioEncap {
	margin-top:24px;
	margin-left:16px;
	width:100px;	
	height:125px;
}


#bio {
	width:100px;
	height:78px;
	background:url("img/auto.png");
	background-repeat:no-repeat;
}

#bioTxt {
	width:80px;
	height:27px;
	margin-top:10px;
	background:url("img/bioTxt.png");
	background-repeat:no-repeat;
}

#footer {
	position:absolute;
	bottom:0px;
	
}

