@charset "utf-8";
/* CSS Document */



body {
	padding: 0px;
	margin: 0px;
	background-color: #fafafa;
	
}	

nav {
	background-color: white;
	display: block;	
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #edeeee;
}
.logoingheader h3 {
	padding: 0px;
	padding-left: 2%;
	margin: 0px;
	font-size: 230%;
	float: left;
	margin-right: 37%;
}



.logoingheader .inglogo {
display: inline-block;
font-family: Arial, Impact;
font-weight: bold;
text-decoration: none;
letter-spacing: -.05em;
}

.logoingheader .inglogo span {
display: inline-block;
}

.logoingheader .m1 {
color: black;
}

.logoingheader .m2 {
color: silver;
}

.logoingheader{
	width: 75%;
	margin: 0 auto;
	text-align:left;
	padding: 0.5%;
}
	

.friend {
	display: inline-block;
	height: 100%;
	color: black;
	margin-top: 1.2%;
	margin-left: 17%;
	text-decoration: none;
}

.babe {
	color: #4090db;
	text-decoration: none;
	
}

.babe:hover {
	color:#125688;
}

.babepage{
	color: #125688;
	text-decoration: none;
	margin-left: 2%;
}
/* Header Text h3 and h2 and image */
header {
	width: 60%;
	display: block;
	margin: 20px auto;
	margin-bottom: 75px;
}

header img {
	margin-left: 109px;
}

.feature{
	background-color: #fbfbfb;
    border-radius: 50%;
    border: 1px solid #cccfd0;
    box-sizing: border-box;
    overflow: hidden;
}


@media only screen and (min-width : 420px) and (max-width : 1200px) {

header img{
	margin-left: 0;
}
.logoingheader{
	padding-top: 20px;
}	
	
.logoingheader h3 {
	font-size: 100%;
	margin-right: 20px;
	margin-left: 20px;
}

.babepage {
	font-size: 75%;
}
.babe {
	font-size: 75%;
}
}
@media only screen and (max-width: 420px){

h1{
	font-size: 18px;
}

/*
 Ovde promeni samo da sve bude centrirano i onda nastavi sa tablet
*/
.rightdiv{
	font-size: 6px;
	line-height: 226%;
}
header img {
	margin-left: 10px;
}



.babe{
	display: block;
	font-size: 80%;
	
}
.babepage{
	display: block;
	font-size: 80%;
	margin-left: 23%;
}

nav {
	width: 100%;
	padding:0;
}

.navigations #topcelebs p{
	font-size: 70%;
	display:block;

}

.navigations #topcelebs a{
	font-size: 70%;
	display:block;
	height: 0px;
}

.navigations #topcelebs p a{
	font-size: 70%;
 	display:block;
	margin-left: 5px;
	height: 24px;
}

/*
 Ovde promeni samo da sve bude centrirano i onda nastavi sa tablet
*/
.logoingheader h3 {
	font-size: 120%;
	margin-right: 0px;
	margin-right: 14px;
	margin-left: 32px;
}
.friend {
	margin-top: 1.2%;
	margin-left: 31%;
}
	}


main{
	margin: 0 auto;
	text-align: center;
}

.images {
	background-color: grey; 
	margin: 15px;
	opacity:1;
}

.images:hover {
	opacity:1;
	cursor:pointer;
}

.partners{
	width: 60%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 55px;
	color: #333;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

h3{
	font-size: 37px;
    line-height: 1.08654;
    font-weight: 200;
    letter-spacing: -0.014em;
	margin: 0;
}

.partners p {
	font-size: 13px;
}

.partners a{
	color: #08c;
	text-decoration: none;
	font-size: 14px;
}

.partners a:hover{
	color: #08c;
	text-decoration: underline;
	
}

.copy {
			font-size: 12px;
			width: 70%;
			text-align: center;
			color: #988F8A;
			margin: 0 auto;
			font-family: Segoe UI, "Segoe UI Light", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
			border-top: 1px solid #988F8A;
			padding-top: 2px;
}

.red {
			color: #988F8A;
			margin: 0;
			font-weight: normal;
}

.idemo{
	display: inline-block;

}



.navigations #topcelebs {
width: 100%;

margin-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
padding-top: 7px;
padding-right: 0px;
padding-bottom: 7px;
padding-left: 0px;
text-align: center;
font-family: Arial, Tahoma, "DejaVu Sans", sans-serif;
font-size: 75%;
line-height: 24px;
}


.navigations #topcelebs p {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin: 0;
display: inline-block;

}

.navigations #topcelebs a {
	color:black;
}


.betterse{
font-family: Arial, Impact;
font-weight: bold;
text-decoration: none;
letter-spacing: -.05em;
padding: 0px;
	padding-left: 2%;
	margin: 0px;



	color:grey;
}

#smart {
	text-align:center;
}


#div {
	color:grey;
	font-size:167%;
	margin:10px 0;
	padding:0px;

}

#secondparag {
	color: grey;
	margin:10px 0;
	padding:0px;
	text-align:center;
}

#textlink {
	color: blue;
    margin:10px;
}

