/*
Theme Name: DIT d.o.o. Theme
Theme URI: http://www.vga.hr
Description: Custom theme for DIT d.o.o. - www.dit.hr
Version: 1.0
Author: VGA | www.vga.hr
Tags: dit, custom
*/
body { 
/*  background: url('http://www.dit.hr/_images/bodybg.png') no-repeat;
  background-position: -200px 0;
*/
  background: url('http://www.dit.hr/_images/bg_ferlauf.png') repeat-x;
  margin: 0;padding: 0;
  background-color: #4f5153;
}

img { border: 0; }

#header { 
  background: url('http://www.dit.hr/_images/bodybg2.png') no-repeat;

  height: 100px; 

  color: #f6f6f6;
}
#navlist { margin: 0; padding: 0; }
#navlist li {  display: inline; list-style-type: none; margin-left: 10px; margin-right: 7px;}
#navlist a { display: block; width: 100%; height: 100%; }
#header h1 { position: relative; left: -9999px; }
#header h2 { display: none; }
#header h3 { 
  font-family: Verdana;
  text-decoration: none;
  word-spacing: normal;
  text-align: left;
  letter-spacing: 0;
  font-size: 10px;
  position: relative;
  top: 40px;
}
#header a { color: #f6f6f6; text-decoration: none; }
#header:visited { color: #f6f6f6; text-decoration: none; }
#header a:hover { text-decoration: underline; }

#head-logo { background: url('http://www.dit.hr/_images/head_logo.png');   height: 100px; width: 200px;}
#head-home { background: url('http://www.dit.hr/_images/head_home.png');   height: 100px; width:  50px;}
#head-onama { background: url('http://www.dit.hr/_images/head_onama.png'); height: 100px; width: 115px;}
#head-blog { background: url('http://www.dit.hr/_images/head_blog.png');   height: 100px; width: 100px;}
#head-shop { background: url('http://www.dit.hr/_images/head_shop.png');   height: 100px; width: 100px;}
#head-kontakt { background: url('http://www.dit.hr/_images/head_kontakt.png'); height: 100px; width: 100px;}
#head-fastkon { background: url('http://www.dit.hr/_images/head_fastkon.png'); height: 100px; width: 150px;}


#content { 
  background: url('http://www.dit.hr/_images/bodybg_c.png') no-repeat;
  min-height: 920px;
  margin-bottom: 20px;
}

#main-wrapper { 
  margin-top: 20px;
  min-height: 400px;
  background-color: #f6f6f6;
  border-bottom:outset 4px LightSlateGray;
  border-right:outset 1px LightSlateGray;
}
#main-content { 
  margin: 20px;
}

#sidebar-wrapper { 
  background-color: #f6f6f6;
  min-height: 400px;
  width: 215px;
  border-bottom:outset 4px LightSlateGray;
  border-right:outset 1px LightSlateGray;
}
#main-sidebar { 
  margin: 20px 10px 20px 10px;
}

#footer { 
  min-height: 150px;
  clear: both;
  margin-top: 20px;
}

#foot-content { 
  min-height: 20px;
  padding: 10px;
  text-align: center;
  color: #f6f6f6;
  font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif; font-size: 11px;
}
