body {
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background: #bfbfbf;
}
h1 {
	display: block;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	padding-top: 10px;
	font-family: Telenor, Arial;
	font-weight: normal;
	font-size: 24px;
	line-height: 22px;
	color:#444444;
}
h2 {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color:#444444;
}
#h3 {
	display: block;
	margin: 0px;
	padding-top:0;
	font-size: 13px;
	font-weight: bold;
	color:#444444;
}

#container {
	height: 100%;
	margin: 20px 100px 5px 20px;
	border: 1px solid #ededed;
	border-right: 1px solid #7A7A7A;#bebebe;
	border-bottom: 1px solid #7A7A7A;#bebebe;
	background: #ffffff;
	text-align: left;
}
#heder{
	font-family: Tahoma;
	font-size: 11px;
	margin: 10px;
	margin-bottom:0px;
	border: 1px solid #ffffff;
	background-image: url(slike/telenor_logo_cut.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#meni{
	color: #777777;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	background-color:#333333;
}
#centar {
	color: #333;
	text-align: justify; 
	margin:10px;
	margin-right: 370px;
	padding: 10px;	
	padding-top:0px;
}
#levi{
	width: 170px;
	position: absolute;
	right: 292px;
	margin-top: 240px;
}
#desni{
	position:absolute;
	right:121px;
	width:340px;
	margin-top: 60px;
	top: 127px;
}
a:link,  a:visited {
	color: #0066cc;#0077FF;
	text-decoration: none;
}
a:hover, a:active{
	color: #C39700;#DABE21;
	text-decoration: underline;
}
a.meni:link,  a.meni:visited {
	color: #DABE21;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	/*letter-spacing: 0.05em;*/
}
a.meni:hover, a.meni:active{
	color: #00CCFF;
	text-decoration: none;
}
a.naslov:link, a.naslov:visited {
	font-size: 14px;
	font-weight: bold;
	color:#444444;
}
a.naslov:hover, a.naslov:active{
	color: #C39700;
	text-decoration: underline;
}
#datum {
	font-size:11px; 
	font-family:tahoma; 
	color:#777;
}
p{
	margin-top:0px;
	margin-bottom:0px;
}
.strelica{
	font-family: Verdana;
	font-weight: bold;
	color: #555555;
	padding-right: 5px;
}
img{
	/*float: left;*/
	padding: 5px 5px 5px 0px;
}	
hr {
	color: #ededed;
	background-color: #ededed;
	height: 2px;
	border: 0;
}
UL{
	margin: 0px;
	padding-left: 15px;
}
LI{
	list-style: square outside none;
	color: #444444;
	padding-top: 5px;
}

div.img
{
  margin: 2px;
  border: 1px solid #ebebeb;
  background-color:#f4f4f4;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}

div.img img
{
  display: inline;
  margin: 0px;
  padding: 1px;
  border: 5px solid #f4f4f4;
}

div.img a:hover img {border: 5px solid #E5D19F;}
div.desc
{
  text-align: center;
  font-weight: bold;
  width: 170px;
  margin: 0px;
}
