﻿.text {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color:#444;
	}
.img {
	 display: block;
  margin-left: auto;
  margin-right: auto;
  }
 #text2 {
	position:relative;
	z-index:1;
	width:210px;
 
 display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:20px;
  }
}
div{
    margin-top:50px;
	}
.sexy_line{ 
    display:block;
    border:none;
    color:white;
    height:1px;
    background:gray;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(gray), to(#fff));
}

.lijevi {
	width:50px;
	float:left;

	}
.desni {
	width:150px;
	float:right;
	}
