	body{
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	
	background: url("/img/tlo.png")  no-repeat fixed center;
	
	color:#333;
	}
	.ikona{
		width:25px;
		margin-right: 10px;
		margin-bottom:5px;
	}
	
	a{
	color:#000;}
	
	a:hover{
	color:#555;}
	a:focus{
	color:#e74c3c;}
	a:active{
	color:#555;}
	h1{color:black;}
	h2{color:black;}