﻿/*

       De "octaG, octag.ro"

*/

.mijloc {
	     position: absolute;
	     top: 20px;
	     left: 80px;
	     width: 600px;
	     margin: 0;
	     padding: 30px;
	     line-height: 1.5em;
	     font-size: 18px;
	     color: white;
	     background-color:gray;
}


.isi {
	  color: blue;
}

.inapoi, .in_sus {
             position: relative;             
             left: 560px;
             width: 36px;
             margin: 0;
             padding: 0;
             display: inline;
}

h1 {
	font-family: 'Poiret One', cursive;
	font-size: 35px;
	line-height: 1em;
	color: #fdf9f9;
	margin: 0 0 15px 0;
}


h2 {
	font-family: 'Poiret One', cursive;
	font-size: 30px;
	color: blue;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ffc0cb;
	font-weight: normal;
	margin: 0 0 3px 0;
}