@charset "utf-8";
/* CSS Document */
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
#content {
position:relative;
z-index:1;
}
a:link    {
 text-decoration:  none;
  font-weight:      bold;
  background-color: transparent;
  color:            #fff;
  } 
a:visited {
   text-decoration:  none;
  font-weight:      bold;
  background-color: transparent;
  color:            #fff;
  } 
a:hover   {
 text-decoration:  none;
  font-weight:      bold;
  background-color: transparent;
  color:            black;
  } 
a:active  {
  text-decoration:  none;
  font-weight:      bold;
  background-color: transparent;
  color: black;
  } 
a.kamini:hover {
  color: red ;
}
a.kamini:link {
	text-decoration:underline;
}
a.kamini:visited {
	text-decoration:underline;
	}
img, div, table { behavior: url(iepngfix.htc) }
h3 {
	font-size:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:14px;
margin-bottom:14px;
}
.galerija img {border-radius :6px;moz-border-radius:6px;-webkit-border-radius:6px;margin-left:8px;}
p.akcija {
	font-size:18px;font-weight:bold;background-color:white; text-align:center;margin:5px;}
#odprodaja td{ font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif}