﻿.linija1 {
    border-top:thin solid black;
	position: center;
    right: 0;
    margin-top:65px;
    bottom: 10%;
    height: 1px;
    background-color: black;
	
}

.linija2 {
    border-top:thin solid black;
	position: center;
    right: 0;
    margin-top:300px;
    bottom: 10%;
    height: 1px;
    background-color: black;
	
}