#fb_pop {
	border: 3px solid #bf0510;
	background-color: #FFF;
	position: absolute;
	visibility: hidden;
	z-index: 9998;
	width: 426px;
	height: 286px;
	color: #bf0510;
	padding-top: 30px;
	font-family:arial;

}

#fb_pop_like {
	/*width: 100%;*/
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	z-index: 9999;
	text-align: center;
	margin: 0px auto;
	font-size: 20px;
}

.fb_pop_close{
    -moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
    -webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
    box-shadow:inset 0px 1px 0px 0px #f29c93;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
    background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	    background-color:#fe1a00;
	-moz-border-radius:6px;
    -webkit-border-radius:6px;
border-radius:6px;
    border:1px solid #d83526;
display:inline-block;
    color:#ffffff;
font-family:arial;
    font-size:15px;
font-weight:bold;
    padding:6px 24px;
text-decoration:none;
    text-shadow:1px 1px 0px #b23e35;
    }.fb_pop_close:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
    background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	    background-color:#ce0100;
    }.fb_pop_close:active {
	position:relative;
   top:1px;
												    
}
/*
#fb_pop_close {
	position: absolute;
	z-index: 9999;
	text-align: left;
	margin: 0px auto; 
#	margin-top: 1px;
#	margin-left: 220px;
}

#like_dugme_reklama {
	position: absolute;
	z-index: 9999;
	text-align: left;
	margin-top: 145px;
	margin-left: 310px;

}

#close a:link {
color: #000;
text-decoration: none;
}

#news_vizio {
	position: absolute;
	z-index: 9999;
	text-align: left;
	margin-top: 240px;
	margin-left: 30px;
	color: #999999;

}
input#email_fb_lista {
	border: 0;
	width: 298px;
	height: 32px;
	font-size: 19px;
	color: #999999;
}

#rezultat {
	position: absolute;
	z-index: 9999;
	text-align: left;
	margin-top: 235px;
	margin-left: 348px;
	color: red;

}

input#prijava {
	border: 0;
	width: 80px;
	height: 32px;
	font-size: 16px;
	color: #999999;

}
*/