/* This is the css for usercorner*/


/* Main compponents same for both sites*/
#usercornerBody
{
	display:inline-block;
	height:800px;
	width:642px;	
	background-image: url(../images/usercornerbackground.png);
	background-repeat:no-repeat;
	text-align:center;
	padding:0 10px 9px 11px;
	margin:0 5px 0 0;
	float:left;
	}
#usercornerBody a
{
	color:#335090;
	}
#usercornericons
{
	display:block;
	float:left;
	height:40px;
	width:640px;
	margin:0;
	padding:0;
	}
	
#usercornerfacebookIcon
{
	width:100px;
	height:40px;
	display:inline-block;
	background-image: url(../images/usercornerfacebook.png);
	background-repeat:no-repeat;
	margin:0 10px 0 0;
	float:left;
	}
	
#usercornerfacebookIcon_active
{
	width:100px;
	height:40px;
	display:inline-block;
	background-image: url(../images/usercornerfacebookactive.png);
	margin:0 10px 0 0;
	background-repeat:no-repeat;
	float:left;
}

#usercornertwitterIcon
{
	width:85px;
	height:40px;
	display:inline-block;
	background-image: url(../images/usercornertwitter.png);
	background-repeat:no-repeat;
	float:left;
	margin:0 10px 0 0;
	}
	
#usercornertwitterIcon_active
{
	width:85px;
	height:40px;
	display:inline-block;
	float:left;
	background-image: url(../images/usercornertwitteractive.png);
	margin:0 10px 0 0;
	background-repeat:no-repeat;
	}
#usercornerwebsmsIcon
{
	width:87px;
	height:40px;
	display:inline-block;
	float:left;
	background-image: url(../images/usercornerwebsms.png);
	background-repeat:no-repeat;
	margin:0 10px 0 0;
	}
	
#usercornerwebsmsIcon_active
{
	width:87px;
	height:40px;
	display:block;
	float:left;
	background-image: url(../images/usercornerwebsmsactive.png);
	background-repeat:no-repeat;
	}
	
#usercornerlrnavigation
{
	display:block;
	float:right;
	width:75px;/*53*/
	height:26px;/*25*/
	margin:6px 0 0 0;
	text-align:center;
	background-image: url(../images/usercornerpostavke.png);/*lrnavbackground.png*/
	background-repeat:no-repeat;
	padding:3px 7px;
	}
#usercornerproperties
{
	display:block;
	float:left;
	width:80px;
	height:22px;
}
#usercornercontentBox
{
	display:block;
	clear:both;
	float:left;
	height:750px;
	width:623px;
	margin:0 auto 0 auto;
	background-image: url(../images/usercornercontentbackground.png);
	background-repeat:no-repeat;
	padding:10px 10px 20px 10px;
	}
	
#usercornerstatus
{
	display:block;
	width:623px;
	height:20px;
	clear:both;
	float:left;
	text-align:left;
	font-family:Arial;
	color:Black;
	margin-bottom:6px;
	}
	
#usercornerstatusInput
{
	display:block;
	clear:both;
	float:left;
	height: 37px;
	width:617px;
	padding:5px 0 0 8px;
 	background-image: url(../images/usercornerstatusinput.png);
	background-repeat:no-repeat;
	}
#usercornertext
{
	float:left;
	width:570px;
	height:27px;
	font-size:20px;
	font-family:Arial;
	background-color:White;
	border:none;
	}
#usercornertextsubmit
{
	float:left;
	border:none;
	background:none;
	margin:4px 0 0 3px;
	cursor:pointer;
	}
#usercornerthread
{
	display:block;
	clear:both;
	float:left;
	width:620px;
	height:640px;
	padding:0;
	overflow:auto;
	margin-top:15px;
	}

	
	
/*  Twitter thread */
#usercornerstatusexpl
{
	clear:both;
	display:block;
	width:200px;
	float:left;
	font-size:15px;
	margin:0;
	padding-left:4px;
	height:20px;
	}
#usercornercounter 
{
	float:right;
	width:auto;
	display:block;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#d7d7d7;
	padding:0;
	height:20px;
	}
#usercornercounterText
{
	float:right;
	width:auto;
	display:block;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#8e8e8e;
	padding:0;
	height:20px;
	}
#usercornerthread ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	}
#usercornerthread ul li
{

	display:block;
	width:585px;
	border-bottom:solid 1px #dadada;
	margin:0 0 0 0;
	padding:11px 0;

	}
#usercornerthread ul li:first-child
{
	/* 21.10.2010 - dodana izmjena zbog podvlacenja slike twitter posta */
	padding:0 0 11px 0;
	}
#usercornerthread ul li:last-child
{
	border-bottom:none;
	}
.usercornertweeterID
{
	margin:0;
	text-align:left;
	}
.usercornerpostText
{
	padding-left:60px;
	width:425px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	text-align:left;
	/* 21.10.2010 - dodane donje dvije linije zbog podvlacenja slike twitter posta */
	line-height:150%;
	min-height:50px; 
	}
.usercornertweeterIconPost
{
	width:48px;
	height:48px;
	border:0;
	float:left;
	}
	
/* facebook */
#usercornerstatusexplFace
{
	clear:both;
	display:block;
	width:170px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:0;
	height:20px;
	}
#usercornerfacebookstatus
{
	display:block;
	float:left;
	width:450px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	overflow:hidden;
	}
#usercornerfacebooknavigation
{
	display:block;
	clear:both;
	float:left;
	width:623px;
	height:40px;
	margin:0 0 3px 0;
	padding:0;
	text-align:justify;
	border-bottom:solid 1px #dadada;
	}
#usercornerfacebooknavigation ul
{
	list-style-type:none;	
	margin:0;
	padding:0;
	}
#usercornerfacebooknavigation ul li
{
	display:inline;
	float:left;
	}
#usercornerfacebooknavigation ul li a
{
	float:left;
	margin-right:20px;
	}
#usercornerfacebooknews.usercornertab
{
	display:block;
	width:74px;
	height:30px;
 	background-image: url(../images/usercornerfacebooknews.png);
	background-repeat:no-repeat;
	}
#usercornerfacebooknews.usercornertab.active
{
	display:block;
	width:74px;
	height:30px;
 	background-image: url(../images/usercornerfacebooknewsactive.png);
	background-repeat:no-repeat;
	}
#usercornerfacebookevents.usercornertab
{
	display:block;
	width:84px;
	height:30px;
 	background-image: url(../images/usercornerfacebookevents.png);
	background-repeat:no-repeat;
	}
#usercornerfacebookevents.usercornertab.active
{
	display:block;
	width:84px;
	height:30px;
 	background-image: url(../images/usercornerfacebookeventsactive.png);
	background-repeat:no-repeat;
	}
#usercornerfacebookvideo.usercornertab
{
	display:block;
	width:64px;
	height:30px;
 	background-image: url(../images/usercornerfacebookvideo.png);
	background-repeat:no-repeat;
	}
#usercornerfacebookvideo.usercornertab.active
{
	display:block;
	width:64px;
	height:30px;
 	background-image: url(../images/usercornerfacebookvideoactive.png);
	background-repeat:no-repeat;
	}
#usercornerfacebooknotes.usercornertab
{
	display:block;
	width:76px;
	height:30px;
 	background-image: url(../images/usercornerfacebooknotes.png);
	background-repeat:no-repeat;
	float:right;
	}
#usercornerfacebooknotes.usercornertab.active
{
	display:block;
	width:76px;
	height:30px;
 	background-image: url(../images/usercornerfacebooknotesactive.png);
	background-repeat:no-repeat;
	float:right;
	}
#usercornerfacebookstatusupdates.usercornertab
{
	display:block;
	width:116px;
	height:30px;
 	background-image: url(../images/usercornerfacebookstatusupdates.png);
	background-repeat:no-repeat;
	}
#usercornerfacebookstatusupdates.usercornertab.active
{
	display:block;
	width:116px;
	height:30px;
 	background-image: url(../images/usercornerfacebookstatusupdatesactive.png);
	background-repeat:no-repeat;
	}	
