div#main {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}
div#menu {
    position: absolute;
    top: 10px;
	width: 750px;
	height: 64px;
	background-repeat: no-repeat;
}
div#top {
    position: absolute;
    top: 74px;
	width: 750px;
	height: 170px;
	background-image: url('pic/top.jpg');
	background-repeat: no-repeat
}
div#lajna1 {
    position: absolute;
    top: 244px;
	width: 750px;
	height: 16px;
	background-image: url('pic/lajna.jpg');
	background-repeat: no-repeat;
}
div#lajna2 {
    position: absolute;
    top: 570px;
	width: 750px;
	height: 16px;
	background-image: url('pic/lajna.jpg');
	background-repeat: no-repeat
}
div#text {
	position: absolute;
	top: 261px;
	width: 750px;
	height: 311px;
	clear: both;
	background-color: white;
}
div#notes {
	position: absolute;
	top: 586px;
	width: 750px;
	height: 166px;
	clear: both;
	background-color: #C7E4EC;
}
div#end {
	position: absolute;
	top: 752px;
	text-align:right;
	width: 750px;
	height: 20px;
	clear: both;
	background-color: #4E9EC3;
}
div#t1 {
    position: absolute;
    top: 0px;
    width: 375px;
	height: 309px;	
	background-color: #4E9EC3;
}
div#ico {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 50px;
	height: 50px;
	background-color: #4E9EC3;
}
div#ptext {
    position: absolute;
    top: 15px;
    left: 71px;
    width: 290px;
	height: 50px;	
	background-color: #4E9EC3;
}
div#ltext {
    position: absolute;
    top: 15px;
    left: 17px;
    width: 332px;
	height: 50px;	
	background-color: #4E9EC3;
}
.text1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: white;
}
.text2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
}
.text3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #4E9EC3;
}
.text4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #4E9EC3;
}
div#t2 {
	position: absolute;
	width: 374px;
	height: 309px;
	
	background-color: #4E9EC3;
	left: 376px;
	top: 0px;
}
div#pics {
	position: absolute;
	top: 52px;
	left: 71px;
	width: 250px;
	height: 81px;
	background-color: #C7E4EC;
}
div#dtetxt {
	position: absolute;
	top: 52px;
	left: 393px;
	width: 343px;
	height: 87px;
	background-color: #C7E4EC;
}
