@charset "utf-8";
/* CSS Document */

div#last0 {
  width: 169px;
  height: 155px;
  background: url('../images/tags/vyprodano.png') no-repeat; 
  top: 0px;
  left: 0px;
  position: relative;
  z-index: 100;
  cursor: pointer;
}

div#new {
  width: 72px;
  height: 72px;
  background: url('../images/tags/new.png') no-repeat; 
  left: 0px;
  position: relative;
  z-index: 100;
}

div#new-last1, div#last1 {
  background: url('../images/tags/last-1.png') no-repeat; 
}
div#new-last2, div#last2 {
  background: url('../images/tags/last-2.png') no-repeat; 
}
div#new-last3, div#last3 {
  background: url('../images/tags/last-3.png') no-repeat; 
}
div#new-last1, div#new-last2, div#new-last3 {
  width: 51px;
  height: 61px;
  top: 0px;
  left: 0px;
  position: relative;
  z-index: 100;
}

div#last1, div#last2, div#last3 {
  width: 51px;
  height: 61px;
  top: 73px;
  left: 0px;
  position: relative;
  z-index: 100;
}

div#new-last-czech{
  background: url('../images/tags/czech.png') no-repeat; 
}
div#new-last-bio {
  background: url('../images/tags/bio.png') no-repeat; 
}
div#new-last-bio {
  width: 52px;
  height: 45px;
  top: 0px;
  left: 0px;
  position: relative;
  z-index: 100;
  float: right;
  margin-top: -48px;
}
div#new-last-czech {
  width: 54px;
  height: 29px;
  top: 0px;
  left: 0px;
  position: relative;
  z-index: 100;
  float: right;
  margin-top: -29px;
  margin-right: 15px;
}








div#bio {
  width: 52px;
  height: 51px;
  background: url('../images/tags/bio.png') no-repeat; 
  top: -50px;
  left: 0px;
  position: relative;
  z-index: 100;
  float: right;
}

/*
div#bio2 {
  width: 40px;
  height: 40px;
  background: url('http://localhost/fugu-branches/png/bio2.png') no-repeat; 
  top: 0px;
  left: 50px;
  position: relative;
  z-index: 100;
}
*/


#main-title {
	text-align:left;
	font-size:24px;
	padding-left:12px;
	padding-bottom:15px;
	font-weight:normal;
}
