/* CSS Document */

.main
{
  position:relative;
  width:898px;
  height:auto;
  left:50%;
  margin-left:-449px;
  background-color:#a1ca5f;
  float:left;
	font-family: Verdana;
	line-height: 1.5em;
	font-size: 14px;

  
}

.logo
{
  position:relative;
  background-color:black;
  width:898px;
  height:81px;
}

.hornimenu
{
  position:relative;
  background-color:#425609;
  width:898px;
  height:21px;
  text-align:right;
}

.levemenu
{ 
  position:relative;
  background-color:#a1ca5f;
 	background-image: url('left.jpg');
	background-repeat: no-repeat;
  width:130px;
  height:auto;
  float:left;
  text-align: center;
  color: white;

}

.upozorneni
{
  text-align: center;

}

.data
{
  position:relative;
  background-color:#faffcd;
  width:758px;
  padding:5px;
  height:auto;
  float:right;
  
}

.tvorba
{
 	background-image: url('dolniram.jpg');
  position:relative;
  top:0px;
  background-color:white;
  font-size:12px;
  width:898px;
  height:22px;
  left:50%;
  margin-left:-449px;
  clear:both;
}

.majitel
{
  position:relative;

  margin-top:40px;
  width: 120px;
	height: auto;
	font-size: 12px;
  float:left;
  padding:5px;
}


.polozka0
{
  width: 130px;
	height: 20px;
  background-color: rgb(15,15,15);
  float:left;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;  

}

.polozka1
{
  width: 130px;
	height: 20px;
  background-color: rgb(79,79,79);
  float:left;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;  



}

.polozka2
{
  width: 130px;
	height: 20px;
  background-color: rgb(127,127,127);
  float:left;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;  


}

.polozka3
{
  width: 130px;
	height: 20px;
  background-color: rgb(223,223,223);
  float:left;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;  



}

.zrusenapolozka
{
  width: 130px;
	height: 20px;
  background-color: red;
  float:left;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;  



}


a.vTextu
{
  color:black;
}

a.vTextu:visited
{
  color:darkgreen;
}

a.vTextu:hover
{
  color:red;
}





a
{
  font-size: 14px;
}

a:link 
{
  color:white;
  text-decoration: none;
}

a:visited
{
  color:white;
  text-decoration: none;

}

a:hover 
{
  color: black;
  text-decoration: none;
}



a.menu 
{
	font-family: Arial;
  font-size: 14px;
  color: white;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #425609;
  float:right;
}

a.menu:hover 
{
  color: black;
  background-color: #FFFFFF;
  text-decoration: none;
}

.zbozi 
{
  position:relative;
  width: 756px;
	height: auto;
	background-color: #FFFFFF;
  border: solid #b0c4c4 1px;
	float:left;

}

.malezbozi 
{
  position:relative;
  margin:5px;
  white-space:normal;
  width: 174px;
	height: 240px;
	float:left;
	background-color: #FFFFFF;
  border: solid #b0c4c4 1px;
  
}


img.vyr 
{
  position:absolute; 
  left:25px;
  top:10px;
  width: 120px;
	height: auto;
  background-color: black;
  border:0px;

}

img.full 
{
  position:relative; 
  width:400px;
  height:auto;
  left:20px;
  top:10px;
  background-color: black;
  border:0px;

}

.detail 
{
  position:relative; 
  top:20px;
  left:10px;
}

.nazev 
{
  color:#000000;
  position:absolute; 
  top:140px;
  left:10px;
}

.image {
  float: left;
}

.mezera {
  line-height: 1.75;
}

.vstup{
  position: absolute;
  left: 265px;
}

.img 
{
  
  width: 120px;
	height: 100px;
  border: solid black 1px;
  background-color: red;
  

}

a.lnk:link 
{
  color:black;
  text-decoration: none;
  

}

a.lnk:visited
{
  color:black;
  text-decoration: none;

}

a.return:link 
{
  color:black;
  text-decoration: none;
  background-color: white;

}

a.return:visited 
{
  color:black;
  text-decoration: none;
  background-color: white;

}

a.return:hover 
{
  color:black;
  text-decoration: none;
  background-color: gray;

}


