body{
  border-top: 1px solid #ED1B23;  
  background: #fff url('../img/background.gif') repeat-y 0 290px;
  color: #555;
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
  margin: 0;
  padding: 0;
}

#site{
  background: url('../img/site.gif') repeat-x;
  position: relative;
}

h1{
  height: 92px;
    width: 295px;
  left: 90px;
    top: 0px;
  line-height: 1.1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

h1 a{
  background: none;
  color: #fff;
  display: block;
  height: 92px;
    width: 295px;
  text-decoration: none;
}

h1 span{
  background: url('../img/logo.gif');
  cursor: hand;
  display: block;
  height: 92px;
    width: 295px;
  left: 0;
    top: 0;
  position: absolute;
  z-index: 2;
}

h2, h3, h4{
	font-family: Verdana, 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Arial, lucida, sans-serif;
  color: #ed1b23;
  margin: 0;
  padding: 0 0 0.2em 0;
}

h2{
	font-style: italic;
	font-size: 1.5em;
}

h3{
  font-weight: normal;
  font-size: 1.4em;
}

a{
	color: #ED1B23;
}

a:hover{
	color: #000000;
}

img{
  border: 0;
  padding: 0 0.7em 0.7em 0;
}

p, address{
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
}

ul{
  margin: 0;
  padding: 0;
  padding-bottom: 1em;
  list-style: none;
}

hr{
  color: #cdcdcd;
  border: 1px solid #cdcdcd;
  clear: both;
}

table{
  border: 1px solid #ED1B23;
  margin-bottom: 1em;
}

th, td{
  padding: 0.3em;
  line-height: 1em; 
}

th{
  color: #fff;
  background: #ED1B23;
}

td{
  border: 1px solid #ccc;
}

td img{
  display: block;
  margin: 0 auto;
}

#header{
  height: 98px;
}

#sidebar{
  float: left;
  width: 359px;
}

#navbar ul{
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 172px;
}

#navbar ul li{
}

#navbar ul li a, #sidebar ul li strong{
  background: url("../img/button.gif") no-repeat bottom right;
  color: #444;
  display: block;
  padding: 0.5em 0.5em 2em 2em;  
  text-align: right;
  text-decoration: none;
}

#navbar ul li a:hover, #sidebar ul li strong{
  background: url("../img/button-hover.gif") no-repeat bottom right;
  color: #000;
  font-weight: normal;
}

#navbar #subnavbar{
  float: right;
  width: 187px;
}

#navbar #subnavbar li a, #navbar #subnavbar li strong{
  background: url("../img/sub-button.gif") no-repeat bottom right;
  padding: 0.5em 0.5em 0.5em 1.3em;  
  text-align: left;
}

#navbar #subnavbar li a:hover, #navbar #subnavbar li strong{
  background: url("../img/sub-button-hover.gif") no-repeat bottom right;
}

#sidebar-left{
  clear: right;
  margin-left: 180px;
  padding: 7px;
}

#sidebar-left ul li{
  background: url('../img/ul-img.gif') no-repeat 1em 50%;
  padding-left: 2em;
}

#main-content-box{
  /*float: right;*/
  margin-left: 360px;
  padding: 1em 1.5em 0 1.5em;
	position: relative;
}

#main-content{
  float: left;
  width: 100%;
}

#main-content ul li{
  background: url('../img/ul-img.gif') no-repeat 1em 50%;
  padding-left: 2em;
}

/*#main-content p{
  border-left: 3px solid #ccc;
  padding-left: 0.5em;
}*/

#main-content .product-box{
  background: url('../img/product-box.gif') no-repeat 80% 90%;
  float: left;
  text-align: center;
  padding-right: 10px;
  width: 108px;
}

#main-content .product-box img{
  /*float: left;*/
}

#main-content .product-box ul{
  font-size: 0.8em;
  line-height: 12px;
  float: right;
  margin: 0;
  padding: 0 0px 0 0;
  width: 2em;
}

#main-content .product-box ul li{
  border-bottom: 1px solid #fff;
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
}

#main-content .product-box ul li.ok{
  background: #f00;
  color: #fff;
}

#main-content .product-box h3{
  text-align: center;
}

#main-content .product-box p{
  border: 0;
}

#main-content .product-box img{
  margin: 0;
}

img.left{
  clear: left;
  float: left;
}

img.right{
  clear: right;
  float: right;
  padding: 0 0 0.7em 0.7em;  
}

img.product{
  float: left;
}

#listovani{
  margin-top: 1em;
  clear: both;
}

#footer{
  background: url("../img/footer-background.gif") no-repeat bottom right;
	clear: both;
	height: 100%;
	margin-left: 359px;
	padding: 40px 260px 0.2em 1em;
}

#footer a{
  color: #ed1b23;
}

#footer a:hover{
  color: #444;
}

#footer p{
  display: inline;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

#footer span{
  font-weight: bold;
}

#footer .right{
	float: right;
}
