a { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color : #ffffff;

}
a:hover {
	text-decoration: underline;
}
.text {
	text-align: center;
	width: 250px;
}
.searcht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #000000;
	background: #f3f3f3;
	border: 1px solid #666666;
}
.searchb {
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: bold;
	text-align: center;
	color: #f3f3f3;
	background: #333333;
	width: 100px;
	border: 1px solid #666666;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000145;
	
}
div#ram {
	position: absolute;
	min-height: 550px;
	min-width: 900px;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	
	}
div#main {
	height: 550px;
	width: 900px;
	position: absolute;
	left: 50%;
	top: 3%;
	margin-left: -450px;
	background-color: #010027;
	background-image: url(images/lena.jpg);
	border: 1px solid #666666;
	
}
div#google {
	position: absolute;
	right: 40px;
	top: 27px;
}
.jednicka {
	position: absolute;
	left: -5000px;
	
}
.dvojka {
	position: absolute;
	left: 100px;
	
}
.trojka {
	position: absolute;
	left: 350px;
	
}
.ctyrka {
	position: absolute;
	left: 600px;
	
}
.acko {
	position: absolute;
	top: 60px;
}
.becko {
	position: absolute;
	top: 108px;
}
.cecko {
	position: absolute;
	top: 154px;
}
.decko {
	position: absolute;
	top: 201px;
}
.ecko {
	position: absolute;
	top: 248px;
}
.efko {
	position: absolute;
	top: 295px;
}
.gecko {
	position: absolute;
	top: 342px;
}
.hacko {
	position: absolute;
	top: 389px;
}
.icko {
	position: absolute;
	top: 436px;
}
.jecko {
	position: absolute;
	top: 483px;
}
