* { font-size: 100%; }

.filtrovani {
  position: absolute;
  top: 20px;
	width: 790px;
  font-size: 100%;
	height: 100px;}

.filtrovani input {
	border: 1px solid #aaa;
	border-radius: 6px;}

.filtrovani .nadpis {
	position: absolute;
	top: -7px;
  z-index: 3;
	text-align: center;
	background-color: white;
	font-size: 12px;}

.filtrovani .pohlavi {
	position: absolute;
	left: 97px;
	top: 65px;}

.filtrovani input {
	text-align: center;}

.filtrovani .cena {
	position: absolute;
	left: 355px;
	text-align: right;
	width: 250px;
	top: -180px;}

.filtrovani .rok {
	position: absolute;
	left: 325px;
	width: 280px;
	top: -150px;}

.filtrovani .limit {
	position: absolute;
	left: 50px;
	top: 00px;
	text-align: right;
	height: 55px;}

.filtrovani .expend {
	position: absolute;
	left: 75px;
	top: 175px;
	text-align: right;
	height: 55px;}

.filtrovani .check {
	width: 200px;
	height: 55px;
	position: absolute;
	left: 600px;
	top: 60px;
	padding: 5px;
	text-align: left;
	height: 55px;}

.filtr {
	width: 190px;
	height: 180px;
    z-index: 1;
	position: absolute;
	border-radius: 8px;
	border: 1px dashed #555;}

.filtr .sleva {
	position: absolute;
	top: 113px;
	left: 148px;
  z-index: 5;
	text-decoration: line-through;
	font-size: 11px;
	color: #666;}

.filtr .procenta {
  position: absolute;
  top: 30px;
  left: 6px;
  z-index: 0;
  font-weight: bold;
  background-image: url('../obr/procenta.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 50px;
  height: 50px;
  text-align: center;
}

.filtr:hover {
	border: 1px solid #666;}

.filtr h3 {
    z-index: 10;
	width: 185px;
	height: 35px;
	font-size: 13px;
	border: 0px;
	padding: 0px;
	margin: 1px auto 5px auto;
	text-shadow: 1px -1px 1px rgba(0, 0 ,0, .2);
	text-align: center;
	color: #272d70;}

.filtr h3 a {
	color: #272d70;}

.filtr button{
	position: absolute;
	left: 24px;
	top: 152px;
	overflow: visible;
    border: 0;
    cursor: pointer;
    height: 25px;
    width: 70px;
    color: #fff;
    background-image: url('../obr/button.png');
    background-repeat: repeat-x;
    margin: 0 0 2px 0;
	border-radius: 6px 0px 0px 6px;
	padding: 0px 10px 4px 10px;
	background-color: #8ab420;	}

.filtr input{
	position: absolute;
	left:95px;
	top: 152px;
	overflow: visible;
    border: 0;
    cursor: pointer;
    height: 25px;
    width: 70px;
    color: #fff;
    z-index: 4;
    margin: 0 0 2px 0;
	border-radius: 0px 6px 6px 0px;
	padding: 0px 10px 4px 10px;
    background-image: url('../obr/button.png');
    background-repeat: repeat-x;
	background-color: #272d70;	}

.filtr .obrazek {
  position: absolute;
  top: 28px;
  z-index: -1;
	margin: 0px 40px 0px 40px;}

.filtr .obrazek:hover {
  cursor: Crosshair;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}

.filtr .cena {
	position: absolute;
	text-shadow: 1px -1px 1px rgba(0, 0 ,0, .2);
	color: #8ab420;
	font-size: 20px;
	background-color: none;
  padding: 0px;
  border-radius: 20px;
	width: 50px;
  z-index: 1;
	left: 131px;
	top: 125px;}

.akcetydne {
  background-image: url('../obr/yellow.jpg');
  background-repeat: no-repeat;
  position: absolute;
  top: 160px;
  margin: 10px 40px 10px 40px;
  border: 1px solid #fff;
  border-radius: 10px;
  width: 690px;
  height: 200px;
}

.akcetydne img {
  position: absolute;
  top: 0px;
  right: 10px;
  height: 200px;
  }

.akcetydne a {
  text-shadow: 0px 0px 5px #aaa;
  position: absolute;
  top: 90px;
  left: 90px;
  text-align: center;
  width: 320px;
  color: #272d70;
  font-size: 29px;
}

.akcetydne h1 {
  text-shadow: 0px 0px 5px #fff, 0px 0px 15px #fff;
  font-size: 100%;
  position: absolute;
  top: -20px;
  left: 80px;
  color: #272d70;
  font-weight: none;
  font-size: 36px;
}

.akcetydne h4 {
  text-shadow: 0px 0px 10px #000, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  position: absolute;
  top: 30px;
  left: 85px;
  color: #8ab420;
  font-size: 15px;
}

.akcetydne .cena {
	position: absolute;
	text-shadow: 1px -1px 1px rgba(0, 0 ,0, .2);
	color: #8ab420;
	font-size: 28px;
	background-color: none;
  padding: 0px;
  border-radius: 20px;
	width: 50px;
  z-index: 1;
	left: 440px;
	top: 135px;}

.akcetydne .sleva {
	position: absolute;
	top: 120px;
	left: 450px;
  z-index: 5;
	text-decoration: line-through;
	font-size: 14px;
	color: #666;}

.akcetydne .procenta {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 2;
  font-size: 22px;
  font-weight: none;
  background-image: url('../obr/procenta_big.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 70px;
  height: 70px;
  text-align: center;
}

.akcetydne input{
	position: absolute;
	left: 210px;
	top: 160px;
	overflow: visible;
  border: 0;
  cursor: pointer;
  height: 25px;
  width: 80px;
  color: #fff;
  background-image: url('../obr/button.png');
  background-repeat: repeat-x;
  margin: 0 0 2px 0;
	border-radius: 6px ;
	padding: 0px 10px 4px 10px;
	background-color: #272d70;	}