#usercornerfacebookphotos.usercornertab
{
	display:block;
	width:63px;
	height:30px;
 	background-image: url(../images/usercornerfacebookphotos.png);
	background-repeat:no-repeat;
	}
#usercornerfacebookphotos.usercornertab.active
{
	display:block;
	width:63px;
	height:30px;
 	background-image: url(../images/usercornerfacebookphotosactive.png);
	background-repeat:no-repeat;
	}
.usercornerthreadFace
{
	display:block;
	clear:both;
	float:left;
	width:620px;
	height:600px;
	padding-right:0;
	margin:0;
	overflow:auto;
	}
@media screen and (-webkit-min-device-pixel-ratio:0)
{ .usercornerthreadcontent   
  {
	width:400px;  
	overflow:hidden;
	clear:both;
	float:left;
   } 
   }

.usercornerthreadcontent
{
	padding:0;
	border:0; 
	display:block;
	width:620px;
	height:600px;
	overflow:hidden;
	}


/*facebook news*/
.usercornerfacebookstatusthread
{
	display:block;
	width:580px;
	margin-bottom:5px;
	border-bottom:solid 1px #eaedf4;
	font-family:Arial;
	float:left;
	clear:both;
	padding:5px 5px 5px 0;
	}
.usercornerprofilePic
{
	float:left;
	
	}
.usercornerprofileImage
{
	border:0;
	width:50px;
	height:50px;
	}
.usercornerstatusText
{
	padding-left:60px;
	width:500px;
	height:auto;
	font-size:13px;
	text-align:left;
	font-weight:normal;
	margin:0;
	}


.usercornerstatusText a
{
	text-decoration:none;
	color:#335090;
	font-weight:bold;
	}
	
.usercornerstatusText a:hover
{
	text-decoration:underline;
	}	
.usercornerstatusTextlike
{
	font-size:11px;
	margin:0 5px 0 5px;
	color:#335090;
	
	}
.usercornertriangle
{
	background-image:url(../images/usercornertriangle.png); 
	background-repeat:no-repeat; 
	margin-left:10px;   
	height:6px; 
	width:100px; 
	display:block;
	
	}
.usercornercomments
{
	margin-left:60px;
	clear:both;
	float:left;
	}
.usercornercomments ul
{
	list-style-type:none;
	margin:0;
	}

.usercornercomments ul li
{
	display:block;
	width:510px;
	padding:6px 6px 6px 6px;
	background-color:#eaedf4;
	margin-bottom:2px;
	list-style-type:none;
	
	}
	
.usercornercomments ul li .usercornerprofilePictureComment
{
	
	float:left;
	margin-right:7px;
	width:30px;
	height:30px;
	border:none;
	
	}
.usercornercomments ul li:last-child
{
	margin-bottom:2px;
	}
.usercornerlikeorcomment
{
	float:left;
	}
.usercornerlikeorcommentText
{
	padding-left:25px;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	}
.usercornericonComment
{
	border:0;
	float:left;
	
	}
.usercornercommentText
{
	padding-left:37px;
	width:auto;
	height:auto;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	}

.usercornercommentText a
{
	text-decoration:none;
	color:#335090;
	font-weight:bold;
	}

.usercornercommentText a:hover
{
	text-decoration:underline;
	}
.usercornerlink
{
	color:#335090;
	}
/*photos feed elements*/
.usercornerimages
{
	display:block;
	text-align:left;
	margin:9px 0 8px 60px;
	}
.usercornerimageThumbH
{
	display:inline;
	float:left;
	width:136px;
	height: 92px;
	padding:3px;
	border:solid 1px #c7c7c7;
	margin-right:8px;
	cursor:pointer;
	}
.usercornerimageThumbV
{
	float:left;
	display:inline;
	height:136px;
	width: 92px;
	padding:3px;
	border:solid 1px #c7c7c7;
	margin-right:8px;
	cursor:pointer;
	}
.usercornerimagesInfo
{
	clear:both;
	float:left;
	text-align:left;

	}
.usercornerpicturealbumname
{
	width:auto;
	display:block;
	height:12px;	
	font-size:11px;
	margin-left:60px;
	}
.usercornerpicturealbumname a
{
	text-decoration:none;
	color:#335090;
	font-weight:bold;
	}
