body, html
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	font-family: "Arial", sans-serif !important;
	font-size: 12px !important;
	text-align: center;
	background-color: #ffffff;
  color: #000000; 
}
 
.fl{
float:left;
}

.boja
{
  color: #0083bb;
}
 
p, img,  h1, h2, h3, h4, h5, ul, li
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
}


a
{
  color: #3a86aa;
  text-decoration: none;
}

a:hover
{
  color: #000000;
  text-decoration: underline;
}

#header
{
  margin:0;
  padding:0;
  width: 980px;
  height: auto;
  text-align: left;
}

.gl
{
  margin:0;
  width: 980px;
  padding-left:10px;

}

.footer
{

margin: 10px 0 0 0;
padding: 5px 0 0 0;
  background-color: #f2f2f2;
  height: 40px;
  text-align: center;
  border-bottom: solid 1px #cecece;
}

#right
{
  color: #4f4f4f;
  width: 295px;
  margin: 0 0 0 2px;
  text-align: left;
  padding: 7px 0 0 0;
}
#right h2
{
  margin: 20px 0 10px 0;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
}

#right p
{
  text-align:left;
  margin:5px;
  line-height: 20px;
  font-size:12px;
}
#right h3
{
   background-color: #0083bb;
   padding: 5px 0 5px 5px;
   font-size: 15px;
   color: #ffffff;
}

#right ul
{
  margin: 10px 0 20px 0;
}

#right ul li
{
  margin: 5px 0 0 30px;
  list-style-image: url(arrow.gif);
}

#sadrzaj
{
  width: 670px;
  text-align: left;
  color: #4f4f4f;
}

#sadrzaj h1
{
  margin: 30px 0 10px 0;
  font-size: 25px;
  font-weight: normal;
}

#sadrzaj h2
{
  margin: 20px 0 10px 0;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
}

#sadrzaj p
{
  text-align: justify;
  margin: 10px 0 10px 5px;
  line-height: 20px;
  font-size:12px;
}

#sadrzaj img.fl
{
  margin: 0 10px 5px 0;
}

#sadrzaj ul
{
  margin: 0 0 10px 40px;
}

#sadrzaj ul li
{
  margin: 7px;
}



#menu
{
  width: 1000px;
  height: 46px;
      background:#0a567a url(bg_menu.jpg);
  background-repeat: repeat-x;
    padding-top:10px;
    padding-left:20px;
}

#menu ul li
{  color: #ffffff;
  text-decoration: none;
  list-style-type: none;
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 20px;

}
#menu ul li a
{  color: #ffffff;
  text-decoration: none;
  list-style-type: none;
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 20px;

}
#menu ul li a:visited
{  color: #ffffff;
  text-decoration: none;
  list-style-type: none;
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 20px;

}
#menu ul li a:hover
{
  color: #ffffff;
  text-decoration: underline;
}

