#vertical{
    position:absolute;
    top:50%;
    margin-top:-250px;/* half main elements height*/
    left:0;
    width:100%;
}

.tekst {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	text-align: justify;
}
h1 {
	font-family: Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.copyrights {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.tekstFORM {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	border: 1px solid #666666;
}
.fn {
	font-family: Arial;
	font-size: 1px;
	color: #000000;
}