.usercornernophotos
{
	display:block;
	clear:left;
	float:left;
	color:#777777;
	font-size:11px;
	margin:6px 0 6px 60px;
	}
.usercornerpicturealbumtime
{
	display:block;
	clear:left;
	float:left;
	color:#777777;
	font-size:11px;
	margin:0 0 6px 60px;
	padding: 0 0 2px 0;
	}
.usercornerphotoicon
{
	height:14px;
	width:16px;
	border:0;
	margin-right:10px;
	margin-bottom:-2px;
	}

/* facebook events */

.usercornereventbox
{
	display:block;
	width: 580px;
	height:185px;
	border:solid 1px #c7c7c7;
	margin:10px 0 0 0;
	padding:0;
	}
.usercornereventtitle
{
	display:block;
	clear:both;
	float:left;
	background-color:#efefef;
	width:570px;
	font-size:12px;
	padding:2px 0 2px 10px;
	font-weight:bold;
	text-align:left;
	}
.usercornereventinformation
{
	display:block;
	clear:both;
	float:left;
	width:560px;
	height:150px;
	margin:0;
	padding:10px 10px;
	}
.usercornereventphoto
{
	height:143px;
	width:100px;
	display:block;
	clear:both;
	float:left;
	}
.usercornereventphotosized
{
	border:none;
	width:100px;
	}
.usercornereventdescription
{
	display:block;
	float:left;
	height:143px;
	width:442px;
	margin-left:15px;
	}
.usercornertopeventdescription
{
	display:block;
	float:left;
	width:440px;
	height:70px;
	margin:0 0 3px 0;
	padding:0;
	}
.usercornertopdesc
{
	float:left;
	height:70px;
	width:250px;
	display:block;
	margin:0 30px 0 0;
	text-align:left;
	overflow:hidden;
	font-size:12px;
	}
.usercornertoprightlinks
{
	float:left;
	height:70px;
	width:150px;
	display:block;
	margin:0;
	text-align:left;
	font-size:12px;
	color:#335090;
	}
.usercornertoprightlinks ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	}
.usercornertoprightlinks ul li
{
	list-style-type:none; /*ie*/
	margin:0;
	padding:0;
	}
.usercornertoprightlinks ul li a
{
	display:block;
	width:150px;
	height:auto;
	border-bottom:solid 1px #d4dce8;
	padding:3px;
	text-decoration:none;
	color:#335090;
	}
.usercornerbottom
{
	clear:both;
	display:block;
	float:left;
	width:440px;
	height:60px;
	margin:0;
	padding:12px 0 0 0;
	text-align:left;
	font-size:12px;
	}
/* facebook video*/
.usercornervideos
{
	display:block;
	width:520px;
	height:128px;
	text-align:left;
	margin:9px 0 8px 60px;
	}
.usercornervideothumbcontainer
{
	display:block;
	float:left;
	margin-right:10px;
	}
.usercornervideothumb
{
	border:none;
	height:128px;
	width:160px;
	}
.usercornervideodescription
{
	float:left;
	display:block;
	font-size:13px;
	font-weight:bold;
	width:340px;
	height:128px;
	text-align:justify;
}
.usercornervideodescription a
{
	text-decoration:none;
	color:#335090;
	}
.usercornervideodescription a:hover
{
	text-decoration:underline;
}
.usercornervideotime
{
	display:block;
	clear:left;
	float:left;
	color:#777777;
	font-size:11px;
	margin:5px 0 6px 0;
	padding: 0 0 2px 0;
	}
.usercornervideoicon
{
	height:14px;
	width:16px;
	border:0;
	margin-right:10px;
	margin-bottom:-2px;
	}
.usercornervideoInfo
{
	clear:both;
	float:left;
	text-align:left;

	}
/* facebooke notes*/
.usercornernote
{
	display:block;
	width:520px;
	height:70px;
	text-align:left;
	margin:9px 0 8px 60px;
	}
.usercornernotetitle
{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	}
.usercornernotetitle a
{
	text-decoration:none;
	color:#335090;
	}
