@charset "utf-8";
body {
	background-image: url('../images/bodybck.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

/* top */
#topcontainer {
	line-height: 100px;
	text-align: right;
	vertical-align: middle;
	height: 100px;
	border: 0px solid #666666;
	width: 950px;
	
}

#topcontainer #logo {
	height: 100px;
	line-height: 100px;
	width: 350px;
	border: 0px solid #666666;
	text-align: left;
	vertical-align: middle;
	float:left;
	
}

#topcontainer #oglastop {
	height: 100px;
	width: 468px;
	border: 0px solid #666666;
	line-height: 100px;
	text-align: right;
	vertical-align: middle;
	float: right;
}

#topcontainer #logo img {
	position: relative;
	left: 40px;
	top: 32px;
}

#topcontainer #oglastop #google1 {
	position: relative;
	right: 30px;
	top: 30px;
}

#topmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: 900;
	color: #ed5b77;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	height: 25px;
	width: 895px;
	position: relative;
	top: 20px;
	left: 30px;
}

/*mid*/

#midleftcontainer {
	height: 400px;
	width: 648px;
	border: 0px solid #FF3333;
}
#midleftcontainer #player {
	border: 0px solid #0033CC;
	position: relative;
	left: 30px;
	top: 10px;
	height: 380px;
	width: 588px;
}

#contentmidright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004993;
	width: 280px;
	position: relative;
	top: 5px;
		
}
#contentmidright font {
	position: relative;
	top: 10px;
}
#contentmidright p {
	font-size:14px;
	color:#666666;
	line-height: 18px;
	text-indent: 0px;
	position: relative;
	top: 10px;
}

.imeiprezime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004993;
}

.sividiv {
	background-color: #ffffff;
}

#divpovise {
	background-color: #999999;
	display: block;
	height: 400px;
	width: 400px;
	border: 1px solid #0066CC;
	visibility: visible;
	z-index: -100;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-right: auto;
	margin-left: auto;
}