body
{
   background-color:white;
   background-image: url('slike/ozadje.jpg');
   margin:0;
   padding: 0;
 
   font-size:small;
}

h1,h2,h3,p { visibility: hidden}

#stran
{
	margin:0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width:809px;
}
#glava
{
 /*widtih:809px;*/
 margin:0;
 padding: 0;
 height:282px;
 background-image: url('slike/glava.jpg');
}

#telo
{
  margin:0;
  padding: 0;
  height:1008px;
  background-image: url('slike/telo.jpg');
}

#noga
{
  margin:0;
  padding: 0;
  height:127px;
  background-image: url('slike/noga.jpg');
}
#telo1
{
  margin:0;
  padding: 0;
  height:130px;
  background-image: url('slike/telo1.jpg');
  background-repeat: no-repeat;
}

#rpill
{
  margin:0;
  padding: 0;
  position:relative;
  height:208px;
  background-image: url('slike/red-pill.jpg');
  background-repeat: no-repeat;
}

#erpill
{
  margin:0;
  padding: 0;
  position:relative;
  height:208px;
  background-image: url('slike/ered-pill.jpg');
  background-repeat: no-repeat;
}

#bpill
{
  margin:0;
  padding: 0;
  height:208px;
  background-image: url('slike/blue-pill.jpg');
  background-repeat: no-repeat;
}

#ebpill
{
  margin:0;
  padding: 0;
  height:157px;
  background-image: url('slike/eblue-pill.jpg');
  background-repeat: no-repeat;
}

#piksna
{
  margin:0;
  padding: 0;
 /*width: 115px;*/
 height:157px;
 position:relative;
 float:left;
 left: 105px;
 
 background-repeat: no-repeat;
}

#naro{visibility:hidden}

#info
{
	float:right;
	position:relative;
	top:0px;
	right:19px;
	width:37px;
	height:91px;
}
#logo
{
	position:relative;
	float:right;
	width:37px;
	right:4px;
	
}
a.in
{
	width:25px;
	height:25px;
	display:block;
	position: relative;
	float:right;
	top: 0px;
	background-image: url('slike/info.jpg');
	background-repeat: no-repeat;
}

a.mail
{
	position:relative;
	float:right;
	top:10px;
	width:25px;
	height:19px;
	display:block;
	background-image: url('slike/mail.jpg');
	background-repeat: no-repeat;
}
a.order 
{
  margin:0;
  padding: 0;
  position:relative;
  float:right;
  width:77px;
  height:27px;
  top: 80px;
  right: 11px;
  text-decoration: none;
  display:block;
  background-image: url('slike/order.jpg');
  background-repeat: no-repeat;
}
a.order:link
{
  background-image: url('slike/order.jpg');
  background-repeat: no-repeat;
}
a.order:hover
{
  background-image: url('slike/orderr.jpg');
  background-repeat: no-repeat;
}

a.free 
{
  margin:0;
  padding: 0;
  position:relative;
  float:right;
  width:77px;
  height:27px;
  top: 80px;
  right: 11px;
  text-decoration: none;
  display:block;
  background-image: url('slike/free.jpg');
  background-repeat: no-repeat;
}
a.free:link
{
  background-image: url('slike/free.jpg');
  background-repeat: no-repeat;
}
a.free:hover
{
  background-image: url('slike/freer.jpg');
  background-repeat: no-repeat;
}

#pay
{
  margin:0;
  padding: 0;
  position:relative;
  float:right;
  width:96px;
  height:21px;
  top: 31px;
  right:98px;
}

#paycart
{
  clear:all;
  margin:0;
  padding: 0;
  position:relative;
  width:86px;
  height:21px;
  top:40px;
  left:624px;
}