.usercornernotetitle a:hover
{
	text-decoration:underline;
}
.usercornernotetext
{
	display:block;
	clear:left;
	float:left;
	width:510px;
	height:auto;
	max-height:55px;
	overflow:hidden;
	color:#777777;
	text-align:justify;
	font-size:11px;
	}
.usercornernotetime
{
	display:block;
	clear:left;
	float:left;
	color:#777777;
	font-size:11px;
	margin:5px 0 6px 60px;
	padding: 0 0 2px 0;
	}
.usercornernoteicon
{
	height:15px;
	width:13px;
	border:0;
	margin-right:10px;
	margin-bottom:-2px;
	}
.usercornernoteInfo
{
	clear:both;
	float:left;
	text-align:left;

	}
	
	
	
/* Disconnect box */

#usercornerminiBoxConnectedFacebook
{
	display:block;
	width:335px;
	height:380px;
	text-align:center;
	padding-top:5px;
	background-image:url(../images/usercornerbackgroundminibox.png);
	background-repeat:no-repeat;
	margin:-3px 0 0 0;
	}
#usercornerminiBoxConnectedTwitter
{
	display:block;
	width:335px;
	height:380px;
	text-align:center;
	padding-top:5px;
	background-image:url(../images/usercornerbackgroundminibox.png);
	background-repeat:no-repeat;
	float:left;
	margin:-3px 0 0 0;
	}

#usercornertitle
{
	display:block;
	position:relative;
	height:30px;
	width:315px;
	background-image:url(../images/usercornertitleBackground.png);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	font-size:12px;
	font-family:Arial;
	color:White;
	text-align:left;
	}

#usercornertitleText
{
	display:block;
	position:absolute;
	margin:5px 0 0 10px;
	}
	
#usercornericons2
{
	display:block;
	height:34px;
	width:315px;
	margin:0px auto 0px auto;
	vertical-align:middle;
	}
#usercornericon_twitterIcon
{
	display:block;
	float:left;
	height:22px;
	width:82px;
	margin:5px 0 0 0;
	border:0;
	}
#usercornericon_facebookIcon
{
	display:block;
	float:left;
	height:19px;
	width:154px;
	margin:5px 0 0 0;
	border:0;
	}
#usercornercontent
{
	display:block;
	position:relative;
	clear:both;
	width:315px;
	height:302px;
	background-repeat:no-repeat;
	background-image:url(../images/usercornercontentBackgroundminibox.png);
	margin:0px auto 0px auto;
	text-align:center;
	font-size:12px;
	line-height:170%;
	font-weight:bold;
	font-family:Arial;
	}
#usercornercontentFacebook
{
	display:block;
	position:relative;
	clear:both;
	width:313px;
	height:300px;
	background-repeat:no-repeat;
	background-image:url(../images/usercornercontentBackgroundFace.png);
	margin:0px auto 0px auto;
	text-align:left;
	font-size:12px;
	line-height:170%;
	font-weight:bold;
	font-family:Arial;
	}
#usercornercontentTwitter
{
	display:block;
	position:relative;
	clear:both;
	width:303px;
	height:300px;
	background-repeat:no-repeat;
	background-image:url(../images/usercornercontentBackgroundTweet.png);
	margin:0px auto 0px auto;
	text-align:left;
	font-size:12px;
	line-height:170%;
	font-weight:bold;
	font-family:Arial;
	}
