body {
	margin: 0 auto;
	padding: 0;
	font: 9pt Arial, Sans-Serif;
	background: #000 url(images/bg1.jpg) repeat-x;
  /*font-family: Verdana, Arial, sans-serif  */
}

a {
	text-decoration: none;
	color: #0f3461;

}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h1{
  font-size: 22px;
  font-family: Arial, Sans-Serif;
  color: #0F3461;
  text-decoration:none;

}

h1:hover{
      color: #2e8fc6;
}

h2{
  font-size: 15px;
  font-family: Arial, Sans-Serif;
  color: #0F3461;
  text-decoration:none;

  }

h2:hover{
      color: #2E8FC6;
}

h4{
  font-size: 12px;
  margin: 0 0 15px 0;
  padding: 2px 0px 0px 0px;
  font-family: Arial, Sans-Serif;
  color: #FFFFFF;
  text-decoration:none;
  font-style: normal;
  font-weight: bold
}


h4:hover{
      color: #A3CFEC;
}
h5{
  font-size: 12px;
  color: #333333;
  padding-left:25px;
  padding-right:20px;
  text-decoration:none;
  font-style: normal;
  font-weight: lighter;
  font-stretch: narrower;
}

h5 ul {
	list-style: none;
	padding: 0 20px 0 30px;
	font-size: 1.0em;
    text-decoration:none;
}

h5 li {
     margin-bottom: 4px;
     text-decoration:none;
}

h5:hover{
     color: #2e8fc6;
     text-decoration:none;
}

h6{
    font: 12px Arial, Sans-Serif;
    padding: 0px 0px 0px 0px;
    margin:0;
    font-style: italic;
    font-weight: normal;
  }



h3 {
  	font-size: 11px;
    color: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
    font-family: Arial, Sans-Serif;
}

h3 p{
    color: #000000;
    padding-right:5px;
    margin: 0 0 5px 0;
    padding: 2px 0px 0px 0px;
    font-weight: lighter;
    font-family: Arial, sans-serif;
    font: normal normal lighter 11px;
    text-align: justify;
}


#bg {
    width: 760px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	background: url(images/bg-white-box.gif) top left no-repeat;
  /*background-image: url(images/bg.gif) */
}
#bg2 {
    width: 760px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	background: url(images/bg-white-box-2.gif) top left no-repeat;
  /*background-image: url(images/bg.gif) */
}

#box{
   width:550px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin: 0px 0px 30px 0px;
   border: 0.1em;
   border-color: #EFEFEF;
   border-width: thin;
   background: url(images/att-main.jpg);
}

#box ul{
    padding-top: 6px;
    padding-bottom: 5px;
}

#box li{
  padding-top:2px;
}


#box li a, #box li a:visited{
   padding-top: 2px;
   padding-bottom: 2px;
   font-family: arial;
   color:#333333;
   font-size: 13px;
   font-weight: normal;
   letter-spacing: 0.1ex;
}

#box li a:hover{

    background-color:#333333;
    color:#ffffff;
    text-decoration: none;
}

div.rect {
position: relative;
   padding: 5px 18px 4px 67px;
    margin: 5px 0 0 0;
   float: left;
    width: 270px;
  /*  height:200px; */
/*   width: 70%;
    font-size: 85%;*/
    text-align: justify;
  /*  color: #000000;   */
  background-color: #FFFF66;
}


div.rect-img {
   padding: 5px 18px 4px 67px;  */
    margin: 5px -25px 0 400px;
    height:200px;
 /*   padding-top: 0px;   */
  /*  padding-left: 5px;   */
	/*float: right; */
 /*   width: 130px; */
     /*height: 135px; */
/*    font-size: 85%; */
    /*text-align: right; */
    background-color: #9999CC;
}



/*div.rect a {
	padding: 0;
	margin: 0;
	text-decoration: underline;
	border: 0;
    color: #4C5574;
}

div.rect a:hover {
    background-color: #2D598D;
    color: #fff;
    text-decoration: none;
}

div.rect img {
	border: 2px solid #ccc;
	padding: 0px;
	background-color: white;
}
*/


#box-index{
   width: 575px;
   height:180px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin: 0px 4px 1px 154px;
   /*border: 0.1em dashed ;*/
   border-color: #fffffF;
   border-width: thin;
   background: url(images/homepage1.jpg);
}
#box3{

   width: 445px;
   margin: 0px 0px 30px 0px;
   padding-top: 0px;
  /* padding-left: 5px;   */
   padding-bottom: 0px;
   background-color: #FF0066;
   
}

#box2{
   width:540px;
   padding-top: 10px;
   padding-left: 5px;
  /* padding-bottom: 30px;  */
  /* padding-right: 10px; */
   margin: 0px 0px 30px 0px;
   background-color: #EEEEEE;
   border: 0.1em dashed ;
   border-color: #EFEFEF;
   border-width: thin;
}

#box2 p{
   padding-left: 10px;
   text-align: justify;
}

#box2 img{
 padding-bottom: 10px;

}

#box2 li a, #box2 li a:visited{
    /* padding-top: 2px; */
     padding-bottom: 7px;
     font-family: arial;
     color:#333333;
     font-size: 13px;
     font-weight: normal;
     letter-spacing: 0.15ex;
      text-align: justify;
}

#box2 li a:hover{

    background-color:#333333;
    color:#ffffff;
    text-decoration: none;
}

#form{
   width:420px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin: 0px 0px 20px 0px;
   border: 0.1em dashed ;
   border-color: #EFEFEF;
   border-width: thin;
}

#sadrzaj {
    margin-top:13px;
	color: #303030;
	width: 736px;
	padding-left: 2px;
    background: #eee;
}

#toplinks {
	height: 15px;
	background: #A3CFEC;
	text-align: right;
    margin-top: 0px;
	padding-right: 10px;
   	padding-top: 5px;
    padding-bottom: 5px;
}

#toplinks a {
	font-size: 7pt;
	display: inline;
	padding-left: 5px;
	padding-right: 3px;
   /*	background: url(strelica.gif) left no-repeat;*/
	padding-bottom: 4px;
	margin-right: 5px;
	color: #286ea0;
}

#toplinks a:hover {
	border-bottom: 2px #286ea0;
  border-bottom-style: solid;
}

#zaglavlje {
	clear: both;
	margin: 0px 0 5px 0;
	height: 70px;
	background: url(images/header3.jpg) no-repeat;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 5px;
}

#title_info {
	float: left;
	height: auto;
	padding: 8px;
	width: 310px;
	margin: 10px 5px 0 0;
	border: 2px solid #fff;	
	background: #FFF5D9;
	color: #808080;
}

#title_info p {
	margin: 0;
}

#navigacija {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#navigacija ul {
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}


#navigacija li {
	margin-bottom: 4px;
}

#navigacija li a, #navigacija li a:visited {
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #2E8FC6;
}

#navigacija li a:hover {
	background: #A3CFEC;
	color: #286ea0;
}

.lijevo {
	margin: 2px 0 1px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
   	color: #6B6B6B;
/*   	background: #eee url(images/box.jpg) repeat-x ; */
    background: #eee;
    text-align: center;
}


#lijevo-sub {
    margin: 5px 0 1px 0;
	padding: 3px 0px 5px 1px;
	/*width: 130px;*/
/*    height: 180px;
   	background: #eee url(images/Hamilton-Turner House.jpg)*/ /*top no-repeat*/ ;
    /*text-align: center; */
}

.lijevo a, .lijevo a:visited {
	text-decoration: underline;
}

.sub-menu {
  width: 150px;
  color: #6B6B6B;
  background: #ffffff url(images/box.jpg) repeat-x;
  text-align: left;
}

.sub-menu a, .sub-menu a:visited {
	text-decoration: underline;
}

.lijevo1 {
  /*margin: 2px 0 1px 0; */
	padding: 0px 0px 0px 30px;
	width: 120px;
    /*height:120px;*/
/*   border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;*/
    text-align: left;

}

.lijevo1 a, .lijevo1 a:visited {

	text-decoration: underline;
  background: #FF9966;
}

#desna_rubrika {
	float: right;
	width: 273px;
    height: 250px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #eee url(images/box.jpg) repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;

}

#desna_rubrika p {
	margin: 0px;
	font-size: 90%;
}

#desna_rubrika h3 {
	font-size: 9pt;
}

#desna_rubrika a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
}



#attorneys-nav{
     clear: left;
	float: left;
/*	width: 150px; */
/*	margin: 0 0 10px 0;  */
  /*	padding: 0;
	font-size: 0.9em;*/

}

