* {
  margin: 0;
  padding: 0;
}

body {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  /*background: url(/img/pozadina.jpg) center top no-repeat #0b0b0b;*/
  color: #505050;
}

p {margin-bottom: 10px;}
p.f14px { font-size: 14px; font-weight: bold; margin-bottom: 0px; }

img { border: 0; }
img.block { display: block; }
img.tihlogo { display: block; margin-top: 32px; margin-left: 28px; }

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

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

/* ##### HEADER ##### */

#header {
  margin: 0 auto;
  width: 664px;
  height: 50px;
  clear: both;
}

/* ##### COLUMNS/BOXES ##### */

.c212px { float: left; min-height: 500px; width: 212px; }
.c109px { float: left; width: 109px; padding-left: 53px; padding-right: 53px; padding-top: 75px; }
.c231px { float: right; width: 231px; padding-top: 72px; }

/* ##### CONTENT ##### */

#wrapper {
  margin: 0 auto;
  padding: 0;
  width: 664px;
  background: url(/img/shadow_top.png) no-repeat;
}

#content {
  padding: 0;
  /*border: 1px solid #ccc;
  border-bottom: 0;*/
  background: #fff;
}

#content ul {
  /*margin-top: 75px;*/
  clear: both;
  display: block;
  padding: 0;
  list-style: none;
}

#content li { display: block; margin: 0px; padding: 0px; }

#content li a {
  display: inline;
  float: left;
  overflow: hidden;
  height: 23px;
  text-indent: -1000px;
  margin: 0px;
  padding: 0px;
}

#content li div {
  display: block;
  float: left;
  overflow: hidden;
  height: 23px;
  text-indent: -1000px;
}

#content ul.faq {
  clear: both;
  display: block;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#content ul.faq li { margin: 0px; padding: 0px; display: block; margin-bottom: 10px;}

#m_vijesti a { width:  109px; background: url(../images/meni/vijesti.png) repeat-x #fff; } 
#m_sukob-interesa a { width:  109px; background: url(../images/meni/sukob-interesa.png) repeat-x #fff; } 
#m_pravni-okvir a   { width:  109px; background: url(../images/meni/pravni-okvir.png) repeat-x #fff; }
#m_imovinska-kartica a        { width:  109px; background: url(../images/meni/imovinska-kartica.png) repeat-x #fff; }
#m_faq a            { width:  109px; background: url(../images/meni/faq.png) repeat-x #fff; }
#m_linkovi a        { width:  109px; background: url(../images/meni/linkovi.png) repeat-x #fff; }
#m_kontakti a       { width:  109px; background: url(../images/meni/kontakti.png) repeat-x #fff; }
#m_projekt a       { width:  109px; background: url(../images/meni/projekt.png) repeat-x #fff; }
#m_praksa a       { width:  115px; background: url(../images/meni/praksa.png) repeat-x #fff; }

#m_vijesti a:hover, #m_vijesti div  	{ width:  109px; background: url(../images/meni/h_vijesti.png) repeat-x #fff; } 
#m_sukob-interesa a:hover, #m_sukob-interesa div  	{ width:  109px; background: url(../images/meni/h_sukob-interesa.png) repeat-x #fff; } 
#m_pravni-okvir a:hover, #m_pravni-okvir div   	    { width:  109px; background: url(../images/meni/h_pravni-okvir.png) repeat-x #fff; }
#m_imovinska-kartica a:hover, #m_imovinska-kartica div        			{ width:  109px; background: url(../images/meni/h_imovinska-kartica.png) repeat-x #fff; }
#m_faq a:hover, #m_faq div            				{ width:  109px; background: url(../images/meni/h_faq.png) repeat-x #fff; }
#m_linkovi a:hover, #m_linkovi div         			{ width:  109px; background: url(../images/meni/h_linkovi.png) repeat-x #fff; }
#m_kontakti a:hover, #m_kontakti div         		{ width:  109px; background: url(../images/meni/h_kontakti.png) repeat-x #fff; }
#m_projekt a:hover, #m_projekt div         		{ width:  109px; background: url(../images/meni/h_projekt.png) repeat-x #fff; }
#m_praksa a:hover, #m_praksa div         		{ width:  115px; background: url(../images/meni/h_praksa.png) repeat-x #fff; }

/* ##### FOOTER ##### */

#footer {
  clear: both;
  /*height: 60px;*/
  /*background: url(/img/footer_logo.png) 15px 15px no-repeat #000;*/
  padding-left: 433px;
}

#footer .desno {
  float: left;
  margin-top: 33px;
}