#usercornercontentText, #usercornercontentTextTwitter
{
	display:block;
	position:absolute;
	top:50%;
	height:auto;
	width:300px;
	margin-top:-5em;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
#usercornercontentTextFacebook
{
	display:block;
	position:absolute;
	top:25%;
	height:auto;
	width:300px;
	margin-top:-3em;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.usercornercontent {
	background-color:Transparent;
	padding:0;
	border:0; 
	display:block;
}
.usercornerconnectButton
{
	border:0;
	}
.usercornercloseminibox
{
	display:block;
	clear:both;
	float:right;
	height:20px;
	width:50px;
	margin-top:275px;
	margin-right:3px;
	overflow:hidden;
	}
#usercornerclose
{
	color:#335090;
	}
.usercornerpropertiesFacebook
{
	display:block;
	height:auto;
	width:auto;
	text-align:center;
	font-weight:normal;
	color:black;
	}
.usercornercheckbox
{
	border:none;
	background:transparent;
	margin:5px 10px 0 10px;
	
	}
.usercornerbutton
{
	border:none;
	background:none;
	cursor:pointer;
	margin-top:10px;
	}
	
	
/* style of pages when user is not logged in */
.usercornercontentnotloggedin
{
	display:block;
	clear:both;
	float:left;
	height:200px;
	width:623px;
	margin:250px auto 0 auto;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	}
								
#usercornercontentIcons
{
	width:156px;
	height:38px;
	background-image:url(../images/usercornericons.png);
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	}
.usercornerarrow
{
	display:block;
	width:24px;
	height:35px;
	background-image:url(../images/usercornerarrow.png);
	background-repeat:no-repeat;
	margin:0 auto 22px auto;

	}
	
	
	
	
	/*slide show classes*/
	
#usercornerfacebookphotoinfo
{
	clear:both;
	float:left;
	display:block;
	height:20px;
	width:600px;
	margin:0 auto 0 auto;
	position:relative;
	text-align:left;
	}
	
#usercornerfacebookimagecontainer
{
	clear:both;
	float:left;
	display:block;
	height:auto;
	min-height:450px;
	width:600px;
	margin:0 auto;
	padding:0;
	background-color:#eaedf4;
	border-bottom:solid 1px #dedede;
	text-align:center;
	position:relative;
	vertical-align:middle;
	}
#usercornerfacebookimagecontainer img
{
	max-height:500px;
	max-width:500px;
	margin:20px auto 20px auto;
	position:relative;
	}
#usercornerfacebookphotonavigation
{
	clear:both;
	float:left;
	display:block;
	height:20px;
	width:595px;
	margin:0 auto 0 auto;
	border-top:solid 1px #dedede;
	background-color:#eaedf4;
	text-align:right;
	padding-right:5px;
	position:relative;
	}

#usercornerfacebookphotonavigation a
{
		margin-left:20px;
	}
	
/*comment pop-up*/
#usercornerpopupcontainer
{
	background-color:White;
	}
#usercornerpopupcontainer #header
{
	clear:both;
	float:left;
	display:block;
	width:570px;
	background-color:#657cae;
	border-left:solid 1px #335191;
	border-right:solid 1px #335191;
	border-top:solid 1px #335191;
	font-size:13px;
	font-weight:bold;
	color:White;
	padding:5px 10px;
	font-family:Arial;
	margin:0;
	}

#usercornerpopupcontainer #commentcontainer
{
	display:block;
	margin:0;
	clear:both;
	float:left;
	width:590px;
	height:auto;
	border-left:solid 1px black;
	border-right:solid 1px black;
	}
#usercornerpopupcontainer #commentcontainer #profilepic
{
	display:inline-block;
	margin:10px;
	float:left;
	height:auto;
	}
#usercornerpopupcontainer #commentcontainer #profilepic img
{
	display:block;
	height:50px;
	width:50px;
	}
#usercornerpopupcontainer #commentcontainer #commentbox
{
	display:inline-block;
	float:left;
	width:500px;
	height:auto;
	margin:10px 0;
	}
#usercornerpopupcontainer #commentcontainer #commentbox textarea
{
	width:500px;
	height:100px;
	border:solid 1px #dedede;
	background-color:White;
	font-family:Arial;
	}
#usercornerpopupcontainer #commentcontainer #commentbox textarea:focus
{
	border:solid 1px black;
	background-color:#fafafa;
	}
#usercornerpopupcontainercommands
{
	display:block;
	clear:both;
	float:left;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	background-color:#f1f1f1;
	height:auto;
	width:570px;
	padding:5px 10px;
	text-align:right;
	}
	
/* SOKIC 08.01.2010 */
.sms_poruka {width:60%; margin-right:10px;}
.sms_broj_mobitela {width:40%; text-align:left; margin-right:150px;}
.sms_broj_operatera {width: 80px; text-align:center; margin-left:120px; margin-right:15px; }
.sms_reklama {width:60%}