#attorneys-nav li a, #attorneys-navli a:visited{
 	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #286ea0;
	display: block;
	padding: 6px 8px 0 10px;
	background: #A3CFEC;
 }

#attorneys-nav li a:hover {
	background: #2E8FC6;
	color: #fff;
}



<!-- list attorneys -->
/* #box{
    float:left;
   clear:left;
	width: 250px;
  height: 150px;
	margin: 0px 10px 5px 50px;
	padding: 0px 0px 0px 0px;
  border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
  background: #eee url(images/box.jpg) repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
 }*/


#list_attorney1 {
	float: right;
	width: 273px;
    /*height: 250px;*/
	margin: 5px 0 10px 0;
	padding: 5px 13px 20px 10px;
   /*	border-top: 1px solid #DDD;  */
	border-bottom: 1px solid #DDD;
	background: #fff /*url(images/box.jpg)*/ repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;

}

#list_attorney1 p {
	margin: 0px;
	font-size: 90%;
}

#list_attorney1 h3 {
	font-size: 9pt;
}

#list_attorney1 a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
    color: #333333;
}

#list_attorney1:hover {

    color: #333333;
}

#list_attorney2 {
	float: right;
	width: 273px;
    /*height: 250px;*/
	margin: 5px -105px 10px 20px;
	padding: 5px 13px 20px 10px;
   /*	border-top: 1px solid #DDD;  */
	border-bottom: 1px solid #DDD;
	background: #fff /*url(images/box.jpg)*/ repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;

}

#list_attorney2 p {
	margin: 0px;
	font-size: 90%;
}

#list_attorney2 h3 {
	font-size: 9pt;
}

#list_attorney2 a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
    color: #333333;
}

#list_attorney2:hover {

    color: #333333;
}


#podaci {
	margin: 15px 0 0 0;
	border: 2px solid #fff;
	background: #E5EFF9 url(plavo.gif);
	padding: 3px 3px 3px 6px;
	color: #70C256;
}

#podaci a, #podaci a:visited {
	display: inline;
	border: none;	
}



#clanci {
  margin:  -5px 0 5px 155px;
  padding: 5px 10px 5px 16px;
  line-height: 1.4em;
  background: #FFFFFF;
}

#clanci li{
text-align: justify;
padding-top: 0;
padding-right: 10px;
}

#clanci img{
padding-top: 0;

}




#clanci a, #clanci a:visited {
  color: #990033;
}
#clanci a:hover {
	text-decoration: underline;
    color: #0F3461;
}

#clanci h3 {
   /*	margin: 0px;*/
	/*padding: 4px 0 4px 0; */
	font-size: 9pt;
  color: #CC3333;
}

#clanci p {
    font-size:9pt;
	margin: 0;
    padding-top:0px;
    padding-bottom: 20px;

}


/*here it is the FOOTER*/

#footer {
    padding: 1px 5px 1px 5px;
	line-height: 1;
   	background: url(images/footer.gif) repeat-x top;
    text-align: center;
}

#footer a, #footer a:visited {
	/*text-decoration: underline; */
    color: #990033;
}
#footer a:hover {
	text-decoration: underline;
    color: #0F3461;
}

#footer h3 {
   /*	margin: 0px;*/
	/*padding: 4px 0 4px 0; */
	font-size: 8pt;
    color: #0F3461;
  font-weight: lighter
}

/*#footer p {
	margin: 0;
} */



.datum {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px dashed #eee;
	font-size: 80%;
	text-transform: uppercase;
	color: #808080;
}

.main-underline {
   margin-top:50px;
   padding-top: 0px;
   /* padding-bottom: 30px;  */
   /*	height: 30px; */
	/*margin: 1px 0 30px 0;   */
	border-top: 1px dotted #CFCFCF;
	font-size: 70%;
	text-transform: uppercase;
	color: #808080;
}

#lijeva_rubrika {
    margin: 0 300px 0 155px;
    width: 252px;
    height: 250px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #eee url(images/box.jpg) repeat-x;
    padding: 5px 13px 20px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;

}

#lijeva_rubrika a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

/*#lijeva_rubrika a, #lijeva_rubrika a:visited {
	text-decoration: underline;
    color: #00F346;
}*/

#lijeva_rubrika h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #808080;
	padding-top: 3px;
}

#lijeva_rubrika p {
	padding: 0;
	margin: 0;
    font-size: 90%;
}


