@charset "utf-8";
#centar {
	width: 700px;
	height: 450px;
	margin: -225px 0 0 -350px;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid #666;
	z-index: 1;
}
#lang {
	position: absolute;
	top: -22px;
	right: 0px;
}
#fb {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	vertical-align: middle;
	right: 42px;
	height: auto;
	width: auto;
	bottom: -28px;
}

#fb:hover {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036;
	text-decoration: none;
	vertical-align: middle;
	right: 42px;
	height: auto;
	width: auto;
	bottom: -28px;
}

#fbico {
	position: absolute;
	right: 20px;
	bottom: -29px;
}


.text {
	text-decoration: none;
	vertical-align: super;
	font-family: Tahoma, Geneva, sans-serif;
}
#language {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	vertical-align: middle;
	right: 0px;
	height: auto;
	width: auto;
	top: -25px;
}
#language:hover {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036;
	text-decoration: none;
	vertical-align: middle;
	right: 0px;
	height: auto;
	width: auto;
	top: -25px;
}
#yt {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	vertical-align: middle;
	height: auto;
	width: auto;
	bottom: -28px;
	left: 20px;
}

#yt:hover {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036;
	text-decoration: none;
	vertical-align: middle;
	height: auto;
	width: auto;
	bottom: -28px;
	left: 20px;
}

