@charset "utf-8";
/* CSS Document */
body { 
	/*background-color:#6F9;*/
	background-image:url(back.jpg);
	background-repeat:repeat;
	

 }

.up {
	background-image:url(cartoon-library-up.jpg);
	background-repeat:repeat-x;
	height:165px;
}

.inpts {
	background-color:#FF0;
	width:300px;
}

#criteria {
	width : 400px;
	position:static;
	top:0%;
	left:50%;
	
}

#basic {
	width:800px;
	position:static;
	top:0%;
	left:0%;
	}

.home {
	position:static;
	top:40%;
	left:0%;
	}


#markiza{
		font-size:22px;
		font-style:oblique;
		font:bolder;
		color:#00F;
}

#epiloges {
font:bolder;
		color:#00F;
}

#kratisi{
		width:200px;
		font-size:20px;
		font-style:oblique;
		font:bolder;
		background-color:#09F;
}

#btn {
	width:180px;
		font-size:16px;
		font:bolder;
		background-color:#09F;
}
	