#bottoms1{
	width: 250px;
	height:840px;
	border: 1px solid #233E78;
 	margin-right: 10px;
 	float: left;
 	padding: 10px;
 	background: linear-gradient(to top left, #EDF1FF, #B5B7C3);
 }
 
#mainbottom1 h3,#mainbottom2 h3,#mainbottom3 h3,#mainbottom4 h3,#mainbottom5 h3,#mainbottom6 h3,#mainbottom7 h3,#mainbottom8 h3{
	position: relative;
 	top:-18px;
	text-align: center;
	font: 18px Verdana;
	font-weight:bold;
	color: #233E78;
}

#mainbottom1,#mainbottom2,#mainbottom3,#mainbottom4,#mainbottom5,#mainbottom6,#mainbottom8{
	width: 230px;
	height: 50px;
	background: linear-gradient(to top , #EDF1FF, #B5B7C3);
	border: 1px solid #233E78;
   	margin: 8px;
 }
 
#mainbottom7{
 	width: 230px;
	height: 50px;
	background-color: #EDF1FF;
	border: 1px solid #233E78;
   	margin: 8px;
}

#reklamma{
	width: 230px;
	height: 340px;
	background: linear-gradient(to top , #EDF1FF, #B5B7C3);
	border: 1px solid #233E78;
   	margin: 8px;
}